body {
	padding: 0 410px 0 410px;
	margin: 0;
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff200;
	font-size:0.7em;
	}

div {
	margin:0;
	padding:0;
	}

#header {
	margin-top:51px;
	height:150px;
	border-bottom:1px solid #444444;
	}

#head_left {
	background-image:url(/pliki/zlocieniec-zok/design/header_left.gif);
	width:261px;
	height:150px;
	float:left;
	}
	
#head_right {
	background-image:url(/pliki/zlocieniec-zok/design/header_right.gif);
	width:559px;
	height:150px;
	position:relative;
	float:right;
	}	
	

#aktualnosci {
	line-height:130%;
	margin:5px 10px 0 10px;
	}

.news {
	border-bottom:1px solid #666666;
	padding:0 0 5px 0;
	margin:10px 0 0 0;
	line-height:130%;
	}

.news h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight: normal;
	color:#00a650;
	margin:0;
	padding:0;
	}		

.news p{
	width:95%;
	padding:0;
	margin:8px 0 8px 0;
	}

#block_2 h3 {
	font-size:100%;
	text-align:center;
	}

#block_3 h3 {
	font-size:100%;
	text-align:center;
	}
	
#strona {
	line-height:130%;
	}

#strona h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight: bold;
	color:#00a650;
	}
	
a {
	color:#00a650;
	text-decoration:none;
	}
	
a:hover {
	color:#00a6502;
	text-decoration: underline;
	}		
	
#kalendarz {
	margin:15px 15px 5px 15px;
	}	
	
#footer {
	width:820px;
	padding-top:20px;
	text-align:center;
	margin-top:10px;
	background-image:url(/pliki/zlocieniec-zok/design/foot_bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:120px;
	border-top:1px solid #444444;
	}	
	
.calendarToday /*dzien dzisiejszy*/
{
background-color:#fff200;
color:#FFFFFF;
text-align:center;
}

.calendarToday a{
	color:#ed1c24;
	}
	
.calendarEvent {
	background-color: #ed1c24;
	text-align:center;
	border:1px solid #D9D9D9;
	}	
		  	
