.calendar{
	background: #000 !important;
	color: #CC0000 !important;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
html, body {
	background-color: #fff;
	color: #000;
	text-align: center;
}

#top {
	width:100%;
	text-align: left;
}

#MENU2 {
	font-family: Verdana;
	font-size: 13px;
	height:30px;
	text-align: right;
	width:100%;
	background-color: #cc0000;
}



#NAGLOWEK {
	background-color: #cc0000;
	height:120px;
}

#MENU1 {

	margin-top: 2px;
	float: left;
	overflow: hidden;
	background-color: #cc0000;

}

#INFORMACJE {
	margin-top:50px;
	margin-right: 50px;
	color: #4d4d4d;
	font-size: 12px;
	font-family: Verdana;
	font-style: bold;
	width: 30%;
	float: right;
	overflow: hidden;
	background-color: white;
	margin-bottom:20px;
}

#TRESC {
	margin-bottom:20px;
	margin-top:50px;
	color: #4d4d4d;
	font-size: 12px;
	font-family: Verdana;
	font-style: bold;
	width: 30%;
	margin-left: 50px;
	float: left;
	overflow: hidden;
	background-color: #fff;
}


ul, ul li {
margin-top:0px;
	margin-right: 25px;
	color: white;
	display: block;
	list-style: none;

	padding: 0;
}

ul li {

	display: inline;
	white-space: nowrap;
}


ul a:link, ul a:visited {
	color: white;
	text-decoration: none;
	text-align: center;

}

ul a:hover{
color: #aaaaaa;

}


h1{
color: #cc0000;
font-size: 18px;
font-weight:normal;

}
