* {
	padding: 0;
	margin: 0;
	outline: none;
	border: medium none;
}
ul li {
	list-style-type: none;
}
h2 {
	font-size: 31px;
	line-height: 1.2;
}
body {
	font-family: 'PT Sans', sans-serif;
}
.verh {margin-top:-50px}
#niz { width:525px; text-align:center; margin:0 auto; padding-top:20px;}
#niz a {display:block; float:left; margin-right:20px;}

.center {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.clear {
	clear: both;
}


/***  HEADER  ***/
#header {
	height: 150px;
	padding: 0 0 0 30px;
}
#header h1 {
	font-size: 33px;
	color: #FF0000;
	text-align: center;
}
#header p {
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #00508b;
}
#header .left {
	float: left;
	width: 640px;
	padding: 30px 0 0;
	margin: 0 40px 0 0;
}
#header .right {
	float: left;
	width: 270px;
	padding: 25px 0 0;
}
#header .right .phone_block {
	font-size: 47px;
	font-weight: bold;
	padding: 0 0 0 70px;
	text-align: right;
	height: 55px;
}
#header .right .phone_block span {
	font-size: 28px;
	color: #898989;
	position: absolute;
	margin: 5px 0 0 -70px;
}
#header .right a {
	font-size: 17px;
	color: #0c7bc2;
	text-decoration: none;
	border-bottom: 1px dashed #0c7bc2;
	margin: 0 0 0 80px;
}
#header .right .order_phone_call_block {
	position: absolute;
	background-color: #a8d0e9;
	padding: 10px 0 15px 20px;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -khtml-border-radius: 5px 0 0 5px;
    margin: 20px 0 0;
    display: none;
}
#header .right .order_phone_call_block p {
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 1.2;
	margin: 0 0 10px;
}
#header .right .order_phone_call_block input[type="text"] {
	width: 213px;
	padding: 0 5px;
	font-size: 15px;
	font-family: 'PT Sans', sans-serif;
	height: 30px;
	color: #777777;
	margin: 0 0 15px;
}
#header .right .order_phone_call_block input[type="submit"] {
	width: 227px;
	height: 43px;
	color: #FFFFFF;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	padding: 0 0 6px;
	margin: 0 0 0 -2px;
	background: url(../images/btn.png) no-repeat scroll 0 0 transparent;
}


/***  BLOCK1  ***/
.block1 {
	height: 370px;
	background-color: #dbdcdc;
	margin: 0 0 40px;
}
.block1 #slider {
	width: 570px;
	height: 370px;
	float: left;
}
.block1 #slider .arrow {
	width: 20px;
	height: 40px;
	position: absolute;
}
.block1 #slider .arrow.left {
	background: url(../images/arrow_left.png) no-repeat scroll 0 0 transparent;
	margin: 160px 0 0 -30px;
}
.block1 #slider .arrow.right {
	background: url(../images/arrow_right.png) no-repeat scroll 0 0 transparent;
	margin: 160px 0 0 990px;
}
.block1 #slider .container {
	width: 570px;
	height: 370px;
	overflow: hidden;
}
.block1 #slider .container ul li {
	float: left;
	width: 570px;
	height: 370px;
}
.block1 #online_order {
	float: left;
	width: 410px;
	padding: 15px 0 0;
}
.block1 #online_order h2 {
	text-align: center;
	margin: 0 0 20px;
}
.block1 #online_order p {
	color: #636363;
	font-size: 15px;
	margin: 0 0 30px 40px;
	width: 310px;
}
.block1 #online_order .line {
	padding: 0 0 0 25px;
	margin: 0 0 20px;
}
.block1 #online_order .line label {
	width: 70px;
	display: inline-block;
	font-size: 15px;
}
.block1 #online_order .line input[type="text"] {
	width: 270px;
	padding: 0 5px;
	font-size: 15px;
	font-family: 'PT Sans', sans-serif;
	height: 30px;
}
.block1 #online_order input[type="submit"] {
	width: 227px;
	height: 43px;
	color: #FFFFFF;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	padding: 0 0 6px;
	margin: 5px 0 0 96px;
	background: url(../images/btn.png) no-repeat scroll 0 0 transparent;
}
.block1 #online_order input[type="submit"]:hover {
	background: url(../images/btn.png) no-repeat scroll 0 bottom transparent;
}
.block1 #online_order input[type="submit"]:active {
	background: url(../images/btn.png) no-repeat scroll 0 center transparent;
}


