html, body {
	height:100%;
	background: #ceba2f;
	color : #ffffff;
}

div {
	margin:0px;
	padding:0px
}

#top {
	height:230px;
}

#banner {
	height:230px;
	width:800px;
	float:right;
	background-image: url(../img/banner.jpg);
}

#kontenerNaWyszukiwarke {
	height:230px;
	width:320px;
	float:left;
	background-image:  url("../img/szukaj.jpg");
	background-position: center;
	background-repeat: no-repeat;
}

#kontenerNaFormularzSzukajacy {
	margin-top: 120px
}

div, ul {
	padding : 0px;
	margin : 0px;
}
body {
	text-align : center;
}
#kontenerGlowny {
	margin : auto;
	width : 1130px;
	background-color: #a07f2e;
	padding: 5px;
}

#wyszukiwarka {
	margin:auto;
	padding-top: 25px;
	background-image: url("../img/guzik2.jpg");
	background-position: center;
	background-repeat: no-repeat;
	height:220px;
	margin-top: 40px;
}

#wyszukiwarka table {
	margin:auto;
}

#stronaWlasciwa {
	padding:10px
}
#kontenerNaMenu{
	width:200px;
	float: left;
	margin-top:20px
}
#kontenerNaKontent {
	margin-left : 220px;	
}
#kontenerNaTresc {
	background-color: #ae9d27;
	padding:10px;
	border: solid 5px #80672f;
	overflow:scroll;
	overflow-x:hidden;
	height: 700px;
}
#stopka {
	clear:both;
}
#kontenerNaZdjecia table {
	margin: auto;
}
#kontenerNaZdjecia td {
	text-align: center
}


#kontenerNaZdjecie{
	text-align:center
}

#kontenerNaOstatnioDodane {
	margin-left: 10px;
}

#kontenerNaOstatnioDodane ul{
	list-style: none
}
#kontenerNaOstatnioDodane h2{
	margin-bottom: 3px;
}
#kontenreNaHasloLosowe, #kontenerNaOstatnioDodane {
	text-align: center;
}