body{
background:#f6f5f1;
 line-height: 1;
 font-family: calibri;
}
ol, ul {
  list-style: outside none none;
}
.container{
width:1050px;
margin:auto;
}
.head{
width:100%;
float:left;
 line-height: 0;
}
.logo{
width:350px;
 float: left;
}
.slogan{
width:450px;
margin:auto;
}

.phone{
    float: right;
    
    text-align: right;
	
}
.phone p{
color:#393939;
font-size: 30px;
}
.phone p span{
color:#457eb5;
font-size: 18px;
top: -11px;
}	
.phone a{
border-bottom: 1px dotted #2c51a4;
    color: #2c51a4;
	font-size: 14px;
    position: relative;
    text-decoration: none;
    top: -3px;
}
.vmenu{
float: left;
    height: 32px;
    width: 100%;
	text-transform:uppercase;
}

.vmenu ul {
    float: left;
    
    width: 100%;
	 list-style: outside none none;
}
.vmenu ul li {
    border-right: 1px solid #d1d0cd;
    display: inline-block;
    
}

.vmenu ul li.active a {
    color: #3589e0;
    text-decoration: none;
}
.vmenu ul li a {
    color: #484848;
    display: block;
    font-size: 16px;
    padding: 0 40px;
    text-shadow: 1px 1px 0 #fff;
}
.vmenu ul li a:hover {
    color: #457eb5;
	
    text-decoration: none;
}
.slide{
margin-top: 10px;
float: left;
}
.content {
    clear: both;
    float: left;
    padding: 20px 0 0;
    width: 100%;
}
.right_column {
    float: right;
    width: 766px;
}
.left_column {
    float: left;
    width: 275px;
}
.price_nav {
    background: url("/images/price_nav_bottom.png") no-repeat scroll 3px bottom;
    float: left;
    margin-top: -30px;
    padding: 0 0 50px;
    position: relative;
    top: 30px;
    width: 323px;
    z-index: 90;
}

.price_nav_bg {
    background: #fff none repeat scroll 0 0;
    border-radius: 16px 0 0 16px;
    float: left;
    padding: 20px 23px 20px 10px;
    position: relative;
    width: 280px;
}
.block_bg {
    background: #fff none repeat scroll 0 0;
    border-radius: 16px;
    box-shadow: 0 30px 18px -20px #c2bbac, 0 30px 28px -20px #c2bbac, 0 5px 28px -20px #c2bbac;
    float: left;
    padding: 20px 20px 20px 30px;
    position: relative;
    width: 716px;
}
.main_block {
    float: left;
    padding: 0 0 37px;
    position: relative;
    width: 100%;
}
.faq {
  background: url("/images/faq_bg.jpg") repeat-y scroll 0 0;
  float: left;
  margin: 20px 0 40px;
  position: relative;
  width: 100%;
  z-index: 100;
}
.faq_bg {
  background: url("/images/faq_bottom.jpg") no-repeat scroll 0 bottom;
  float: left;
  width: 100%;
}
.faq h3 {
  background: url("/images/faq_top.png") no-repeat scroll 0 0;
  padding: 20px 0 15px 20px;
  position: relative;
  top: -35px;
  color: #fff;
}
.faq ul {
  margin-top: -25px;
  padding: 0 20px;
}
.faq .all {
  clear: both;
  padding: 0 0 0 20px;
  position: relative;
  top: 3px;
}
.white_btn {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(246, 245, 242) 0%, rgb(223, 218, 211) 100%) repeat scroll 0 0;
  border-color: #f5f3ee #edebe2 #e7e4d8;
  border-image: none;
  border-radius: 16px;
  border-style: solid;
  border-width: 1px 2px;
  float: left;
  height: 32px;
  margin: 0 0 30px 20px;
  position: relative;
  width: 132px;
}
.white_btn a {
  border-bottom: 1px solid #edebe2;
  border-radius: 16px;
  color: #777777;
  display: block;
  font: 14px/30px "OpenSansSemibold",Arial,Helvetica,sans-serif;
  height: 32px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  width: 134px;
}
.faq ul li {
  line-height: 20px;
  padding: 0 0 18px;
}
.faq ul li a {
  color: #fff;
 
}
.faq .all {
  clear: both;
  padding: 0 0 0 20px;
  position: relative;
  top: 7px;
}


a {
    color: #0371cc;

    text-decoration: underline;
}
.leftItem{
background:#3d6b9b;
color:#fff;
}
.rightItem{
background:#5393cd;
color:#fff;
}
.polezno_white {
  background: #fbfbfb none repeat scroll 0 0;
  border: 1px solid #e3e1db;
}
.polezno {
  background: #fbfbfb none repeat scroll 0 0;
  border: 1px solid #e3e1db;
  border-radius: 16px 16px 0;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 20px 20px 15px;
  position: relative;
}
.polezno ul {
  float: left;
  width: 100%;
  padding-left: 0;
}
.polezno ul li {
  line-height: 18px;
  padding: 0 0 15px;
}
.polezno ul li a {
  
}
.footer {
  border-top: 1px solid #c6c0af;
  clear: both;
  height: 124px;
  margin: -155px auto 0;
  padding: 30px 0 0;
  position: relative;
  width: 960px;
}
.footer_left {
  float: left;
  width: 200px;
}
.footer_right {
  float: right;
  width: 215px;
}
.footer .footer_left .phone_1 {
  font: 18px "OpenSansSemibold",Arial,Helvetica,sans-serif;
  padding: 0 0 10px;
}
.footer .footer_left .phone_1 span {
  color: #fbb515;
  font-weight: normal;
}
.footer p {
  font-size: 12px;
  line-height: 18px;
}
.footer p a {
  border-bottom: 1px dotted #0371cc;
  font-size: 12px;
  text-decoration: none;
}
.counter {
  float: left;
  padding: 0 0 10px;
  width: 100%;
}
.counter img {
  float: left;
  margin: 0 10px 0 0;
}
.footer_right .copyright {
  padding: 0 0 10px;
}
.social {
  float: left;
  width: 100%;
}
.social p {
  float: left;
  line-height: 16px;
  padding: 0 8px 0 0;
}
.social ul li {
  float: left;
  padding: 0 4px 0 0;
}
a img {
  border: 0 none;
}
.price_nav ul li {
  margin: 0 0 3px;
  padding: 10px 20px;
}
.price_nav ul li.active {
  background: #f4f3ee none repeat scroll 0 0;
}
.price_nav ul li.active a {
  color: #fbba32;
  text-decoration: underline;
}
a:hover{
text-decoration:none;
}
.text .warning {
    font-style: italic;
    font-weight: normal;
    padding: 20px 20px 20px 20px;
}

.warning {
    background: #e7e4d7;
    font-weight: bold;
    margin: 0 0 30px;
    min-height: 72px;
    overflow: hidden;
    padding: 20px 20px 20px 20px;
}