a {
	text-decoration: none;
	color: #fff;
}

img {border: none;}
ul, li, h1, h6, p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content {
	width: 958px;
	margin: 0 auto;
	border: 1px solid #A9AAA9;
	font-size: 10px;
	font-family: Verdana;
	background-color: #fff;
	padding: 1px;
	position: relative;
	}

#top {
	background-image: url('img/top.png');
	height: 79px;
	position: relative;
	}

#black_line {
	background-color: #000;
	margin: 3px 0;
	height: 17px;
	color: #fff;
	}

#black_line ul li{
	margin: 0px 5px;;
	padding: 0px;
	float: right; 
	}

#menu_center {
	background-image: url('img/menu_center.png');
	width: 139px;
	height: 151px;
	position: absolute;
	top: 18px;
	left: 300px;
}

#menu_center ul{
	color: #fff;
	margin: 16px 0 0 20px;
	size: 11px;
}

#menu_center ul li {
	padding: 0px 0px 3px 10px;
	background: url('img/squar.png') no-repeat  center left;
	
}

#title{
	position: absolute;
	top: 44px;
	left: 669px;
	font-size: 30px;
	color: #fff;
	font-family: 'Arial Narrow';
}


#center_content {
	position: relative;
	height: 500px;
}

/* spray */
#spray_img{
	position: absolute;
	top: 24px;
	left: 18px;
}

#spray_text {
	position: absolute;
	top: 118px;
	left: 266px;
	width: 210px;
	
}

#spray_text p.title {
	border-bottom: 2px solid #C7C6C6;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 12px;
}
#spray_text p.desc {
	padding: 0 0 0 10px;
}

/* spray */
#refill_img{
	position: absolute;
	top: 259px;
	left: 18px;
}

#refill_text {
	position: absolute;
	top: 327px;
	left: 266px;
	width: 210px;
	
}

#refill_text p.title {
	border-bottom: 2px solid #C7C6C6;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 12px;
}
#refill_text p.desc {
	padding: 0 0 0 10px;
}

/* deo */
#deo_img{
	position: absolute;
	top: 24px;
	right: 18px;
}

#deo_text {
	position: absolute;
	top: 88px;
	right: 266px;
	width: 210px;
	text-align: right;
	
}

#deo_text p.title {
	border-bottom: 2px solid #C7C6C6;
	padding: 0 10px 0 0;
	font-weight: bold;
	font-size: 12px;
}
#deo_text p.desc {
	padding: 0 10px 0 0;
}

/* atomizer */
#atom_img{
	position: absolute;
	top: 259px;
	right: 18px;
}

#atom_text {
	position: absolute;
	top: 297px;
	right: 266px;
	width: 210px;
	text-align: right;
	
}

#atom_text p.title {
	border-bottom: 2px solid #C7C6C6;
	padding: 0 10px 0 0;
	font-weight: bold;
	font-size: 12px;
}
#atom_text p.desc {
	padding: 0 10px 0 0;
}

#bottom {
	clear: both;
	background-image: url('img/bottom.png');
	height: 61px;
	position: relative;
	}
#bottom h1, h6{
	text-align: center;
	color: #000;
}
#bottom h1{
	font-size: 16px;
}
#bottom h6{
	margin: 20px 0 0 0;
	font-size: 8px;
	font-weight: normal;
}



/* light box */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#onas {
	display: none;
	font-size: 10px;
	font-family: Verdana;
	color: #000;
	position: absolute;
	top: 100px;
	left: 180px;
	width: 600px;
	background-color: #fff;
	z-index: 10;
	border: 1px solid #A9AAA9;
}

#onas div.content {
	padding: 4px;
	background-image: url('img/gl.png');
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url('img/gp.png');
	background-repeat: no-repeat; 
	background-position: right top; 
	clear: both;
}

#onas div.head {
	background-color: #000;
	height: 16px;
	color: #fff;
	padding: 2px;
}

#onas div.head span.left{
	float: left;
}

#onas div.head span.right{
	float: right;
	cursor: pointer;
}

#onas div.content p{
	margin: 4px 0px;
	}

#onas div.content ul{
	margin: 8px 0px;
	font-weight: bold;
	}


#onas div.content li{
	margin: 0px 8px;
	font-weight: normal;
	}

#home {
	float:left !important;
	}

.menu-pierwsze {
	z-index:1;
	}

#menu-kraje {
	width: 80px;
	height: 60px;
	border: red solid 0px;
	display: none;
	float:left;
	z-index:2;
	padding-left:5px;
	
	}

body {behavior: url(csshover.htc);}
.menu-pierwsze {cursor:pointer;}
.menu-pierwsze:hover #menu-kraje {display:block;}
.menu-pierwsze:active #menu-kraje {display:block;}
#menu-kraje:hover {display:block;cursor:pointer;}
#menu-kraje:active {display:block;}

#poland:hover {background-color:#595959;}
#croatia:hover {background-color:#595959;}
#ukraine:hover {background-color:#595959;}
#bosnia:hover {background-color:#595959;}
/* -------------------- Google Maps API ------------------------ */

	ul.kolumna-miasta, ul.kolumna-miasta li {
		list-style:none;margin:0px;padding:1px 0 0 3px;
		}
	ul.kolumna-miasta li {
		float:left;width:170px;border:black solid 0px;
		}
	.miasto {color:black;}
	.okienko {
		font-family:verdana;font-size:10px;color:black;background-color:white;padding-right:10px;
		}
	#legenda {text-align:center;font-family:verdana;padding:0;font-weight:bold;}
	table.google, tr, td.google {border:black solid 1px;margin:0;padding:0;width:960px;}
	.legenda {border:black solid 0px;padding-left:2px;}
	#tabela_legenda {border-bottom:black solid 1px;width:100%;}
	#tresc {font-family:arial;font-size:12px;}
	#powieksz {padding-top:5px;padding-left:0px;background-color:white;}