body {position:absolute;align:center;margin: 0px; padding: 0px;background-color:#cebc72;overflow-x:hidden;}
a, a:visited {color:#b55a28;outline:none;text-decoration:none;}
a:hover {color:#fff;outline:none;text-decoration:none;}
.stroka{font:bold 25px 'Georgia'; color:#540404; line-height:1.2;}
.stroka1{font:normal 16px 'Georgia'; color:#540404; line-height:2.2;}
.stroka2{font:italic 12px 'Arial'; color:#540404; line-height:2.0;float:right;}
.stroka3{font:italic 10px 'Arial'; color:#540404; line-height:1.8;float:right;}
.stroka11{font:normal 10px 'Arial'; color:#540404; line-height:1.8;}
.obereg  {
width:490px;min-height:300px;
background-image:url('m/s3.png');
background-position:top center;
background-repeat:repeat;
z-index:10000;opacity:0;
}

/* всплывашки-пояснялки
------------------------------------ */
span{border-bottom:1px dotted #540404;cursor:pointer;}

.hideWrap {
position:relative;
width:450px;height: px;
left:40px;
background:#cebc72;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
box-shadow: 0px 1px 2px #48230a;
margin-bottom:20px;
padding:10px 10px 20px 15%;
font: 13px 'Arial';line-height:19px;
cursor:pointer;
outline:none; 
}
.hideBtn{
display:block; 
float:right;
background-image:url('m/stre.png');
background-position:right top;
width:11px; height:11px;
cursor:pointer;
outline:none; 
}
.hideBtn.show{width:11px; height:11px;background-image:url('m/stre1.png');}
.hideCont{display:none;}

hr{
width:344px;height:10px;
background-image:url('m/orn.png');
background-position:top center;
background-repeat:no-repeat;
border:0;
margin-bottom:15px;
}

.audio {
width:380px;height:30px;
background:#000;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
border-radius:10px;
border:3px solid #540404;
padding:10px 0 10px 0;
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
}