<style>
BODY {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	color: #ffffff;
	scrollbar-arrow-color: #FFCC00;
	scrollbar-base-color: #DAA520;
	scrollbar-track-color: #000000;
	scrollbar-highlight-color: #FFD700;
	scrollbar-shadow-color: #DAA520;
	scrollbar-dark-shadow-color : Black;
	scrollbar-3d-light-color : White;
	scrollbar-face-color : #555555;
}

TD 
{
	font-family : Verdana;
	font-size: 11px;
	color: #000000; 
}

.td_text_lewy
{
    background-image : url("img/lewy_text.jpg");
    background-position: 50% 96%;
    background-repeat : no-repeat;

}

a
{
	text-decoration: none;
	color: #616459;
	font-weight : bold;
	font-family : Verdana;
}
a:hover {
	text-decoration: underline; 
	color: #616459;	
	font-weight: bold; 
	cursor: hand;
}

 a.menu { 
}

 a.submenu {
 font-weight: normal;
}

 a.submenu:hover {
 font-weight: normal;

}

input { 
     font-family: Tahoma;
	 font-size: 11px;
}

a.stopka, a.stopka:hover {
	font-family : Verdana;
	font-size : 9px;
	color: #666666;
	font-weight: normal;
}
image {border: 0;}
hr {
	height: 1px;
	color: #D8CDB9;
	width: 99%;
}


</style>