#obsah {position: absolute; width: 800px; top: 230px; left: 350px; font-size: 17px; font-weight: bold}
#hlavicka {position: absolute; width: 1024px; height: 220px; top: 0px; left: 100px; text-align: center; border-bottom: 1px solid Black}
#levy {position: absolute; width: 224px; top: 230px; left: 100px}
#msie {position: absolute; width: 100%; height: 120px; top: 50px; background-color: red; z-index: 1; font-size: 35px; left: 1px}
#podnadpis {font-size: 22px; font-weight: bold}
#tema {font-size: 35px; font-weight: bold; color: #E6FF01; position: absolute; top: 70px; left: 30%; background-color: black;}
#rude {font-size: 20px; font-weight: bold; color: #FF0000}
#center {font-size: 20px; font-weight: bold; color: #000000; text-align: center; width: 100%}
#novinky {font-size: 20px; font-weight: bold; color: #000000; width: 100%}
table.menu {width: 224px}
table.registrace {border: 0px solid Silver;}

table.default {
    border-width: 1px 1px 1px 1px;
    border-spacing: 1px;
    border-style: inset inset inset inset;
    border-color: black black black black;
    border-collapse: collapse;
}
table.default th {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: inset inset inset inset;
    border-color: black black black black;
    background-color: #FFC578;
    -moz-border-radius: 0px 0px 0px 0px;
}
table.default td {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: inset inset inset inset;
    border-color: black black black black;
    -moz-border-radius: 0px 0px 0px 0px;
}

td.error {color: #FF0000; font-weight:bold; }


a.tlacitko{
border: 0px solid Silver;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 90%;
padding : 1px 5px 1px 5px;
background-color : #798d00;
color : #000000;
text-decoration : none;
width: 400px;
}
a.tlacitko:hover{
border-bottom : 2px solid Black;
border-top : 2px solid Black;
border-left : 2px solid Black;
border-right : 2px solid Black;
color : White;
}
.logo {
position: absolute; left: 1000px; top: 1px
}



