.body {
margin : 0px;
padding : 0px;
background-color : #FFFFFF;
}

.menu {
width:230px;
background-image:url('grafika/menu.jpg');
background-repeat : repeat-y;
vertical-align:top;
}

.menu2 {
padding-right:20px;
padding-top:2px;
padding-bottom:2px;
}


.tabela {
background-image:url('grafika/tabelka.jpg');
background-repeat : no-repeat;
background-color : #F7F9FB;
vertical-align:top;
}

.tabela2 {
background-image:url('grafika/tabelka2.jpg');
background-repeat : no-repeat;
background-color : #FFFFFF;
vertical-align:top;
}

.linia {
background-image:url('grafika/linia.gif');
background-repeat : repeat-y;
background-position : top right;
}

.komorka {
font-size:12px;
font-weight:bold;
background-image:url('grafika/linia2.jpg');
background-repeat : no-repeat;
background-position : bottom center;
padding:3px;
}

.menu_tabela {
width:100%;
text-align:right;
color:#293939;
margin-right:18px;
}

.td {
background-color : #6599B1;
padding:3px;
}

.nawigacja {
padding:5px;
background-image:url('grafika/linia2.jpg');
background-repeat : no-repeat;
background-position : bottom center;
}

.przedzial {
height:4px;
background-image:url('grafika/przedzial.jpg');
background-repeat : no-repeat;
}

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

.stopka {
margin-top:2px;
width:950px;
border-top:1px solid #CFDFE7;
text-align:right;
}

a:link {
color : #FF3300;
text-decoration : none;  
} 
a:visited {
color : #FF3300; 
text-decoration : none; 
} 
a:hover {
color : #FF0000; 
} 
a:active {
color : #FF0000;  
}

.link_stopka:link {
color : #4F6C6C;
text-decoration : none;  
} 
.link_stopka:visited {
color : #4F6C6C; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #293939; 
} 
.link_stopka:active {
color : #293939;  
}

.link:link {
color : #293939;
text-decoration : none;  
} 
.link:visited {
color : #293939; 
text-decoration : none; 
} 
.link:hover {
color : #FF0000; 
} 
.link:active {
color : #FF0000;  
}

.link2:link {
color : #FFFFFF;
text-decoration : none;  
} 
.link2:visited {
color : #FFFFFF; 
text-decoration : none; 
} 
.link2:hover {
color : #214274; 
} 
.link2:active {
color : #214274;  
}