/***  BLOCK2  ***/
.block2 {
	border-bottom: 1px solid #65ad11;
	padding: 0 0 35px;
	margin: 0 0 20px;
}
.block2 .column {
	width: 470px;
	float: left;
}
.block2 .delimiter {
	width: 40px;
	height: 70px;
	float: left;
}
.block2 .column .header {
	height: 75px;
}
.block2 .column ul li {
	padding: 20px 0 0 40px;
	font-size: 17px;
	line-height: 1.2;
}
.block2 .column ul li span {
	color: #65ad11;
	font-size: 41px;
	font-weight: bold;
	position: absolute;
	margin: -15px 0 0 -40px;
}
.block2 table tbody td {
	padding: 20px 0 0 40px;
	font-size: 17px;
	line-height: 1.2;
	vertical-align: top;
	width: 470px;
}
.block2 table tbody td:first-child {
	padding: 20px 40px 0 40px;
}
.block2 table tbody td span {
	color: #FF7702;
	font-size: 41px;
	font-weight: bold;
	position: absolute;
	margin: -15px 0 0 -40px;
}


/***  BLOCK3  ***/
.block3 {
	margin: 0 0 60px;
}
.block3 h2 {
	text-align: center;
	margin: 0 0 60px;
}


/***  BLOCK4  ***/
.block4 {
	background-color: #dbdcdc;
	padding: 20px 0 10px;
	margin: 0 0 30px;
}
.block4 h2 {
	text-align: center;
	margin: 0 0 10px;
}
.block4 ul {
	padding: 0 0 0 10px;
}
.block4 ul li {
	margin: 20px;
	float: left;
}


/***  BLOCK5  ***/
.block5 {
	border-bottom: 1px solid #65ad11;
	padding: 0 0 20px;
	margin: 0 0 50px;
}
.block5 h2 {
	text-align: center;
	margin: 0 0 40px;
}
.block5 .lenta_first {
	padding: 0 0 30px 10px;
}
.block5 .lenta_first .item {
	margin: 0 20px;
	float: left;
	width: 280px;
}
.block5 .item img {
	margin: 0 0 20px;
}
.block5 .item .text {
	font-style: italic;
	font-size: 14px;
	margin: 0 0 10px;
}
.block5 .item .text p {
	margin: 0 0 10px;
}
.block5 .item .author {
	font-size: 14px;
	float: right;
	width: 190px;
}
.block5 .lenta_second {
	padding: 0 30px;
}


/***  BLOCK6  ***/
.block6 {
	background: url(../images/text_with_arrows.png) no-repeat scroll 0 315px transparent;
}
.block6 .left {
	float: left;
	width: 410px;
	background-color: #DBDCDC;
	padding: 15px 0 0;
	height: 350px;
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
.block6 .left h2 {
	text-align: center;
	margin: 0 0 20px;
}
.block6 .left p {
	color: #636363;
	font-size: 15px;
	margin: 0 0 30px 40px;
	width: 310px;
}
.block6 .left .line {
	padding: 0 0 0 25px;
	margin: 0 0 20px;
}
.block6 .left .line label {
	width: 70px;
	display: inline-block;
	font-size: 15px;
}
.block6 .left .line input[type="text"] {
	width: 270px;
	padding: 0 5px;
	font-size: 15px;
	font-family: 'PT Sans', sans-serif;
	height: 30px;
}
.block6 .left input[type="submit"] {
	width: 227px;
	height: 43px;
	color: #FFFFFF;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	padding: 0 0 6px;
	margin: 5px 0 0 96px;
	background: url(../images/btn.png) no-repeat scroll 0 0 transparent;
}
.block6 .left input[type="submit"]:hover {
	background: url(../images/btn.png) no-repeat scroll 0 bottom transparent;
}
.block6 .left input[type="submit"]:active {
	background: url(../images/btn.png) no-repeat scroll 0 center transparent;
}
.block6 .right {
	float: left;
	margin: 20px 0 0 60px;
	width: 510px;
}
.block6 .right h3 {
	font-size: 25px;
	font-weight: normal;
	line-height: 1.1;
	margin: 0 0 40px;
}
.block6 .right .serts a {
	margin: 0 5px 0 0;
}
.block6 .phone_block {
	font-size: 47px;
	font-weight: bold;
	padding: 85px 0 0 575px;
}
.block6 .phone_block span {
	font-size: 28px;
	color: #898989;
	position: absolute;
	margin: 5px 0 0 -70px;
}


/***  FOOTER  ***/
#footer {
	height: 70px;
	text-align: center;
	font-size: 22px;
	padding: 30px 0 0;
}
#footer a {
	color: #0c7bc2;
}


#online_order_top_form .loading,
#online_order_bottom_form .loading,
#order_call_form .loading {
	width: 200px;
	height: 50px;
	background: url(../images/loading1.gif) no-repeat scroll center center transparent;
	margin: 5px auto 0;
}
#order_call_form .loading {
	width: 227px;
	height: 43px;
	margin: 0 0 0 -2px;
	display: inline-block;
}