body, html {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Tahoma;
	background-color: #F0FFF0;
}

h1, h2, h3, h4, h5 , h6 {
	font-family: "Arial Narrow";
	font-weight: normal;
}

a:visited {
	color: #005577;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

body {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}

div#left,div#left1, div#center, div#right {
	float: left;
}

div#left {
	width: 345px;
	margin-top: 283px;
}

div#left1 {
	width: 689px;
	margin-top: 283px;
}

div#left div.content {
	margin-left: 20px;
}

div#center {
	width: 344px;
	margin-top: 283px;
	height: auto;
}

div#right {
	background-image: url(/images/catalog_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 315px;
	margin-top: 196px;
	font-size: 12px;
}

div.catalog_menu {
	margin-top: 55px;
	margin-left: 40px;
}

div.catalog_menu div strong {
	margin-left: 10px;
}

div.catalog_menu strong {
	color: #d13c00;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

ul.catalog {
	list-style-type: none;
}

div#menu {
	position: absolute;
	top: 238px;
	left: 0px;
	background-color: Black;
	height: 41px;
	border-bottom: 2px solid #868686;
	border-top: 2px solid #868686;
	width: 708px;
	font-family: "Arial Narrow";
}

div#menu a {
	color: Yellow;
	font-size: 14px;
}

div#footer {
	background-image: url(/images/footer.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 180px;
	width: 1004px;
	font-size: 12px;
	float: none;
	clear: both;
    vertical-align: top;
}

div.content {
	color: #2b2b2b;
	margin-top: 4px;
	margin-bottom: 10px;
}

.tree {
	margin-left: 18px;
	margin-top: 5px;
}

div#search {
	margin-top: 15px;
	margin-left: 40px;
}

div#search h1, div#left h1 {
	color: #2b418c;
}

div#search p,div#search h1, div#search form {
	margin: 0;
	padding: 0;
}

.btn_search {
	background-color: #8c0000;
	color: White;
	text-decoration: underline;
	border: 1px solid #a2a2a2;
}

.inp_search {
	border: 1px solid gray;
}

div#contacts {
	width: 287px;
	height: 287px;
	background-image: url(/images/contacts.gif);
	background-repeat: no-repeat;
}

div#contacts div {
	position: relative;
	font-size: 12px;
	padding-top: 50px;
	margin-left: 20px;
}

div#wrapper {
	width: 1004px;
	float: none;
	clear: both;
	height: auto;
}

div#menu span {
	margin-left: 10px;
	margin-right: 10px;
}

div.mainmenu {
	margin-top: 10px;
	margin-left: 20px;
}

.list_news_date {
	background-color: #EDEDED;
	border: 1px solid #BDBDBD;
	margin-top: 8px;
	width: 65px;
	font-size: 12px;
}

div#addcontent {
	background-color: #f1f1f1;
	width: 220px;
	margin-top: 55px;
	margin-left: 40px;
	padding: 15px;
}

div#address {
	border-bottom: 1px dashed gray;
	padding-bottom: 5px;
}

div#address * {
	color: gray;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div#print * {
	color: Gray;
}

div#print {
	float: right;
	clear: both;
	margin-top: -55px;
	padding-right: 17px;
	background-image: url(/images/print.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.gost_big {
	width: 100%;
	clear: both;
	border-bottom: 1px solid #ECECEC;
	height: auto;
}

.gost_big .title {
	float: left;
	width: 70%;
}

.gost_big .gost {
	float: right;
	width: 30%;
}

table#features {
	width: 100%;
	border-collapse: collapse;
}

table#features td {
	padding: 3px;
	border: 1px solid #D1D1D1;
}

div.cat {
	width: 48%;
	float: left;
	margin-bottom: 7px;
}

div.wrap {
	padding-bottom: 10px;
}

div.content h1, div#addcontent h1 {
	color: #a10000;
}

a:link, div.catalog_menu *, ul.catalog li a, p.links * {
	color: #253A81;
}

.img {
	cursor: pointer;
	vertical-align: middle;
	margin-right: 3px;
}

table.zakaz {
	background-color: #FDF5E6;
	border: 1px solid #FDCA5D;
}

table.zakaz td {
	padding: 3px;
}

ul.cat {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.li_1 {
font-size: 18px;
}


.li_2 {
font-size: 16px;
}

.li_3 {
font-size: 14px;

}

.li_4 {
font-size: 12px;
}

.li_5 {
}

table.tab {
	border-collapse: collapse;
	margin-top: 2px;
	margin-bottom: 2px;
}

table.tab td {
	padding-left: 3px;
	border: 1px solid #D4D4D4;
}

	.umsg_alert {
	background-color: #ebebd6;
	border: 1px solid #BCBD8C;
	padding: 30px;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bolder;
}


	.umsg_error {
	background-color: #ff3300;
	border: 1px solid #A22000;
	color: #ffffff;
	padding: 30px;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bolder;
}

div.catalog_menu div a, div.catalog_menu div a:visited {
	margin-left: 25px;
	color: #253a81;
}


.counters {
padding-left: 30px;
vertical-align: top;
}

.contacts {
padding-left: 350px;
padding-top: 30px;
color: White;
}
.mainprod{width:305px !important;}

.zagolovok{margin:0px !important; padding:0px !important;}











