@CHARSET "UTF-8";

body, html {padding:0;margin:0;width:100%;height:100%;font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px;background-color:#b19f83;min-width:1000px;color: #333333;}
#main {width:1000px;height:100%;min-width: 1000px;}

table, tr, td{padding:0;margin:0;font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px;color:#333333;border-collapse:collapse;border:none;}
td{vertical-align:top;text-align:left;}
a{color: #003366;text-decoration:underline;}
img{border-width:0;}
p{margin:2px;padding:0;}
h2{color:#003300;font-size:14px;}
h1{color:#003300;}

.header{height:116px;}
.header .all{width: 100%;height:100%;}
.header .r{width:727px;}
.header .l{padding-top: 10px;}
.header .panel{width: 700px;height: 54px;background: #ccbca5;}
.header .panel a{color:#454340;text-transform: uppercase;font-size: 10px;}
.header .panel a:hover{text-decoration: underline;}
.header .panel .search{width:188px;}
.header .panel .search .auth{padding:8px 0 0 9px;}
.search-inp{height:28px;background: #9c8c72;}
.search-inp input{width:106px;height:16px;font-size: 10px;border: 1px solid #cac6c1;}
.header .panel .search-inp a{color: #fff;text-transform: uppercase;text-decoration: none;font-size: 10px;}
.search-inp div{padding:5px 0 0 8px;}
.header .text{padding-left:11px;}
.header .line1, .header .line2{width: 100%;}
.header .line1 td, .header .line2 td{padding-top:11px;font-size: 9px;text-align: center;}
.header h1{color: #fff;margin: 20px 0 0 0;padding: 0;font-style: italic;font-weight: normal;font-family: georgia;}

.menu{height:23px;padding:0 28px 0 33px;}
.menu table.menu-root{width:100%;height:100%;background: url("/images/menu-bg.png") repeat-x left top;}
.menu .l{width:15px;background: url("/images/menu-l.png") no-repeat left top;}
.menu .r{width:16px;background: url("/images/menu-r.png") no-repeat left top;}
.menu .item{text-align: center;padding-top:5px;}
.menu .item a{text-decoration: underline;text-transform: uppercase;color: #403f00;font-family: tahoma;}

.left-column, .right-column{padding-top:15px;}
.center-column{padding-top:10px;}

.left-column{width:270px;background: url("/images/left-bg.png") no-repeat left bottom;}
.left-pad{padding-left: 33px;}
.right-pad{padding-left: 13px;}
.right-column{width:240px;}
.center-column{padding-left: 10px;}

.right-menu{width:180px;}
.right-menu .line{background: url("/images/right-line.png") no-repeat left center;height: 9px;line-height: 0px;font-size: 0px;}
.right-column .item a{text-decoration: none; color: #000;font-style: italic;font-size: 12px;font-weight: bold;}
.right-column .pic{text-align: right;}
.right-column .text{vertical-align: middle;padding-left:5px;}
.right-menu .text a{text-decoration: underline;}

.plashka{width:220px;height:97px;background-color: #bdb09d;margin-bottom: 10px;}
.plashka .pic{width:104px;}
.plashka .pic img{display: block;}
.plashka .text{background: url("/images/left-bg-right.png") no-repeat right top;color: #000;font-size: 10px;padding:5px;}
.plashka .text .title{font-size: 16px;font-style: italic;font-weight: bold;}
.plashka .text a{text-decoration: underline;color:#000;}

.left-menu{}
.left-menu .item{padding-bottom: 15px;}
.left-menu .item a{text-decoration: none;color: #000;font-size: 20px;display: block;padding-bottom: 5px;font-weight: normal;font-style: normal;}
.left-menu .item .sub a{font-size: 10px;text-transform: uppercase;display: block;padding:3px 0;}
.sub-menu-left{padding-left: 10px;display: none;}
.left-menu .plus, .left-menu .no{width:10px;display: block;float: left;font-size: 12px;position: relative;top:-1px;cursor:pointer;}

.footer{height:90px;background: url("/images/footer.png") no-repeat left -30px;}
.footer table{margin:40px 0 0 275px;}
.footer table td{vertical-align: middle;padding:0 5px;color: #fff;font-size: 10px;}
.footer table td span{font-size: 12px;}
.footer a{color:#fff;}

.popup{position: absolute;display: none;}
.popup td{border: 1px solid #000;background-color: #ccbca5;padding:0 20px;height: 30px;vertical-align: middle;}
.popup a{color:#403f00;text-decoration: none;text-transform: uppercase;}

.my-table{
    border:1px solid #cccccc;
    width: 100%;
   
}

.my-table td{
    vertical-align:top;
    padding:5px;
    border:1px solid #cccccc;
    font-size:11px;
    font-family: Verdana;
    color: #333333;
}
.hidden-cont{
	display: none;
}

/*21.04.2011 (SerJey)*/
.center-column h1{color:#003300; font-size:23px; font-weight:normal; margin-top:0; line-height:27px;}
.center-column h2{font-size:19px; line-height:19px; font-weight:normal; margin-top:30px;}
.center-column .article-text p{margin:2px 2px 8px 2px;}
.center-column .article-text a:hover{text-decoration:none;}
.center-column .article-text li{margin:0 0 4px 0;}
.center-column .article-text .block_div{background:#E2D2CA; padding:10px 2px;}

.price_table{width:100%; border:none;}
.price_table th, .price_table td{text-align:left; vertical-align:top; font-size:14px; padding:3px 2px;}
.price_table th{background:#D6E8D3;}
.price_table td{background:#D6CDC0;}
.price_table tr:hover td{background:#fff !important;}
.price_table tr.s_row td{background:#CCBCA5;}
.price_table tr.s_row_header td, .price_table tr.s_row_header:hover td{background:#C0CEBE !important;}

