/* CSS Document */

body {
    font-family: 'Lucida Grande', 'Lucida Sans Unicode',sans-serif;
    font-size: 14px;
    text-align: center;
    margin: 0 auto; 
    background: #ddd;
    color: #fff;
       }

a {
color: #000;
} 
                                         
a:hover {
color: #555;
} 

#tmavsi {
background: #000 url('img/tmavsi.gif') repeat-x;
height: 43px;
}
#tmavsibox{
    width: 960px;
    padding-top: 12px;
    text-align: right;  
    font-size: 90%;
    font-weight: bold; 
}
#tmavsibox a{
color: #fff;
}

#zelena {
background: #54a60f url('img/zelena.gif') repeat-x;
height: 332px;
}
#zelenabox {
width: 960px;
padding-top: 5px;
}

td {padding: 20px; vertical-align: top; text-align: left;}

#tmava {
background: #000 url('img/tmava.gif') repeat-x;
height: 111px;
}

.text {padding: 10px 0 0 20px;}

#svetla {
background: #d2d2d2 url('img/svetla.gif') repeat-x;
height: 80px;
}
  

td img {border: 1px solid #333; background: #fff; padding: 3px;} 


#paticka {
    width: 960px;
    padding-top: 10px;
    text-align: right;
    font-size: 80%;
            }
