* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: tahoma, verdana, serif;
}

html, body {
	text-align: center;
	background: #016191 url('images/top.jpg') 50% 0 no-repeat;
	color: #fff;
}

#mainframe {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	height: auto !important;
	height: 1200px;
	min-height: 1200px;
	position: relative;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#zaloba {
	position: absolute;
	top: 50px;
	left: 10px;
	z-index: 10;
	width: 32px;
	height: 50px;
	display: none;
	overflow: hidden;
	background: url('images/czarna_wstazka.png') no-repeat top left;
}

/* TOP */
#mainframe #top {
	height: 256px;
	z-index: 30;
	position: relative;
}

#mainframe #top a.ico {
	display: block;
	position: absolute;
	width: 60px;
	height: 111px;
	top: 94px;
	left: 38px;
}

#mainframe #top a.ico.ico2 { left: 207px; top: 110px; width: 90px; height: 120px; }
#mainframe #top a.ico.ico3 { left: 398px; top: 161px; width: 80px; }

#mainframe #top a.ico.glowna { left: 10px; top: 30px; width: 500px; height: 80px; }

#mainframe #top a.lang_pl{
	left: 709px; 
	top: 15px; 
	width: 24px; 
	height: 15px; 
	background: url('images/pl_flag.jpg');
}
#mainframe #top a.lang_en{
	left: 738px; 
	top: 15px; 
	width: 24px; 
	height: 15px; 
	background: url('images/en_flag.jpg');
}
#mainframe #top a.lang_de{
	left: 767px; 
	top: 15px; 
	width: 24px; 
	height: 15px; 
	background: url('images/de_flag.jpg');
}
#mainframe #top a.bip{
	left: 622px; 
	top: 10px; 
	width: 48px; 
	height: 27px; 
	background: url('images/bip_flag.jpg');
}

/* LEFT COLUMN */
#mainframe #leftcolumn {
	width: 280px;
	background: url('images/gradmenu.png') 0 35% repeat-x;
	float: left;
	overflow: hidden;
}

#mainframe #leftcolumn #lefttop #menu {
	background: url('images/menu.gif') 20px 0 no-repeat;
	padding: 35px 20px 20px 20px;
}

#mainframe #leftcolumn #lefttop #menu div {
	padding-left: 13px;
	display: none;
}

#mainframe #leftcolumn #lefttop #menu a, #mainframe #leftcolumn #lefttop #sportkultura a {
	display: block;
	color: #fff;
	padding: 4px 4px 4px 18px;
	background: url('images/strzalka.gif') 3px 50% no-repeat;
	font-size: 13px;
	border-bottom: 1px solid #49d1ec;
	font-weight: bold;
}

#mainframe #leftcolumn #lefttop #menu a.selected, #mainframe #leftcolumn #lefttop #sportkultura a.selected {
	color: #fdec01;
}

#mainframe #leftcolumn #lefttop #menu div a {
	font-weight: normal;
}

#mainframe #leftcolumn #lefttop #sportkultura a {
	padding-bottom: 5px;
	border-bottom: none;
	background: url('images/sportmenu.png') 0 0 no-repeat;
	color: #004a61;
}

#mainframe #leftcolumn #lefttop #sportbox {
	padding: 10px 0 0 0;
	position: relative;
}

#mainframe #leftcolumn #lefttop #sportbox #sportbg {
	width: 187px;
	height: 189px;
	background: url('images/sportkultura.png') no-repeat;
	position: absolute;
	top: 10px;
	right: 0;
}

#mainframe #leftcolumn #lefttop #sportkultura {
	padding: 30px 20px 20px 20px;
	background: url('images/sportkultura.gif') 20px 0 no-repeat;
	position: relative;
	z-index: 2;
}

#mainframe #leftcolumn #ankieta {
	padding: 40px 20px 20px 20px;
	background: url('images/ankieta.gif') 20px 10px no-repeat;
	font-size: 13px;
}

#mainframe #leftcolumn #ankieta em {
	color: #004a61;
	font-style: normal;
	display: block;
	padding-bottom: 10px;
}


#mainframe #leftcolumn #ankieta p {
	padding-bottom: 5px;
}

#mainframe #leftcolumn #leftbottom {
	background: url('images/leftbottom.gif') repeat-x;
	height: 360px;
	position: relative;
}

#mainframe #leftcolumn #newsletter {
	padding: 60px 20px 20px 20px;
	background: url('images/newsletter.gif') 20px 20px no-repeat;
	font-size: 11px;
	color: #004a61;
	position: relative;
}

#mainframe #leftcolumn #newsletter input {
	border: #3ea4b9 1px solid;
	font-size: 11px;
	margin-top: 5px;
	width: 130px;
	position: absolute;
	top: 93px;
	left: 20px;
}

