

.body {
margin : 0px;
margin-bottom:10px;
padding : 0px;
background-color : #FFFFFF;
background-image:url('grafika/tlo.jpg');
background-repeat : repeat-x;
}

.logo {
width:233px;
height:247px;
background-image:url('grafika/logo.jpg');
background-repeat : no-repeat;
}

.komorka {
padding:3px;
text-align:left;
border-bottom:1px solid #CED3D5;
}

.tlo_tabela {
width:784px;
height:120px;
background-image:url('grafika/tlo_tabela.jpg');
background-repeat : repeat-y;
text-align:left;
vertical-align:top;
}


.komorka2 {
padding:3px;
text-align:left;
}

.stopka {
width:744px;
height:60px;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
text-align:left;
vertical-align:top;
}



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

.liczba {
border: 0px;
width: 21px;
height: 22px;
	background-image:url('grafika/liczba_b.jpg');
  background-repeat : no-repeat;
	text-align: center;
	padding: 6px 0px 0px 0px;
	color: #FFFFFF; 
	float: left;
	margin: -4px 4px 0px 4px;
	
}

.liczba2 {
border: 0px;
width: 23px;
height: 23px;
	background-image:url('grafika/liczba_a.jpg');
  background-repeat : no-repeat;
	text-align: center;
	padding: 6px 0px 0px 0px;
	float: left;
	margin: -4px 4px 0px 4px;
}


a:link {
color : #33859F;
text-decoration : none;  
} 
a:visited {
color : #33859F; 
text-decoration : none; 
} 
a:hover {
color : #49535F; 
} 
a:active {
color : #49535F;  
}

.link:link {
color : #1E2B2E;
text-decoration : none;  
} 
.link:visited {
color : #1E2B2E; 
text-decoration : none; 
} 
.link:hover {
color : #CED3D5; 
} 
.link:active {
color : #CED3D5;  
}

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

.link_stopka:link {
color : #BBC1C4;
text-decoration : none;  
} 
.link_stopka:visited {
color : #BBC1C4; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #DA643D; 
} 
.link_stopka:active {
color : #DA643D;  
}


.slide-out-div {
          padding: 20px;
          width: 300px;
          background: #FFFFFF;
					font-size:11px;
					z-index: 10;
					font-family : tahoma; 
          text-decoration : none;
          color:#996E3D;
					line-height: 17px;
      }   

