.podbor {
	background-color: #754E25;
    border-radius: 17px 17px 17px 17px;
    box-shadow: 2px 2px 2px #333333;
    color: white !important;
    display: block;
    font-size: 16px;
    height: 25px;
    margin: 15px 0;
    padding: 5px;
    text-align: center;
    text-shadow: none !important;
	top:30px;
}

#rt-mainbody-panel ul.menu li {
border-bottom: none;
list-style:none;
}
#rt-mainbody-panel ul.menu li > .item, #rt-mainbody-panel ul.menu li > a, #rt-mainbody-panel ul.menu li > .separator, #rt-mainbody-panel ul ul {
border-bottom: none;
}
.rt-container .rt-grid-12 { 
width: 740px;
}
#rt-copyright .rt-grid-12 {
    width: 1067px;
}
#rt-mainbody-panel {
    padding: 0px 0 45px;
    position: relative;
}

#zag {
text-align: center;
font-size: 16px;
width: 250px;
padding: 3px;
background-color: #FCF1CF;
margin: 0 auto;
}
#skidt {
float: left;
margin-left: 3px;
width: 230px;
text-align: center;
}

.img_top {
    margin-left: 140px;
    margin-top: -17px;
    position: absolute;
    width: 70px;
}

.menu_left {
    background: url("http://sale-carpet.dev-zone.ru/templates/rt_entropy_j15/images/style1/headerpanel/topbar-overlay.png");
    background-color: #8A5C2C;
	padding:5px 5px 15px;
	border-radius: 20px 20px 20px 20px;
}

.menu_left span{
    color: white;
	font-size: 14px;
	font-weight: bold;
}

.menu_left .menu {
background-color: white;
}

.menu_left a{
text-shadow: none !important;
color: black !impoartant;

color: black;
margin-left: 7px;
text-decoration: none;
}

.menu_left a span{
text-shadow: none !important;
color: black !important;
border-bottom: 1px solid black;
}

#callb_f {
    background-color: #60401F;
    border: 3px solid black;
    border-radius: 10px 10px 10px 10px;
    color: white;
    font-size: 11px;
    /*height: 180px;*/
    left: 50%;
    margin-left: -150px;
    padding: 10px;
    position: fixed;
    top: 27%;
    width: 300px;
	/*opacity: 0;*/
	/*visibility: hidden;*/
	display:none;
	z-index:999;
}

#close_ {
	cursor: pointer;
    font-size: 26px;
    margin-top: -13px;
    position: absolute;
    right: 0;
}