body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url('images/tlo.jpg') no-repeat center top;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	position: relative;
}

a {color: #FFF; text-decoration: none;}
a:hover {text-decoration: underline;}
a img {border-style: none;}

#kontener {
	width: 1110px;
	margin-left: 40px;
	position: relative;
}

#gora {
	height: 137px;
	padding-top: 40px;
	border-bottom: 1px solid #606061;
}

#stopka {
	width: 1110px;
	height: 192px;
	margin-left: 40px;
	position: absolute;
	bottom: 0px;
}
#stopka h1 {margin: 0px;}
#stopka h1 a  span{display: none;}
#stopka h1 a :hover {text-decoration: none;}
#obrazki {
	height: 112px;
	padding: 20px 10px;
	background-color: #FFF;
	overflow: hidden;
	text-align: center;
}
#obrazki img {margin: 10px;}

.blok1-3 {width: 325px; margin-top: 27px;}
.blok1-3  strong {color: #ffff00;}
.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}
/* 
   autor: Tomasz Kilijański "Odyn"
*/
