body {
	font: 12px Arial, Tahoma, Verdana, sans-serif;
}
#wrapper {
	width: 966px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
    background:url("../images/content_bg.jpg") 0 0 repeat-y; 
}
table {
    vertical-align: middle;
}
.content_inner_inner #right table,
.content_inner_inner #right td {
    border:1px solid #aaaaaa;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 281px;
    
    padding: 50px 0 0 0;
}
.wrapper_inner{
    background:url("../images/header_bg.jpg") 0 0 no-repeat ;
}
.wrapper_inner_inner{
    background:url("../images/footer_bg.jpg") left bottom no-repeat ;
}
.header_logo{
    float: left;
    background: url("../images/header_line.jpg") right bottom no-repeat;
    width: 253px;
    padding: 0 0 0 20px;
}
.langs{
    position:absolute;
    left:50%;
    margin:-40px 0 0 310px;
    font-size:14px;
    color:#9F9F9F;
}
.langs a{
    color:#9F9F9F;
}
.langs a.active{
    color:black;
    font-weight:bold;
}
.header_slogan{
    /*float: left;*/
    margin:8px 0 0 320px;
    padding: 0 0 0 65px;
    width: 390px;
}
.header_slogan img{
	background-color:white;
}
.header_phone{
    float: right;
    padding: 18px 22px 8px 50px;
    width: 191px;
    font: 18px Arial;
    /*font-weight: bold;*/
    background: url("../images/header_line.jpg") left 18px no-repeat;
}
.header_phone span{
    /*font: 18px Arial;
    color: #9f9f9f;*/
}
.header_info{
    position:absolute;
    margin:20px 0 0 345px;
}
.header_info a{
    color:#000;
    font-size:16px;
    text-decoration:underline;
}
.header_info a:hover{
    color:#ff0000;
    text-decoration:none;
}
.header_menu{
    width: 922px;
    margin: 154px 0 0 22px;
    position: absolute;
    //position: relative;
    //margin: 276px 0 0 22px;
    height: 55px;
}
.header_menu td{    
    width:138px;
    height: 55px;
    text-align: center;
    vertical-align: middle;
}
.header_menu .active{
    text-decoration: underline;
}
.header_menu a{
    padding: 10px 3px 10px 3px;    
    height: 35px;
    color: #fff;
    font: 16px Tahoma;   
}
/*.header_menu td:hover{
    background: #ffffff;    
}
.header_menu td:hover a{
    color: #000;
    text-decoration: none;
}*/
.active_td {
background: #ffffff;    

} 
.active_td a{
color: #000;
    text-decoration: none;
}
/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 217px;
       
}
.content_inner{
    width: 922px;
    margin: 0 auto;
    padding: 0 0 10px 0;
}
.content_inner_inner{
    padding: 40px 30px;
    font: 14px Tahoma;
    color: #262626;
    background: #fff;
    box-shadow: 3px 0px 20px #000;
    min-height: 390px;
}
.content_inner_inner table{border-collapse:separate;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 966px;
	margin: -217px auto 0;
	height: 217px;
	/*background: url("../images/footer_bg.jpg") 0 0 no-repeat;*/
	position: relative;
}
#footer span{
    padding: 150px 0 0 0 ;
}




#left{
	float:left;
	width:213px;
	border-right:1px solid #9F9F9F;
	padding:10px 10px 0 0;
}

#left ul{
	color:red;
	list-style:disc;
}

#left li{
	padding-bottom:10px;
}

#left a{
	color:black;
}

#right{
	margin-left:245px
}

#priceSubmit{
	display:block;
	cursor:pointer;
	width:205px;
	height:50px;
	border:none;
	font-size:1px;
	margin-left:120px;
	background:url(../images/price1.png) left top no-repeat;
}
#priceSubmit:hover{
	background-position:left -50px;
}

#popupPrice{
	display:block;
	cursor:pointer;
	width:205px;
	height:50px;
	border:none;
	font-size:1px;
	text-decoration:none;
	background:url(../images/price2.png) left top no-repeat;
}
#popupPrice:hover{
	background-position:left -50px;
}

.interkassa{
	background:url(../images/interkassa.png) left top no-repeat;
	display:block;
	width:205px;
	height:50px;
	font-size:1px;
	margin:auto;
	color:#ffa801;
}
.interkassa:hover{
	background-position:left -66px;
}