﻿/* CSS Document */


body {
      margin: 0px 0px 0px 0px;
      background-color: #937f49;
      background-image: url(images/body_bcg.jpg);	
      background-position:Top Center; 
      background-attachment:scroll; 
      background-repeat:repeat-x; 
      }
      
 a               {text-decoration: underline; }
 a:link          {color: #857448 ; text-decoration: none; }
 a:visited       {color: #857448  ; text-decoration: none;  }
 a:active        {color: #857448 ; text-decoration: none; }
 a:hover         {color: #000000 ; text-decoration: none ;}
 
 
img             {border:0px solid #F6D6A4; }
 
       
h1 {
   font-family: Tahoma;
   font-size:0.8em;
   font-style: bold;
   line-height: bold;
   font-weight: bold;
   font-variant: bold;
   text-transform: none;
   color: #e9e9e9;
   text-decoration: none;
   text-align: justify;
   margin: 2px 20px 4px 25px;
  }     
  
h2 {
   font-family: Tahoma;
   font-size: 14px;
   font-style: bold;
   line-height: bold;
   font-weight: bold;
   font-variant: bold;
   text-transform: none;
   color: #70613b;
   text-decoration: none;
   text-align: left;
   margin: 4px 5px 4px 35px;
  }   
  
  
h3 {
   font-family: Tahoma;
   font-size:0.7em;
   font-style: bold;
   line-height: bold;
   font-weight: bold;
   font-variant: bold;
   text-transform: none;
   color: #F6D6A4;
   text-decoration: none;
   margin: 0px 3px 0px 5px;
  } 
  
  
      
p {
   font-family: Tahoma;
   font-size:0.8em;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #525248;
   text-decoration: none;
   text-align: justify;
   margin: 1px 75px 1px 25px;
  }   
  
  
.table {
   font-family: Tahoma;
   font-size:0.8em;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #525248;
   text-decoration: none;
   text-align: justify;
   margin: 1px 75px 1px 25px;
  }    


.txt {
   font-family: Tahoma;
   font-size:0.8em;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #525248;
   text-decoration: none;
   text-align: justify;
   margin: 1px 75px 1px 25px;
  } 
  
  
.sidebar {
   font-family: Tahoma;
   font-size:0.8em;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #ffffff;
   text-decoration: none;
   text-align: justify;
   margin: 1px 20px 1px 10px;
  }    
  
  
  
.foot {
   font-family: Tahoma;
   font-size:0.6em;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #c4b282;
   text-decoration: none;
   text-align: right;
   margin: 1px 20px 1px 10px;
  }   
  
.table_1 {
         font-family: Tahoma;
         font-size:0.7em;
         font-style: normal;
         line-height: normal;
         font-weight: normal;
         font-variant: normal;
         text-transform: none;
         color: #ffffff;
         text-decoration: none;
         text-align: justify;
         margin: 1px 20px 1px 20px;
         }   

.vyrocni_zprava {
         font-family: Tahoma;
         font-size:0.7em;
         font-style: normal;
         line-height: normal;
         font-weight: normal;
         font-variant: normal;
         text-transform: none;
         color: #525248;
         text-decoration: none;
         text-align: justify;
         margin: 1px 5px 1px 5px;
         }
         
         
         
.menu {
   font-family: Tahoma;
   font-size:12px;
   font-style: bold;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #525248;
   text-decoration: none;
   text-align: justify;
   margin: 1px 0px 1px 25px;
  }   
            

      
#border {
         position: absolute;
         left:50%;
         margin: 0px 0px 0px -371px; 
         width: 742px;
         background-image: url(files/images/border.gif);         
	       background-repeat: repeat;
         background-position: top center;
         }       
      
#kontejner {
           
           margin: 0px 0px 0px 20px; 
           width: 664px;	
           background-repeat: repeat;
           background-position: top left;
           
           }  
           
#table_obsah {
             width: 443px;	
             background-repeat: no-repeat;
             background-position: top left;
             background-image: url(files/images/bcg_table_news.gif)
             }  
             
#footer {
         width: 633px; 
         margin: 25px 0px 0px 50px;            
         }               
             
                             

