/* CSS Document         */
* 
{
position: relative; 
margin:0; padding:0;
border-collapse: collapse;
border: none;
}     
 
a:link 
{
color: #000088;
} 
a:visited 
{
color: #770077;
}
a:hover 
{
color: blue;
}

 
 
html 
{
background-color: black;
}

body 
{
width: 1000px; 
height: auto;
margin: 0 auto;
border-left: 1px solid white;
border-right: 1px solid white;
background-color: white;
font-family: "Times new roman";
}
       
 
#pozadi_L 
{
position: absolute; 
width: 50%; 
height:100%; 
top: 0; 
left: 0; 
background-color: black;
}
#pozadi_P 
{
position: absolute; 
width: 50%; 
height:100%; 
top: 0; 
right: 0%; 
background-color: white;
}
#pozadi_D 
{
position: absolute; 
width: 100%; 
height:90px; 
bottom: 0; 
right: 0; 
background-color: white;
}
  
    
#titul   
{
width: auto; 
height: 80px;  
padding: 20px 152px 0 202px;
text-align: center;
background-color:black;
}
            
          #titul * a 
          {
          color:white; text-decoration:none;
          }                    
                    #titul * a:hover 
                    {
                    text-decoration:underline;
                    }    
          #titul h1 
          {
          height: 100px; 
          width: auto;
          margin: 0 auto; 
          font-style: italic;
          font-size: 50px; 
          font-family: "arial black";
          }


              
#box1
{
width: 640px; 
height: 23px;
padding: 2px 150px 0px 210px; 
border-top: 2px solid white; 
border-bottom: 2px solid white;
text-align: center;
color: white; 
background-color: black; 
font-size: 15px; 
font-family: "arial";
}              
          #box1 a
          {
          display: inline;
          color: #FFFF99;
          margin-left: 20px;
          }     
               
          #stracka-title 
          {
          position: absolute; 
          bottom: 11px; 
          left: 40px; 
          width: 145px; 
          height: 100px;
          }
  
              
#obsah     
{
min-height: 1400px;
margin: 0 150px 0 210px;      /* width = 640px včetně margin*/
padding: 1em 2em 5em 2em;
border-left: 2px solid grey;  
border-right: 2px solid #444444;
background-color: white;
font-size: medium;
}
              
          #obsah h2 
          {
          background: url("grafika/h2.gif") no-repeat center;  
          margin-bottom: 1em; 
          padding: 1ex 0;
          line-height: 1em;
          letter-spacing: 0.2ex; 
          text-align: center;                  
          font-family: "constantia" "Times new roman";
          }
          
          #obsah h3 
          {
          padding: 6ex 0 2ex 0;
          letter-spacing: 0.2ex; 
          text-align: center;
          font-family: "constantia" "Times new roman";
          }
                    #obsah h3 a:hover {color: black;}
                    
          #obsah h4 
          {
          margin: 2ex 0 1ex 0;
          letter-spacing: 0.2ex;
          } 
                              
          #obsah p  
          {
          padding-bottom: 1ex; 
          text-align: justify; 
          text-indent: 4ex;
          }  
                          
          #obsah ul, #obsah ol 
          {
          padding:  0.25ex 3em 1ex 2em; 
          text-indent: 1ex;
          }
          
          #obsah * li 
          {
          margin-bottom: 1ex;
          }
      
         
  
  
              
#box2    
{
height: 25px;
padding-top: 8px; 
padding-left: 1em;
border-top: 2px solid #555555;
border-bottom: 1px solid silver;
background-color: white;
font-size: 15px; 
font-family: "arial";
}
            
          #box2 a.nahoru  
          {
          position: absolute; 
          top: 5px; 
          right: -3em; 
          margin-right: 50%;
          display: block; 
          background-color: lightgrey; 
          padding: 2px; 
          border: 1px solid gray; 
          color: #220500; text-decoration: none;
          }
                    #box2 a.nahoru:hover   
                    {
                    border: 1px solid black; 
                    background-color: #EEEE55;
                    }                               

   
    
#menu      
{
position: absolute; 
top: 129px; 
width: 210px;  
background-color: black;
background-image:url("grafika/zeleny_lesk.jpg"); 
background-position:right top; 
background-repeat:repeat-x;
}
              
          #menu * a 
          {
          display: block;
          margin: 2ex 5px 2ex 10px;
          color:white; 
          text-decoration:none; 
          letter-spacing:1px;
          font-size: smaller; 
          font-family:"arial black";
          }  
                    #menu * a:hover 
                    {
                    margin-left: 7px; 
                    padding-right: 3px;   
                    color: #FFFF60;
                    }                                  
          #hlavni_seznam    
          {border-bottom: 1px dashed #444444;    
          margin-bottom: 5ex;              
          overflow: hidden;
          } /*overflow - kvůli tomu blbýmu IE!!! */
          #vedlejsi_seznam  
          {
          border-bottom: 1px dashed #444444; 
          border-top: 1px dashed #444444; 
          margin-bottom: 5ex;
          overflow: hidden;                /*overflow - kvůli tomu blbýmu IE!!! */  
          }            
          #okrajovy_seznam  {border-bottom: 1px dashed #444444; 
                           border-top: 1px dashed #444444; 
                           margin-bottom: 2ex;              
                           overflow: hidden;            /*overflow - kvůli tomu blbýmu IE!!! */
                           } 
                    #okrajovy_seznam * a 
                    {
                    color: silver;
                    }                                      
  
               
#sloupek  
{
position: absolute; 
top:129px; 
right: 0; 
width: 150px;
background-color: white;
font-size: smaller;
}
          #sloupek h4 
          {
          margin: 2ex auto 1ex auto;
          text-align: center;
          }
          #sloupek p 
          {
          margin: 2ex 0.25em 0 0.5em;
          padding: 2px;
          text-indent: 1em;
          }
          #straka_na_ruce 
          {
          position: absolute; 
          top: -123px; 
          left: 25px;
          width: 125px; 
          height: 234px; 
          border: none;
          }      
                       
          #anketa 
          {
          border: none; 
          text-align: center; 
          width: 130px; 
          margin: 10px 10px 20px 10px;
          }                            
                                   
          #actualDatum
          {
          margin: 0 2px 35px 2px;
          padding-top: 120px;
          text-align: center; 
          text-indent: 0; 
          font-style: italic;
          }
                    #actualDatum p
                    {
                    margin: 0; padding: 0;
                    }                                                           


.naStred {text-align: center !important;}
.doBloku {text-align: justify !important;}
.vpravo  {text-align: right !important;}
.pozor {color: #BB2222; font-variant: small-caps; font-weight: bold;}
.small {font-size: smaller !important;}
.poznamka {font-style: italic !important; text-align: right !important; margin: 3ex 0;}
.mezery   {letter-spacing: 0.4ex;}
.neniOdkaz {color: black; text-decoration: none;}
.titulek  {font-size: smaller; text-align: center !important; font-style: italic; padding-top: 4px;}                                          
.navazuje {padding-bottom: 0px !important;}    /* odstavec navazuje */
.blok   {margin: 3ex 0;}
.odsazeniZleva {margin-left: 3em;}
.odsazeniZhora {margin-top: 2em;}
.odsazeniZdola {margin-bottom: 2em;}
.yellow {background-color: #FDFFC5;}
.red    {background-color: #FFEEEE;}
.green  {background-color: #E5FFD0;}
.blue   {background-color: #EEEEFF;}
             
   
