@charset "utf-8";
*{margin: 0px; padding:0px;}
.kulovnetdot{
	line-height:115%;
	font-family:Wingdings;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #565555;
	font-size: 11px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #242424;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #98c818;
	font-size: 15px;
	padding-bottom: 2px;
	padding-top: 5px;
	font-weight:normal;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #116194;
	font-size: 19px;
	letter-spacing: -1px;
	border-bottom: solid 1px #eaebeb;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-weight:normal;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #118994;
	font-size: 11px;
	padding-bottom: 3px;
	font-weight:bold;
}

#content a{
	font-family: Arial, Helvetica, sans-serif;
	color: #2e7dc0;
	font-size: 11px;
}
#content a:hover{
	color: #1e5b8f;
}

.clear{ clear:both; height:0px; overflow:hidden;}
.right{ float:right;}
img{ border: none;}
p{ padding-bottom: 10px; margin:0px; line-height: 16px;}
#container{
	width: 870px;
	margin:auto;
	background-color:#FFFFFF;
}
#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 175px;
	padding-top: 20px;
}
#header .logo{
	width: 160px;
	height: 50px;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	padding-bottom: 5px;
	margin-left: 20px;
}
#hor_nav{
	margin-left: 230px;
	position: relative;
}
#hor_nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #313131;
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration:none;
	padding-left: 12px;
	padding-right: 12px;
	display:block;
	float:left;
}
#hor_nav a:hover,#hor_nav a.selected {
	background-color:#FFFFFF;
	color:#000000;
}
#short_info{
	background-image:url(../images/end_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 85px;
	padding-left: 30px;
	padding-top: 15px;
}
#short_info .cont_info{
	width: 625px;
	float: left;
}
#short_info .cont_info img{
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
#short_info .cont_info p{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color:#747373;
}
#short_info .cont_info a{ color: #3c86c4;}
#short_info .cont_info  a h1{ text-decoration:none; }
#short_info .slide_bar{
	margin-right: 25px;
	margin-top: 15px;
	float:right;
	text-align:center;
}
#short_info .slide_bar p{ 
	float:left; 
	padding-left: 5px; 
	padding-right: 5px; 
	width: 100px; 
	padding-top: 5px;
	font-size: 15px;
}
#short_info .slide_bar .control_left{ 
	width: 21px;
	height: 31px;
	display:block;
	text-indent: -1000px;
	background-image:url(../images/control_arow_left.jpg	);
	overflow:hidden;
	float:left;
}
#short_info .slide_bar .control_right{ 
	width: 21px;
	height: 31px;
	display:block;
	text-indent: -1000px;
	background-image:url(../images/control_arow_right.jpg	);
	overflow:hidden;
	float:left;
}

#short_info .slide_bar a:hover{
	background-position: 0 -31px;
}

#content{
	margin-top: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 403px;
	zoom: 1;
}

*html #content{
	height: 403px; 
}

.front_box{
	background-image:url(../images/bg_box_up.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width: 280px;
}
.front_box img{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.front_box2{
	background-image:url(../images/bg_box_up.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	margin-left: 3px;
	width: 280px;
}
.front_box2 p{
	background-image:url(../images/bg_p.jpg);
	background-repeat:repeat-x;
	border-bottom: solid 1px #cecece;
	border-top: solid 1px #cecece;
	line-height: 15px;
	background-position:bottom;
	padding-bottom: 5px;
	margin-bottom: 6px;
}
#content .front_box2 h3 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #118994;
	font-size: 11px;
	text-decoration:none;
}
#content .front_box2 h3 a:hover{
	text-decoration:underline;
	color: #118994;
}
#content .front_box2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #565555;
	font-size: 11px;
	text-decoration:none;
}
#content .front_box2 a:hover{
	text-decoration: underline;
	color: #8b8c8c;
}
.background{
	background-image:url(../images/bg_box_down.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height: 300px;
	width: 240px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
*html .background{ height: 300px;}
.front_box2 img{
	float:left;
	border: solid 1px #404040;
	margin-right: 5px;
	margin-top: 5px;
}
.date{
 	float:right;
 	font-size: 10px;
	color: #8b8c8c;
}
#logos{
	padding-top: 15px;
	margin-left: 70px;
}
#logos a.left_arrow{
	display:block;
	text-indent: -1000px;
	overflow:hidden;
	background-image:url(../images/arrow_left.jpg);
	background-repeat:no-repeat;
	height: 50px;
	width: 15px;
	float:left;
}
#logos a.right_arrow{
	display:block;
	text-indent: -1000px;
	overflow:hidden;
	background-image:url(../images/arrow_right.jpg);
	background-repeat:no-repeat;
	height: 50px;
	width: 15px;
	float:left;
}
#logos a:hover{
	background-position: 0 -50px;
}
#logos img{
	margin-left: 8px;
	margin-right: 8px;
}
#logos .content_logos{
	display:block;
	float:left;
	text-align:center;
	width: 670px;
}
.contacts{ 

}
.contacts label{
	display:block;
}
.contacts input{
	width: 200px;
	height: 20px;
	margin-bottom: 5px;
	margin-top: 2px;
	color: #7e7e7e;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #e4e4e4;
	border-top: solid 1px #d8d8d8;
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #cdcdcd;
	padding-left: 3px;
	padding-top: 4px;
}
.contacts textarea{
	width: 320px;
	height: 143px;
	margin-bottom: 5px;
	margin-top: 2px;
	color: #7e7e7e;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #e4e4e4;
	border-top: solid 1px #d8d8d8;
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #cdcdcd;
	padding-left: 3px;
	padding-top: 4px;
}
.contacts input.btn_send{
	display: block;
	width: 84px;
	height: 26px;
	text-indent: -1000px;
	overflow: hidden;
	background-repeat:no-repeat;
	background-color:#333333;
	cursor:pointer;
}


