/* ÎÁÙÈÅ  ÏÐÀÂÈËÀ ÄËß ÊÎÍÒÅÍÒÀ*/
/* ÍÀÇÛÂÀÅÌ ÊËÀÑÑ ÎÁßÇÀÒÅËÜÍÎ .cnt - çàâÿçàí íà àäìèíêå!  */
.cnt {
	text-align:left
}
/*ØÐÈÔÒ ÎÁÙÀß ÈÍÔÎÐÌÀÖÈß*/
.cnt ,  .cnt P, .cnt BODY, .cnt TABLE, .cnt TABLE TD, .cnt UL, .cnt  LI, .cnt A, .cnt A:visited, .cnt SPAN, .cnt DIV, .cnt FONT,  .cnt B, .cnt I
{
font-family: Tahoma,"Trebuchet MS","MS Sans Serif", Geneva, Arial, sans-serif;
font-size:12px;
color:#836869;
}
.cnt STRONG
{
font-family:  Tahoma,"Trebuchet MS","MS Sans Serif", Geneva, Arial, sans-serif;
}
.cnt H1 , .cnt H2, .cnt H3 {
	margin:60px 0px 10px 20px;
	padding:0px 0px 0px 0px;
	background: transparent none no-repeat;
	font-size:14px;
	font-weight:normal;
	color:#9B1A12;
	text-transform:uppercase
}
.cnt P {
	margin: 10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	text-indent : 0px;
}
/* ÎÁßÇÀÒÅËÜÍÎ Â ÒÀÊÎÉ ÏÎÑËÅÄÎÂÀÒÅËÜÍÎÑÒÈ */
.cnt A:link    { border-bottom:1px dotted #9B1A12;
	color:#9B1A12;	
	text-decoration:none; }    /* íåïðîñìîòðåííûå ññûëêè */
.cnt A:visited { border-bottom: 1px dotted #9B1A12;
	color: #9B1A12;	
	text-decoration:none; }   /* ïðîñìîòðåííûå ññûëêè   */
.cnt A:hover   { border:none; color:#9B1A12; text-decoration:none;} /* ïîëüçîâàòåëüñêèå hovers     */
.cnt A:active  { color:#9B1A12; }   /* àêòèâíûå ññûëêè    */
/*
.cnt  A[href^="http://"], .cnt A[href^="https://"] { /* ÂÍÅØÍÈÅ ÑÑÛËÊÈ */
background: url(/p/s/offsite.gif) no-repeat scroll right center;
margin-right:2px;
padding-right:10px;
}
*/
.cnt TABLE, .cnt TABLE TD {
	border-collapse:collapse;	
}
.cnt div.pager {overflow:hidden; padding-left:80px; margin-top:10px;}
.cnt div.pager div.page {float:left;}
.cnt div.pager div.page a {display:block; padding:4px 8px; border:1px solid #e0e0e0; margin:0 3px 0 0; text-decoration:none; color:#333; font-family:Verdana; font-size:10px;}
.cnt div.pager div.page a:hover {border-color:#535353;}
.cnt div.pager div.page.active a {background-color:#535353; border-color:#535353; font-weight:bold; color:#fff;}
