/* CSS Document */



html, body {
	height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #806a50;
	font-size:12px;
	line-height:16px;
}

* {
	padding:0px;
	margin:0px;
}

#main {
	width: 1000px;
	background: #FFFFFF;
	margin:0px auto;
	z-index: 3;
	position:relative;
	height: 100%;
}

#main_bg {
	position:absolute;
	background-color: #FFFFFF;
}

#zielony_pasek_tlo {
	width: 100%;
	height: 45px;
	background: #76A629;
	top: 176px;
	z-index: 2;
	margin:0px auto; 
	position: absolute;
}

#zielony_pasek {
	width: 1022px;
	height: 45px;
	background: #99ca3c;
	top: 182px;
	z-index: 1;
	margin:0px auto; 
	position: absolute;
	left: -11px;
}

#shadow_left {
	width:30px;
	left: -30px;
	position: absolute;
	height:inherit;
	background-image:url(../images/all_shadow_left.png);
}

#shadow_right {
	width:30px;
	left:1000px;
	position: absolute;
	height:100%;
	background-image:url(../images/all_shadow_right.png);
}

#wykonczenie_left {
	width:11px;
	left: -11px;
	top: 176px;
	position: absolute;
	height:8px;
	background-image:url(../images/all_pas_ziel_left.png);
}

#wykonczenie_right {
	width:11px;
	left: 1000px;
	top: 176px;
	position: absolute;
	height:8px;
	background-image:url(../images/all_pas_ziel_right.png);
}

#gora {
	width:1000px;
	position:static;
	height:228px;
}


#search {
	width: 210px;
	left: 40px;
	top: 14px;
	position: absolute;
	text-align:left;
	vertical-align:middle;
}

#search_msg {
	width: 240px;
	left: 38px;
	top: 8px;
	position: absolute;
	text-align: left;
	color: #FFFFFF;
	font-size:13px;
}

#search_sub {
	width: 20px;
	left: 226px;
	top: 10px;
	curson: pointer;
	position: absolute;
	text-align:left;
}

#maska_banner {
	position: absolute;
	left: 339px;
	top: -114px;
	height: 140px;
}

#main_menu {
	background-color:#FFFFFF;
	width:643px;
	height:70px;
	left: 324px;
	position:absolute;
}

#menu_tlo {
	background-image:url(../images/all_menu_bg.png);
	width:169px;
	height: 70px;
	position:absolute;
	background-repeat:no-repeat;
	background-position:top center;
}

#menu_strona_glowa {
	font-family: Trebuchet MS;
	color: #806a50;
	font-size: 14px;
	padding: 5px;
	height: 60px;
	width: 90px;
	position: absolute;
}

#menu_gadzety {
	font-family: Trebuchet MS;
	color: #806a50;
	font-size: 14px;
	padding: 5px;
	height: 60px;
	width: 90px;
	position: absolute;
	left: 125px;
}

#menu_news {
	font-family: Trebuchet MS;
	color: #806a50;
	font-size: 14px;
	padding: 5px;
	height: 60px;
	width: 90px;
	position: absolute;
	left: 215px;
}

#menu_onas {
	font-family: Trebuchet MS;
	color: #806a50;
	font-size: 14px;
	padding: 5px;
	height: 60px;
	width: 90px;
	position: absolute;
	left: 305px;
}

#menu_kontakt {
	font-family: Trebuchet MS;
	color: #806a50;
	font-size: 14px;
	padding: 5px;
	height: 60px;
	width: 90px;
	position: absolute;
	left: 390px;
}

#fSubmenu {
	position: absolute;
	left: 160px;
	top: 44px;
	height:16px;
	vertical-align:top;
	width: 255px;
}

#gSubmenu {
	position: absolute;
	left: 100px;
	top: 44px;
	height:16px;
	vertical-align:top;
	width: 94px;
}


#tresc {
	width: 1000px;
	position: static;
	text-align: left;
}
#lacz {
	position: static;
}

#main_onas {
	position: static;
	background-image:url(../images/main_ramka_zielona.png);
	margin-top: 28px;
	margin-left: 30px; 
	width:280px;
	height: 200px;
	padding: 9px;
	padding-left: 15px;
}

#main_tagi {
	position: absolute;
	left: 349px;
	top: 254px;
	text-align: left;
	background-image:url(../images/main_ramka_zielona.png);
	width:280px;
	height: 200px;
	padding: 9px;
	padding-left: 15px;
}

#main_news {
	position: absolute;
	left: 667px;
	top: 254px;
	background-image:url(../images/main_ramka_zielona.png);
	width:280px;
	height: 200px;
	padding: 9px;
	padding-left: 15px;
}

#logo {
	cursor: pointer;
	position:absolute;
	left: 29px;
	top: 25px;
	width:179px;
	height: 127px;
	background-image:url(../images/all_logo_top.png)
}

#lang_select {
	position: absolute;
	left:1000px;
	top: 15px;
	width: 14px;
	
}	

#stopka { 
	position:static;
	text-align:right;
	width: 950px;
	font-size: 9px;
	margin-right: 50px;
}

