body {
	background-color:#456789;
	margin-left:10;
	margin-top:10;
}


body, p,pre,li  {
	font-family:tahoma;
	font-size:18px;
	color:#ffffff;
}

td  {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
}

select, input  {
	font-family:verdana;
	font-size:12px;
	color:#987654;
}

td.bg1 {	
background-color:#012345;
font-family:verdana;
font-size:12px;
font-weight: bold;
color:#ffffff;
}

table.bg,td.bg2 {
background-color:#345678;
font-family:verdana;
font-size:12px;
color:#ffffff;
}

:link, :visited, :active {color:#ffffff; text-decoration:none; }
A:hover {text-decoration:underline; !important}

.reklama {
border : 1px solid Black;
vertical-align : middle;
text-align : center;
}

