body{
	margin: 0;
	padding-top: 0;
	background-color: #a5c965;
	font: 10pt Verdana;
	font-color: #fff;
}

#topnav{
	text-align: center;
	margin: auto;
	width: 1002px;
	height: 220px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
}

#topnav ul{
	margin: auto;
	padding:0;
	padding-left: 15px;
}

#topnav ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#topnav li a {
	line-height: 30px;
	font-style: bold;
	color: #000;
	text-decoration: none;
	padding: 10px 15px 10px 15px;
}

#topnav li a:hover {
	text-decoration: underline;
}

#nad{
	margin: auto;
	width: 1002px;
	height: 102px;
	background-image: url(img/motto_bg.jpg);
	background-repeat: no-repeat;
}

#motto {
	margin-top:15px;
	text-align: right;
	margin-right: 30px;
	font: 8pt Tahoma;
	width: 626px;
	float: right;
}

#it_left{
	padding-top: 4px;
	float: left;
	font-style: italic;
}

img {
	padding: 2px;
	border: 1px solid #477c07;
}
.info_link {
	margin-top: -20px;
	margin-right: 30px;
	border: none;
	float: right;
}
.noborder {
	border: none;
}

#container{
	margin: auto;
	width: 1002px;
	height: auto;
	background-image: url(img/leftside_bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

#leftside{
	padding-left: 20px;
	float: left;
	width: 240px;
	font-size: 8pt;
}

#content{
	float: left;
	width: 720px;
}

.content_link{
	font-weight: bold;
	text-decoration: none;
	color: #477c07;
}

.content_link:hover{
	text-decoration: none;
}	

.clear{
	clear: both;
}

#footer{
	margin: auto;
	width: 1002px;
	height: 40px;
	background-color: #477c07;
	background-image: url(img/footer_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer p{
	margin:0;
	padding-top:10px;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
	
p.pt{
	font-size: 8pt;
}

.right{
	margin: auto;
	float: right;
}
.left{
	float: left;
}

.just{
	text-align: justify;
}

label{
	width: 20em;
	float: left;
	text-align: left;
	margin-left: 0.5em;
	display: block
}

textarea{
	height: 40px;
}

input,textarea, submit{
	width: 200px;
}

input, textarea {
	background: #fff;
	border: 1px solid #477c07;
}

.submit input{
	background: #477c07;
	color: #fff;
	border: 1px solid #477c07;
	font-weight: bold;
}

fieldset{
	border: 1px solid #477c07;
	width: 27em;
}

legend{
	background: #477c07;
	color: #fff;
	border: 1px solid #477c07;
	padding: 2px 6px;
	font-weight: bold;
}

img.lista_dzieci {
	width: 200px
	}
	
.dziecko{
	text-align: center;
	float: left;
	width: 300px;
	height: 350px;
	}
	
.content_link_small {
	font-size: 7pt;
	color: #477c07;
	text-decoration: none; 
	}

.content_link_small:hover{
	text-decoration: none;
	}

h4{
	border-left: 3px solid #477c07;
	padding-left: 5px;
	font-size: 11pt;
} 

#webdesign{
	margin: auto;
	font-size: 7pt;
	color: #fff;
	width: 1002px;
	height: 20px;
	text-align: right;
}
#webdesign a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#webdesign a:hover{
	text-decoration: none;
}

.licznik{
	float: left;
	text-align: left;
	padding-left: 90px;
}