/* CSS Document */
#body{
	padding:0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	overflow-x: hidden;
	font-family: Arial; font-size: 12px;
}

 a{color:#2b6ccc;text-decoration: underline;font-family: Arial; font-size: 12px;}

h1 { font-weight:bold; font-size:22px; color:#2b6ccc;}
h2 { font-weight:bold; font-size:14px; color:#2b6ccc;}
h3 { font-weight:bold; font-size:13px; color:#2b6ccc;}
h4 { font-weight:bold; font-size:12px; color:#2b6ccc;}
h5 { font-weight:bold; font-size:12px; color:#2b6ccc;}

#container {
	padding-left: 50px;
	padding-right: 5%;
}

#content{
	padding-bottom: 5%;
	height : auto;
}

#left_blok{
	padding-top:74px;
	width:250px;
	float:left;
}

#reight_blok{
	padding-top:60px;
	padding-left: 260px;
	padding-right: 10px;
	width: auto;
}

#reight_blok .con{
	padding: 10px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font-weight:lighter;
	color:#111111;
	float : left;
	width: 350px;
}

#reight_blok .a{
	font-weight: 900;
	font-size: 12px;
	color: #111111;
}

#reight_blok ul{
	/*list-style-image: url(../pic/spis.jpg);*/
	
	padding: 0px;
	margin: 0px;
}

li {
	list-style: none;
	background: url(../pic/spis.jpg) no-repeat;
	background-position: 0px 2px;
	&background-position: 0px 4px;
	_background-position: 0px 4px;
	padding-left: 10px;
	_padding-left: 10px;
}

#map{
	border: 1px;
	border-style: solid;
	border-color: #2b6ccc;
	width:498px;
	height:372px;
	padding:0px 0px 0px 0px;
	margin: 0px;
	margin-top: 20px;
}



#header{
	width:100%;
	height:108px;
	padding:0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background : url(../pic/px.jpg);
}

#head{
	width:1000px;
	height:108px;
	padding:0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

.head_left{
	width: 165px;
	height: 108px;
	padding:0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background : url(../pic/left_header.jpg) no-repeat;
}

.head_logotip{
	width: 195px;
	height: 108px;
}

.head_img{
	width: 195px;
	height: 108px;
	border: none;
}

.head_reight{
	width: 640px;
	height: 108px;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 360px;
	background : url(../pic/reight_header.jpg) no-repeat;
}

.head_slogan{
	font-size: 20px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	padding: 0px 0px 0px 30px;
	margin : 0px 0px 0px 0px;
}

.head_url{
	
	font-size: 16px;
	font-weight: bold;
	color: White;
	text-decoration: underline;
	padding: 0px 0px 0px 150px;
	margin : 0px 0px 0px 0px;
}

#mainmenu_tab{
	position: absolute;
	top: 108px;
	background-color: #dfe6ee;
	border: none;
	padding:0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width: 100%;
	height: 28px;
	font-size: 12px;
}

.mainmenu{
	font-weight: bold;
	color: #2b6ccc;
	text-decoration: none;
	text-align: center;
	padding: 0 9px 0 9px;
}

.font{
	font-weight: bold;
	color: #2b6ccc;
	text-decoration: none;
	padding: 0px;
}

.mainmenu_a{
	font-weight: bold;
	color: #291e71;
	text-decoration: none;
	text-align: center;
	padding: 0 9px 0 9px;
}

#blog_smenu{
	padding-bottom: 30px;
}
#blog_smenu .sub{
	padding-top:10px;
	font-weight:bold;
	font-size:12px;
}
#blog_smenu .line{color:#2b6ccc; text-decoration:underline;}
#blog_smenu .active{
	color: #2b6ccc; 
	text-decoration: none;
}

#blog_smenu0{
	margin-top: 5px;
	color: #2b6ccc;
	margin-left: -20px;
}

#blog_smenu0 ul{
	/*list-style-image : url(../pic/spis.jpg);*/
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
#blog_smenu0 li {
	background-position: 0px 5px;
}

