body {font:normal 12px Verdana, sans-serif;}

h1, h2,
div.h1 {
	color:#2f694c;
	margin:0 0 20px 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
}
div.h1 h1 { display: inline; }
h2.h2{
	color:#2f694c;
	margin:0 0 20px 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
}
h2 {
	font-size:14px;
	margin-bottom: 10px;
}

a {color:#2f694c}
a:hover {
	color:#2F694C;
	text-decoration: none;
}
a img {border:0}

img {border:1px solid #ae9367}

ul {list-style-image:url('/files/images/list.gif')}

p {
	margin:0 0 10px 0;
	padding:0;
}

form input, form textarea, form img {border:1px solid #ae9367}
form button {
	color:#000;
	border:1px solid #ae9367;
	background:#fcfbfa;
}

.catalog {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
.catalog li { margin-bottom: 5px; }
/*
.catalog li span { color: #F58249; }
*/

.products {
	float:left;
	width:100%;
	margin: 20px 0 5px 0;
}
.products p {
	color:#2f694c;
	margin:0;
	padding:0;
	text-align:center;
}
.products p.fleft, .products p.fright {width:200px}
.products p.fleft.large, .products p.fright.large {width:300px}
.products p.margin { margin-right: 25px; }

.products p.fleft {float:left}
.products p.fright {float:right}
.products p img {
	border:1px solid #ae9367;
	margin-top: 10px;
}
.products.last { padding-bottom: 15px; }

#mainpage_products {
	margin-top:40px;
	margin-bottom: 20px;
}
* html #mainpage_products { margin-bottom: 0; }

.price_tbl, .price_tbl th, .price_tbl td {
	border-color:#ae9367;
	border-style:solid;
}
.price_tbl {
	width:100%;
	margin:0 0 20px 0;
	border-width:1px 0 0 1px;
}
.price_tbl th, .price_tbl td {
	padding:3px 5px;
	border-width:0 1px 1px 0;
	vertical-align:top;
}
.price_tbl th {
	height:20px;
	vertical-align:middle;
}
.price_tbl .name_cell {text-align:left}
.price_tbl .num_cell {width:30px}
.price_tbl .price_cell {width:100px}
.price_tbl .num_cell, .price_tbl .price_cell {text-align:center}


#contacts_managers {margin-bottom:30px}
#contacts_managers td {
	width:200px;
	padding:2px 20px 3px 0;
}

#contacts_managers img {
	border: none;
	vertical-align: middle;
}

#contacts_tbl td {
	width:480px;
	padding:3px 0 5px 0;
	text-align:left;
	vertical-align:top;
}
#contacts_tbl .cell_name {width:150px}
#contacts_tbl textarea {width:320px}
#contacts_tbl input {width:200px}


.mt0 {margin-top:0}
.mb5 {margin-bottom:5px}
.tar {text-align:right}
.error {color:#f00}

#showDiv {
	padding-top:20px;
	text-align:center;
}

#copyright { color: #000; }
