html, body {
	background-image: url(images/tlo.gif);
	color: #000;
	margin: 0;
	padding: 0;
}

#top {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
}

#cien-boczny_ {
	background-image: url(images/cien_boczny.png);
	position:absolute;
	left:0px;
	top:0px;
	height:288px;
	width:820px;
}

#logo_ {
	background-image: url(images/logo.gif);
	position:absolute;
	left:15px;
	top:0px;
	width:250px;
	height:63px;
}

#trawa_ {
	background-image: url(images/trawa.jpg);
	position:absolute;
	left:265px;
	top:0px;
	width:540px;
	height:63px;
}

#pl {
	position:absolute;
	left:750px;
	top:5px;
}

#ang {
	position:absolute;
	left:775px;
	top:5px;
}

img.plc:hover {
	background-image: url(images/pl.png);
}

img.angc:hover {
	background-image: url(images/ang.png);
}

#but-start {
	background-image: url(images/but_ciemny.png);
	position:absolute;
	left:291px;
	top:26px;
	width:119px;
	height:46px;
}

#but-oferta {
	background-image: url(images/but_ciemny.png);
	position:absolute;
	left:413px;
	top:26px;
	width:119px;
	height:46px;
}

#but-galeria {
	background-image: url(images/but_ciemny.png);
	position:absolute;
	left:535px;
	top:26px;
	width:119px;
	height:46px;
}

#but-kontakt {
	background-image: url(images/but_ciemny.png);
	position:absolute;
	left:657px;
	top:26px;
	width:119px;
	height:46px;
}

#belka_ {
	background-image: url(images/belka.png);
	position:absolute;
	left:15px;
	top:57px;
	width:790px;
	height:25px;
}

#naglowek_ {
	background-image: url(images/naglowek.jpg);
	position:absolute;
	left:15px;
	top:82px;
	width:790px;
	height:206px;
}

#tresc_ {
	background-image: url(images/tresc.png);
	position:relative;
	left:0px;
	top:288px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	width:760px;
	min-height:250px;
	overflow: hidden;
	font-size: 12px;
	font-family: Verdana;
}



#platon {
	position:absolute;
	left: 620px;
	top: 80px;
}

#stopka_ {
	background-image: url(images/stopka.png);
	position:relative;
	left:0px;
	top:288px;
	clear: both;
	width:820px;
	height:32px;
	padding-top: 11px;
	font-weight:bold;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
}

div.menu {
	text-align: center;
	position: absolute;
	top: 35%;
	width:119px;
	height:46px;
	color: white;
	font-weight:bold;
	font-family: Verdana;
	font-size: 12px;
	
}

a.menu_link {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
a.menu_link:hover { color: #bababa }

a.mail {
color: #000000;
font-weight: bold;
text-decoration: none;
}
a.mail:hover { color: #ffffff }

img.galeria {
	border-width: 2px;	
	border-color: #407620;
}
img.galeria:hover{
	border-color: #000000;
}

table.oferta {
	border: 1px solid black;
	border-collapse: collapse;
	width: 400px;
	text-align: center;
	
}

div.oferta-blok{
	width: 760px;
	display: block;
}

div.srodkowanie{
	text-align: center;
}