#mainframe #leftcolumn #newsletter input.przycisk {
	border: none;
	position: absolute;
	right: 20px;
	left: auto;
	top: 93px;
	width: 55px;
}

#mainframe #leftcolumn #leftbottom #inwestycje {
	height: 200px;
	top: 180px;
	position: absolute;
	width: 280px;
	background: url('images/inwestycje.gif') 50% 0 no-repeat;
}

#mainframe #leftcolumn #leftbottom #inwestycje #flagi {
	height: 52px;
	width: 204px;
	background: url('images/flagi.gif') no-repeat;
	display: block;
	position: absolute;
	top: 66px;
	left: 37px;
}

#mainframe #leftcolumn #leftbottom #inwestycje #zobacz {
	height: 25px;
	width: 80px;
	background: url('images/zobacz.gif') no-repeat;
	display: block;
	position: absolute;
	top: 135px;
	right: 20px;
}

/* MIDDLE COLUMN */
#mainframe #middlecolumn {
	width: 400px;
	float: left;
	overflow: hidden;
	padding-top: 92px;
}

#mainframe #middlecolumn div.akt {
	padding: 5px 0;
	border-bottom: 1px solid #0a607b;
}

#mainframe #middlecolumn div.akt span {
	float: right;
	color: #ffd900;
	font-size: 9px;
}

#mainframe #middlecolumn div.akt a {
	font-weight: bold;
}

#middlecolumn div.galeria a img {
	border: 4px solid #177ea6;
	margin: 3px;
}

#mainframe #middlecolumn.wide {
	width: 680px;
}

#mainframe #middlecolumn #middlebg {
	background: #004a61 url('images/middle1.gif') repeat-x;
}

#mainframe #middlecolumn #middlebg #galerie {
	height: 196px;
	background: url('images/galerie.jpg') no-repeat;
}

#mainframe #middlecolumn #middlebg #galerie a {
	display: block;
	float: left;
	width: 125px;
	height: 196px;
	position: relative;
	left: 15px;
}

#mainframe #middlecolumn #middletop, #mainframe #middlecolumn.wide #content {
	background: url('images/middle2.gif') 0 bottom repeat-x;
	position: relative;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#mainframe #middlecolumn.wide #content {
	padding-bottom: 30px;
}

#mainframe #middlecolumn.wide #content #middletop {
	background: url('images/naroznik.gif') right 0 no-repeat;
}

#mainframe #middlecolumn #middlebottom {
	background: #016191 url('images/middle3.gif') repeat-x;
	min-height: 232px;
	height: auto !important;
	height: 232px;
}

#mainframe #middlecolumn #middlebottom.wide {
	padding: 20px;
}

#mainframe #middlecolumn #middlebottom #bazanoclegowa {
	min-height: 220px;
	height: auto !important;
	height: 220px;
	background: url('images/baza.jpg') right 0 no-repeat;
	position: relative;
}

#mainframe #middlecolumn #middlebottom #bazanoclegowa #bazanapis {
	position: absolute;
	left: 20px;
	top: 20px;
	background: url('images/bazanoclegowa.gif') no-repeat;
	height: 25px;
	width: 93px;
}

#bazanoclegowa select {
	border: 1px solid #045b7a;
	width: 160px;
	font-size: 11px;
	color: #777;
	background: #fff;
	padding: 3px 0;
	left: 20px;
	top: 80px;
	position: absolute;
}

#bazanoclegowa select#kodm {
	top: 136px;
}

#bazanoclegowa input.submit {
	left: 20px;
	top: 175px;
	position: absolute;
}

#bazanoclegowa label {
	font-weight: bold;
	color: #045b7a;
	font-size: 11px;
	left: 25px;
	top: 63px;
	position: absolute;
}

#middletop div.head {
	position: absolute;
	top: -35px;
	left: 20px;
}

#aktualnosci.head {
	width: 68px;
	height: 21px;
	background: url('images/aktualnosci.gif');
}

p.archiwum {
	text-align: right;
	padding: 10px 20px;
	font-size: 11px;
}

p.archiwum a {
	color: #358ba6;
}

#text {
	font-size: 13px;
	padding: 20px;
}

#text a {
	color: #37b5d0;
}

#text h1 {
	font-size: 15px;
	font-family: "Trebuchet MS", arial, tahoma, verdana, serif;
	font-weight: normal;
	color: #fdec01;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 520px;
	border-bottom: 1px solid #00708e;
}

#text p {
	padding-bottom: 15px;
}

#text .dolewej {
	float: left;
	margin-right: 10px;
}

#text .doprawej {
	float: right;
	margin-left: 10px;
}

#text ul, #text ol {
	padding-left: 20px;
}

#text div.kwatera {
	overflow: hidden;
	border-bottom: 1px solid #00708e;
	padding: 10px 0 5px 0;
}

