body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	min-width: 750px;
	text-align: center;
}

table  { border: 0; border-collapse: collapse; border-spacing: 0; }
table td, table th { padding: 0; }

body, table, table td {
	font: normal 12px/18px tahoma;
	color :#404040;
}

a {
	color: #307010;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 0;
	margin: 16px 0;
}


img { border: 0 }

.hr {
	border: 0;
	height: 1px;
	margin: 16px 0;
	padding: 0;
	background: url(/img/dotted-darkgreen.gif) repeat-x;	
}

hr {
	display: none;
}

h1,
div.h1 {
	font: normal 24px/26px "arial narrow";
	color: #307010;
	margin: 32px 0;
	padding: 0;
}

h2 {
	font: bold 14px/16px "times new roman";
	color: #307010;
	margin: 32px 0;
	padding: 0;
	text-transform: uppercase;
}

h3 {
	font: bold 14px/16px "arial narrow";
	text-transform: uppercase;
	color: #307010;
	margin: 32px 0 16px 0;
	padding: 0;
}

h4 {
	font: normal 10px/18px verdana;
	height: 20px;
	color: white;
	background: url(/img/h4-bg.gif) top left repeat-x;
	text-transform: uppercase;
	border: 1px solid #205008;
	padding: 0 0 0 4px;
	margin: 8px 0;
}

a.arrow {
	text-decoration: none;
	font: normal 12px/14px tahoma;
}

a.arrow:hover {
	text-decoration: underline;
}

span.arrow {
	margin-left: 6px;
	font: bold 12px/14px tahoma;
}

fieldset {
	padding: 20px;
}

input.text {
	height: 20px;
}

input.text, textarea {
	border: 1px solid #80c060;
	background-color: #e8ffc8;
	font: normal 11px/18px tahoma;
	color :#404040;
}

input.button {
	border: 1px solid #408020;
	background-color: #a0e080;
}

.red {
    color: #803010;	
}

.bold {
    font-weight: bold;
}

#counter-top {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

#counter-top img {
	display: none;
}

#header, #menu-middle-container, #footer {
	width: 950;
}

#menu-top-line {
	background: url(/img/menu-top-bg.gif) top left repeat-x;
	text-align: center;
}

#menu-top {
	width: 952px;
	margin: 0 auto;
	height: 80px;
}

#menu-top table {
	width: 950px;
	border-left: 1px solid #04141c;
	border-right: 1px solid #0c3c54;
}

#menu-top td {
	width: 158px;
    height: 80px;
	text-align: center;
    vertical-align: middle;
    border-left: 1px solid #0c3c54;
    border-right: 1px solid #04141c;
}

#menu-top td div {
}

#menu-top a {
	display: block;
	font: bold 14px/20px "arial narrow";
	text-transform: uppercase;
	color: #60a0e0;
	text-decoration: none;
}

#menu-top a:hover {
/* background: url(/img/menu-top-item-hover-bg.gif) top left repeat-x; */
}

#menu-top img {
	vertical-align: bottom;
}

#header-line {
	height: 240px;
	background: url(/img/header-bg.gif) top left repeat-x;
	text-align: center;
}

#header {
	margin: 0 auto;
	text-align: left;
	width: 950px;
}

#logo {
	float: left;
	vertical-align: top;
	background-color: #fff;
	width: 400px;
}

#header-top {
	float: left;
	width: 550px;
}

#logo img, #header-top img {
	vertical-align: bottom;
	line-height: 1px;
}

#menu-middle-line {
	height: 60px;
	background: url(/img/menu-middle-bg.gif) top left repeat-x;
	text-align: center;
}

#menu-middle-container {
	margin: 0 auto;
	text-align: left;
	width: 950px;
}

#menu-middle {
	float: left;
	font: normal 11px/60px tahoma;
	text-transform: uppercase;
	color: #ffffff;
}

#menu-middle a {
	color: #ffffff;
	text-decoration: none;
	margin: 0 8px;
}

#menu-middle a:hover {
	text-decoration: underline;
}

#menu-middle b {
	margin: 0 6px;
	font-weight: normal;
}

#header-bottom {
	float: right;
}

#header-bottom img {
	vertical-align: bottom;
}

#body-line {
	background: url(/img/body-bg-top.gif) top left repeat-x #e0ffc0;
	text-align: center;
	float: left;
	width: 100%;
	clear: both;
}

#body {
	margin: 0 auto;
	text-align: left;
}

#body-menu {
	float: left;
}

#body-left {
	background: url(/img/body-bg.jpg) top left no-repeat;
	float: left;
}

#body-right {
	float: right;
}

#body-menu-in {
	padding: 0 20px 20px 0;
	min-height: 400px;
}

#body-left-in {
	padding: 0 20px 20px 20px;
	min-height: 400px;
}

