/* Основная таблица */

body {
    padding: 0px;
    margin: 0px;
    font-family: arial;
}

a img {
    border: none;
}

a { text-decoration: none }
a:hover { text-decoration: underline; }
.clear {
	clear: both;
	height:1px;
}

/* ============================== */

table.wrapper {
    height: 100%;
    width: 100%;
}

table.wrapper tr.header {
    height: 100px;
    vertical-align: top;
}

table.wrapper tr.footer {
    height: 129px;
    vertical-align: top;
}

table.wrapper tr.content {
    height: 100%;
    vertical-align: top;
}

tr.header td.green {
    height: 7px;
    background: url(/images/h1.gif) repeat-x top;
}

tr.header td.red {
    height: 7px;
    background: url(/images/h2.gif) repeat-x top;
}

tr.header td.logo {
    height: 70px;
}

tr.header td.topmenu {
}

tr.header table.topmenu td {
    width: 150px;
    font-size: 14pt;
    font-variant: small-caps;
    font-weight: bold;
}

tr.header table.topmenu td a {
    color: rgb(132, 194, 37);
}

td.rbg {
    background: url(/images/rbg.jpg) repeat-y top left;
    wisth: 66px;
}

.item_plashka {
    width: 190x;
    background-color: rgb(184, 219, 124);
    padding: 10px;
    text-align: left;
    margin-bottom: 20px;
}

.item_plashka .img {
    text-align: center;
}

.item_plashka .text {
    font-size: 8pt;
    color: rgb(56, 52, 49);
}

.item_plashka .text a {
    color: inherit;
}

.item_plashka .price {
    color: red;
    text-align: right;
    font-weight: bold;
}

.more {
    width: 100%;
    text-align: right;
    font-size: 9pt;
    font-weight: bold;
}

.more a {
    color: rgb(132, 194, 37);
}

td.maincontent {
    padding-left: 15px;
}


td.maincontent h1 {
    font-size: 16pt;
    color: rgb(132, 194, 37);
}

td.maincontent h2 {
    font-size: 12pt;
    color: rgb(132, 194, 37);
}

td.maincontent p {
    font-size: 10pt;
    text-indent: 10pt;
    text-align: justify;
    padding-right: 10pt;
}

td.maincontent li {
    font-size: 10pt;
    padding-bottom: 4px;
}
#block1 a:hover, #block2 a:hover, #block3 a:hover,#block4 a:hover,#block5 a:hover {
	text-decoration: none;
}
#block1 {
	background: #b8db7c;
	height: 137px;
	margin-right: 20px;
	min-width: 680px;
}
.block2 {
	
	height: 220px;
	
	width: 50%;
	margin-top: 10px;
	float: left;
}
.block_right_pad {
	margin-right: 20px;
	background: #b8db7c;
}

.block_left_side1 {
	padding: 10px 0 0 0;
	width: 33%;
	float: left;
}
.block_left_side2 {
	padding: 10px 0 0 0;
	width: 50%;
	float: left;
}
.podrobnee a {
	background: url(../images/plus.png) 16px 5px no-repeat;
	color: white;
	padding-left: 26px;
	text-decoration: underline;
}
#block1_img {
	background: url(../images/block1.jpg) 50% 50% no-repeat;
	float: left;
	width: 34%;
	height: 137px;
}
.block_left_side_zag {
	font: 30px Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: white;
	padding-left: 15px;
}
.block_left_side_zag2 {
	margin-top: -4px;
	font: 12px Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: black;
		padding-left: 15px;
}
.block_left_side_zag2 li {
	font-weight: normal;
	margin: 0 0 0 -25px;
}
.block_left_obr {
	height: 180px;
}
.block_right_side1 {
	width: 33%;
	float: left;
	text-align: right;
}	
#block_right_top {
	font: 24px Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #e67b19;
	padding: 10px 10px 0 0;
	height: 66px;

}
.block2_img_all {
	padding: 11px 11px 0 0;
}
#block2_img {
	background: url(../images/block2.jpg) right top no-repeat;
	height: 148px;
}
#block3_img {
	background: url(../images/block3.jpg) right top no-repeat;
	height: 148px;
}
#block4_img {
	background: url(../images/block4.jpg) right top no-repeat;
	height: 148px;
}
#block5_img {
	background: url(../images/block5.jpg) right top no-repeat;
	height: 148px;
}
.cena {
	font: 24px Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: white;
	height: 60px;
	background: url(../images/cena.jpg) right bottom no-repeat;
	text-align: right;

}
.cena_inside {
		padding: 4px 11px 0 0;
}
.cena a {
	font: 12px Tahoma, Geneva, sans-serif;
	text-align: right;
	color: white;
	text-decoration: underline;
	background: url(../images/bullet_p.png) left 13px no-repeat;
	padding: 8px 0 0 10px;
}
.purchase_old {
	font: 18px Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:line-through;
	color: #383431;
}
.purchase {
	text-align: right;
	float: right;
	padding: 5px 15px 0 21px;
}
.page_viz {
    float: right;
    padding-left: 30px;
    padding-top: 60px;
    padding-bottom: 100px;
}

.page_viz img {
    border-bottom: solid 4pt rgb(132, 194, 37);
}

tr.footer .f_green {
    background: url(/images/g_footer.jpg) repeat-x top left;
}

tr.footer .f_red {
    background: url(/images/r_footer.jpg) repeat-x top left;
}

.infotext {
    font-size: 7pt;
    color: white;
    padding-right: 5px;
    padding-left: 5px;
}

.calls {
    float: right;
    padding-right: 40px;
}
.calls h1 {
    font: 16pt Arial, Helvetica, sans-serif;
    color: rgb(132, 194, 37);
}

.vopros {
    font-weight: bold;
    color: rgb(132, 194, 37);
    padding-bottom: 5px;
    padding-left: 10pt;
}

.otvet {
    text-align: justify;
    text-indent: 10pt;
    padding-bottom: 15px;
}

td {
    font-size: 10pt;
}

.holder {
    font-size: 10pt;
    padding-right: 20pt;
}

.text_header {
    font-size: 11pt;
    font-weight: bold;
}

table.har {
    marign-bottom: 20pt;
    marign-top: 20pt;
    border-bottom: solid 4pt rgb(132, 194, 37);
    border-top: solid 4pt rgb(132, 194, 37);
}

table.har tr {
    height: 22pt;
}

table.har tr td {
    padding-left: 10pt;
}

table.har tr.first {
    background-color: rgb(236, 243, 214);
}

table.har tr.second {
    background-color: rgb(233, 193, 190);
}

table.har th {
    padding-left: 10pt;
    font-size: 10pt;
    text-align: left;
    font-weight: normal;
}

td.lmenu h1 {
    font-size: 13pt;
    color: rgb(132, 194, 37);
    padding-bottom: 2px;
    margin-bottom: 0px;
}

td.f_green td.models {
    height: 40px;
}

td.f_green td.models a {
    color: white;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 9pt;
}

td.f_green tr.banners {
    height: 40px;
}

.price, .price a {
    color: red;
    font-size: 16pt;
    padding-right: 20px;
	margin-top: 15px;
}
