.body {
margin : 0px;
padding : 0px;
background-color : #FFFFFF;
background-image:url('grafika/tlo.jpg');
background-repeat : no-repeat;
background-position: top center;
}

.tabela {
width:818px;
background-color : #FFFFFF;
border-left:1px solid #B6B6B6;
border-right:1px solid #B6B6B6;
border-bottom:1px solid #B6B6B6;
}

.linia {
width:818px;
height:18px;
background-image:url('grafika/linia.jpg');
background-repeat : no-repeat;
background-position : bottom;
background-color : #FFFFFF;
}

.boks_a {
width:255px;
height:27px;
background-image:url('grafika/boks_a.jpg');
background-repeat : no-repeat;
}

.boks_b {
width:255px;
height:27px;
background-image:url('grafika/boks_b.jpg');
background-repeat : no-repeat;
}

ul {
padding-left:9px;
margin-left:9px;
padding-top:2px;
margin-top:2px;
list-style-image: url("grafika/ikona3.jpg");
}

.input2 {
background-image:url('grafika/tlo_input.jpg');
background-repeat : repeat-x;
background-color:#f6f6f6;
border:1px solid #BFBFBF;
height:20px;
}

.input3 {
background-color:#FFFFFF;
border:1px solid #BFBFBF;
}

.tabela33 {
padding-right:40px;
padding-bottom:10px;
}

.tabela1 {
width:100%;
}

.tabela2 {
background-image:url('grafika/linia.gif');
background-repeat : repeat-x;
background-position:bottom;
padding:6px;
font-size:12px;
}

.tabela3 {
background-image:url('grafika/linia.gif');
background-repeat : repeat-x;
background-position:bottom;
background-color:#F4F4F4;
padding:2px;
}

.tabela4 {
background-image:url('grafika/linia.gif');
background-repeat : repeat-x;
background-position:bottom;
background-color:#FFFFFF;
padding:2px;
}

.stopka {
width:818px;
border-bottom:1px solid #B6B6B6;
text-align:right;
margin-bottom:30px;
background-image:url('grafika/stopka.jpg');
background-repeat : repeat-x;
}

.przedzial {
width:214px;
background-image:url('grafika/linia2.jpg');
background-repeat : no-repeat;
background-position : bottom;
padding-top:6px;
padding-bottom:6px;
text-align:left;
color:#999999;
}

.tekst {
font-family : tahoma; 
font-size : 11px; 
text-decoration : none;
color:#636363;
}

.link:link {
color : #525252;
text-decoration : none;  
} 
.link:visited {
color : #525252; 
text-decoration : none; 
} 
.link:hover {
color : #6A6A6A; 
} 
.link:active {
color : #6A6A6A;  
}

.link_stopka:link {
color : #333333;
text-decoration : none;  
} 
.link_stopka:visited {
color : #333333; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #6A6A6A; 
} 
.link_stopka:active {
color : #6A6A6A;  
}


a:link {
color : #BE1B1F;
text-decoration : none;  
} 
a:visited {
color : #BE1B1F; 
text-decoration : none; 
} 
a:hover {
color : #6A6A6A; 
} 
a:active {
color : #6A6A6A;  
}
