td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #050505;
}
a {
	color: navy;
	text-decoration: none;
}
a:hover {
 color: red;
}
.pole1 {
	margin-top: 0px;
	width: 118px;
	border: 1px solid black;
	font-size: 11 px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fcfcfc;
}
.pole2 {
	margin-top: 0px;
	width: 225px;
	border: 1px solid black;
	font-size: 11 px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fcfcfc;
}
form {margin: 0px;}
input { margin: 0px; }

.male { font-size: 10px; }
.red  { color: red;}
.white { color: white; }
.przyc1 { 	
	color: #ED1C24;
	border: 1px solid #ED1C24;
	font-size: 11 px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFE7B4; 
	margin: 3 0 3 0;
	cursor: hand;}
.tyt1 { font-size: 13px; }
.tyt2 { font-size:15px; }
.tyt3 { font-size:18px; }
sup { font-size: 9px; }
.tekst { font-size: 12; }
.tabtyt {  
	border-top: 0px solid #ED1C24;
	padding: 2 5 2 5;
	background-color: #F0D799;
}
.tabtresc {  
	padding: 2 5 2 5;
	background-color: #F8F1E0;
}
.ibh { display: inline-block; } 
.ibh { display: inline; }
#homebanner { display: none; width: 200px; position: absolute; top: 0px; left: 0px; background-color: #ff0000; color: #ffffff; font-family: Arial,Helvetica,Sans-Serif; font-size: 16px; border-left: 15px solid #ff0000; border-right: 15px solid #ff0000; border-bottom: 15px solid #ff0000; text-align: left; font-weight: bold; line-height: 20px; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; z-index: 999; }


