body{font-family: Times New Roman, serif; 
     background-color:#000000; color:#FFFFFF;
     font-size: 80%;}

/*font-family : Verdana, Arial, System;*/


#center {
position: relative;
margin: auto;
width: 750px
}

#head {
position: relative;
width: 750px;
height: 149px;
background-color: #333333;
}

#down {
position: relative;
width: 750px;
height: 25px;
}

#film {
color: #333333;
}

/*2sloupcový beztabulkový layout*/

#layout {
width: 748px;
    text-align:left;
}
#menu {
float: left;
    width: 130px;
    margin:0; padding:0;
}
#menu-content {
margin:0; padding: 0.5em 1em;
    font-size: 100%;
}
#main {
margin:0 0 0 150px; padding:20;
}
#main-content {
margin: 0; padding: 0 1em;
    font-size: 100%;
}

.nadpis1 {color: #FFFFFF; font-weight: bold; font-family: Times New Roman, serif; font-size:2.2em;}  
.nadpis2 {color: #FFFFFF; font-weight: bold; font-family: Times New Roman, serif; font-size:1.3em;}  

h2 {font-weight: bold; font-size: 20}
li {padding-left: 10; }
img {border: 0;}

.film {font-weight: bold; font-size: 120%; color: #FFFFFF;}

ul {font-size: 120%;}

a:hover {font-weight: bold; color: #FFFFFF; text-decoration: none; background-color:#666666}
a       {font-weight: bold; color: #FFFFFF; text-decoration: underline}

a.menu:hover {font-size: 125%; text-decoration: none; background-color:#333333}
a.menu       {font-size: 125%; text-decoration: none}

a.menusmall:hover {text-decoration: none; background-color:#333333; font-size: 100%}
a.menusmall       {text-decoration: none; font-size: 100%}

a.foto:hover {background-color:#666666;}
a.foto       {font-size: 14px; text-decoration: none;}




