
html,body
{
margin-top: 2px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin: 2px;
background: #ffffff;
}



.wyszukiwarka{
color: #000000; font-family: Verdana; font-size: 10px;
font-weight: normal;
}
a{
TEXT-DECORATION: none; font-size: 12px; 
}

a:link {
	COLOR: #ffffff; TEXT-DECORATION: none;font-size: 12px; 
}

a:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;font-size: 12px; 
}

a:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline;font-size: 12px; 
}

.menu   { color:  #ffffff; font-family: verdana; font-size: 12px; }
.menug   { color: #ffffff; font-family: Verdana; font-size: 11px; padding-left: 4px; font-weight: bold;}
.menuz   { color: #ffffff; font-family: Verdana; font-size: 11px; padding-left: 12px;}

P {font-family: Verdana;font-size: 11px;}
SELECT{ font-family: Verdana;font-size: 11px; }
INPUT{font-family: Verdana;font-size: 11px; }
.input{
 border-top: solid 1px; 
 border-bottom: solid 1px;
 border-left: solid 1px; 
 border-right: solid 1px; 
 border-color: #969696; 
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #8A8A8A;
}
.tresc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.input {
	border-top: solid 1px; border-bottom: solid 1px; border-left: solid 1px; border-right: solid 1px; border-color: #000000; font-size: 11px;
	color: #666666; background: #F0F5FB; font-family: Verdana
}


.input2 {
	border-top: solid 1px; border-bottom: solid 1px; border-left: solid 1px; border-right: solid 1px; border-color: #000000; font-size: 11px;
	color: #666666; background: #DADADA; font-family: Verdana
}

.tytul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


