/* CSS Document */
/*global*/

.a_menu A:link, .a_menu A:visited, .a_menu A:active{
 font-size: 12px;
 font-family: arial;
 color: #565656;
 TEXT-DECORATION: none;
}
.a_menu A:hover{
 font-size: 12px;
 font-family: arial;
 color: #cf1c23;
 TEXT-DECORATION: none;
}

.act_m A:link, .act_m A:visited, .act_m A:active, .act_m A:hover{
 font-size: 13px;
 font-family: arial;
 font-weight: bold;
 TEXT-DECORATION: none;
 color: #cf1c23;
}
.pas_m A:link, .pas_m A:visited, .pas_m A:active, .pas_m A:hover{
 font-size: 13px;
 font-family: arial;
 font-weight: bold;
 TEXT-DECORATION: none;
 color: #101010;
}
body{
	margin: 0px;
	padding: 0px;
	background: #f0f1f0 url(/img/body_back01.jpg);
	font: 12px Arial, Helvetica, sans-serif;
	color: #565656;
}

}
#header, #chromemenu, #content, #footer{
	width: 990px;
	margin:auto;
}
h3,h5{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #cf1c23;
	font-size: 14px;
	font-weight: normal;
}
h2{
color: #000000;
clear: both;
font-size: 18px;
font-weight: normal;
}
h2 strong{
color: #cf1c23;
clear: both;
font-size: 18px;
font-weight: normal;
}
h3{
}
h4{
	margin: 0px 0px 5px;
	padding: 0px;
	color: #000000;
}
h5{
	font-size: 16px;
	margin: 0px 0px 10px;
}
h6{
	font-size: 14px;
	margin: 0px 0px 10px;
	font-style:italic;
	font-weight:normal;
}
p{
	margin: 0px 0px 10px;
	font-size: 12px;
}
li, ul{ font-size: 12px;}
table td{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
.clearBoth{
	clear: both;

}
.floatLeft{
	float: left;
}
.floatRight{
float: right;
}	
.text1{
	font-weight: bold;
	color: #cf1c23;
}
.text2{
	color: #999999;
	font-size: 11px;
	display: block;
	clear: both;
}
.box1{
	margin: 0px 0px 0px 13px;
}
.line1{
	border-top: 1px solid #e2e2e2;
	margin: 0px 0px 10px;
	padding: 5px 0px 0px;
}
/*header*/
#header{
	height: 102px;
}
	#logo1{
		margin: 16px 0px 0px 35px;
	}
	#logo2{
		margin: 58px 0px 0px 7px;
	}
	#login{
		float: left;
		width: 330px;
		padding: 13px 0px 0px 62px;
	}
	#search{
		float: right;
		width: 256px;
		padding: 13px 0px 0px 62px;
	}
/*menu*/
#chromemenu{
	height: 16px;
	padding: 0px 0px 0px 135px;
	width: 855px;
}
	#chromemenu img{
		float: left;
	}
	#chromemenu li{
		float: left;
		padding: 0px 34px 0px 0px;
		background: url(/img/menu_00.gif) no-repeat right top;
	}
	.menu1{
		background:none !important;
	}	
/*content*/
#content{
	padding: 61px 40px 0px 22px;
	width: 928px;
	background: url(/img/body_back02.jpg) no-repeat;
}
	#contentLeft{
		width: 312px;
		float: left;
	}
		#logo3{
			margin: 15px 0px 27px 12px;
		}
		#news p{
			background: url(/img/arrow_02.gif) no-repeat 5px 3px;
			padding: 0px 0px 0px 20px;
			margin: 0px;
		}
		#vopros{
			margin: 20px 0px 0px;
		}
		#vopros2{
	margin: 180px 0px 0px;
		}
	#contentRight{
		width: 503px;
		float: right;
	}
		.break01{
			text-align: right;
			height: 40px;
		}
