<!--
BODY {
       font-family: Verdana, Century Gothic, Arial;
       font-style: normal;
       font-weight: normal;
       color: #6d6d6d;
			 scrollbar-base-color: #001650;
			 scrollbar-arrow-color:#FFFFFF;
			 scrollbar-darkshadow-color:#333333;
			 scrollbar-shadow-color:#707070;
			 scrollbar-face-color:#001650;
			 scrollbar-highlight-color:#CCCCCC;
			 background-image:url('../images/tlo.jpg');
			 background-repeat: repeat-y;
			 background-position: top right;
			 background-color: #001650;
			 }
			 
.tlo{
	background-repeat: no-repeat;
	vertical-align:top;
	background-color:#FFFFFF;
	}
	
.kategorie{
	background-repeat: no-repeat;
	vertical-align:top;
	background-color:#c7d089;
	}	
	
.tlo_stopka{
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
	padding-top: 42px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	}	
	
.tlo_y{
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	}
	
.tlo_x{
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	}
	
.cien_y{
	background-repeat: repeat-y;
	background-color:#c7d089;
	}	
	
.prawo{
	float: right;
	}
			
/*TD{
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;
	margin: 0px auto 0px auto;
	}*/

a{
        color: #707070;
        text-decoration: none;
}

A:hover{
  font-weight:bold;
  color: #393939;
  text-decoration: none ;
  
}



.tekst{
	text-align: center;
	font-size: 14px;
	}
			 
	-->
