body{
	margin: 0;
	padding: 0;
	background-color: #04496a;
	font-family: Tahoma;
	font-size: 10pt;
	color: #fff;
	background-image: url("../img/body_bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#container{
	width: 1000px;
	margin: auto;
}
#header{
	position: relative;
	width: 1000px;
	height: 179px;
}

#logo{
	position: absolute;
	top: 40px;
	left: 0px;
	text-align: left;
}

#logo a{
	display: block;
	width: 191px;
	height: 173px;
	outline: none;
}

#logo a span{
	display: none;
}

#niemowlaki{
	position: absolute;
	top: 0px;
	left: 180px;
	width: 170px;
	height: 120px;
	outline: none;
}

#przedszkolaki{
	position: absolute;
	top: 0px;
	left: 340px;
	width: 170px;
	height: 120px;
	background-image: url("../img/przedszkolaki.png");
	background-repeat: no-repeat;
	background-position: top left;
}

#szkolniaki{
	position: absolute;
	top: 0px;
	left: 510px;
	width: 172px;
	height: 120px;
	background-image: url("../img/szkolniaki.png");
	background-repeat: no-repeat;
	background-position: top left;
}

#topnav{
	height: 41px;
	margin-left:1px;
	padding-left: 300px;
}

#topnav ul{
	height: 41px;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

#topnav ul li{
	position: relative;
	height: 41px;
	float: left;
	display: inline;
	margin-right: 2px;
	text-align: center;
	background-repeat: no-repeat;
	width: 100px;
}

#topnav ul li#news{
	background-image: url('../img/aktualnosci.png');
	width: 125px;
}
#topnav ul li#onas{
	background-image: url('../img/onas.png');
	width: 75px;
}

#topnav ul li#basen{
	background-image: url('../img/basen.png');
	width: 78px;
}

#topnav ul li#grafik{
	background-image: url('../img/grafik.png');
	width: 90px;
}

#topnav ul li#regulamin{
	background-image: url('../img/regulamin.png');
	width: 110px;
}

#topnav ul li#galeria{
	background-image: url('../img/galeria.png');
	width: 95px;
}

#topnav ul li#kontakt{
	background-image: url('../img/kontakt.png');
	width: 98px;
}

#topnav ul li a{
	display: block;
	text-indent: -9000px;
	height: 41px;
	width: 90px;
	outline: none;
}



#content{
	margin: auto;
	/*
	dla sprawdzenia popr. divow z ramkami
	width: 910px;
	border: 1px solid red;*/
	margin-top: 5px;
	color: #fff;
	width: 1000px;
	padding: 0;
	min-height: 300px;
	height: auto;	
}
#content p span{
	color: #ff7d00;
	font-weight: bold;
}

#content a{
	color: #ff7d00;
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}


#left{
	margin: 0;
	float: left;
	height: auto;
	width: 210px;
	text-align: right;
	background-image: url(../img/left_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

p#kontakten{
	padding-left: 100px; 
	background-image: url(../img/kontakten.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#middle{
	float: left;
	margin: 0;
	width: 710px;
	height: auto;
	padding: 10px 20px 10px 20px; 
}


.clearing{
	clear: both;
}

.clearing_r{
	clear: right;
}

#clear_r{
	clear: left;
}


.nopadding{
	padding: 0;
	margin: 0;
}

img{
	border: 1px solid #ff7d00;
	padding: 2px;
}

.noborder{
	border: 0;
	padding: 0;
	margin: 0;
}


#footer {
	margin: auto;
	padding: 0;
	width: 100%;
	height: 170px;
	font-size: 7pt;
	color: #000;
	background-image: url("../img/foot_bg.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#footer a, #footer a:hover{
	color: #000;
}

#footer-logo{
	float: left;
	width: 120px;
	height: 60px;
}

#footer-copyright {
	margin-top: 70px;
	margin-left: 10px;
	float: left;
	width: 500px;
	text-align: top;
	color: #fff;
}

#footer-copyright a, #footer-copyright a:hover{
	text-decoration: none;
	color: #fff;
}

#footer p{
	padding-top: 3px;
	float: left;
	width: 450px;
	line-height: 10px;
}

#webdesign{
	font-size: 7pt;
	width: 400px;
	float: right;
	margin-top: 30px;
	height: 30px;
	text-align: right;
	color: #755304;
}

#webdesign a, #webdesign a:hover{
	color: #000;
	text-decoration: none;
}

#webdesign a:hover span{
	color: #f6861f;
}

.right{
	padding: 0;
	padding-right: 10px;
	float: right;
	width: 150px;
	font-size: 8pt;
}

.left{
	padding: 0;
	padding-left: 120px;
	float: left;
	width: 400px;
}


.galeria{
	width: 150px;
	height: 100px;
	border: 1px solid white;
}
.galeria:hover{
	background: #ff7d00;
	border: 1px solid #ff7d00;
}


table {
	text-align: center;
	margin: 0 40px 0 40px;
	font-size: 13px;
	color: #002155;
	border: 1px solid #fff;

}

.tbl-header {
	font-weight: bold;
	font-size: 14px;
	height: 44px;
	color: #fff;
	background: #0099ff; 
}


	table.terinarz-tbl td {

		padding: 8px 9px;

		font-weight: bold; }

		

.tbl-cell1 { background: #d1ecff; }
.tbl-cell2 { background: #fffbb9; }
.tbl-cell3 { background: #c7f5ff; }
	

.tbl-time { font-weight: normal; font-size: 11px; }

.tbl-add { font-weight: normal; font-size: 11px; }

	

table#cennik-tbl td {

	height:60px;

	width: 200px; }

h1,h2{
	font-size: 11pt;
}

h2{
	padding: 0px;
	margin: 0px;
}

img.news_fotka{
	padding: 3px;
	float: left;
	width: 100px;
	height: 60px;
	margin: 5px;
}


img.news_fotka_duza{
	padding: 3px;
	float: left;
	width: 200px;
	margin: 5px;	
}

span.err {
	font-weight: normal;
	color: red;
}

textarea{
	width: 260px;
	height: 200px;
}

input, textarea{
	width: 260px;
}

	
.maly{
	width: 70px;
}


select, input, textarea {
	background: #fff;
	border: 1px solid #ff7f00;
}

.submit input{
	background: #ff7f00;
	color: #fff;
	font-weight: bold;
}

.check{
	width: 15px;
	height: 15px;
	border: 1px solid #ff7f00;
}

fieldset{
	border: 0px;
}

label{
	width: 17em;
	float: left;
	text-align: right;
	font-weight: bold;
	margin-right: 0.5em;
	display: block
}

.bigger{
	font-size: 12pt;
	font-weight: bold;
}