/*form style*/
form, input{
	margin: 0;
	padding: 0;
	font-size: 11px;
}
label{
float:left;
}
#loginForm, #searchForm{
	margin: 4px 0px 0px;
}
	#loginForm input{
		width: 110px;
		height: 19px;
		border-style: none;
		background: transparent;
		float:right;
		padding-left: 5px;
		margin: 0px 15px 0px 0px;
	}
	#button1{
		margin: 0px 8px 0px 0px;
	}
	.login1{
		background: url(/img/input_back_01.gif) no-repeat 0px 0px;
		width: 50%;
		height: 22px;
		padding: 3px 0px 0px;
	}
#searchForm{
	background: url(/img/input_back_02.gif) no-repeat;
	padding: 2px 0px 0px;
}	
	#searchForm input{
		width: 105px;
		height: 19px;
		border-style: none;
		background: transparent;
		margin: 0px 35px 0px 20px;
	}
#footerBox{
	height: 75px;
	font-size: 11px;
	color: #a6a6a6;
	text-align: center;
	padding: 30px 0px 0px;
	border-top: 1px solid #e7e7e8;
	margin: 20px 40px 0px 13px;
}
#date td{
	text-align: left;
	vertical-align: middle;
	padding: 10px;
}
	.date1{
		padding-left: 0 !important;
		}
/*links style*/
a:link{
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:link.link1, a:active.link1, a:visited.link1 {
	color: #cf1c23;
}
a:link.link2, a:active.link2, a:visited.link2 {
	color: #cf1c23;
	background: url(/img/arrow_01.gif) no-repeat left center;
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 15px;
	display: block;
}
a:link.link3, a:active.link3, a:visited.link3 {
	color: #a6a6a6;
}
a:link.link4, a:active.link4, a:visited.link4{
	color: #cf1c23;
	background: url(/img/arrow_03.gif) no-repeat right center;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 30px;
	display: block;
	float: right;
	font-size: 11px;
}
a:link.link5, a:active.link5, a:visited.link5 {
	color: #cf1c23;
	background: url(/img/arrow_01.gif) no-repeat left center;
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 15px;
	display: block;
	font-size: 11px;
}
/*menu style*/
	.chromestyle ul{
	margin: 0;
}

.chromestyle ul li{
	display: inline;
}
.chromestyle ul li a{
	display:block;
	float:left;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	z-index:100;
	width: 200px;
	visibility: hidden;
	background: #F5F5F5;
	padding: 5px;
}


.dropmenudiv a{
	width: auto;
	display: block;
	color: #77818c;
	background: url(/img/arrow_04.gif) no-repeat left center;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}
.dropmenudiv a:hover{ 
	color: #cf1c23;
}

* html .dropmenudiv a{ 
	width: 100%;
}

#contactform {
	margin: 4px 0px 0px;
}
	#contactform input{
		width: 105px;
		height: 19px;
		border-style: none;
		background: transparent;
		float:right;
		margin: 0px 15px 0px 0px;
	}
	.input1{
		background: url(../img/input1.gif) top right no-repeat;
		width: 320px;
		height: 22px;
		padding: 2px 0px 0px;
	}
	.input1 input{
	float:right;
		width: 205px;
		height: 19px;
		border-style: none;
		background: transparent;
		margin: 0px 5px 0px 0px;
	}
	.input2{
		background: url(../img/input2.gif) top right no-repeat;
		width: 320px;
		height: 93px;
		padding: 2px 0px 0px;
	}
	.input2 textarea{
	float:right;
	
		width: 205px;
		height: 85px;
		font-family:Arial, Helvetica, sans-serif;
		overflow:hidden;
		border-style: none;
		background: transparent;
		margin: 0px 5px 0px 0px;
		font-size:11px;
	}

.map
{
float:right;
}
a:link
{
color:#CF1C23;
}

#footer{
width: 968px;
}
.rubr 
{
margin-left:0px;
padding-left:0px;
}
.rubr ul 
{
margin-left:10px;
padding-left:0px;
}

.rubr ul li 
{
margin-left:15px;
padding-left:0px;
}
.double-line{
 border: #cccccc 1px solid;
}
.double-line td{
 border: #cccccc 1px solid;
 text-align: left;
}
.double-line th{
 border: #cccccc 1px solid;
}

.sl{
	width: 470px;
	text-align: right;
}
.sl a{
	color: #8E8D8D;
	text-decoration: none;
}
