body {
background: #003366 url('bg.gif') repeat-x top;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

#wrap {

}

#hlavicka {
background: url('header.jpg') no-repeat top center;
height: 310px;
width: 750px;
}

#hlavicka2 {
background: url('header2.jpg') no-repeat top center;
height: 219px;
width: 750px;
}

#body2 {
background: url('body2.gif') repeat-y top center;
width: 750px;
padding-bottom: 20px;
font-size: 11px;
color: #171f28;
}

#upload {
background: url('upload.gif') no-repeat top center;
height: 40px;
font-size: 10px;
color: #b3bfcb;
position: relative;
_left: -1px;
}

#pravidla {
background: url('pravidla.gif') no-repeat top center;
height: 40px;
font-size: 10px;
color: #b3bfcb;
}

#nahlasit {
background: url('nahlasit.gif') no-repeat top center;
height: 40px;
font-size: 10px;
color: #b3bfcb;
}

table.main_table {
width: 750px;
background: url('main_table.gif') repeat-y;
font-size: 11px;
margin: 0px;
}

td.left {
width: 420px;
margin: 0px;
padding: 0 10 0 10;
color: #171f28;
}

td.right {
width: 200px;
margin: 0px;
padding: 0 10 0 10;
color: #b3bfcb;
font-size: 9px;
}

td.popis {
width: 170px;
font-size: 11px;
color: #171f28;
}

input {
background: #364a5e;
border: solid 1px #000000;
font-size: 10px;
color: #b3bfcb;
}

input[type=submit]:hover,
input[type=checkbox]:hover {
background: #4d6a86;
border: solid 1px #ffffff;
font-size: 10px;
color: #171f28;
}

a {
color: #b3bfcb;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: none;
}

#footer {
background: url('footer.gif') no-repeat top center;
height: 50px;
width: 750px;
}

#footer2 {
background: url('footer2.gif') no-repeat top center;
height: 35px;
width: 750px;
}

img {
border: 0px;
}

#bannery {
position: relative;
top: 245px;
left: 65px
}

td.show {
background: #4d6a86;
padding:0px;
font-size: 11px;
}

hr {
height: 0px;
border: 0px;
border-top: solid 1px #000000;
margin-left: 8px;
margin-right: 4px;
}
