body, html {
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color:#fff;
	 color: #000;
    }
/* global styles */
img {border:none;}
p { padding:0; margin:10px 0px;}

h1, h2, h3, h4, h5, h6 { font-family:Arial, Helvetica, sans-serif; color:#000; padding:0; clear: both;}
h1 { font-size:25pt; font-weight:normal;}
h2 { font-size:14pt; font-weight:normal;}
h3 { font-size:13pt; font-weight:bold; color: #007dab;}
h4 { font-size:12pt; text-indent:20px;}
h5 { font-size:8pt; color: #555555; font-weight:normal; clear: none;} 
h6 { font-size:8pt; }
hr { height:1px; border:none; color:#dcdcdc; background:#dcdcdc; }
.clear { clear:both; }
.text { display:table; }
.bold{font-weight: bold; margin: 10px 0px 25px; display: block;}
a {color: #007dab; text-decoration: underline;}
a:hover{
	text-decoration: none;
}
hr{
	background-color: #007dab;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
label{
	text-decoration: none;
}
ul li{
	list-style: square;
}
#wrap{
	width: 1000px;
	margin: 0 auto;
}
#header{
	width: 925px;
	height: 342px;
	background-image: url(../images/header_main.png);
	padding-left: 75px;
}
#main_menu{
	clear: both;

}
#main_menu ul{
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	padding-top: 9px;
}
#main_menu ul li{
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;
	margin-right: -3px;
}
#main_menu a{
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 9px 35px;
	background-image: url(../images/main_menu.png);
}
#main_menu a:hover{
	background-image: url(../images/main_menu_hover.png);
}

#header .name{
	margin-top: 120px;
}
#header .name a{
	text-decoration: none;
	color: white;
}
#header .name h1{
	color: #fff;
	text-transform: uppercase;
	font-size: 25pt;
}
#header .name h1 span{
	display: block;
	font-size: 11pt;
}
#header .contacts_top{
	margin-top: 75px;
}
#header .contacts_top p{
	color: #fff;
}
#header .contacts_top p span{
	font-size: 25pt;
}

#left_side{
	width: 425px;;
	float: left;
	padding-left: 75px;
}
#right_side{
	width: 380px;;
	float: right;
	padding-right: 75px;
}

.menu_ul ul{
	margin: 0px;
	padding: 0px;
	width: 205px;
}
.menu_ul ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 62px;
}
.menu_ul ul li a{
	display: block;
	height: 33px;
	padding: 20px 0px 0px 65px;
	margin-bottom: 16px;
	margin-top: 7px;
	background-repeat: no-repeat;
	border: 1px;
}


.news ul{
	margin: 0px;
	padding: 0px;
}
.news ul a{
	font-weight: normal;
}
.news ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
	padding: 10px 0px 15px;
	border-top: 1px dotted black;
}
.news span{
	font-size: 27pt;
	display: table;
	margin-bottom: -7px;
	text-align: center;
}
.news p{
	display: block;
	width: 40px;
	font-size: 8pt;
	text-align: center;
	margin: 0px;
	margin-right: 20px;
}

#bottom{
	width: 1000px;
	height: 343px;
	background-image: url(../images/bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
}
#podval{
	background-color: #ebebeb;
	height: 50px;
	width: 900px;
	padding: 20px 50px 0;
	clear: both;
}
.s4et{
	margin-right: 20px;
	float: left;
}
.perspectiva{
	float: right;
	vertical-align: middle;
}
.perspectiva p{
	float: left;
	margin-right: 20px;
}

#content_tech{
	width: 675px;
	padding: 0px 0px 0px 75px;
	float: left;
}
.caption{
	display: table;
	font-size: 8pt;
	color: #555555;
	text-align: left;
	margin-top: -10px;
}

p.float-left img{
	margin: -10px 10px 0px 0px; 
}
p.float-right img{
	margin: -10px 0px 0px 10px; 
}

