
  body {
    padding:0;
    margin:0;
    border:0;
    background:url(img/back.png) top center repeat-y;
    font-size: 12px;
      font-family: georgia, arial;
      color: #3b3b3b;
  }
  
  .obsah {
    margin: auto;
    width: 1000px;
    background:url(img/back_maly.png) top center repeat-y;
  }
  
  .levo {
    float:left;
    width: 175px;
    padding-left:170px;
  }
  
  .levo img {
    border: none;
  }
  
  .pravo {
    float: right;
    width: 460px;
    padding-right: 150px;
    line-height: 24px;
  }
  
  .logo {
    display: block;
    background: url(img/logo.png) bottom right no-repeat;
    width: 180px;
    height: 150px;
    padding-top: 10px;
    text-align: right;
  }
      
  .levo ul, li {
    list-style: none;
    padding-left: 15px;
  }
  
  .check {
    background: url(img/menu/check.png) left top no-repeat;
  }
  
  .levo li img {
    border: none;
  }
  
  .mezera {
  margin-top: 27px;
  }
  
  .menu {
    width: 150px;
    height: 300px;
    display: block;
	font-size:1.4em;
	text-align:right;
  }
  
    .menu  li{
   padding:10px 10px 10px 35px;
  }
  
    .menu  a{
   text-decoration:none;
  }
  
      .menu  a:hover{
   font-weight:bold;
  }
  
  .polozka-menu {
    border: none;
    width: 100%;
    height: 25px;
  }
  
  .polozka-logo {
    border: none;
    width: 100%;
    height: 100px;
  }
  
  img {
    border: none;
  }
  
  h1, h2 {
      font-size: 22px;
      font-family: georgia, arial;
      color: #712f13;
      font-weight: normal;
      margin:0;
      padding:0;
  }
  
    h2 {
      
      color: #94634e;
      
  }
  
    a {
      color: #712f13;
  }
  
  .perex {
    color: #444; text-align:justify;
  }
  
  .box {
     text-align:center;    padding-top:20px;
  }
  
  .tiraz {
      border-top:1px dotted #ddd; 
      border-bottom:1px dotted gray;
  }
  
   .download {
  text-align:center;    
  }
  
  
  .nahled {
  width:100px; height:80px;    
  }
 
   
  .sandbox {
  width:100%;    
  }


           .zpravicky {
text-align:left;     border-bottom:1px dashed #aaa;  margin-bottom:20px;
  }
        

             .infonews {
text-align:left; padding-top:5px; 
  }
            