#blog_smenu0 .sub{
	font-size:12px;
	line-height: 20px;
}

#blog_smenu0 .line{color:#2b6ccc; text-decoration:underline;}


#page{
	padding-top: 5px;
	font-weight:bold;
	font-size:22px;
	color:#2b6ccc;
}
#put{padding-top:10px; }

#put a{
	font-weight:lighter;
	font-size:12px;
	color:#2b6ccc;
	text-decoration : underline;
}

#put font{
	font-weight:lighter;
	font-size:12px;
	color:#2b6ccc;
	text-decoration : none;
	padding: 0px 0px 0px 3px;
	margin : 0px 0px 0px 0px;
}

#put .link{padding-top:10px;  font-weight:lighter; font-size:12px; color:#291e71; text-decoration:none;}

#blok_text{
	margin-top: 25px;
	font-weight: lighter;
	color: #111111;
	position: relative;
	&width: 99%;
}

.clear {
	clear: both;
}

.form{
	border: 1px;
	border-style: solid;
	border-color: #BBBBBB;
	width: 350px;
}


#text{
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
}

#blok_text table {
	color: #333333;
	font-size: 12px;
	margin: 0px;
	clear: none;
}

.kod_form{
	border: 1px;
	border-style: solid;
	border-color: #BBBBBB;
	width: 250px;
}

.kod_img{
    margin-left: 25px;
}

.button{
	background-color: #ccd0e9;
	border: 1px;
	border-style: solid;
	border-color: #BBBBBB;
	height: 20px;
	width: 80px;
	font-weight: normal;
	color: Black;
}

#button{
	width: 350px;
	text-align: right;
	margin-top: 5px;
}

#voting {
	margin: 10px 0 0 0;
	font-family: Arial, sans-serif;
	border: none;
}

#voting {
	margin: 30px 0 25px 0px;
	font-family: Arial, sans-serif;
	color: #000;
}
#voting strong.name {margin: 0 0 10px 0; display: block; color: #291e71;}
#voting label {width: 100%; overflow: hidden; margin: 0 0 3px 0; $margin: 0; display: block; padding-bottom: 7px;}  
#voting input.radio {float: left; clear: left; margin: 0; $margin: -3px 0 0 0; margin-right: 5px;}
#voting label strong {
	font-weight: normal;
	display: table;
	$float: left;
	height: auto;
	_height: 1%;
}
#voting div{background: url(../pic/voting_btn.jpg) 0 0 no-repeat; width: 63px; height: 19px; margin-top: 10px;}
#voting input.submit {margin: 2px 0 0 5px; border: none; background-color: #0072DF; color: #FFF; font: normal 11px Arial, sans-serif; padding: 0; width: 55px;}
#voting fieldset{
	border: none;
}

input.submita {margin: 2px 0 0 5px; border: none; background-color: #0072DF; color: #FFF; font: normal 11px Arial, sans-serif; padding: 0; width: 75px;}

/*
#tblok_news{
	width: 300px;
	margin-top:20px;
	margin-right: -320px;
	float: left;
}

#tblok_articles{
	float: left;
	width: 40%;
	margin-top: 20px;
	margin-left: 320px;
	margin-right: 20px;
}
*/

#blok_articles{
	float: right;
	margin-top: 20px;
	margin-left: 320px;
	margin-right: 20px;
}

#blok_news{
	width: 300px;
	margin-top: 20px;
	margin-right: -320px;
	float: left;
}

#news{
	padding:0px 0px 0px 0px;
	margin : 25px 0px 0px 0px;
	position:relative;
	/*height: 80px;*/
}

#news_date{
	background : url(../pic/date_news.jpg) no-repeat 0px;
	height: 19px;
	width: 58px;
	margin-bottom: 5px;
}
#news em{
	
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration: none;
	font-style: normal;
	display: block;
	padding : 2px 0px 0px 0px;
	text-align: center;
}