.data{
	border-collapse: collapse;
	width: 100%;
	margin: 10px 10px 20px 0px;
}
.data th{
	color: #fff;
	background-color: #838383;
	font-weight: normal;
	border: 1px solid #838383;
	text-align: left;
	padding: 4px 10px 4px 10px;
}
.data td{
	border: 1px solid #838383;
	text-align: left;
	padding: 15px 10px 4px 10px;
	vertical-align: top;
}
.right_tech{
	float: right;
	width: 130px;
	padding: 100px 60px;
	text-align: center;
}

#header_blue{
	width: 925px;
	height: 165px;
	background-image: url(../images/header_blue.png);
	background-repeat: repeat-y;
	padding-left: 75px;
	overflow: hidden;
	clear: both;
}

#header_blue .name{
	margin-top: 20px;
	float: left;
	position: absolute;
	z-index: 5;
}
#header_blue .name h1{
	color: #fff;
	text-transform: uppercase;
	font-size: 25pt;
}

#header_blue .name h1 span{
	display: block;
	font-size: 11pt;
}
#header_blue .contacts_top{
	margin-top: 55px;
	float: right;
	margin-right: 60px;
}
#header_blue .contacts_top p{
	color: #fff;
}
#header_blue .contacts_top p span{
	font-size: 25pt;
}
#header_blue #main_menu li{
	padding-bottom: 138px;
	background-image: url(../images/menu_blue.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content_news{
	width: 850px;
	padding: 0px 75px;;
}
#content_news ul{
	margin: 0px;
	padding: 0px;
}
#content_news ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
	border-top: 1px dotted Black;
	padding: 20px 0px;
}
#content_news h3{
	clear: none;
	margin-top: 0px;
}
#content_news h3 a{
	text-decoration: none;
}
#content_news h3 a:hover{
	text-decoration: underline;
}
#content_news span{
	font-size: 27pt;
	display: table;
	margin-bottom: -7px;
	text-align: center;
}
#content_news p.date{
	display: block;
	width: 40px;
	font-size: 8pt;
	text-align: center;
	margin: 0px;
	margin-right: 20px;
	float: left;
}
.pages{
	clear: both;
	padding: 30px 0px 50px;
}
.pages ul{
	margin: 0px;
	padding: 0px;
}
#content_news .pages ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	border: none;
}
.pages ul li a{
	color: #fff;
	background-color: Black;
	padding: 3px 7px;
	text-decoration: none;
}
.pages ul li a:hover{
	background-color: #797979;
}
.pages ul li.active a{
	background-color: #797979;
}
.phone{
	font-size: 25pt;
}
.feedback{
	margin-top: 30px;
	border-top: 1px dotted Black;
	padding: 20px 0px;
}
.zakaz{
	margin-top: 30px;
	padding-bottom: 170px;
}
.feedback label, .zakaz label{
}
.feedback input, .zakaz input{
	display: block;
	width: 100%;
	background-image: url(../images/input_back.png);
	background-repeat: repeat-x;
	border: 0px solid transparent;
	margin-bottom: 20px;
	padding: 3px 5px 2px;
	margin-top: 4px;
	
}
.feedback textarea, .zakaz textarea{
	display: block;
	width: 100%;
	height: 70px;
	overflow: hidden;
	background-color: #d8d8d8;
	padding: 4px 5px;
	background-image: url(../images/textarea_back.png);
	background-repeat: repeat-x;
	border: none;
	margin-bottom: 20px;
}
.feedback input.submit, .zakaz input.submit{
	width: 120px;
	color: #fff;
	background-color: #007dab;
	clear: both;
	background-image: none;
	padding: 3px 5px;
}

.feedback .captcha img, .zakaz .captcha img{
	
}
.feedback .captcha label, .zakaz .captcha label{
	color: #636363;
	font-size: 8pt;
	float: left;
	margin-top: 2px;
}
.feedback .captcha input, .zakaz .captcha input{	
	margin-left: 20px;
	float: left;
	width: 80px;
}

