@charset "iso-8859-2";
/* CSS Document */

.menu {
	color: #000000;
	text-decoration: none;
font-size:13px; 
}
.przerwa
{
	margin-bottom:10px;
	margin-top:0px;
	margin-left: 50px;
}; 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.hiper:link {
	color: #CC0000;
}
a.hiper:visited{
	color: #000000;
}
a.hiper:hover{
	color: #666666;
	text-decoration:underline; 
}