#news_foto{
	float: left; 
	border: 1px;
	border-color: Black;
	border-style: solid;
	width: 50px;
	height: 50px;
	margin-top: 4px;
	margin-right: 9px;
	position: relative;
}

#news a{
	
	font-size: 12px;
	font-weight: normal;
	color: #2b6ccc;
	text-decoration: underline;
	padding-bottom: 2px;
}
#news a:hover{color: #291e71;}

#news_text{
	
	font-weight: normal;
	
	color: #111111;
}

#news_our{
	width: 300px;
	float: left;
}

#articles{
	margin-top : 20px;
}

#articles .man{
	
	font-size: 11px;
	font-weight: bold;
	color: #2b6ccc;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

#articles  .font{
	font-size: 11px;
	color: #101010;
	font-style: normal;
	text-decoration: none;
	padding: 0px 3px 0px 0px;
	margin : 0px 0px 0px 0px;
}

#articles  a{
	font-size: 11px;
	font-weight: normal;
	color: #2b6ccc;
	text-decoration: underline;
}

#articles  .name{
	font-weight: normal;
	color: #2b6ccc;
	text-decoration: underline;
}

#articles_text{
	font-weight: normal;
	color: #111111;
	margin-top: 2px;
}

#articles_our{
	margin-left: 320px;
}

#down{
	margin-left: 280px;
	margin-top: 10%;
	height: 15px;
}

a.down{
	font-weight: lighter;
	color: #2b6ccc;
	text-decoration: underline;
}

#footer{
	height: 70px;
	margin-left: 50px;
	padding-right: 5%;
	position: relative;
	top: 30px;
}

#line .hr{
	border: 1;
	border-style: solid;
	border-color : #2b6ccc;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	position: relative;
}

#con_left{
	margin-top: 15px;
   	padding-bottom: 10px;
	float : left;
	width: 350px;
}

#con{
	width: 280px;
	float : left;
	
	font-weight:lighter;
	font-size:12px;
	color:#111111;
	width: 280px;
}

#li{
	margin-left: 20px;
	width: 31px;
	float: right;
}

#con .a{
	font-weight: 900;
	color: #111111;
	text-decoration: none;
}

.mail{
	font-weight:lighter;
	font-size:12px;
	color:#6999db;
	text-decoration: underline;
}

#dextra {
    padding-top: 20px;
	margin-left: 600px;
	width: 300px;
	height: 35px;
	padding-bottom: 20px;
}
#img{
	float: left;
	padding:0px 0px 0px 0px;
	margin : 0px 10px 0px 0px;
	border: none;
}

.txt{
	font-weight: 800;
	color: Black;
	text-decoration: none;
}

.sdextra{

	font-weight: normal;
	font-size:12px;
	color:#2b6ccc;
	text-decoration: underline;
}

#down_peidging{
	margin-top: auto;
	padding-top: 10px;
	height: 15px;
	margin-left: 260px;
}

#peidging{
	width: 120px;
}

#peidging .a{
	
	
	font-weight: lighter;
	color: #2b6ccc;
	text-decoration: none;
}

#peidging .active{
	
	
	font-weight: lighter;
	color: White;
	text-decoration: none;
	background-color: #6999db;
	padding : 0px 3px 0px 3px;
}

#podpiska{
	width: 200px;
	padding-bottom: 40px;
	padding-top: 20px;
}
#podpiska_page{
	padding-top: 5px;
	
	font-weight:bold;
	font-size:16px;
	color:#2b6ccc;
}
#podpiska .text{
	 
	font-weight: normal;
	
	color: #333333;
	padding-top: 5px;
	padding-bottom: 2px;
}

#podpiska .form{
	border: 1px;
	border-style: solid;
	border-color: #6999db;
	width: 200px;
}


#podpiska .button0{
	background-color: #6999db;
	border: 1px;
	border-style: solid;
	border-color: #6999db;
	height: 20px;
	width: 100px;
	
	font-weight: normal;
	
	color: White;
	margin-top: 10px;
}