#dolstrony {
	text-align:left;
	position: static;
	width: 950px;
	margin-left:50px;
}
#lacz, #dolstrony {
	float: none; 
	clear: both;
}

#brazowy_pasek {
	width: 1022px;
	height: 181px;
	background: #806a50;
	top: 500px;
	z-index: 1;
	margin:0px auto; 
	position: absolute;
	left: -11px;
}

#main_add {
	width:1000px;
	position:static;
	height:214px;
}


#wykonczenie_left_braz {
	width:11px;
	left: -11px;
	top: 492px;
	position: absolute;
	height:8px;
	background-image:url(../images/all_pas_braz_left.png);
}

#wykonczenie_right_braz {
	width:11px;
	left: 1000px;
	top: 492px;
	position: absolute;
	height:8px;
	background-image:url(../images/all_pas_braz_right.png);
}

#main_polecamy {
	position: static;
	background-image:url(../images/main_ramka_brazowa.png);
	width:437px;
	height: 143px;
	padding: 9px;
	padding-left: 15px;
	text-align:left;
	margin-left: 41px;
	margin-top: 10px;
	cursor: pointer;
}

#main_gorace {
	position: absolute;
	left: 521px;
	top: 10px;
	background-image:url(../images/main_ramka_brazowa_2.png);
	width:437px;
	height: 143px;
	padding: 9px;
	padding-left: 15px;
	text-align:left;
}

#main_polecamy_en {
	position: static;
	background-image:url(../images/main_ramka_brazowa_2.png);
	width:437px;
	height: 143px;
	padding: 9px;
	padding-left: 15px;
	text-align:left;
	margin-left: 41px;
	margin-top: 10px;
}

#main_gorace_en {
	position: absolute;
	left: 521px;
	top: 10px;
	background-image:url(../images/main_ramka_brazowa_2.png);
	width:437px;
	height: 143px;
	padding: 9px;
	padding-left: 15px;
	text-align:left;
}

#poddzial_tresc {
	width:646px;
	position:static;
	text-align:left;
	padding:25px;
	height:auto;
	background-color: #FFFFFF;
}

#poddzial_prawa {
	width:280px;
	position:static;
	text-align:left;
	font-size:11px;
	height:auto;
	background-color: #FFFFFF;
}

#poddzial_tresc, #poddzial_prawa, #newsletter, #news_sub { 
	float: left; 
	clear: none; 
}

#prawa_gora {
	background-image:url(../images/poddzialy_prawa_top.png);
	padding:0px;
	width:265px;
	height: 21px;
	padding-left:9px;
	padding-top: 5px;
}

#prawa_srodek {
	background-image:url(../images/poddzialy_prawa_middle.png);
	padding:9px;
	width:256px;
}

#prawa_dol {
	background-image:url(../images/poddzialy_prawa_bottom.png);
	width:274px;
	height: 14px;
}


.search {
	width: 175px;
	font-size:13px;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 8px;
	border: 0px;
	color: #806a50;
}

.ust {
	width: 175px;
	height: 16px;
	font-size:9px;
	text-align:left;
	color: #806a50;
	background-color: #EEEEEE;
	border-color: #EEEEEE;
	border: 0px;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#99ca3c; 
	scrollbar-base-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-face-color:#99ca3c; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#ffffff; 
	scrollbar-track-color:#ffffff; 
	
}

.newsl {
	width: 215px;
	font-size:10px;
	color: #806a50;
	vertical-align:middle;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 8px;
	border-width: 1px;
	border-color: #806a50;
	border-style:solid;
}

.search_ok {
	width: 25px;
	height: 26px;
	font-size: 13px;
	background: #99ca3c;
	border: 0px;
	cursor: pointer;
	color: #806a50;
}

.newsl_ok {
	width: 25px;
	height: 15px;
	font-size: 10px;
	background-color: #FFFFFF;
	border-width: 1px;
	color: #806a50;
	border-color: #806a50;
	border-style:solid;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}	

a.main_menu {
	font-family: Trebuchet MS;
	color: #806a50;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
}

a {
	font-family: Trebuchet MS;
	color: #806a50;
	font-size: 12px;
	text-decoration:none;
}

a.sub_menu {
	font-family: Trebuchet MS;
	color: #806a50;
	font-size: 11px;
	text-decoration:none;
}

a.search_result {
	color: #806a50;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
	padding:0px;
	margin:0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	margin-top:0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	margin-top:0px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	margin-top:0px;
	color:#99ca3c;
}

.nazielono {
	color:#99ca3c;
	font-weight:bold;
}

.kontakt {
	width: 400px;
	border-style:solid;
	border-width:1px;
	border-color:#806a50;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.zap {
	
	width: 200px;
	border-width: 1px;
	border-style:solid;
	border-color:#806a50;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.stopa {
	font-size:9px;
	text-decoration:none
}

a.stopa:hover {
	text-decoration:underline;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Scroller Box */
#scroller_container {
 height: 60px;
 overflow: hidden;
}
/* Scoller Box */

/* CSS Hack Safari */
#dummy {;# }

#scroller_container {
overflow: auto;
}
