html {
	overflow: -moz-scrollbars-vertical;
}

html, body, form {
	padding:0px;
	margin:0px;
	border:0px;
}

body, td, a, div, p, span, input, textarea, select, button {
	font-family:Tahoma, Arial, serif;
	font-size:14px;
	color:#FFFFFF;
}

td, div, img {
	border:0px solid red;
}

td {
	padding:0px;
}

body {
	background:#4e4e4e url('../images/body.gif') repeat-x left top;
}

table.main {
	width:1000px;
}

table.main td.top {
	background:transparent url("../images/top.png") repeat-x left top;
	width:100%;
	height:16px;
}

table.main td.green {
	background:transparent url("../images/bottom.png") repeat-x left top;
	width:100%;
}

div.white {
	background:#ffffff;
	width:100%;
	height:13px;
	margin-top:3px;
	font-size:1px;
}

table.main td.left {
	background:transparent url("../images/left.png") repeat-y left top;
	width:3px;
}

table.main td.right {
	background:transparent url("../images/right.png") repeat-y left top;
	width:3px;
}

table.menu {
	width:100%;
	height:49px;
	margin-top:-10px;
}

table.menu td.menu {
	background:url('../images/menu_bg.gif') repeat-x left top;
}

table.menu td.menu a, table.menu td.menu a:hover {
	color:#424242;
	text-decoration:none;
	text-shadow:1px 1px 0px #bababa;
	font-family:Tahoma, Arial, Verdana;
} 

table.menu td.menu td.menu-act a, table.menu td.menu td.menu-act a:hover {
	text-decoration:none;
	text-shadow:1px 1px 0px #424242;
	color:#FFFFFF;
} 

table.fix {
	width:100%;
}

table.fix td a, table.fix td a:hover {
	text-decoration:none;
	text-shadow:1px 1px 0px #424242;
	color:#FFFFFF;
} 

div.collage {
	width:968px;
	height:170px;
	background:red;
}

div.collage-l {
	width:968px;
	height:11px;
	background:transparent url('../images/collage.png') no-repeat left top;
}

table.search {
	width:100%;
	height:88px;
	background:url('../images/search_bg.gif') repeat-x left top;
}

div.top-bg {
	width:100%;
	height:15px;
	background:url('../images/top_bg.gif') repeat-x left top;
}

h1, h2 {
	font-size:24px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 30px 0px;
	background:url('../images/h1.gif') no-repeat left bottom;
	text-transform:uppercase;
	color:#ffffff;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:18px;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#ffffff;
	font-weight:normal;
}

p {
	margin:0px 0px 20px 0px;
}

p.space {
	margin:0px 0px 20px 25px;
}

a, a:hover {
	color:#ffe84d;
}

table.lgreen {
	width:100%;
	background:#7bac36;
}

table.lgreen td p {
	margin:0px 0px 10px 0px;
}

div.lgreen-top {
	width:100%;
	height:10px;
	background:#7bac36 url('../images/lgreen_rt.gif') no-repeat right top;
}

div.lgreen-bottom {
	width:100%;
	height:10px;
	background:#7bac36 url('../images/lgreen_rb.gif') no-repeat right top;
}

table.green {
	width:100%;
	background:#6e9930;
}

table.green td p {
	margin:0px 0px 10px 0px;
}

div.green-top {
	width:100%;
	height:9px;
	background:#6e9930 url('../images/green_rt.gif') no-repeat right top;
}

div.green-bottom {
	width:100%;
	height:9px;
	background:#6e9930 url('../images/green_rb.gif') no-repeat right top;
}

table.white {
	width:100%;
	background:#ffffff;
}

table.white td p {
	margin:0px 0px 10px 0px;
	color:#000000;
	font-size:12px;
}

table.white td a, table.white td a:hover {
	color:#219dcb;
	font-size:12px;
}

table.white td ul {
	padding:0px 0px 0px 20px;
	margin:0px;
}

table.white td ol li {
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#000000;
	font-size:12px;
}

table.white td ol ul {
	padding:10px 0px 0px 20px;
}

