BODY {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	background: white;
}
#layout {
	table-layout: fixed;
}
#layout2 {
	table-layout: fixed;
	height: 100%;
}
#td_cornerheader {
	background: url('/Images/corner_top.gif') no-repeat;
}
#td_cornermiddle2 {
	background: #00703C url('/Images/corner_middle2.gif') no-repeat;
}
#td_cornermiddle {
	background: white url('/Images/corner_middle.gif') no-repeat;
}
#td_footer {
	background: #00703C;
	color: #E6F1EC;
	font-size: 10px;
	line-height: 12px;
	font-family: verdana, sans-serif;
}
#td_header {
	background: url('/Images/header_bg.jpg') repeat-x;
}
#div_header {
	background: url('/Images/header_bg_corner.gif') top left no-repeat;
	width: 100%;
	height: 100%;
	text-align: right;
}
A IMG {
	border: none;
}
#menu {
	width: 230px;
	height: 300px;
}
#logo_bottom {
	width: 230px;
	height: 80px;
}
P {
	font-size: 12px;
	line-height: 14px;
	color: #454545;
}
UL {
	font-family: verdana, sans-serif;
	font-size: 12px;
}
LI {
	margin-top: 5px;
	margin-bottom: 5px;
}
#maintext {
	padding-top: 45px;
	padding-right: 80px;
}
H1 {
	color: #FF9000;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 5px;
	text-align: right;
}
#line {
	width: 100%;
	height: 1px;
	text-align: right;
	margin-bottom: 20px;
}
#line SPAN{
	height: 1px;
	width: 200px;
	background: #FF9000 url('/Images/line_end.gif') bottom left no-repeat;
	font-size: 0;
	line-height: 0px;
}
#offer {
	width: 500px;
	height: 64px;
	border: 1px solid #00703C;
	margin: 8px;
}
#counter {
	width: 88px;
	height: 31px;
	background: #666666;
	margin-right: 10px;
}
.price {
	border: 1px solid #00703C;
	border-collapse: collapse;
	background: white;
}
.price TD {
	font-family: verdana, sans-serif;
	font-size: 12px;
	padding: 1px 5px;
}
.price TR.tr_price TD {
	border-bottom: 1px solid #DBF1D2;
}
.price TR.tr_comment {
	background: #F0FBEB;
	border-bottom: 1px solid #DBF1D2;
	border-top: 1px solid #DBF1D2;
}
.price TR.tr_comment P {
	text-align: justify;
	font-size: 11px;
	margin: 10px;
}
.price TR.tr_comment TD {
	padding: 5px 10px 5px 5px;
}
.price TH {
	font-family: verdana, sans-serif;
	font-size: 12px;
	padding: 8px 5px;
	border-bottom: 1px solid #00703C;
	border-top: 1px solid #00703C;
	background: #00703C;
	color: white;
	text-align: left;
}
#div_contacts {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	border: 1px solid #00703C;
	padding: 10px 5px 10px 20px;
	font-size: 12px;
}

#div_contacts.right {
	padding: 10px 20px 10px 5px;
	text-align: right;
}

A {
	color: #FF9000;
	text-decoration: none;
}

A:hover {
	color: #FF4F02;
	text-decoration: underline;
}
.ntd_link {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}
.ntd_link A{
	color: #454545;
	text-decoration: none;
}
.ntd_link A:hover{
	text-decoration: underline;
}
.ntd_nolink {
	display: block;
	margin: 10px 0;
	color: #454545;
	font-size: 12px;
}
.ntd_nolink A{
	text-decoration: underline;
	color: #454545;
}
#ntd_descr {
	margin-left: 40px;
	border-top: 4px solid #454545;
	border-bottom: 4px solid #454545;
	padding: 10px;
	font-size: 12px;
	background: #FAFDF8;
	border-left: 1px solid #DBF1D2;
	border-right: 1px solid #DBF1D2;
}
#ntd_descr H2 {
	font-family: verdana;
	font-size: 16px;
	margin-bottom: 0;
	font-weight: bold;
}
#ntd_descr H3 {
	font-family: verdana;
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: normal;
	font-style: italic;
}
.ph_com {
	font-size: 10px;
}
.ph_com A {
	font-weight: bold;
}
.ph_em {
	font-style: italic;
}
.ph_h {
	font-weight: bold;
}
#admin {
	background: #eee;
	border: 1px solid #666;
	padding: 10px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#admin P {
	margin-top: 10px;
	margin-bottom: 10px;
}
#admin A.button {
	background: #FFB24F;
	padding: 5px 10px;
	font-weight: bold;
	color: black;
	border: 1px solid black;
	text-decoration: none;
	margin: 10px;
}
#admin A.button:hover {
	border: 1px solid white;
	background: #FF9000;
	color: white;
}
#admin INPUT.button {
	background: #FFB24F;
	padding: 5px 10px;
	font-weight: bold;
	color: black;
	border: 1px solid black;
	text-decoration: none;
	margin: 0;
}
#admin INPUT.button:hover {
	border: 1px solid white;
	background: #FF9000;
	color: white;
}
#admin .important {
	font-weight: bold;
	font-size: 14px;
}
#admin .wrong {
	font-weight: bold;
	font-size: 14px;
	color: red;
}
#admin TEXTAREA {
	width: 90%;
	height: 200px;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

H2 {
	color: #FF9000;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

FORM {
	margin: 0;
	padding: 0;
}
#admin .fileform {
	width: 90%;
	height: 25px;
}

#td_footer A {
	color: white;
	text-decoration: none;
}
#td_footer A:hover {
	text-decoration: underline;
}
#icons {
	position: absolute;
	z-index: 50;
	left: 228px;
	top: 90px;
	width: 100px;
	height: 15px;
}
#icons A {
	width: 17px;
	height: 15px;
	text-decoration: none;
}
#i_home {
	background: url('/Images/icon_home.gif') no-repeat;
	margin-right: 12px;
}
#i_home:hover {
	background: url('/Images/icon_home_h.gif') no-repeat;
}
#i_home.hidden {
	background: url('/Images/icon_home_u.gif') no-repeat;
}
#i_mail {
	background: url('/Images/icon_mail.gif') no-repeat;
	margin-right: 12px;
}
#i_mail:hover {
	background: url('/Images/icon_mail_h.gif') no-repeat;
}
#i_print {
	background: url('/Images/icon_print.gif') no-repeat;
}
#i_print:hover {
	background: url('/Images/icon_print_h.gif') no-repeat;
}
#oiluse_tbl {
	border-collapse: collapse;
}
#oiluse_tbl TH {
	padding: 10px 5px;
	border: 1px solid #ccc;
}
#oiluse_tbl TD{
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 11px;
	padding: 5px;
	width: 23px;
	border: 1px solid #ccc;
	text-align: center;
}
#oiluse_tbl TD.oiluse_header {
	width: 200px;
	text-align: left;
}
#mini_navi {
	text-align: center;
	font-size: 9px;
	margin-bottom: 10px;
	margin-right: 20%;
	color: #666;
}
#mini_navi A {
	color: #666;
	text-decoration: none
}
#mini_navi A:hover {
	color: #FF9000;
}
#mini_navi .active {
	font-weight: bold;
}
#price_date {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}


.cn {
display: none;
}
.cb {
display: block;
}