body {
     padding: 10px 0;
     font: 80%/170% verdana, sans-serif;
     text-align: center;
background-image: url("prvky/pruh_s.gif"); 
background-repeat:  repeat-y; 
}
#main {
     width: 769px;
     margin-left: auto;
     margin-right: auto;
text-align: right;
border: 1px solid #000;
background-image: url("prvky/bok2.jpg"); 
background-repeat:  repeat-y; 
}
#hlavicka-null {
     width: 100%;
     padding: 0;
     border: 0;    
}
#hlavicka {
text-align: right;
height: 230px;
background-image: url("prvky/hlavicka.jpg"); 
background-repeat: no-repeat; 
background-position: right top;
}
#vpravo-null {
     width: 560px;
     float: right;
     padding: 0;
     border: 0;     
}
#vpravo {
     padding: 10px;
text-align: left;
}
#vpravo h1 {
border-top: 1px solid #000;
color: #ff0000;
}
#vlevo-null {
     width: 180px;
     float: left;
     padding: 0;
     border: 0;   
}
#vlevo {
padding-left: 19px;
text-align: right;
}
#paticka-null {
     clear: both;
     width: 100%;
     padding: 0;
     border: 0;     
}
#paticka {
     padding: 10px;
     border-top: 1px dashed #000;
text-align: center;
}
.noscreen { 
     display: none
}
.small_text {
font-size: 80%;
}
/* KONKRÉTNí STYLY */

#hlavicka a {
     margin: 0;
     font-size: 130%;
     color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.hlava_napis {
position: relative;
top: 150px;
}
#vpravo a { 
font-weight: bold;
text-decoration: none ! important; 
} 
#vpravo a:link { 
color: #00248F;  
} 
#vpravo a:visited { 
color: #00248F; 
}
#vpravo a:hover { 
color: #130333; 
}
h1 { 
line-height: 100%;
}
#vlevo a { 
text-decoration: none ! important; 
font-weight: bold;
background-color: #ff0000; 
width: 100%; 
display: block;
line-height: 20px;
} 
#vlevo a:link { 
color: #fff;  
} 
#vlevo a:visited { 
color: #FFCC66; 
}
#vlevo a:hover { 
background-color: #FF9900; 
color: #ffffff; 
}
.patka { 
FONT-WEIGHT: bold; 
color: white; 
border: none; 
padding: 3px; 
}
.patka { 
font-weight: bold; 
text-decoration: none ! important; 
}
.patka a:link { 
background-color: #996633; 
COLOR: #ffcc00; 
TEXT-DECORATION: none; 
}
.patka a:visited { 
background-color: #996633; 
COLOR: #ffffcc; TEXT-DECORATION: none; 
}
.patka a:hover { 
background-color: #996633; 
COLOR: #ffff99; TEXT-DECORATION: none; 
}
.pozpatku {
unicode-bidi: bidi-override;
direction: rtl;
}

@media print {
body {
font-family: Verdana, Arial, Courier, sans-serif;
}
#vpravo, #vpravo-null, #paticka {
COLOR: #000000; 
font-size: 100%;
border: 0;
margin: 0;
width: auto; 
}
.patka {
COLOR: #000000; 
font-size: 100%;
border: 0;
margin: 0;
width: auto; 
}
#vlevo, #vlevo-null, #hlavicka, #lista_top {
display: none; 
}
}