table.white td ul li {
	list-style-type:circle;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#000000;
	font-size:12px;
}

table.white td h2 {
	font-size:15px;
	font-weight:bold;
	color:#000000;
	background:none;
	padding:0px;
	margin:0px 0px 10px 0px;
	text-transform:none;
}

table.green td h2 {
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	background:none;
	padding:0px;
	margin:0px 0px 10px 0px;
	text-transform:none;
}

table.green td ul {
	padding:0px 0px 0px 20px;
	margin:0px;
}

table.green td ol li {
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#ffffff;
	font-size:12px;
}

table.green td ol ul {
	padding:10px 0px 0px 20px;
}

table.green td ul li {
	list-style-type:circle;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#ffffff;
	font-size:12px;
}

div.white-top {
	width:100%;
	height:10px;
	background:#ffffff url('../images/white_rt.gif') no-repeat right top;
}

div.white-bottom {
	width:100%;
	height:10px;
	background:#ffffff url('../images/white_rb.gif') no-repeat right top;
}

table.range {
	width:100%;
	height:117px;
	background:url('../images/range_bg.gif') repeat-x left top;
}

table.range td h1 {
	font-size:30px;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 0px -2px;
	color:#ffffff;
	background:none;
	
	text-transform:none;
}

table.dgreen {
	width:100%;
	background:#517b18;
}

div.dgreen-top {
	width:100%;
	height:10px;
	background:#517b18 url('../images/dgreen_rt.gif') no-repeat right top;
}

div.dgreen-bottom {
	width:100%;
	height:10px;
	background:#517b18 url('../images/dgreen_rb.gif') no-repeat right top;
}

table.range-tbl {
	width:100%;
}

div.ddgreen-top {
	width:100%;
	height:10px;
	background:#1a3b02 url('../images/ddgreen_rt.gif') no-repeat right top;
}

table.ddgreen {
	width:100%;
	background:#1a3b02;
}

table.ddgreen td {
	font-size:18px;
	line-height:22px;
}

table.range-tbl td {
	
}

table.range-tbl td.start {
	border-bottom:1px solid #7bac36;
	font-size:13px;
	padding:5px 0px 5px 14px;
}

table.range-tbl td.c {
	background:#517b18;
	border-bottom:1px solid #7bac36;
	font-size:17px;
	padding:2px 0px 3px 20px;
}

table.range-tbl td.c span {
	font-size:14px;
}

table.range-tbl td.tc {
	background:#517b18;
	border-bottom:1px solid #7bac36;
	font-size:18px;
	padding:5px 0px 6px 20px;
}

table.range-tbl td.tc span {
	font-size:12px;
}

table.range-tbl td.sep {
	border-bottom:1px solid #7bac36;
}

table.range-tbl tr.last td {
	border-bottom:0px;
}

table.range-tbl tr.close td, table.range-tbl tr.open td {
	border-bottom:0px;
	padding:0px;
}

img.brd {
	border:5px solid #ffffff;
}

.mrd {
	margin-left:17px;
	margin-top:6px;
	margin-bottom:10px;
}

.cur {
	cursor:hand;
	cursor:pointer;
}

table.pages {
	background:#6e9930;
	margin-top:35px;
}

table.pages td {
	font-size:18px;
	padding:0px;
}

table.pages td.act {
	background:#ffffff;
}

table.pages td a, table.pages td a:hover {
	font-size:18px;
	text-decoration:none;
	color:#ffffff;
}

table.pages td.act a, table.pages td.act a:hover {
	font-size:18px;
	text-decoration:none;
	color:#517b18;
}

div.range-stat {
	font-size:18px;
	padding:0px 0px 0px 13px;
}

table.sorting {
	width:100%;
	margin-bottom:14px;
	margin-top:20px;
}

table.sorting td {
	font-size:12px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #a1cc63;
}

table.sorting td div {
	padding:4px 6px 4px 6px;
	font-size:12px;
}

table.sorting td div.act {
	padding:4px 6px 4px 6px;
	background:#ffffff;
}

