@import url(default/reset.css);
@import url(default/base.css);
/*============================================
Р РђР—РњР•РўРљРђ, Р¤РћРќР«
============================================*/
HTML, BODY
{
	width: 100%;
	height: 100%;
	font: 13px/1.5 Arial;
}
* HTML #page
{
	height: 100%;
}
BODY
{
	color: #D2C6C6;
	font-size: 15px;
	background: #2A2F3B url(../images/main.jpg) no-repeat 50% 0;
}
#pagebg
{
	width: 100%;
	height: 100%;
	margin: 0px auto;
}
#page
{
	min-height: 100%;
	margin-bottom: -100px;
}
#page .w
{
	width: 100%;
	margin: 0px auto;
}
#top
{
	width: 100%;
	height: 350px;
}
#top .w
{
	position: relative;
	width: 1000px;
	height: 100%;
	margin: 0px auto;
    position: relative;
/*background:#fff;*/
}
#top .block-logo
{
	position: absolute;
	display: block;
	width: 210px;
	height: 150px;
	top: 65px;
	left: 50%;
	margin-left: -120px;
}
#top .block-all
{
	position: absolute;
	display: block;
	width: 200px;
	height: 60px;
	background: url(../images/uzor.png) no-repeat 50% 90%;
	background-color: rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000);
	color: #FCFBFF;
	text-decoration: none;
	text-align: center;
	line-height: 32px;
	font-size: 17px;
	font-weight: bold;
}
#top .block-all:hover
{
	background-color: rgba(0,0,0,0.30);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000,endColorstr=#30000000);
}
#top .block-01
{
	top: 130px;
	left: 60px;
}
#top .block-02
{
	top: 200px;
	left: 60px;
}
#top .block-03
{
	top: 130px;
	right: 60px;
}
#top .block-04
{
	top: 200px;
	right: 60px;
}
#top .block-buttons
{
    z-index: 99;
	position: absolute;
	top: 80px;
	left: 60px;
	width: 200px;
	height: 20px;
	background: url(../images/right.png) no-repeat 100% 0;
}
#buttons
{
	list-style: none;
	height: 20px;
	position: absolute;
	left: 50px;
	top: 0px;
}
#buttons LI
{
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}
#buttons LI A
{
	background: url(../images/buttons.png) no-repeat;
	width: 20px;
	height: 20px;
	display: block;
}
#buttons LI A.b01
{
	background-position: 0px 0px;
}
#buttons LI A:hover.b01
{
	background-position: 0px -20px;
}
#buttons LI A.b02
{
	background-position: -20px 0px;
}
#buttons LI A:hover.b02
{
	background-position: -20px -20px;
}
#buttons LI A.b03
{
	background-position: -40px 0px;
}
#buttons LI A:hover.b03
{
	background-position: -40px -20px;
}
#top-menu
{
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	width: 1000px;
	text-align: center;
    margin-left: 12px;
}
#top-menu A
{
	width: 130px;
	height: 30px;
	margin: 0 25px 0 0;
	color: #FFF;
	text-decoration: none;
	line-height: 50px;
	font-size: 18px;
	padding: 5px 5px;
}
#top-menu A:hover
{
	text-decoration: underline;
}
#content
{
	width: 100%;
}
#content .w
{
	width: 900px;
	margin: 0px auto;
    position: relative;
/*background:#f5f5f5;*/
}
#content .w .banners
{
	width: 100%;
	height: 200px;
	position: relative;
}
#content .w .banners .banners-all
{
	position: absolute;
	width: 400px;
	height: 170px;
	background: #1E212A url(../images/banner.jpg) no-repeat 50% 50%;
}
#content .w .banners .banners-01
{
	top: 10px;
	left: 30px;
}
#content .w .banners .banners-02
{
	top: 10px;
	right: 30px;
}
#content .w .padd
{
	padding: 10px;
}
#content .w .padd .left
{
	background: #4EC729 url(../images/blfon.png) repeat-x;
	width: 25%;
	float: left;
}
#content .w .padd .left .padd
{
	padding: 10px;
}
#content .w .padd .right
{
	width: 75%;
	float: left;
}
#content .w .padd .right .padd
{
	padding: 10px;
}
#page-bottom-rezerv
{
	clear: both;
	height: 163px;
}
#page-bottom
{
	height: 163px;
	background: url(../images/bottom.jpg) repeat-x 0 100%;
}
#page-bottom .w
{
	width: 1000px;
	height: 100%;
	margin: 0px auto;
	color: #AAA;
/*background:;*/
	position: relative;
}
#page-bottom .w .padd
{
	padding: 15px 30px;
}
#page-bottom .w .padd .bott01
{
	text-align: center;
}
.bott01 a{
    margin: 0 10px;
}
#page-bottom .w .padd .bott02
{
	float: right;
}
#page-bottom .w .padd .b01
{
	display: block;
	position: absolute;
	width: 75px;
	height: 37px;
	bottom: 50px;
	left: 10px;
	background: url(../images/logo_maloe.jpg) no-repeat;
}
#page-bottom .w .padd .b02
{
	display: block;
	position: absolute;
	width: 200px;
	height: 40px;
	bottom: 50px;
	left: 100px;
}
#page-bottom .w .padd .b03
{
	display: block;
	position: absolute;
	width: 350px;
	height: 40px;
	bottom: 50px;
	left: 300px;
}
#page-bottom .w .padd .b04
{
	display: block;
	position: absolute;
	width: 234px;
	height: 80px;
	bottom: 20px;
	right: 120px;
	background: url(../images/cards.jpg) no-repeat;
}
#page-bottom .w .padd .b05
{
	display: block;
	position: absolute;
	width: 250px;
	height: 37px;
	bottom: 50px;
	right: -150px;
}
/*============================================
TEXT
============================================*/
A
{
	color: #9DA1AD;
	text-decoration: underline;
}
A:hover
{
	color: #DFDFDF;
}
IMG.bordered
{
	border: 3px solid #777;
	margin: 0px 8px;
}
UL.faq LI SPAN
{
	color: #5252FF;
	text-decoration: underline;
}
UL.faq LI DIV
{
	color: #666;
	padding: 5px 10px;
	background: #EEE;
	margin: 10px 0;
}
.bg
{
	background: #EAFEDD;
}
/*============================================
MENU
============================================*/
.menu
{
	position: relative;
	width: 650px;
	height: 49px;
	line-height: 49px;
	padding: 0px;
}
.menu .L1
{
	float: left;
	position: relative;
	line-height: 49px;
}
.menu .L1 A
{
	color: #FFFEF2;
	text-decoration: none;
	text-transform: uppercase;
}
.menu .L1 A:hover
{
	color: #FFFFC4;
}
.menu .RZD
{
	float: left;
	background: url(../images/mrzd.png) no-repeat 0 0;
	width: 2px;
	height: 49px;
	margin: 0px 10px;
}
.menu .L1 .L1_podmenu
{
	line-height: 18px;
	text-align: left;
	position: absolute;
	z-index: 99;
	top: 40px;
	left: 1px;
	background: #FFF;
	width: 300px;
	display: none;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	padding: 4x 6px;
	clear: both;
}
.menu .L1 .L1_podmenu .L2
{
	background: #C48312;
	padding: 2px 10px;
	margin: 1px;
}
.menu .L1 .L1_podmenu .L2 A
{
	color: #FFF;
	clear: both;
	line-height: 24px;
}
.menu .L1 .L1_podmenu .L2 A:hover
{
	color: #FFFCBC;
}
.navchain
{
	margin: 10px 0;
}
    .cont{
        float: left; 
        position: relative;
        width: 160px; 
        height: 230px; 
        margin: 20px 10px; 
                      
    }
    .op{
        position: absolute;
        top:0;
        left:0;
        width: 160px; 
        height: 230px;
        opacity: 0.6;
        filter: alpha(opacity=60);
        background-color: #3f434b;
    }
    .cont2{         
        float: left; 
        position: relative;
        width: 140px; 
        height: 210px;  
        left:10px;
        top:10px;      
    }
    .cont_bc{
        display:none; 
        background-color: black; 
        position: absolute; 
        top: 0;
        left: 0;
        width:140px;
        height: 210px;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }
    .cont_img{
        width: 140px;
        position: absolute;
    }
    
.for_cart td{
    vertical-align: top;
}

.wp-cart{
    margin: 7px;
}
