#pozadi{
background: url(sid.jpg) ;
}
#cely{
height:900px;
width:800px;
border: 1px solid rgb(188,188,188);
margin:0 auto;
border-radius: 25px 25px 25px 25px;
}
#hlava {
height:200px;
width:800px;
border-radius: 25px 25px 0px 0px;
}
#menu{height:701px;
width:200px;
background: rgb(188,188,188);
border-radius: 0px 0px 0px 25px;
}
.hlavaa{
border-radius: 25px 25px 0px 0px;
}
#text{
width:600px;
height:700px;
margin-top:-705px;
margin-left:200px;
background: rgb(188,188,188);
border-radius: 0px 0px 25px 0px;
padding-top:5px;
}
li{list-style-type:none;
height:80px;
width:200px;
margin-left:-40px;
margin-top:-17px;
font-size:30px;
text-align:center;
text-shadow:0 1px 1px #000;
background: rgb(188,188,188);
text-decoration: none;
}
li:hover{background: rgb(53,53,53);}
a{text-decoration: none;
color:blue;}
p{margin-left:10px; }
h2{text-align:center; }
#obr1{margin-left:130px;
margin-top:50px;
}
table{
font-size: 25px;
text-align:center;
}
.tabule{
margin-top:80px;
margin-left:80px
}
.nadpis{
color: rgb(255,204,51);
}