body { 
border:0px;
padding:0px;
margin:0px;
overflow-x:auto;
overflow-y:auto;
background-color: #000000;
}

.ornVlevo {
background-image: url("../img/ornVlevo2.jpg"); 
background-repeat: repeat-y;
background-position: 48px 700px;    
}

div#nabidka{
 border:0px;
 padding:0px;
 margin:0px;
 overflow:auto;
 background-color: #000000;
}

div#telo{ 
margin:0px 0px 0px 160px;
padding:0px;
background-image: url("../img/prechodLevy.jpg"); 
background-repeat: repeat-y;
background-color: #888888;
background-position: left;
}

div#prechodpravy{ 
position:absolute;
top:0px;
right:0px;
margin:0px;
padding:0px;
width: 57px;
background-image: url("../img/prechodPravy.jpg"); 
background-repeat: repeat-y;
background-position: right;
background-color: #888888;
}

div#prechodlevy{ 
margin:0px 0px 0px 0px;
padding:0px;
background-image: url("../img/prechodLevy.jpg"); 
background-repeat: repeat-y;
background-color: #888888;
background-position: left;
}


div#telotext {
padding:0px;
margin-left:60px;
margin-right:10px;
margin-top:206px;
margin-bottom:0px;
}

div#zadavani {
padding:0px;
margin-left:60px;
margin-right:10px;
margin-top:206px;
}

div#vysledky{
padding:0px;
margin-left:60px;
margin-right:10px;
margin-top:50px;
}

div#hornilista{
position:absolute;
top:0px;
left:0px;
width: 100%;
height:149px;
background-image: url("../img/horniLista.jpg"); 
background-repeat: repeat-x;
background-position: 170px top;
background-color: #888888;
}

div#horniprechod{
position:absolute;
top:149px;
left:0px;
height:57px;
width: 100%;
background-image: url("../img/prechodHorni.jpg"); 
background-repeat: repeat-x;
background-color: #888888;
}

div#dolniprechod{
padding:0px;
margin-left:160px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
border:0px;
height:57px;
background-image: url("../img/prechodDolni.jpg"); 
background-repeat: repeat-x;
background-color: #000000;
}

#dolniprechod2{
padding:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
border:0px;
height:57px;
background-image: url("../img/prechodDolni.jpg"); 
background-repeat: repeat-x;
background-color: #000000;
clear: both;
}

.pravySloupec{
    background-color:#999999;
    width:270px;
    float:right;
}

.prostredek {
    margin-left:20px;
}

#forum {
    clear:both;
}

.clear {
    clear:both;
}

#tblVysledky {
    border:0px;
    padding:0px;
    margin:0px;
}


img {
    border: 0px;
    }

table {
    font-family: sans-serif;
    font-size: 12px;
    text-align: center;
    background-color: #888888;
    padding:0px;
    }
    
.tblMain {
    font-family: sans-serif;
    font-size: 12px; 
    padding:10px;
    vertical-align: top;
}

h1 {color: #000000;
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
    Font-variant: normal;
    line-height: 1; 
    font-family: times new roman;
    text-align: center;
    }

h2 { color: #000000;
    font-family: sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    Font-variant: normal;
    text-align: center
    }

h3 { color: #000000;
    font-family: sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    Font-variant: normal;
    text-align: left;
    padding: 0px;
    }

td { text-align:left;
     vertical-align: middle;
    }
a {
    color: #002266;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

p {  color: #000000;
    font-family: sans-serif;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    font-style: normal;
}
.vlevo{
    text-align:left;
}

.vpravo{
    text-align:right;
}

.sloupec {
    float:left;
}
.sloupec p {
    font-weight:bold;    
    text-align:right;
}
.netucny {
    font-weight:normal;    
}
.hiddenPic {display:none;}

.cervenyNaCernem {
    color:#FF8822;
    background-color:#333333;
    padding:3px;
}

.modryNaCernem {
    color:#000000;
    background-color:#777777;
    padding:3px;
    font-weight:bold;       
}

.modryNadpis {
    color:#003366;
    font-weight:bold;    
    font-size: 20px;
    background-color:#aaaaaa;
    margin-top:30px;
    margin-bottom:0px;
    margin-right:0px;
}
.modryNadpisMaly {
    color:#003366;
    font-weight:bold;    
    font-size: 15px;
    background-color:#999999;
    text-align: center;
}    