body {margin: 0px; padding: 0px;width:100%;height:100%;background:#141110 url(bg_fon.png) repeat; font:normal 13px 'Times New Roman';color:#aeaeae;}
a, a:hover, a:visited{color: #78665b;outline: none;text-decoration: none;}
.stroka {font:normal medium 'Times New Roman';text-shadow: 0px 6px 4px #000;}
.stroka2 {font:normal 17px 'Times New Roman';text-shadow: 0px 2px 3px #000;}

#round  {
background-color: #181513;
padding: 5px;
border: 1px solid #3a332d;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
box-shadow: 5px 5px 3px rgba(0,0,0,0.6);
-moz-box-shadow: 5px 5px 3px rgba(0,0,0,0.6);
-webkit-box-shadow: 5px 5px 3px rgba(0,0,0,0.6);
}
  
#round1{
background-color:#13110f;
width:213px; height:270px;
padding:5px; margin:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
box-shadow: 3px 4px 15px 8px rgba(0,0,0,0.7);
-moz-box-shadow: 3px 4px 15px 8px rgba(0,0,0,0.7);
-webkit-box-shadow: 3px 4px 15px 8px rgba(0,0,0,0.7);
}
  
#round2{
width:225px; height:222px;
background-color: #c15c03;
border: 1px solid #28231f;
padding:3px; margin:3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
box-shadow: 5px 5px 3px rgba(0,0,0,0.4);
-moz-box-shadow: 5px 5px 3px rgba(0,0,0,0.4);
-webkit-box-shadow: 5px 5px 3px rgba(0,0,0,0.4);
}
  
#round3{
background-color: #181513;
border: 1px solid #392819;
width:670px; height:1470px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
border-radius: 10px;
box-shadow: 5px 5px 3px rgba(0,0,0,0.6);
-moz-box-shadow: 5px 5px 3px rgba(0,0,0,0.6);
-webkit-box-shadow: 5px 5px 3px rgba(0,0,0,0.6);
background-image: url('knopca4b.png');
background-repeat:repeat;
background-position:top center;
float:center;
padding:5px; margin:5px;
}
 
.raised1{
position:relative;top:5px;
width:750px; height:1720px;
background:#25201d;
border: 1px solid #231f1c;
background-image: url(incanon.png);
background-repeat:no-repeat;
background-position:center top;
-moz-border-radius: 15px;
-webkit-border-radius: 15px; 
border-radius:15px;
-webkit-box-shadow:0 3px 4px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.4) inset;
-moz-box-shadow:0 3px 4px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.4) inset;
box-shadow:0 3px 4px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.4) inset;
-webkit-box-shadow: 0 15px 7px -5px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.5) inset;
-moz-box-shadow: 0 15px 7px -5px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.5) inset;
box-shadow: 0 15px 7px -5px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.5) inset;
} 

.hideWrap{
width:380px;height: px;
background-color:#13110f;
border: 1px solid #4a2302;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
-moz-box-shadow: 3px 4px 4px rgba(0,0,0,0.6);
-webkit-box-shadow: 3px 4px 4px rgba(0,0,0,0.6);
box-shadow: 3px 4px 4px rgba(0,0,0,0.6);
padding:10px;opacity: 0.9;
font: 16px 'Times New Roman'; color:#fe7905;text-align:justify;
cursor:pointer;outline:none; 
}
.hideBtn{
display:block;padding:5px; 
width: 13px; height: 13px;
background:transparent url('tre.png') no-repeat bottom center;  
font:italic 12px 'Times New Roman';text-align:center;
cursor:pointer;outline:none; 
}
.hideBtn.show {width: 13px; height: 13px;background-image: url('tre1.png'); }
.hideCont {display:none; }