body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 100px;
	z-index: 0;
	line-height: 20px;
}

#wrapper {
    width:602px;
	background: #F0F0F0;

}

#header {
    width:602px;
	height: 281px;

}

div#menu {
    width: 602px;
	height: 24px;
	background: #F8F8F8;
}

a:link, a:active, a:visited{
	color:#535353;
	text-decoration: underline;
}
a:hover{
	color:#535353;
	text-decoration: underline;
}

a.linkczer:link, a.linkczer:active, a.linkczer:visited{
	color:#CC0000;
	text-decoration: underline;
}
a.linkczer:hover{
	color:#CC0000;
	text-decoration: underline;
}

a.menu:link, a.menu:visited, a.menu:active{
	color:#505050;
	text-decoration: none;
	line-height: 24px;
	padding: 0px 10px 0px 10px;
	margin: auto;
	display: block;
	float: left;
}

a.menu:hover{
	color: #505050;
	background: #F0F0F0;
	text-decoration: underline;
	line-height: 24px;
	padding: 0px 10px 0px 10px;
	display: block;
	float: left;

}

a.menuwyb:link,a.menuwyb:visited,a.menuwyb:active,a.menuwyb:hover{
	color: #505050;
	background: #F0F0F0;
	text-decoration: underline;
	line-height: 24px;
	padding: 0px 10px 0px 10px;
	display: block;
	float: left;

}


img{
	border: none;
	
}

div#content{
	margin-left: 35px;
	margin-right: 20px;
	margin-bottom:20px;
 	min-height: 240px;
	background: #F0F0F0;
}

div#footer{
    width:602px;
	font-size: 10px;
	line-height: 20px;
	color:#999999;
	text-align: center;
	background: #FFFFFF;
}

h1{
	margin-left: -8px;
	margin-top: 20px;
	font-size: 14px;
	
}

h2{
	font-size: 12px;
	font-weight: bold;
}

div.fioletowy{

	color: #2293B3;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;	
	cursor: pointer;
}

.czerwony{

	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

ul{
	margin-top: -3px;
	margin-left: 17px;
}	

span.naglowek{
	float: left;
	width: 350px;
}
