body {
	margin: 0 auto;
	line-height: 1.6em;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 13px;
	color: #333333;
	background: #ffffcc;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

a:link, a:visited { color: #333333; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #333333; text-decoration: underline; font-weight: bold;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.ta_j	{text-align:justify;}
.ta_c	{text-align:center;}
.ta_l	{text-align:left;}
.ta_r	{text-align:right;}

.p_l20 {padding-left:50px;}
.p_r20 {padding-right:50px;}
.p_t20 {padding-top:-20px;}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 10px;
}

.font_size_10	{
	font-size: 10px;
}

#top	{
	width: 770px;
	margin: 0 auto;
}

#zawartosc	{
	clear: both;
	width: 770px;
	margin:0 auto;
	display: block;
	overflow: hidden;
}

#lewa1	{
	width: 253px;
	height: 100%;
	float: left;
	background-color: #a8c034;
	background-repeat: repeat;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
}

#prawa1	{
	width: 517px;
	height: 100%;
	float: right;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
}

#lewa2	{
	width: 50%;
	height: 100%;
	float: left;
	background-color: #a8c034;
	background-repeat: repeat;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
	padding-top: 20px;
}

#prawa2	{
	width: 50%;
	height: 100%;
	float: right;
	background-color: #f47e56;
	background-repeat: repeat;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
	padding-top: 20px;
}

#lewa3	{
	width: 33%;
	height: 100%;
	float: left;
	background-color: #a8c034;
	background-repeat: repeat;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
	padding-top: 20px;
}

#prawa3	{
	width: 33%;
	height: 100%;
	float: left;
	background-color: #a8c034;
	background-repeat: repeat;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
	padding-top: 20px;
}

#srodek3	{
	width: 34%;
	height: 100%;
	float: left;
	background-color: #a8c034;
	background-repeat: repeat;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
	padding-top: 20px;
}

#stopka	{
	clear: both;
	width: 770px;
	height: 60px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url("img/footer_bg.png");
	font-size: 10px;
}

.aktualnosci	{
	background-image: url("img/aktualnosci_bg.png");
	padding-top: 20px;
	text-align: justify;
}

.archiwum	{
	background-image: url("img/archiwum_bg.png");
	padding-top: 20px;
	text-align: center;
}

.galeria	{
	background-color: #a8c034;
	background-repeat: repeat;
	padding-top: 20px;
	text-align: center;
}

.idea	{
	background-image: url("img/idea_bg.png");
	padding-top: 20px;
	text-align: justify;
}

.media	{
	background-color: #f47e56;
	background-repeat: repeat;
	padding-top: 20px;
}

.organizatorzy	{
	background-color: #a8c034;
	background-repeat: repeat;
	text-align: center;
}

.partnerzy	{
	background-color: #a8c034;
	background-repeat: repeat;
}

.teksty	{
	background-color: #a8c034;
	background-repeat: repeat;
	padding-top: 20px;
	text-align: justify;	
}

.wolontariat	{
	background-image: url("img/wolontariat_bg.png");
	padding-top: 20px;
	text-align: justify;	
}

#form fieldset {
	width : 745px;
}
#form div {
	clear  : both;
}
#form div span {
	display : block;
	float : left;
	width : 250px;
}
#form div span.label {
	width : 200px;
}
#form div span.value {
	width : 300px;
/*	clear : both;*/

}
#form ul#error li {
	font-size : 12px;
	color : #f00;
}