#right_scheme{
	width: 380px;;
	float: right;
	padding-right: 75px;
	padding-top: 38px;
}
.left_price{
	padding-left: 50px;
	width: 175px;
	float: left;
}
.materials_menu{
	padding-bottom: 60px;
}
.materials_menu ul{
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}
.materials_menu ul li{
	margin: 0px;
	padding: 10px 0px;;
}
.materials_menu ul li{
	list-style: none;
}
.materials_menu ul li li{
	padding: 5px 0px 0px;
}
.materials_menu ul li li a{
	color: #555555;
	font-size: 8pt;
}
.right_price{
	width: 663px;
	padding: 0px 50px 50px;
	float: right;
}
.price{
	width: 100%;
	border-top: 1px dotted black;
	margin-top: 20px;
}

a.button{
	color: #fff;
	padding: 3px 5px;
	background-color: #007dab;
	text-decoration: none;
	margin: 10px 0px;
}

#filter{
	padding-top: 30px;
	height: 50px;
}
#vol{
	width: 127px;
	height: 20px;
	float: left;
}
#vol label{
	color: #fff;
	background-color: Black;
	padding: 2px 5px 2px 15px;
	cursor: pointer;
	_border-top: 1px solid black;
	_padding-bottom: 1px;
}
#vol input{
	border: none;
	width: 20px;
	color: #fff;
	background-color: Black;
	padding: 2px 10px 2px 0px;
	background-image: url(../images/arrow.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	
	margin-bottom: 0px;
}
#vol ul{
	width: 35px;
	margin: 0px;
	margin-left: 92px;
	padding: 0px;
	position: absolute;
	clear: both;
	display: none;
	_margin-top: -18px;
}
#vol ul li{
	margin: 0px;
	padding: 0px;
	color: #fff;
	background-color: Black;
	padding-left: 5px;
	border: none;
	cursor: pointer;
}
#vol ul li:hover{
	background-color: #6e6e6e;
}




#year{
	width: 70px;
	height: 20px;
	float: left;
	margin-left: 2px;
}
#year input{
	border: none;
	width: 50px;
	color: #fff;
	background-color: Black;
	padding: 2px 10px 2px 10px;
	background-image: url(../images/arrow.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
}
#year ul{
	width: 70px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	_margin-top: -18px;
	_margin-left: 2px;
	display: none;
}
#year ul li{
	margin: 0px;
	padding: 0px;
	color: #fff;
	background-color: Black;
	padding-left: 10px;
	border: none;
	cursor: pointer;
}
#year ul li:hover{
	background-color: #6e6e6e;
}

#month{
	width: 90px;
	height: 20px;
	margin-left: 2px;
	float: left;
}
#month input{
	border: none;
	width: 70px;
	color: #fff;
	background-color: Black;
	padding: 2px 10px 2px 10px;
	background-image: url(../images/arrow.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: pointer;
}
#month ul{
	width: 90px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	_margin-top: -18px;
	_margin-left: 2px;
	display: none;
}
#month ul li{
	margin: 0px;
	padding: 0px;
	color: #fff;
	background-color: Black;
	padding-left: 10px;
	border: none;
	cursor: pointer;
}
#month ul li:hover{
	background-color: #6e6e6e;
}

#filter .submit{
	display: block;
	background-color: #007dab;
	border: none;
	color: #fff;
	margin-left: 2px;
	padding: 1px 30px;
	cursor: pointer;
	height: 20px;
	float: left;
}
#message{
background-color:white;
color: black;
left:25%;
padding:10px 10px 20px;
position:absolute;
top:60%;
width:200px;
display: none;
}
#message.ok{
	border: 1px solid Green;
}
#message.err{
	border: 1px solid red;
}
#message h2.err{
	color: Red;
}
#message h2.ok{
	color: Green;
}





.reasons_window{
	width: 312px;
	
}
.reasons_top{
	background-image: url(../../../adama_local/www/images/reason_win_top.png);
	background-repeat: no-repeat;
	width: 312px;
	height: 20px;
}
.reasons_bottom{
	background-image: url(../../../adama_local/www/images/reason_win_bottom.png);
	background-repeat: no-repeat;
	width: 312px;
	height: 20px;
	
}
#header_blue .name a{
	text-decoration: none;
	color: #fff;
}



#fast_icon{
	position:static;
	height:15px;
	margin-left:830px;
	margin-top:-315px;
}
#fast_icon a{
	margin-right: 15px;
	float: left;
}