#text div.kwatera h2 {
	font-size: 15px;
	font-weight: normal;
	font-family: arial, tahoma, serif;
	padding-bottom: 5px;
}

#text div.kwatera h2 a {
}

#text div.kwatera img.miniatura {
	float: left;
	border: 4px solid #37b5d0;
	margin: 3px 15px 15px 0;
}

a.newsitem {
	display: block;
	margin: 0 20px;
	padding: 20px 0 20px 60px;
	border-bottom: 1px solid #0a607b;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	position: relative;
}

a.newsitem div.date, a.newsitem span.date {
	background: url('images/news_dot.png') no-repeat;
	padding-top: 12px;
	height: 38px !important;
	height: 50px;
	width: 50px;
	float: left;
	position: absolute;
	top: 7px;
	left: 0;
	color: #ec4109;
	text-align: center;
}

a.newsitem div.date span, a.newsitem span.date span {
	font-weight: normal;
	color: #006090;
}

a.newsitem:hover {
	margin: 0;
	padding: 21px 20px 21px 80px;
	background: #0a607b;
	position: relative;
	top: -1px;
	margin-bottom: -2px;
	text-decoration: none;
	color: #ffec00;
}

a.newsitem:hover div.date, a.newsitem:hover span.date {
	top: 8px;
	left: 20px;
}

#miastapartnerskie {
	height: 160px;
	background: url('images/miasta.jpg') 50% bottom no-repeat;
	position: relative;
}

#miastapartnerskie div#napis {
	top: 25px;
	left: 20px;
	position: absolute;
	width: 112px;
	height: 25px;
	background: url('images/miasta.gif') no-repeat;
}

#miastapartnerskie a {
	float: left;
	width: 85px;
	height: 100px;
	position: relative;
	top: 60px;
	left: 25px;
}

/* RIGHT COLUMN */
#mainframe #rightcolumn {
	float: left;
	margin-top: 135px;
	width: 280px;
	overflow: hidden;
}

#mainframe #rightcolumn #righttop {
	height: 145px;
}

#mainframe #rightcolumn #righttop #pogoda {
	background: url('images/pogoda.gif') 20px 0 no-repeat;
	padding-top: 35px;
}

#pogoda td {
	line-height: 15px;
}

#pogoda td.red {
	color: #90eeff;
	font-size: 15px;
}

#pogoda td.bold {
	color: #ffda00;
	font-weight: bold;
}

#mainframe #rightcolumn #rightbottom {
	/* height: 952px; 
	height: 859px;*/
	background: url('images/right.png') 0 -300px repeat-x;
}

#mainframe #rightcolumn #film {
	background: url('images/pieniadz.gif') 20px 20px no-repeat;
	height: 300px;
	display: none;
}

#mainframe #rightcolumn #pieniadz {
	background: url('images/pieniadz.gif') 20px 20px no-repeat;
	position: relative;
	height: 280px;
}

#mainframe #rightcolumn #pieniadz #zobacz {
	height: 25px;
	width: 80px;
	background: url('images/zobacz.gif') no-repeat;
	display: block;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#mainframe #rightcolumn #pieniadz #monety {
	position: absolute;
	left: 7px;
	top: 49px;
	width: 262px;
	height: 127px;
	background: url('images/monety.jpg') no-repeat;
}

#mainframe #rightcolumn #polecamy {
	padding-top: 60px;
	padding-bottom: 40px;
	background: url('images/polecamy.gif') 20px 20px no-repeat;
	text-align: center;
	
}

#mainframe #rightcolumn #nowelogo {
	background: url('images/nowelogojastarni.gif') 20px 20px no-repeat;
	position: relative;
	height: 280px;
	padding-top: 40px;
}

#mainframe #rightcolumn #nowelogo #logonafali {
	position: absolute;
	left: 22px;
	top: 69px;
	width: 239px;
	height: 227px;
	background: url('images/logonafali.jpg') no-repeat;
}


/* BOTTOM */
#bottom {
	background: url('images/bottom.jpg') 50% bottom no-repeat;
	overflow: hidden;
}

#stopka {
	padding-top: 130px;
	height: 60px !important;
	height: 190px;
	font-size: 11px;
	line-height: 16px;
	color: #54c1f0;
	clear: both;
}

#stopka a {
	color: #54c1f0;
}

#podlista a {
	display: block;
	padding-left: 20px;
	background: url('images/dot.gif') 8px 50% no-repeat;
}

#hejnal {
	position: absolute;
	z-index: 40;
	top: 320px;
	right: 0px;
	width: 132px;
	height: 58px;
}

#topy {
	position: absolute;
	z-index: 20;
	top: 0;
	left: 538px;
	width: 479px;
	height: 295px;
	overflow: hidden;
}