body {
	background-color : #FFFFCE;
	padding : 0;
}
.aktywny {
	color : #D70B23;
}
.menu_lewe {
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
	color : #3F4488;
	text-decoration : none;
}
.menu_lewe:hover {
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
	color : #6A6FB3;
	text-decoration : none;
}
a.top {
	font-family : Tahoma;
	font-size : 10px;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
}
a.top:hover {
	font-family : Tahoma;
	font-size : 10px;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : underline;
}
form {
	display : inline;
}
.pole_szukaj {
	font-family : Verdana;
	font-size : 11px;
	color : #2C2A6C;
	border : 1px solid #890701;
	width : 100%;
}