body {
font-size: 10pt;
color: #000000;
background-color: white;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
text-align: center;
}

body, p, h1, h2, h3, table, td, th, ul, ol {
font-family: arial,sans-serif;
}

#main {
  width: 750px;
  text-align: left;
}

#header {
  text-align: center;
}

#back {
   text-align: right;
   padding-right: 5px;
}

#menu {
   background: #999999;
   font-weight: bold;
   font-size: 130%;
   padding-left: 0.5em;
   color: white;
}

#menu a {
   color: white;
   text-decoration: none;
}

#formular {
   margin-left: 10px;
   text-align: center;
}

.radek {
   margin: 0px auto;
   width: 23em;
   clear: both;
   height: 2em;
}

.levy {
  float: left;  
  width: 3em;
}

.pravy {
  float: left;
}


#prizpevek {
   background: #cccccc;
   margin: 5px;
   padding-left: 5px;
}

#prizpevek a {
   color: black;
}

#text {
   background: #999999;
   margin: 0px 0px 0px 5px;
   padding-left: 5px;
}

#footer {
   text-align: right;
   background: #999999;
   color: white;
}

#login {
   border: solid 1px white;
}

.del {
   font-weight: bold;
   background: red;
}
