 html {
 /* height: 100%;*/
}
 body {
  margin: 0;
  padding: 0;
  height: auto !important;
/*  height: 100%;*/
/*  min-height: 100%;*/
  font-family: Arial;
  font-size: 12px;
  color: #566269;
  //background-image: url('../img/body_bg.gif');
  background-repeat: repeat-x;
  min-width:1000px;
}

ul, form, h2 {
  margin:0px;
  padding:0px;
}

a {
  font-weight:bold;
  color: #11aeff;
  text-decoration:underline;
}
a:hover {
  color: #717171;
  text-decoration:none;
}

a.more img{
  width: 8px;
  height: 5px;
  vertical-align:1 px;
  margin-right: 5px;
  border:0px;
}

h1 {
  font-size:14px;
  text-transform:uppercase;
  color: #11aeff;
  margin: 15px 0 10px 0;
  position: relative;
  z-index:2;
}

h2 {
  font-size:14px;
  text-transform:uppercase;
  color: #11aeff;
  margin: 15px 0 10px 0;
  position: relative;
  z-index:2;
}

h3 {
  font-size:14px;
  text-transform:uppercase;
  color: #e9eaea;
  margin: 0;
  margin-top:-25px;
  margin-left:10px;
  position: relative;
  z-index:1;
}

.head {
  margin-top:30px; 
  background-image: url('../img/head_bg.jpg');
  height:250px;
  background-repeat: no-repeat;
  background-position: right;
}

.head li {
  list-style:none;
  display:inline;
  margin-left:15px;
}

.logo {
  margin: 6px 0 0 0;
  float:left;
}


.logo img {
  width: 131px; 
  height: 24px;
  margin-left: 40px;
  border:0px;
}

.menu {
  float: right;
  margin: 0 10px 0 0;
}

.menu a {
  color: #848484;
  text-transform: uppercase;
  text-decoration:none;
  font-size:12px;
  font-weight:bold;
}
.menu a:hover {
  color: #00a8ff;
}
.menu a.over {
  color: #00a8ff;
}


.banner {
  display: block;
  clear: both;
  background-image: url('../img/banner_bg.jpg');
  width: 795px;
  height: 211px;
  color: #717171;
  text-decoration: none;
}

.banner img {
  margin: 16px 0 0 45px;
  cursor: pointer;
  position: relative;
  z-index: 3;
  width: 729px;
  height: 134px;
  border: 0;
}

.slogan {
  margin: -90px 30px 0 0;
  cursor: pointer;
  position: relative;
  z-index: 4;
  text-align: right;
}


.slogan div {
  color: #11aeff;
  font-size: 18px;
  text-transform: uppercase;
  text-align: right;
  margin-top: 10px;
  font-weight: bold;
  letter-spacing: 2px;
}

/*content*/

.content {
  margin-top: -30px;
  width: 100%; 
  overflow: hidden; 
}
.content_left {
  float: left;
  width: 78%;
}
.price {
  width: 550px;
  margin: 0 auto;
  overflow: hidden;
 padding-left: 70px;
 height: 136px;
}

.price li {
  list-style: none;
  margin-bottom:5px;
}

.price a
{
outline: none;
}

.price_1 {
  float: left;
  width: 339px;
  height: 136px;
  background: url('../img/price_bg_change.gif') no-repeat;
  cursor: pointer;
  margin-right: 5px;
  color: #717171;
  text-decoration: none;
  text-align: center;
}

.price_1 img, .price_2 img {
  width: 130px; 
  height: 88px;
  float: left;
  margin: 15px 0 0 38px;
  border: 0;
}

.price_2 img {
  margin: 15px 0 0 28px;
}

.price_1 div, .price_2 div {
  float: left;
  margin: 28px 0 0 0;
}

.price_1 li.tarif, .price_2 li.tarif {
  font-size: 16px;
  color: #11aeff;
  font-weight: bold;
}

.price_1 ul li strong, .price_2 ul li strong {
  margin-right:10px;
}

.price_1 ul li span, .price_2 ul li span {
  color: red;
}


.price_2 {
  float: left;
  width: 205px;
  height: 136px;
  background: url('../img/price_bg2_change.gif') no-repeat;
  cursor: pointer;
  color: #717171;
  text-decoration: none;
}



.content_text_block {
  clear:both;
  margin:10px 0 0 40px;
  line-height: 1.6;
  min-height:290px;
  height:auto;
}



.content_right {
  float: right;
  width: 203px;
  margin-right: 5px;
}

.right_text_block {
  background-image: url('../img/right_block_bg.gif');
  clear:both;
  border:1px #fff solid;
  margin-bottom:10px;
  background-position: 50% 50%;
}

.right_text_block_top {
  background-image: url('../img/right_block_bg_top.gif');
  background-repeat: no-repeat;
  background-position: top;
}

.right_text_block_top a {
  color: #717171;
  font-weight:normal;
}


.right_text_block_top div {
  background-image: url('../img/right_block_bg_bottom.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 30px 0 20px 0;
}

.right_text_block_top div ul {
  margin: 0 20px 0 40px;
}

.right_text_block_top div ul li {
  list-style:none;
  margin-bottom:10px;
}

.right_text_block_top div ul li.zagol {
  font-size: 16px;
  color: #11aeff;
  font-weight: bold;
}





.content_text_block ul li {
  list-style:none;
  margin-bottom:10px;
}



.news {
  border-bottom: 1px #e2e2e2 dashed;
  padding-bottom: 10px;
  padding-top:10px;
  width: 99%;
  clear:both;
  overflow:hidden;
}

.news_text {
  float: left;
  margin-left: 20px;
}

.data {
  color: #c6c6c6;
  font-size: 10px;
  float: left;
  width:40px;
}


/*   /content  */



.footer {
  text-align: right;
  color: #b3b3b3;
  font-size: 10px;
  /*margin-top: -40px;*/
  padding-bottom: 5px;
margin-top:0px;
}

.footer img {
  position:relative;
  width: 144px;
  height: 54px;
}

.footer_dashed {
  border-bottom: 1px #aeaeae dashed;
  text-align: right;
  margin-top: -4px;
}

.footer_text {
  margin: 5px 0 0 0;
}

.bold {
  font-weight:bold;
  margin-top:20px;
  font-size:13px;

}


.table td{
	padding:2px;
	font-size:14px;
}


.table .glav td{
  padding:5px;
  background-color: #11a0ea;
  color:#fff;
  font-weight:bold;
  text-align:center;
}
.table .light{
	background-color: #f6f6f6;
}
.table .dark{
	background-color: #eaf5fb;
}

.cen {
	color:red;
}

.left {
	text-align: left;
}

.buy {
	color:#11aeff;
	font-size:14px;
	text-decoration:none;
	color:red;
}

.buy:hover {
	color:red;
}