@charset "utf-8";

body {
	padding:0; 
	margin:0;
	font-size:0.75em; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#2D434D;
	background:#fff;
}

.main {
	width:940px;
	padding:0px;
	margin:0 auto;
	background:url(/images/bgr_main.png) 0 0 repeat-y;
}

img {border:0;}

p {
	padding:0 0 12px 0; 
	margin:0;
}

h1 {font-size:1.84em; color:#282828; padding:0; margin:0 0 16px 0;}
h2 {font-size:1.7em; color:#282828; padding:0; margin:0 0 12px 0;}
h3 {font-size:1.5em; color:#282828; padding:0; margin:0 0 10px 0;}
h4 {font-size:1.3em; color:#282828; padding:0; margin:0 0 8px 0;}
h5 {font-size:1.17em; color:#282828; padding:0; margin:0 0 6px 0;}
h6 {font-size:1em; color:#282828; padding:0; margin:0 0 4px 0;}

a {
	color:#E67208; 
	text-decoration:underline;
}		

a:hover {
	color:#E67208; 
	text-decoration:none;
}
		
div, form {
	margin:0;
	padding:0;
}

.clear {clear:both; line-height:0; font-size:0;}

.img_box {float:left; width:auto; text-align:center;}
.img_box img {margin:0 16px 10px 0;}

.img_box_r {float:right; width:auto;}
.img_box_r img {margin:0 0px 10px 16px;}
.center {width:100%; text-align:center;}

/*******************RAZNOE*****************************/

.menu li a, 
.butt, 
.button {text-decoration:none;}

.menu li {
	list-style:none; 
	padding:0; 
	margin:0;
}


 {behavior: url(js/iepngfix.htc)}

/***********************header***********************************/

.header {
	height:230px; 
	background:url(/images/header.jpg) 0 0 no-repeat; 
	overflow:hidden;
	position:relative;
}
.lang{ position:absolute; right:10px; top:10px; width:200px;}
.logo {
	float:left; 
	width:auto; 
	padding:65px 0 0 15px;
}

.header_r {float:right; width:310px;}

.call {
	font-size:1.42em; 
	line-height:1.125em; 
	font-weight:bold; 
	text-transform:uppercase; 
	margin:50px 0 40px;
}

.red {color:#f16900;}

.menu {
	margin:0; 
	padding:0; 
	float:left; 
	width:100%; 
	background:#282828;
}

.menu li {
	float:left; 
	width:102px; 
	padding-right:1px; 
	text-align:center; 
	text-transform:uppercase; 
	font-size:1.1em; 
	line-height:1.5em; 
	background:url(/images/bgr_li.gif) right top repeat-y;
}   

.menu li a {
	color:#fff; 
	display:block; 
	padding:13px 0px;
}

.menu .active a, 
.menu li a:hover {background:#414141; color:#fff;}

.menu .item1 {background:none;}  

.menu .last_item {
	clear:both; 
	width:309px; 
	padding-top:1px; 
	background:url(/images/bgr_li2.gif) 0 0 repeat-x;
}

.contacts p {padding:10px 0 3px 0;}

.contacts input {
	width:240px; 
	height:22px; 
	border:1px solid #d7d7d7; 
	margin-right:20px;
}

.contacts textarea {
	width:507px; 
	height:140px; 
	border:1px solid #d7d7d7; 
	overflow:auto;
}  

/*******************************content*******************************/

.content {padding:30px 0;}

h3 {
	font-size:2.2em; 
	margin-bottom:30px; 
	color:#F67000; 
	text-transform:uppercase; 
	font-weight:normal;
}

h5 {
	font-size:1.6em; 
	text-transform:uppercase; 
	margin-bottom:20px; 
	font-weight:normal;
}

.head {padding:10px 0 10px 10px; background:#E2E2E2;}

.head h5 {margin:0;}

.content_left {float:left; width:600px;}

.content_right {
	float:right; 
	width:310px; 
	background:#ececec;
}  

.box_r {padding:20px 10px 0 20px;}

.border {padding-bottom:20px; border-bottom:1px solid #e2e2e2;} 

.butt {padding:2px 15px; background:#282828;}

.butt, 
.butt:hover {color:#fff;}  

.tab1 tr td {
	vertical-align:top; 
	padding:0 30px; 
	background:url(/images/pics.gif) right top repeat-y;
}

.tab1 .last_item {
	background:none; 
	width:100px; 
	padding-right:0;
}

.tab1 .td1 {padding-left:0; width:168px;}

.border_t {
	padding-top:30px; 
	border-top:1px solid #dfdfdf; 
	margin-top:40px;
}

.button {
	padding:2px 20px; 
	font-size:1.2em; 
	background:#2f2f2f;
}

.button, 
.button:hover {color:#fff;}

.buttons {margin-top:20px;}

.box_l {
	padding-bottom:20px; 
	margin-bottom:30px; 
	background:url(/images/pics2.gif) left bottom repeat-x;
}

/*******************footer*************************/

.footer {
	height:53px; 
	text-align:center; 
	background:url(/images/bgr_body.gif) left bottom repeat-x;
}

.footer p {padding-top:20px;}