table.sorting td div a, table.sorting td div a:hover {
	color:#ffffff;
	font-size:12px;
}

table.sorting td div.act a, table.sorting td div.act a:hover {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

.f-param-f {	
	border-top:1px solid #668f2d;
	font-size:13px;
	padding:8px 0px 9px 24px;
	width:50%;
}

.f-param-l {	
	border-top:1px solid #668f2d;
	font-size:13px;
	padding:8px 0px 9px 0px;
	width:50%;
}

.s-param-f {	
	border-top:1px solid #7bac36;
	font-size:13px;
	padding:8px 0px 9px 24px;
	width:50%;
}

.s-param-l {	
	border-top:1px solid #7bac36;
	font-size:13px;
	padding:8px 0px 9px 0px;
	width:50%;
}

table.panel {
	width:100%;
	height:41px;
	background:url('../images/panel_bg.gif') repeat-x left top;
}

div.title {
	font-size:22px;
	text-transform:uppercase;
	padding-bottom:7px;
}

div.contacts {
	border-bottom:1px solid #95bd5e;
	padding:8px 0px 9px 0px;
}

table.service {
	width:100%;
	background:#f5ffcd;
}

div.service {
	font-size:24px;
	font-weight:normal;
	margin:0px;
	padding:3px 0px 25px 2px;
	background:url('../images/ser_bg.gif') no-repeat left bottom;
	text-transform:uppercase;
	color:#000000;
}

ul.service {
	padding:0px 0px 0px 20px;
	margin:0px;
}

li {
	list-style-type:circle;
	padding:0px 0px 10px 0px;
}

ul.service li {
	list-style-type:circle;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#000000;
}

ul.service li a, ul.service li a:hover {
	color:#219dcb;
	font-weight:bold;
	font-size:14px;
}

.back {
	background:transparent url('../images/back.png') repeat-x left top;
}

table.inn {
	width:100%;
}

table.inn td {
	font-size:12px;
	padding:5px;
	border-bottom:1px solid #7bac36;
}

table.inn tr.l td {
	font-size:12px;
	padding:5px;
	border-bottom:0px;
}

table.inn tr.h td {
	font-size:12px;
	padding:5px;
	font-weight:bold;
	border-bottom:1px solid #7bac36;
}

table.feedback {
	width:100%;
}

table.feedback td {
	width:40%;
	padding:0px 20px 10px 0px;
	font-size:12px;
}

table.feedback td.form {
	width:60%;
	padding:0px 20px 10px 0px;
}

input.form, textarea.form, select.form {
	width:100%;
	color:#000000;
	font-size:12px;
}

table.protect {
	width:90px;
}

input.protect {
	width:50px;
	color:#000000;
	font-size:12px;
}

.submit {
	color:#424242;
	text-decoration:none;
	text-shadow:1px 1px 0px #bababa;
	font-family:Tahoma, Arial, Verdana;
	background:url('../images/btn.gif') repeat-x left top;
}

.required {
	color:#ffe84d;
}

span.required {
	padding-left:25px;
}

table.feedback td span.required {
	padding-left:0px;
}

table.spec {
	width:315px;
	height:113px;
}

table.spec td {
	background:transparent url('../images/spec.png') no-repeat left top;
}

.spec-tbl {
	width:100%;
	height:158px;
	background:url('../images/spec_bg.jpg') repeat-x left top;
}

div.spec {
	font-size:13px;
	font-weight:bold;
	color:#219dcb;
}

div.spec span {
	font-weight:normal;
	font-size:13px;
	color:#219dcb;
}

div.lot {
	color:#000000;
	font-size:16px;
	padding:5px 0px 5px 0px;
}

div.desc {
	color:#797979;
	font-size:11px;
	padding-top:5px;
}

table.inn2 {
	width:100%;
	border-top:1px solid #7bac36;
	border-right:1px solid #7bac36;
}

table.inn2 td {
	font-size:12px;
	padding:5px;
	border-bottom:1px solid #7bac36;
	border-left:1px solid #7bac36;
}




