/* *******************   MAIN   ******************* */

* {
	font-family:Arial,Tahoma, Verdana, sans-serif;
	font-size:10pt;
	margin:0;
	padding:0;
	line-height:12pt;
}


.art_cap p {
padding-bottom: 10px;
}



img {border:0;}


body {
	background-color:white;
	background:url(img/top_bg.png) repeat-x top center;
	color:black;
}

td {
     vertical-align:top;
}

table.main, table.main {
     border:0;
     margin:0;
     padding:0;
}

.poisk_btn {
	position:relative;
	top:6px;
	left:-3px;
}

.quest {
	border: 1px solid; 
	border-color: #8fc3ea;
}

.poisk {
	background:white;
	padding:1px 2px 1px 3px;
	border:1px solid #0A4397; 
	color:grey;
	width:300px;	
}



a {
	color:#0A4397;
	text-decoration:underline;
}

.login a {
	color:#fffff;
	text-decoration:underline;
}

a:hover {
	color:#DB4120;
	text-decoration:unredline;
}

h1 {
     font:14pt verdana;
     font-weight:normal;
     color:#DB4120;
     margin-bottom:10px;
     margin-top:0px;
}




h1 a {
	font:14pt verdana;
	font-weight:normal;
	color:#DB4120;
	text-decoration:unredline;
}

h1 a:hover {
	text-decoration:none;
}

h2 {
	padding-left:10px;
	padding-top:4px;
	background-image:url(img/marker_main_menu.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	font:10pt Arial, Verdana, Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	color:#0A4397;
	border-bottom:2px solid #0A4397;
	margin-bottom:5px;

}

/* *******************   END MAIN   ******************* */

.main_menu ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:20px;
	margin-left:12px;
}

.main_menu ul li {
	padding-left:15px;
	background:url(img/marker_main_menu_li.gif) no-repeat 0px 9px;
	color:black;
}

.main_menu ul li a:hover {
	text-decoration:underline;
	color:#DB4120;
}

.main_menu ul li.sub {
	margin-left:30px;
	padding-left:5px;
	background:url(img/marker_main_menu_sub_li.gif) no-repeat 0px 9px;
}

.main_menu ul li.sub a {
	color:#DB4120;
}

.main_menu ul li.sub a:hover {
	color:black;
}

/* *******************   END MAIN_MENU   ******************* */

.pro a img {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.ico {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.rubrikator select {
	width:100%; 
	background-color: white; 
	border: 1px solid #e1e1e1;
	margin:0px 0 10px 0;
}

.rubrikator ul {
	list-style:none;
	margin-bottom:20px;	
}

.opros h2 {
	margin-top:20px;	
}

.opros ul {
	list-style:none;
	margin:5px 0 10px 10px;	
}

.opros ul li {
	margin:3px 0 3px 0;
}

.opros ul li {
	position:relative;
	top:2px;
}

/* *******************   ÑÒÀÒÜÈ   ******************* */

.date_article {
	font-weight:bold;
	color:#0A4397;
	font-size:9pt;
}

.a_article {
	color:#0A4397;
	font-size:9pt;
}

.mark {
	border-left:2px solid grey;
	margin-top:5px;
	color:#666;
	padding-left:6px;
	font-style:italic;
}

.table_style {
     border:1px solid grey;
     background-color:#D9EAF8;
}

.fon 
{	border: 1px solid #0b4398; 
	background-color: #d2eff3; 
	padding: 4 4 4 4;
}