body {
	font-family: Tahoma;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: left top;
}
body,td,th {
	font-family: Tahoma;
	font-size: 13px;
}
.brd {
	padding: 5px 10px;
	background-color: #F7F7F7;
	border: 1px solid #999999;
	text-align: left;
}
.brd_menu {
	background-color: #ECFFEC;
	border: 1px solid #999999;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;
	
}
.brd_menu_plus {
	background-color: #ECFFEC;
	border: 1px solid #999999;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;
	max-height: 10px;
	max-height: 1%;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
.img {
	border: 1px solid #999999;
	padding: 2px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 3px;
}
a.title:link {
	color: #333333;
	text-decoration: underline;
	display: block;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
a.title:visited {
	color: #333333;
	text-decoration: underline;
	display: block;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
a.title:hover {
	color: #0000FF;
	text-decoration: none;
	display: block;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
a.title:active {
	color: #333333;
	text-decoration: underline;
	display: block;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
a.menu:link {
	color: #0033CC;
	font-weight: bold;
	display: block;
	text-align: left;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	background-image: url(../img/arrow_men.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a.menu:visited {
	color: #0033CC;
	font-weight: bold;
	display: block;
	text-align: left;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	background-image: url(../img/arrow_men.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.menu:hover {
	color: #0033CC;
	font-weight: bold;
	display: block;
	text-align: left;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	background-image: url(../img/arrow_men.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.menu:active {
	color: #0033CC;
	font-weight: bold;
	display: block;
	text-align: left;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	background-image: url(../img/arrow_men.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.hiden:link {
	color: #0033CC;
	display: block;
	font-size: 12px;
	background-image: url(../img/hidden.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
}
a.hiden:visited {
	color: #0033CC;
	display: block;
	font-size: 12px;
	background-image: url(../img/hidden.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
}
a.hiden:hover {
	color: #0033CC;
	display: block;
	font-size: 12px;
	background-image: url(../img/hidden.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-align: left;
	text-decoration: underline;
}
a.hiden:active {
	color: #0033CC;
	display: block;
	font-size: 12px;
	background-image: url(../img/hidden.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
}
.logo {
	padding: 0px;
	background-color: #E6E6E6;
	border: 1px solid #999999;
	background-image: url(../img/work.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.brd_footer {
	background-color: #E6E6E6;
	border: 1px solid #999999;
	background-image: url(../img/bg.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
}
a.hid:link {
	color: #0033CC;
	display: block;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
}
a.hid:visited {
	color: #0033CC;
	display: block;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
}
a.hid:hover {
	color: #000066;
	display: block;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
}
a.hid:active {
	color: #0033CC;
	display: block;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
}
a.tomb:link {
	color: #666666;
	display: block;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	text-align: center;
	text-decoration: underline;
}
a.tomb:visited {
	color: #666666;
	display: block;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	text-align: center;
	text-decoration: underline;
}
a.tomb:hover {
	color: #666666;
	display: block;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
}
a.tomb:active {
	color: #666666;
	display: block;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	text-align: center;
	text-decoration: underline;
}
.img_main {
	border: 1px solid #999999;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 3px;
}
a.buy:link {
	color: #333333;
	padding: 15px 15px 18px;
	border: 1px solid #999999;
	font-size: 14px;
	font-weight: bold;
	background-color: #ECFFEC;
	text-align: center;
	display: block;
}
a.buy:visited {
	color: #333333;
	padding: 15px 15px 18px;
	border: 1px solid #999999;
	font-size: 14px;
	font-weight: bold;
	background-color: #ECFFEC;
	text-align: center;
	display: block;
}
a.buy:hover {
	color: #333333;
	padding: 15px 15px 18px;
	border: 1px solid #999999;
	font-size: 14px;
	font-weight: bold;
	background-color: #ECFFEC;
	text-align: center;
	display: block;
}
a.buy:active {
	color: #333333;
	padding: 15px 15px 18px;
	border: 1px solid #999999;
	font-size: 14px;
	font-weight: bold;
	background-color: #ECFFEC;
	text-align: center;
	display: block;
}
.px {
	padding-bottom: 5px;
}
.px_r {
	padding-right: 5px;
}
.px0 {
	padding-bottom: 0px;
}
.10 {
	font-size: 11px;
	color: #666666;
}
a.down:link {
	color: #3366FF;
	font-size: 11px;
}
a.down:visited {
	color: #3366FF;
	font-size: 11px;
}
a.down:hover {
	color: #3366FF;
	font-size: 11px;
	text-decoration: none;
}
a.down:active {
	color: #3366FF;
	font-size: 11px;
}
.style3 {color: #333333; font-size: 11px; }.price_tbl {
	background-color: #EFEFEF;
}
.price_brd {
	border: 2px solid #ECFFEC;
}
.price_brd_br {
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	padding-left: 10px;
}
.price_bg {
	background-color: #F9F9F9;
}
.brd2 {
	border: 1px solid #999999;
}
a.price:link {
	color: #0033CC;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #0033CC;
}
a.price:visited {
	color: #0033CC;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #0033CC;
}
a.price:hover {
	color: #0033CC;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #0033CC;
}
a.price:active {
	color: #0033CC;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #0033CC;
}
.skidki {
	font-weight: bold;
	color: #990000;
	font-size: 11px;
}
.skidki_tbl {
	border: 2px dotted #990000;
	background-color: #FBFFFB;
	height: 75px;
}
.sup_blue {
	font-size: 8px;
	color: #0000FF;
	font-weight: bold;
}
.h2 {
	font-weight: bolder;
	color: #666666;
	font-style: italic;
	font-size: 20px;
	font-family: Tahoma;
	text-decoration: none;
}
.strong_logo {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
.brd_menu_main {
	background-color: #ECFFEC;
	border: 1px solid #999999;
	vertical-align: middle;
	padding: 5px;
}
.bold {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
a.down_menu:link {
	color: #0033CC;
	font-weight: bold;
	display: block;
	text-align: left;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	background-image: url(../img/arrow_men.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECFFEC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a.down_menu:visited {
	color: #0033CC;
	font-weight: bold;
	display: block;
	text-align: left;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	background-image: url(../img/arrow_men.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECFFEC;
}
a.down_menu:hover {
	color: #0033CC;
	font-weight: bold;
	display: block;
	text-align: left;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	background-image: url(../img/arrow_men.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECFFEC;
}
a.down_menu:active {
	color: #0033CC;
	font-weight: bold;
	display: block;
	text-align: left;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	background-image: url(../img/arrow_men.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECFFEC;
}
.brd_menu_phone {
	background-color: #ECFFEC;
	vertical-align: bottom;
	padding-left: 5px;
	padding-right: 2px;
	background-image: url(../img/telephone.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 9px;
}
.pad2 {
	padding-top: 2px;
	padding-bottom: 2px;
}
a.logolink:link {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
a.logolink:visited {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
a.logolink:hover {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
a.logolink:active {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.plitka_brd {
	border: 1px dotted #666666;
}
.pl_ser {
	font-size: 11px;
	color: #666666;
}
.pl_kr {
	font-size: 11px;
	color: #993300;
}
.pl_kor {
	font-size: 11px;
	color: #996633;
}
.pl_zhel {
	font-size: 11px;
	color: #C4C400;
}
.pl_cher {
	font-size: 11px;
	color: #000000;
}
.pad5_left {
	padding-left: 5px;
}
.name {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	display: block;
	padding-left: 15px;
	padding-bottom: 5px;
}
.bottom_brd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bold_razm {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
.black_bg {
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px 3px 3px 7px;
	background-color: #666666;
}
.brd0 {
	background-color: #F7F7F7;
	border: 1px solid #999999;
	text-align: left;
}
.men_line {
	padding-top: 15px;
	display: block;
	border: 1px solid #999999;
	padding-left: 10px;
	background-color: #ECFFEC;
}
.brd_menu2 {
	background-color: #ECFFEC;
	border: 1px solid #999999;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-left: 0px;
    min-height: 100%;
	height: 100%;
}
.brd_menu3 {
	background-color: #ECFFEC;
	border: 1px solid #999999;
	vertical-align: top;
	padding: 5px;
	min-height: 160px;
	height: 160px;
}
.left_col {
	height:100%;
    margin:0px;
    padding:0px
}
.table_menu {
	min-height: 200px;
	height: 20%;
}
.price_brd_br_it {
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	background-color: #E8E8E8;
}
.div {
	position: static;
	left: -1px;
	width: 206px;
	right: -1px;
}
.brd_menu_main_top {
	background-color: #ECFFEC;
	border: 1px solid #999999;
	vertical-align: middle;
	padding: 0px 0px 0px 2px;
}
.brd_menu_main_bottom {
	background-color: #ECFFEC;
	border: 1px solid #999999;
	vertical-align: middle;
	padding: 15px 10px 0px 0px;
}
.img_li {

	border: 1px solid #999999;
	padding: 20px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 3px;
}
.img_pad {

	border: 1px solid #999999;
	padding: 20px 2px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 3px;
}
.garantii {
	font-weight: bold;
	color: #990000;
	font-size: 13px;
	vertical-align: middle;
}
.skidki_tbl_winter {
	border: 2px dotted #0066FF;
	background-color: #FBFFFB;
	height: 75px;
	background-image: url(../img/sneg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.skidki_winter {

	font-weight: bold;
	color: #0066FF;
	font-size: 11px;
}
.elka_winter {
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #0066FF;
	font-size: 11px;
	text-decoration: underline;
	padding-top: 5px;
}
.skidki_tbl_spring {
	border: 2px dotted #006600;
	background-color: #FBFFFB;
	height: 75px;
	background-image: url(../img/list.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.skidki_spring {

	font-weight: bold;
	color: #006600;
	font-size: 11px;
}
.birch_spring {
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	color: #006600;
	font-size: 11px;
	text-decoration: underline;
	padding-top: 5px;
	vertical-align: middle;
}
.blue {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	font-weight: bold;
	font-size: 16px;
}
.red {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}
.ad {
	padding-top: 10px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	background-image: url(../img/best.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
.footer_title {
	text-align: left;
	vertical-align: middle;
}
.black {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.opa { 
	opacity: 0.4; 
    filter: alpha(opacity=40);
}
.brd0work {
	background-color: #F7F7F7;
	border: 1px solid #999999;
	text-align: left;
	background-image: url(../img/dont_work.png);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
}
.price_td {
	background-color: #E2E2E2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.price_td_white {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.brown_brd {
	border: 1px solid #E2E2E2;
}
.price_td_bottom {
	vertical-align: bottom;
	padding-bottom: 38px;
}

