html { color: #333; background-color: #171717 !important; height: 100%; }
html .clear { padding-top: 2em; }
body {
     font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif; 
     background: url('images/center.bg.jpg')  no-repeat center top; 
     font-size: 14px;
}
h1, h2, h3 {text-align: center; margin-bottom: 1em;}
h1, h2 {color: #c8395c}
#path { height: 40px; line-height: 40px; width: 982px; margin: 0px auto; background: transparent url('images/path.bg.png') no-repeat left top; text-indent: 2em; color: #eee; }
#content { background: #f7f7f7 url('images/content.bg.png') repeat-x top;}
#video,  #player {
    display: block; width: 982px; margin: 0 auto; cursor: pointer;
}
#video2{
   width: 802px; height: 574px; margin: 0 auto; margin-top: 60px;
}
#video2 #player{
   width: 802px; height: 574px; }
#player {height:684px; cursor: pointer;}
object {cursor: pointer;}
a { color: #08a; } /* text links color */
a:hover { color: #707; } /* hover color (you can remove this) */
.conteiner {
    width: 960px;
    margin: 0 auto;
    margin-top: 80px;
    border: solid 1px #ccc;
    box-shadow: 1px 1px 10px #ccc;
    -webkit-box-shadow: 1px 1px 10px  #ccc;
    -moz-box-shadow: 1px 1px 10px  #ccc; 
    background: white;
}
.postbody{margin: 50px;}
.postbody h2 { font-size: 28px;}
.price_block h1 { font-size: 28px;}
.postbody h3 {font-size: 22px;}
.postbody p.video {text-align: center;}
.postbody p {text-indent: 2em;}
.postbody ul {margin: 40px 0;}
.postbody ul li {
    font-family: Trebuchet MS, Tahoma, Arial, Sans-Serif; font-size: 16px;
    line-height: 120%;
    margin-bottom: 20px;
}
.ie-must-die {display: none;}
#footer  {height: 80px;}
#getFlash {
    text-align: center; margin-top: 80px;
}
.orange {
    color: #e7740e;
}

/* start стили для тзывов */
.testimonial {
	background-color : #FFFFCC;
	border : 1px solid gray;
	}

.testimonial h2 {
    margin: 25px;
    color: #000000;
    font: bold 15pt Tahoma,Verdana,Arial,Helvetica,sans-serif;
    padding-right: 10px;
    text-align: center;
}

.testimonial p {
    font-family: Courier New,Courier,Helvetica;
    font-size: 11pt;
    margin: 10px;
    text-align: left;
    text-indent: 0px;
}

.img {
    padding: 10px;
    padding-top: 0;
}

.picture {
    display: block;
    margin: 30px auto;
}
	
.testimonial a{ text-decoration:none; font-family : Verdana; font-size : 10px;}
/* end стили для тзывов */ 

p.select-valute {
  color: #454a51;
  font-size: 16px;
  line-height: 25px;
  margin: 20px auto 40px;
  text-align: center;
}
p.select-valute a {
  border-bottom: 1px dashed #454a51;
  color: #454a51;
  display: inline-block;
  margin: 0 10px;
  text-decoration: none;
}
p.select-valute a.active, p.select-valute a.active:hover {
  border-bottom: 1px dashed transparent;
  cursor: default;
}
.price-usd, .price-grn, .price-euro, .cost-usd, .cost-grn, .cost-euro {
    display: none;
}   