#podpiska .button{
	background-color: #6999db;
	border: 1px;
	border-style: solid;
	border-color: #6999db;
	height: 20px;
	width: 80px;
	
	font-weight: normal;
	
	color: White;
	margin-top: 10px;
}
.tems{
	
	font-weight: normal;
	
	color: #2b6ccc;
	padding : 0px 0px 0px 5px;
}

#forum{
	width: 100%;
}

#forum table{
	width: 100%;
	margin-top: 25px;
	font-size: 12px;
}

#forum td{
	border: 1px;
	border-style: solid;
	border-color: #dfe6ee;
	padding : 5px 0px 10px 5px;
}

#forum .toptd{
	background-color: #dfe6ee;
	height: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	color: #2b6ccc;
	text-align: center;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

table#quote {
	font-size: 12px;
	font-weight: bold;
}

#forum .bgtd{
	background-color: #f4f6f9;
}

#forum a{
	font-size: 12px;
	font-weight: normal;
	color: #2b6ccc;
	text-align: left;
	text-decoration: underline;
	padding : 0px 0px 0px 0px;
}

#forum font{
	font-size: 12px;
	color: Black;
	text-align: left;
	text-decoration: none;
	padding : 0px 0px 0px 0px;
}

#vopros{
	width:250px;
	margin-left: 400px;
	float: left;

	top:0px;
}

#vopros .form{
	border: 1px;
	border-style: solid;
	border-color: #BBBBBB;
	width: 220px;
	text-align: left;
}

#vopros .kod_form{
	border: 1px;
	border-style: solid;
	border-color: #BBBBBB;
	width: 120px;
}

#vopros_but{
	width: 200px;
	margin-top: 5px;
	padding : 0px 0x 0xp 0px;
}

#quentions{
	width:300px;
	margin-top: 10px;
}

#quentions font{
	padding : 0px 0x 0xp 0px;
	font-size: 12px;
	font-weight: bold;
	color: #2b6ccc;
}

#otvet{
	width:300px;
	margin-top: 10px;
}

#otvet font{
	padding : 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #2b6ccc;
	margin : 0px;
}

#article{
	margin-top: 20px;
}

#article .a{
	
	
	font-weight: bold;
	color: #2b6ccc;
	margin-bottom: 20px;
}

#article .ob_avtore{
	
	
	font-weight: lighter;
	color: #2b6ccc;
}

#article .text{
	
	font-weight: normal;
	
	color: #111111;
	margin-top: 2px;
}

#vernutsa{
	margin-top: 10px;
	height: 15px;
}

#article_url{
	text-decoration: underline;
	text-align: right;
}

#article_url a{
	
	
	font-weight: lighter;
	color: #2b6ccc;
}

#contact{
	width: 100%;
	padding : 20px 0px 20px 0px;
}

#contact strong{
	
	font-weight: 900;
	
	color: #111111;
}

#contact a{
	font-size:12px;
	color:#6999db;
	text-decoration: underline;
}

#contact p{
	font-size:12px;
	color:#111111;
}

.filset table{color:#black;font-family: Arial; font-size: 12px;}

#blok_text div {margin: 0px; padding: 0px;}
#blok_text table {border:0px; margin: 0px; padding: 0px; position: relative; border-collapse:collapse; border:1px solid #afc8e4;}
#blok_text table td {border:0px; padding: 2px; border:1px solid #afc8e4;}
#blok_text ul {margin-left: 10px; list-style: none; z-index: 200; position: relative;}
#blok_text li {
	background: url(/pic/spis.jpg) no-repeat 0px 4px;
	padding-left: 10px;
	_padding-left: 10px;
}


.vmenubgb {
	background-color: #dfe6ee;
	padding-bottom: 10px;
	line-height: 25px;
	width: 130px;
}

.vmenubgb a
{
	text-decoration: underline;
	font-size:12px;
	font-family: Arial;
	color:#2b6ccc;
}
.vmenubgb a:hover
{
	text-decoration: none;
}


