/* CSS Document */

#base {
position:absolute;
left:50%;
height:1200px;width:700px;
padding:10px;
margin-left:-350px;
border:2px solid;
border-color:#009999;
}


#logo {
position:absolute;
height:150px;width:253.5px;
}

#hlava {
position:absolute;left:280px;
height:150px;width:400px;
text-align:center;
font-family:Times New Roman,serif;
font-size:20px;font-weight:bold;
color:#009999;
}

#obsah {
position:absolute;
top:180px;width:700px;
text-align:center;
font-family:Times New Roman;
font-size:18px;
}

#obsah a:{text-decoration:none;}
#obsah a:link,a:visited {color:#6633FF;text-decoration:none;}

#fig1 {
float:right;
margin-left:10px;margin-right:10px;margin-top:50px;
width:200px;height:120px;
border:0px solid;
border-color:#009999;
}

#fig1 a: {text-decoration:none;}

#fig2 {
position:absolute;
left:0px;
width:700px;height:280px;
'border:2px solid;
'border-color:#009999;
}

#fig3 {
position:absolute;
top:480px;
left:0px;
width:700px;
height:40px;
}

h1{
text-align:center;
font-family:Times New Roman;
font-size:20px;
font-weight:bold;color:black;}

h2{
text-align:center;
font-family:Times New Roman;
font-size:18px;
font-weight:bold;color:#009999;}

h3{
text-align:center;
font-family:Times New Roman;
font-size:20px;
font-style:italic;color:#6633FF;}

h4{
text-align:center;
font-family:Times New Roman;
font-size:15px;
color:#6633FF;}
