/* HTML-элементы */

* {
	padding: 0px; margin: 0px;
	}

.clearer {
	clear: both;
}

body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}

.bluetext {

	color: #0054a3;
}

body a{
	color: #008FC7;
	text-decoration: underline;
}

body a:hover{
	color: #000000;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
}

h1 {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #0054a3;
	letter-spacing: 0px;
	text-transform: uppercase;
}

/* страница */

#wrapper {
	min-width:1000px;
	width:100%;
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
}

#page {
	margin: 0px;
	}

/* шапка */

#top {

}

#toplogo {
	width: 100%;
	height: 223px;
	background: url('/images/logo3.jpg') repeat-x 290px top #FFFFFF;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: +1;
	float: left;
	width: 264px;
	height: 177px;
}

#logo img {
	border: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#toplogoright {
	width: 100%;
	height: 155px;

}

#toplogoright_line {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	border-top: solid 4px #8ddd24;
}

#toplogoright_zakaz {
	float: left;
	width: 600px;
	height: 155px;
}

#toplogoright_zakaz span.content {
	display: block;
	height: 155px;
	padding-left: 100px;
	padding-top: 0px;
	margin-left: 295px;
	background: url('images/zakaz.jpg') no-repeat 20px 20px;
	border-top: solid 4px #DDDDDD;
}

#toplogoright_zakaz span.content a{
	display: block;
	background: url('images/arrowtop.gif') no-repeat left 1px;
	padding-left: 10px;
	margin-top: 40px;	
}

#toplogoright_phone {
	position: relative;
	z-index: +1;
	float: right;
	width: 260px;
	height: 100px;
	border-top: solid 4px #F56622;
	background: url('images/phone.jpg') no-repeat right 5px;
	text-align: right;
}

#toplogoright_phone span.content {
	display: block;
	padding-top: 30px;
	padding-right: 80px;
	font-size: 11px;
}

.phone {
	margin-top: 4px;
	color: #FF8000;
	font-size: 26px;
	font-weight: bold;
}

.phone_code {
	font-size: 18px;
}

#topmenu {
	width: 100%;
	height: 40px;
	text-align: right;
	background-color: #FFB747;
}

#menu {
	float: left;
	height: 40px;
	background-color: #00A5EB;
}

#menu a {
	font-family: Tahoma;
	letter-spacing: 0px;
	display: block;
	width: 72px;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	height: 28px;
	padding-top: 12px;
	padding-left: 30px;
	padding-right: 30px;
	background: url('images/arrow.gif') no-repeat 10px 18px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

#menu a:hover {
	color: #000000;
}

#icq {
	float: right;
	height: 40px;
}

#icq span.content {
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	font-size: 11px;
}

#icq img {
	position: relative;
	top: 3px;
	margin-right: 5px;
}

#icq span.red {
	color: #C20312;
	font-weight: bold;
}

#main {
	width: 100%;
	border: 0px;
}

#main_left {
	width: 226px;
	border-top: solid 8px #8ddd24;
	border-bottom: solid 5px #82db08;
	background: url('images/dotted.jpg') repeat-y right top #F2F2F2;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}


#main_center {
	border-top: solid 8px #82db08;
	border-bottom: solid 5px #8ddd24;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 16px;
}

#main_right {

	width: 200px;
	border-top: solid 8px #8ddd24;
	border-bottom: solid 5px #82db08;
	background: url('images/dotted.jpg') repeat-y left top #F2F2F2;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}


#bottom {
	width: 100%;
	background-color: #383737;
	color: #FFFFFF;
}

#bottom_left {
	padding-left: 10px;
	padding-top: 10px;
	line-height: 16px;
	font-size: 11px;
}

#bottom_left a {
	color: #82db08;
}

#bottom_right {
	margin-bottom: 15px;
	float: right;
	padding-right: 20px;
	padding-top: 20px;
}

#bottom_right img {
	border: 0px;
}

.title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.orange {
	color: #FF8000;
	text-decoration: none;
}

.gray {
	color: #4C4C4C;
	text-decoration: none;
}