.doubleColums{
	background-image:url(../images/bg_box_up_d.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	margin-left: 3px;
	width: 420px;
}
.doubleColums p{
	background-image:url(../images/bg_p.jpg);
	background-repeat:repeat-x;
	border-bottom: solid 1px #cecece;
	border-top: solid 1px #cecece;
	line-height: 15px;
	background-position:bottom;
	padding-bottom: 5px;
	margin-bottom: 6px;
	padding-top: 5px;
}
#content .doubleColums h3 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #118994;
	font-size: 11px;
	text-decoration:none;
}
#content .doubleColums h3 a:hover{
	text-decoration:underline;
	color: #118994;
}
.doubleColums .background{
	background-image:url(../images/bg_box_down_d.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height: 300px;
	width: 380px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 15px;
}
*html .doubleColums .background{ height: 300px;}
.doubleColums img{
	float:left;
	margin-right: 10px;
	margin-top: 5px;
}

#gallery{
	width: 830px;
	height: 360px;
	background-image:url(../images/bg_gallery_big.jpg);
	background-repeat:no-repeat;
	padding: 10px;
}
#galleryPhoto{
	padding-top: 5px;
	text-align:center;
	height: 305px;
}
#galleryPhoto img{
	border: solid 3px #434343;
}
#thumbs{
	padding-top: 5px;
	text-align:left;
	height: 305px;
}
#galleryPhoto .thumbs img{
	border: solid 3px #434343;
	float:left;
	margin: 10px;
}
#options{
	padding-top: 10px;
}
#options .thumbs{
	display:block;
	float:left;
	padding-left: 5px;
}
#options .nexBack{
	padding-left: 340px;
}
.text{
	width: 600px;
	float:left;
}
.textLogos{
	width: 175px;
	float:left;
	padding-left: 75px;
}
.textLogos img{
	margin-bottom: 10px;
	margin-top: 10px;
	display:block;
}

#footer{
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	padding-bottom: 5px;
	background-color: #010101;
	padding-left: 15px;
	min-height: 135px;
}
#footer h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #d5d3d3;
	font-size: 16px;
	border: none;
	padding-bottom: 3px;
	padding-top: 15px;
	letter-spacing: 0px;
	font-weight:normal
}
#footer .box{
	width:255px;
	float: left;
}
#footer .box2{
	width: 335px;
	float:left;
	height: 120px;
	background-image:url(../images/bg_gallery.jpg);
	background-repeat:no-repeat;
	background-position: 0px 40px;
	padding-left: 5px;
}
#footer .box2 img{
	margin-top: 17px;
	margin-left:10px;
}
#foot_txt{
	margin:auto;
	width: 870px;
	background: none;
	padding-top: 5px;
}
#foot_txt p{
	display: block;
	float:left;
	margin-top: -18px;
	padding-left: 5px;
	color:#706e6e;
}
#foot_txt span{
	display:block;
	width: 65px;
	float:right;
	padding-top: 5px;
	color:#706e6e;
}
.enso{
	display:block;
	text-indent: -1000px;
	overflow:hidden;
	background-image:url(../images/enso.jpg);
	background-repeat:no-repeat;
	height: 21px;
	width: 50px;
	float:right;
	margin-right: 5px;
}
.enso:hover{
	background-position: 0 -21px;
}
#footer .box .subscribe{
	background-image:url(../images/bg_inputs.jpg);
	background-repeat:no-repeat;
}
#footer .box .subscribe input{
	width: 207px;
	height: 16px;
	margin-bottom: 13px;
	margin-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #acabab;
	font-style:italic;
	background: none;
	border: none;
	padding-top: 3px;
}
#footer .box .subscribe .error{
	display:block;
	width: 165px;
	text-align:right;
	color: #be5a42;
	float:left;
}
#footer .box .subscribe input.sub_but{
	display:block;
	width: 50px;
	height: 17px;
	border: none;
	float:left;
	margin-top: -30px;
}
#footer .box ul{
	list-style: none;
}
#footer .box li img{
	padding-right: 5px;
}
#footer .box li{
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: solid 1px #3a3a3a;
	width: 170px;
	color:#acabab;
}
#footer .box .at{
	padding-left: 2px;
	padding-right: 2px;
}