#body-right-in {
	padding: 0 0 20px 20px;
	min-height: 400px;
}

table.list-menu {
	margin-bottom: 16px;
	background: url(/img/dotted-darkgrey.gif) top repeat-x;
}

table.list-menu td {
	padding: 0 4px;
	height: 48px;
	vertical-align: middle;
	background: url(/img/dotted-darkgrey.gif) bottom repeat-x;
}

table.list-menu td a {
	font: normal 12px/14px tahoma;
}

#banner {
	margin: 0 -20px;
	padding: 1px 40px 1px 20px;
	background: url(/img/banner-bg.gif) top left repeat-x #803010;
	color: #fff;
}

#banner div.h1 {
	color: #fff;
	margin: 20px 0;
}

#banner .hr {
	background: url(/img/dotted-white.gif) repeat-x;
}

#banner a {
	color: #fff;
}

div.clear {
	clear: both;
}

#body-line-bottom {
	background: url(/img/body-bg-bottom.gif) bottom left repeat-x #e0ffc0;
	clear: both;
	height: 6px;
}

#footer-line {
	background: url(/img/footer-bg.gif) top left repeat-x;
	text-align: center;
}

#footer {
	margin: 0 auto;
	text-align: left;
	height: 80px;
	width: 950px;
}

#footer img {
	vertical-align: bottom;
}

#footer, #footer a {
	color: #ccc;
}

#footer a {
	text-decoration: underline;
}

form#mail input.text, form#mail textarea {
	width: 435px;
}

form#mail textarea {
	height: 240px;
}

form#mail input.button {
	width: 100px;
	height: 24px;
}

div#gallery {
	float: left;
	margin: 16px 0;
}

div#gallery table {
	width: 138px;
	height: 138px;
	float: left;
	margin: 2px;
	border: 1px solid #407028;
	background-color: #fff;
}

div#gallery td {
	text-align: center;
	vertical-align: middle;
}

div#gallery a img {
	vertical-align: bottom;
}

div#object-gallery p {
	clear: both;
	display: block;
	font-weight: bold;
	margin: 0;
}

div.img-container {
	border: 1px solid #205008;
	background-color: #ffffff;
	width: 138px;
	height: 106px;
}

div.img-container img {
	margin: 5px;
}

table.form tr {
}

table.form td {
	padding: 8px 4px;
	border-top: 1px dotted #205008;
	border-bottom: 1px dotted #205008;
}

form#order input.text, form#order textarea {
	width: 400px;
}








#col_right {
	width: 240px;
	vertical-align: top;
	padding: 40px 0 10px 40px;
	font: normal 11px/14px tahoma;
	color: #909090;
}

#col_right a {
	color: #c0c0c0;
}

#col_right p {
	margin: 16px 0;
	padding: 0;
}

#col_right ul {
	margin: 16px 0 16px 16px;
	padding: 0;
}

#col_right h3 {
	font: bold 10px/10px tahoma;
	text-transform: uppercase;
	border-bottom: 1px solid #808080;
	padding: 0 0 4px 0;
	margin: 16px 0 16px 0;
	color: #c0c0c0;
}

#col_right .block {
	border: 1px solid #606060;
	padding: 0 10px;
	background-color: #383838;
}

.radiatory {
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

.radiatory td {
    padding: 2px 10px;
    font-size: 11px;
    font-family: tahoma;
    text-align: center;
    vertical-align: top;   
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    width: 20%;
}

.valves td {
    padding: 10px 0;
    font-size: 11px;
    font-family: tahoma;
    text-align: center;
    vertical-align: top;   
}

.radiatory .th1 {
    font: bold 14px/16px "arial narrow";
    text-transform: uppercase;
    color: #307010;
    padding: 10px 0;
    background-color: #fff;
}

.radiatory .th2,
.radiatory .th {
    font-weight: bold;
    background-color: #fff;
}

.valves h3 {
    text-align: left;
    margin: 10px 0;
    padding: 0;
}

.valves img,
.radiatory img {
    border: 1px solid #999;
}

.radiatory img {
    margin-top: 20px;
}

.valves img {
    width: 134px;   
    margin-right: 40px;  
}

.valves-inner {
    width: 100%;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

.valves-inner td {
    padding: 4px 6px;
    border-right: 1px solid #999;
}

.valves-inner .th td {
    border-bottom: 1px solid #999;
    padding: 2px 4px;
}

.valves .th td {
    font-weight: bold;
    font-size: 10px;
    background-color: #fff;
    vertical-align: middle;
}

.text_table {
    width: 280px;    
}

.text_table td {
    padding: 4px 40px 4px 0;
    vertical-align: top;
}

.pricelist {
    border-left: 1px solid #999;
    border-top: 1px solid #999;
}

.pricelist td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 4px 8px;
    vertical-align: middle;
}