body, html { height: 100%; margin: 0; padding: 0; }
body { 
	background: #23472f url('../img/tlo2.jpg') repeat-y center center;
	text-align: center;
	min-width: 940px;
	min-height: 570px;
	font: normal normal normal 14px tahoma,arial,helvetica;
}
ul, li { margin: 0; padding: 0; }
ul { list-style-type: none; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

#papier { 
	float: left;
	height: 50%;
	margin-top: -280px;/* half vertical height*/
	width: 100%;
}
#pudlo {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	height: 570px;
	overflow: auto;/* allow content to scroll inside element */
	text-align: left;
	clear: both;
	background: transparent url('../img/strgl-tlo.jpg') no-repeat;
}
#logo { position: absolute; margin-top: 6px; margin-left: 33px; }
#logo, #logo a { width: 280px; height: 85px; }
#logo a { display: block; }
#strgl-menu {
	position: absolute;
	width: 221px;
	height: 192px;
	margin-top: 185px;
	margin-left: 24px;
}
#menu {
	position: absolute;
	width: 147px;
	height: 181px;
	margin-top: 224px;
	margin-left: 19px;
/*	background-color: green; */
}
#strgl-menu li a {
	display: block;
	width: 221px;
	height: 31px;
}
#menu li a {
	display: block;
	width: 147px;
	height: 31px;
/*	background-color: gray; */
}
#strgl-onas a { background: transparent url('../img/strgl-onas.jpg') no-repeat; }
#strgl-onas a:hover { background: transparent url('../img/strgl-onas.jpg') no-repeat -221px 0; }
#strgl-galeria a { background: transparent url('../img/strgl-galeria.jpg') no-repeat; margin-top: 10px; }
#strgl-galeria a:hover { background: transparent url('../img/strgl-galeria.jpg') no-repeat -221px 0; }
#strgl-kontakt a { background: transparent url('../img/strgl-kontakt.jpg') no-repeat; margin-top: 8px; }
#strgl-kontakt a:hover { background: transparent url('../img/strgl-kontakt.jpg') no-repeat -221px 0; }
#strgl-napisz a { background: transparent url('../img/strgl-napisz.jpg') no-repeat; margin-top: 11px; }
#strgl-napisz a:hover { background: transparent url('../img/strgl-napisz.jpg') no-repeat -221px 0; }
#strgl-airphoto a { background: transparent url('../img/strgl-airphoto.jpg') no-repeat; margin-top: 9px; }
#strgl-airphoto a:hover { background: transparent url('../img/strgl-airphoto.jpg') no-repeat -221px 0; }

#menu-1 a { background: transparent url('../img/gal-onas.jpg') no-repeat; }
#menu-1 a:hover { background: transparent url('../img/gal-onas.jpg') no-repeat -147px 0; }
#menu-2 a { background: transparent url('../img/gal-kontakt.jpg') no-repeat; margin-top: 9px; }
#menu-2 a:hover { background: transparent url('../img/gal-kontakt.jpg') no-repeat -147px 0; }
#menu-3 a { background: transparent url('../img/gal-napisz.jpg') no-repeat; margin-top: 8px; }
#menu-3 a:hover { background: transparent url('../img/gal-napisz.jpg') no-repeat -147px 0; }
#menu-4 a { background: transparent url('../img/gal-airphoto.jpg') no-repeat; margin-top: 8px; height: 63px !important; }
#menu-4 a:hover { background: transparent url('../img/gal-airphoto.jpg') no-repeat -147px 0; }

#tresc {
	position: absolute;
	color: white;
	line-height: 1.6em;
	font-weight: bold;
	text-shadow: 1px 2px 3px #000;
	margin-top: 106px;
	margin-left: 200px;
	width: 600px;
	height: 300px;
}

#kontakt {
	position: absolute;
	color: white;
	font-family: arial;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.4em;
	text-shadow: 1px 2px 3px #000000;
	margin-left: 345px;
	margin-top: 158px;
	width: 600px;
	height: 300px;
}
#kontakt a { color: white; }
#kontakt label { 
	display: inline-block;
	font-size: 18px;
	line-height: 1em;
	margin-top: 10px;
	width: 80px;
/*	background-color: yellow; */
}
#kontakt input.form-napisz, textarea { width: 300px; }
#kontakt textarea { vertical-align: top; width: 300px; height: 70px;  }
#kontakt input.submit { 
	background-color: green;
	border-color: green;
	font-weight: bold;
	margin-left: 80px;
}
#kontakt input.reset {
	background-color: transparent;
	border: 0 none;
	color: red;
	font-weight: bold;
	text-shadow: 0 0 3px #000000;
}
.error-input { border-color: #ff535b; background-color: #ff535b; }
#errorDiv {
	display: none;
	position: absolute; 
	color: red;
	background-color: lightGoldenRodYellow;
	border: 1px solid red;
	margin-left: 345px;
	margin-top: 122px;
	padding: 0.5em 1em;
}

#airphoto { 
	position: absolute;
	color: white;
	font-family: arial;
	font-size: 19px;
	text-shadow: 0 0 3px #000000;
	margin-left: 52px;
	margin-top: 316px;
	position: absolute;
	width: 870px;
	height: 240px;
}
#airphoto div { font-size: 34px; margin-top: 4px; }
#airphoto div span a { color: #ff535b; font-size: 43px; text-shadow: 0 0 5px #000000; }

#galeria {
	position: absolute;
	margin-top: 112px;
	margin-left: 176px;
	width: 695px;
	height: 360px;
	overflow: auto;
}
.klatka {
	float: left;
	width: 125px;
	height: 111px;
	margin: 5px;
	background: transparent url('../img/galeria-klatka.jpg') no-repeat;
}
.klatka img {
	margin: 16px auto;
	display: block;
	border: 0;
	text-align: center;
}

#karuzela {
	position: absolute;
	margin-top: 60px;
	margin-left: 270px;
	width: 615px;
	height: 340px;
}
#rotator {
	display: none;
	float: right;
	top: 415px;
	right: 75px;
}
