body,html {
      margin: 0 0 0 0;
      color: #333333; 
      font-family: Verdana;
      font-size: 12px;
      background-image: url(../images/268.jpg);
      }

pre {color: #333333; 
      font-family: Verdana;
      font-size: 12px;
    }
a {text-decoration: none; color: #333333;}
a:hover {color: #ff3300;}

a.url {text-decoration: none; color: #ff6600;}
a.url:hover {color: #ff0000;}

a.news {text-decoration: underline; color: #ff6600;}
a.news:hover {color: #ff0000; text-decoration: underline overline;}

h1 {     color: #333333;
         font-family: Arial; 
         font-size: 18px;
         margin: 0 0 0 0;
         padding: 3px 0 0 15px;
   }
h2 {     color: #333333;
         font-family: Verdana; 
         font-size: 15px;
         margin: 5px 0 8px 0;
   }
h2.normal {font-weight: normal; text-align: center;}
h3 {     color: #333333;
         font-family: Verdana; 
         font-size: 12px;
         font-weight: normal;
         margin: 0px 0 12px 0;
   }
h4 {     color: #333333;
         font-family: Verdana; 
         font-size: 11px;
         font-weight: normal;
         margin: 4px 0 0 0;
   }

ul {margin: 0px 0 0px 0px; padding: 0 0 5px 20px;}

#page-body
     {
      
      width: 960px;
      height: auto;
      margin: 0 0 0 10px;
      background-image: url(../images/bck_all.gif);
      display: block;
     }

#logo
     {
      text-align: center;
      width: 960px;
      height: 90px;
      background-color: white;
      display: block;
     }


#left-menu
     {
      float: left;
      width: 205px;
      margin: 0 0 0 0;
      height: auto;
      display: block;
      background-color: white;
     }
.left-menu-obsah
     {
      padding: 10px 7px 0 7px;
      height: auto;
      display: block;
     }

#obsah
     {
      float: left;
      width: 550px;
      margin: 0 0 0 0;
      height: auto;
      display: block;
     }
#obsah-jadro
     {
      width: 510px;
      padding: 10px 20px 20px 20px;
      height: auto;
      display: block;
     }
#obsah-jadro img
     {
      border: 1px solid black;
     }
#obsah-jadro img.no-border
     {
      border: 0px;
     }
#right-menu
     {
      float: left;
      width: 205px;
      padding: 0 0px 0 0px;
      height: auto;
      display: block;
     }
#right-menu-obsah
     {
      text-align: left;
      padding: 0 7px 0 7px;
      height: auto;
      display: block;
     }


.paticka
     {
      text-align: center;
      width: 960px;
      height: 16px;
      background-color: #f0f0f0;
      display: block;
      clear: both;
     }
.center{text-align: center;}
.justify{text-align: justify;}
.right{text-align: right;}
