* {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}

body { 
	background-image: url('../grafika/tlo.jpg');
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	width: 100%;
	float: none;
}

div.wiersz {
	width: 100%;
	text-align: center;
	display: inline-table;
}

div.baner {
	display: inline-block;
	width: 1000px;
	height: 177px;
	border-right: 1px solid #3F3F3F;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #3F3F3F;
}

div.menu {
	display: inline-block;
	width: 1000px;
	height: 18px;
	color: gray;
	background-color: #4fdb72;
	text-align: center;
	border-right: 1px solid #3F3F3F;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #3F3F3F;
}

div.komorka-menu {
	background-color: #4fdb72;
	display: block;
	width: 160px;
	float: left;
	vertical-align: bottom;
	border-right: 1px solid #000000;
}

div.komorka-menu-left {
	background-color: #4fdb72;
	display: block;
	width: 160px;
	float: left;
	vertical-align: bottom;
	border-right: 1px solid #000000;
}

div.glowna {
	width: 1000px;
	height: 825px;
	display: inline-block;
	background-color: #F6F6F6;
	border-right: 1px solid #3F3F3F;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #3F3F3F;
	padding-bottom: 10px;
	text-align: center;
}

div.glowna-wiersz {
	display: table; 
	float: left; 
	width: 333px;
}

div.glowna-cell-top {
	display: table-caption;
	background-image: url('../grafika/glowna-top.gif');
	background-position: center;
	background-repeat: no-repeat;
	width: 333px;
	margin-top: 10px
}

div.glowna-cell-body {
	display: table-row;
	background-image: url('../grafika/glowna-body.gif');
	background-position: center;
	background-repeat: repeat-y;
	width: 333px;
}

div.glowna-cell-bottom {
	display: table-footer-group;
	background-image: url('../grafika/glowna-bottom.gif');
	background-position: center;
	background-repeat: no-repeat;
	width: 333px;
}

div.tytul {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: brown;
	padding-left: 20px;
	padding-right: 20px;
}

div.naglowek {
	margin-top: 10px;
	padding-top: 6px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-image: url('../grafika/naglowek.gif');
	background-position: center;
	background-repeat: no-repeat;
	height: 25px
}

div.data {
	font-weight: bold;
	color: gray;
	text-align: center;
}

div.stat-left {
	margin-top: 10px;
	padding-left: 20px;
	color: gray;
	font-size: 10px;
	font-weight: bold;
	float: left;
	text-align: left;
}

div.stat-right {
	margin-top: 10px;
	padding-right: 20px;
	color: gray;
	font-size: 10px;
	font-weight: bold;
	float: right;
	text-align: right;
}

div.stopka {
	width: 1000px;
	display: inline-table;
	margin: 0px;
	padding: 0px;
}

div.stopka-body { 
	width: 1000px;
	display: inline-block;
	background-color: #EAEAEA;
	border-right-color: #3F3F3F;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	text-align: center;
	padding-top: 3px;
	color: gray;
	font-size: 10px;
	font-weight: bold;
}

div.stopka-bottom { 
	width: 1000px;
	display: inline-block;
	background-image: url('../grafika/stopka-bottom.gif');
	background-position: center top;
	background-repeat: no-repeat;
	height: 5px;
	margin-bottom: 20px;
}

div.oferta-tytul { 
	background-image: url('../grafika/prezentacja-oferty-tytul.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 1000px;
	text-align: center;
	vertical-align: middle;	
	display: inline-table;
	margin: 0px;
	padding-top: 10px;
	background-color: #F6F6F6;
	border-right-color: #3F3F3F;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
}

div.pojemnik-top { 
background-image: url('../grafika/glowna-top.gif');
background-position: center bottom;
background-repeat: no-repeat;
height: 17px;
font-weight: bold;
}
div.pojemnik-spacer { 
background-image: url('../grafika/glowna-body-stat.gif');
background-position: center top;
background-repeat: repeat-y;
height: 5px;
}
div.pojemnik-body { 
background-image: url('../grafika/glowna-body.gif');
background-position: center top;
background-repeat: repeat-y;
padding-top: 10px;
padding-bottom: 10px;
}
div.pojemnik-bottom { 
background-image: url('../grafika/glowna-bottom.gif');
background-position: center bottom;
background-repeat: no-repeat;
height: 17px;
font-size: 10px;
font-weight: bold;
color: gray;
}

div.patrol {
margin-left: 70px;
margin-right: 70px;
text-align: justify;
}

div.galeria-foto {
	text-align: center;
	margin-top: 10px;
}

div.galeria-foto-small {
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	width: 110px;
	background-color: white;
	border-color: #3F3F3F;
	border-style: solid;
	border-width: 1px;
	float: left;
}

div.galeria-foto-opis {
	text-align: left;
	margin-right: 70px;
	padding-left: 15px;
	padding-top: 20px;
	float: left;
	display: inline;
	width: 215px;
}

div.lewa {
float: left;
margin-left: 70px;
display: inline;
width: 110px;
}

div.oferta-opis {
	display: table-column;
	float: right;
	text-align: center;
	padding: 25px;
	margin-right: 35px;
	width: 550px;
}

div.oferta-opis-top {
	display: inline-table;
	width: 550px;
	background-image: url('../grafika/oferta-opis-top.gif');
	background-position: top;
	background-repeat: no-repeat;
	height: 20px;
}

div.oferta-opis-body {
	display: inline-table;
	width: 550px;
	background-color: #EAEAEA;
}

div.oferta-opis-bottom {
	display: inline-table;
	width: 550px;
	background-image: url('../grafika/oferta-opis-bottom.gif');
	background-position: top;
	background-repeat: no-repeat;
	height: 20px;
}

div.kamera-lewa {
	float: left; 
	width: 489px; 
	text-align: left; 
	padding-left: 5px;
	padding-right: 5px;
	display: block; 
}

div.kamera-prawa {
	float: right; 
	width: 485px; 
	text-align: center; 
	padding-left: 5px;
	padding-right: 5px;
	display: block 
}

div.kamera-prawa-wiersz {
	display: inline-table; 
	width: 485px; 
	text-align: center;
}

ol {
	padding-left: 25px;
}

img.img-ramka { 
border: 1px solid #000000;
padding: 5px;
background-color: white;
}

ul.menu, ul.menu li {
	display: block;
	list-style: none;
	font-weight: bold;
}

ul.menu li {
	float: left;
	width: 160px;
	text-align: center;
	position: relative;
}

ul.menu a {
	display: block;
	text-decoration: none;
	vertical-align: middle;
	height: 20px;
	padding-top: 4px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 1px;
	color: brown;
}

ul.menu a:hover, ul.menu a.over {
	background-color: #C8C8C8;
}

a.menu {
	display: block;
	height: 14px;
	padding: 2px;
	font-weight: bold;
	color: white;
}

a.menu:hover {
	background-color: #a0ffa0;
	color: brown;
}