.center_block {
	width: 87%;
	color: #4C4C4C;
	border-top: solid 1px #DBDBDB;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.center_block_title {
	color: #4C4C4C;
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.center_block_img {
	float: left;
	margin-right: 5px;
}

.center_block_img img{
	border: 0px;
}

.center_block_descr {
	color: #333333;
}

.center_block_link {
	float: right;
	background: url('images/arrowlink.gif') no-repeat left 6px;
	padding-left: 12px;
	margin-right: 10px;
}

.center_block_link a {
	color: #828282;
}

.right_block {
	
	margin-top: 10px;
	margin-bottom: 10px;
}

.right_block_title {
	width: 200px;
	padding-left: 22px;
	padding-right: 20px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 11px;
}

.right_block_title a {
	color: #00A5EB;
}

.right_block_img {
	width: 200px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	
}

.right_block_img img {
	border: solid 2px #8ddd24;
}

.right_block_price {
	float: right;
	padding-top: 2px;
	padding-left: 22px;
	padding-right: 20px;
	font-size: 11px;
	text-align: left;
	width: 200px;
	
}

.right_block_price img {
	border: 0px;
	margin-left: 10px;
}

#main_left h1 {
	padding-left: 10px;
	padding-top: 16px;
}

#main_left .left_form h1 {
	padding-top: 8px;
	padding-left: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

.left_form {
	background-color: #00A5EB;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: solid 6px #8ddd24;
}

.left_menu {
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 20px;
	margin-bottom: 40px;
}

.left_menu a {
	display: block;
	color: #000000;
	font-size: 11px;
	margin-top: 13px;
	margin-bottom: 16px;
}

.left_menu a:hover {
	color: #FF5501;
}

.left_menu a.level1 {
	background: url('/images/bul.jpg') no-repeat left 0px;
	padding-left: 23px;
	font-weight: bold;
}

.left_menu a.level2 {
	margin-left: 13px;
	background: url('images/square.gif') no-repeat left 6px;
	padding-left: 8px;
	text-decoration: none;
}

.left_block {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.left_block img {
	border: solid 1px #CCCCCC;
}

/* таблица продукции */

#table_prod {
	width: 100%;
}

#table_prod td, #table_prod th {
	padding: 7px;
	color: #FFFFFF;
	background-color: #CCCCCC;
}

/* таблица каталога */

.table_catalog {
	
}

.table_catalog td {
	vertical-align: top;
}

.table_catalog a.table_catalog_link {
	display: block;
	background: url('images/arrowlink.gif') no-repeat left 8px;
	padding-left: 12px;
	font-size: 11px;
	line-height: 18px;
	margin-left: 4px;
}

#our {
	float: right;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
	padding: 10px;
	padding-bottom: 0px;
	background: url('/images/oblbg.png');
	width: 180px;
	border: solid 1px #4D4C4C;	
}

#our_content {
	margin-bottom: 10px;
	border: solid 0px #4D4C4C;
}

.our_title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

.our_title_in {
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 2px;
}

#our a {
	display: block;
	margin-left: 13px;
	margin-bottom: 2px;
	background: url('images/arrowy.gif') no-repeat left 6px;
	padding-left: 8px;
	color: #F9FACA;
}

#our a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#lak {
	float: left;
	margin-left: 230px;
	margin-top: 12px;
}

.article {
	margin-bottom: 15px;
}

.article img {
	float: left;
}

.article_date {
	margin-bottom: 2px;
	font-weight: bold;
}

.article_title {
	margin-bottom: 3px;
	font-weight: bold;
}

.pages {
	font-size: 14px;	
}

.pages a {
	margin-left: 3px;
	margin-right: 3px;
	
}

#main_center ul {
	margin-left: 20px;

}

li.level-1 {
  margin-left: 40px;
  list-style-type: square;
}

li.level-2 {
  margin-left: 55px;
  list-style-type: disc;
}

li.level-3 {
  margin-left: 70px;
  list-style-type: square;
}

li.level-4 {
  margin-left: 90px;
  list-style-type: disc;
}

.img_bord {
	border: solid 1px #000000;
}

.news_one {
	margin-bottom: 0px;
	line-height: 20px;
}

.news_one_date {
	font-weight: bold;
	margin-bottom: 2px;
}

.news_one_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #993333;
}

.news_one_text {

}

ul li {
	margin-left: 5px;
}

ol li {
	margin-left: 15px;
	margin-bottom: 4px;
}