/*******************************/
/*  Created by Mariusz Galka   */
/*  Copyright by IguanaStudio  */
/*******************************/

@import url('reset.css');

body {
	text-align: center;
	background-color: #9cc2d9;
	padding: 0 0 50px;
}
div {
	text-align: left;
}
/*----[ calosc ;] ]-----------------------------------------------------------------------*/
#horizont {
	position: absolute;
	text-align: center;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}
#wrapper {
	position: absolute;
	margin-left: -400px; /* div's width / 2 */
	top: -325px; /* div's height / 2 */
	left: 50%;
	width: 800px;
	height: 650px;
	visibility: visible;
	background: transparent url(images/background.jpg) no-repeat 0 0;
}
h1 {
	position: absolute;
	text-indent: -9999px;
}
h1 {
	width: 154px;
	height: 146px;
	background: transparent url(images/logo_galilea_sp_zoo.jpg) no-repeat 0 0;
	top: 251px;
	left: 324px;
}
h2 { position: absolute; }
h2 a { display: block; width: 100%; text-indent: -9999px; }

h2.galilea_energy { width: 88px; height: 88px; top: 283px; left: 109px; }
h2.galilea_gps { width: 122px; height: 52px; top: 515px; left: 209px; }
h2.poliklinika { width: 116px; height: 90px; top: 60px; left: 467px; }
h2.wseit { width: 119px; height: 92px; top: 59px; left: 223px; }
h2.wsm { width: 172px; height: 71px; top: 285px; left: 603px; }
h2.import_export { width: 174px; height: 51px; top: 520px; left: 470px; }

h2.galilea_energy a { height: 88px; background: transparent url(images/logo_galilea_energy.jpg) no-repeat 0 0; }
h2.galilea_gps a { height: 52px; background: transparent url(images/logo_galilea_gps.jpg) no-repeat 0 0; }
h2.poliklinika a { height: 90px; background: transparent url(images/logo_poliklinika.jpg) no-repeat 0 0; }
h2.wseit a { height: 92px; background: transparent url(images/logo_wseit.jpg) no-repeat 0 0; }
h2.wsm a { height: 71px; background: transparent url(images/logo_wsm.jpg) no-repeat 0 0; }
h2.import_export a { height: 51px; background: transparent url(images/logo_import_export.jpg) no-repeat 0 0; }

h2.galilea_energy a:hover { background-position: 0 -88px; }
h2.galilea_gps a:hover { background-position: 0 -52px; }
h2.poliklinika a:hover { background-position: 0 -90px; }
h2.wseit a:hover { background-position: 0 -92px; }
h2.wsm a:hover { background-position: 0 -71px; }
h2.import_export a:hover { background-position: 0 -51px; }

#stopka {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 35px;
	background: transparent url(images/background_stopka.gif) repeat-x 0 0;
	width: 100%;
}
#stopka #stopka_wrapper {
	width: 940px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	color: #5f6e85;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
}
#stopka a {
	color: #003a83;
	text-decoration: underline;
}
#stopka a:hover {
	color: #005cd0;
}
#stopka ul {
	float: left;
}
#stopka ul li {
	display: inline;
	border-right: 1px solid #5f6e85;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
}
#stopka ul li.last {
	padding: 0;
	margin: 0;
	border: 0 none;
}
#stopka ul li.no {
	border: 0 none;
}
#stopka .iguana {
	float: right;
}
#stopka .iguana a {
	color: #5f6e85;
	text-decoration: none;
}
#stopka .iguana a:hover {
	color: #5f6e85;
}
#stopka .iguana a span {
	color: #003a83;
	text-decoration: underline;
}
#stopka .iguana a:hover span {
	color: #005cd0;
}
