/* nowy css menu*/
.linkigora {
height: 30px;
}
.glowne,.glowne:visited, .glowne:link{
background: #FFFFFF;
font-family: Verdana;
font-style: none;
font-size: 12px;
font-weight:bold;
text-decoration: none;
color: #7C7C7C;
width: 90px;
height: 30px;
display: table-cell;
text-align: center;
vertical-align:middle;
padding:5px;
}
.glowne:hover   {
background: #AA0000;
font-family: Verdana;
font-style: none;
font-size: 12px;
font-weight:bold;
text-decoration: none;
width: 90px;
height: 30px;
color: #FFFFFF;
display: table-cell;
text-align: center;
vertical-align:middle;
padding:5px;
}
.glowne_wybrane,.glowne_wybrane:visited, .glowne_wybrane:link{
background: #FE0000;
font-family: Verdana;
font-style: normal;
font-weight:bold;
font-size: 12px;
text-decoration: none;
width: 90px;
height: 30px;
color: #FFFFFF;
display: table-cell;
text-align: center;
vertical-align:middle;
padding:5px;
}
.glowne_wybrane:hover   {
background: #AA0000;
font-family: Verdana;
font-style: none;
font-weight:bold;
font-size: 12px;
text-decoration: none;
width: 90px;
height: 30px;
color: #FFFFFF;
display: table-cell;
text-align: center;
vertical-align:middle;
padding:5px;
}

.linkiminigora {
height: 18px;
}
.glownemini,.glownemini:visited, .glownemini:link{
background: url(images/submenu_out.jpg);
font-family: Verdana;
font-style: none;
font-size: 12px;
font-weight:bold;
text-decoration: none;
color: #FFFFFF;
width: 95px;
height: 18px;
display: table-cell;
text-align: center;
vertical-align:middle;
}
.glownemini:hover   {
background: url(images/submenu_over.jpg);
font-family: Verdana;
font-style: none;
font-size: 12px;
font-weight:bold;
text-decoration: none;
width: 95px;
height: 18px;
color: #FFFFFF;
display: table-cell;
text-align: center;
vertical-align:middle;
}
.glownemini_wybrane,.glownemini_wybrane:visited, .glownemini_wybrane:link{
background: url(images/submenu_wybrane.jpg);
font-family: Verdana;
font-style: normal;
font-weight:bold;
font-size: 12px;
text-decoration: none;
width: 95px;
height: 18px;
color: #FFFFFF;
display: table-cell;
text-align: center;
vertical-align:middle;
}
.glownemini_wybrane:hover   {
background: url(images/submenu_over.jpg);
font-family: Verdana;
font-style: none;
font-weight:bold;
font-size: 12px;
text-decoration: none;
width: 95px;
height: 18px;
color: #FFFFFF;
display: table-cell;
text-align: center;
vertical-align:middle;
}
/* KONIEC nowe css menu*/
#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
.f1
{
	font-family: Verdana;
	text-decoration: none;
	color: #CC3300;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
}
.komunikat_czerwony
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: red;
	font-size: 12px;
	font-weight: bold;
	font-style: bold;
	line-height: 100%;
}
.f1_tresc
{
	font-family: Verdana;
	text-decoration: none;
	color: black;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
}
.stopka
{
	font-family: Verdana;
	text-decoration: none;
	color: #686868;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}
.enter
{
	font-family: Verdana;
	text-decoration: none;
	color: #9A9A9A;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 100%;
}
.bialy
{
	font-family: Verdana;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 4px;
	font-weight: bold;
	font-style: normal;
	line-height: 100%;
}
.tytmenu
{
	font-family: Arial;
	text-decoration: none;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	line-height: 100%;
}
.tytgal
{
	font-family: Arial;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: none;
	line-height: 100%;
}
.txtmenu
{
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
}
.txtmini
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: white;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}
.trescmini
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 140%;
}
.mini
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
}
.tresc
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
}
.naglowek_sciezka
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
}
.wejscie
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	height: 18px;
	width: 150px;
}
.wejscieilosc
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	height: 18px;
	width: 50px;
}
.wejscie200
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	height: 18px;
	width: 250px;
}
.wejscie300
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	height: 18px;
	width: 300px;
}
.wejsciearea
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	height: 80px;
	width: 250px;
}
.guzik
{
	font-family: Verdana,Helvetica, sans-serif;
	color: grey;
	border: 2px;
	background: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	height: 20px;
	width: 150px;
	BORDER-BOTTOM: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-left:1px solid;
	BORDER-TOP:1px solid;
}
.wybierz
{
	font-family: Verdana,Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	background: #C3DEFF;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	height: 18px;
	width: 300px;
}
.tabela
{
	BACKGROUND: white;
	COLOR: black;
	bordercolor: white;
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	width : 750px;
	padding-top : 1px;
}
.formatka
{
	BACKGROUND:  #EBEBEB;
	COLOR: black;
	bordercolor: white;
	BORDER-BOTTOM: 0px solid;
	BORDER-left: 0px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	padding-top : 1px;
}
.tabela_gal1
{
	COLOR: #000000;
	border-color: #000000;
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
}
.tabela_gal2
{
	COLOR: #000000;
	border-color: #000000;
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 0px solid;
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
}
.tabela_gal3
{
	COLOR: #FFFFFF;
	border-color: #FFFFFF;
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
}
.tabela_gal4
{
	COLOR: #FFFFFF;
	border-color: #FFFFFF;
	BORDER-BOTTOM: 3px solid;
	BORDER-left: 3px solid;
	BORDER-RIGHT: 3px solid;
	BORDER-TOP: 3px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
}
.tabela_kat
{
	BACKGROUND: white;
	COLOR: black;
	bordercolor: white;
	BORDER-BOTTOM: 0px solid;
	BORDER-left: 0px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 0px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	padding-top : 1px;
}
img
{
	BORDER-BOTTOM: 0px solid;
	BORDER-left: 0px solid;
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
	color: #c0c0c0;
	line-height: 160%;
	line-width: 160%;
	hspace= 10;
}
.ramka_1px
{
	bordercolor: #c0c0c0;
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
}
.ramka_2px
{
	bordercolor: #c0c0c0;
	BORDER-BOTTOM: 2px solid;
	BORDER-left: 2px solid;
	BORDER-RIGHT: 2px solid;
	BORDER-TOP: 2px solid;
}

.layout
{
	bordercolor: blue;
	BORDER-BOTTOM: 0px solid;
	BORDER-left: 0px solid;
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
}
.bezramki
{
	bordercolor: blue;
	BORDER-BOTTOM: 0px solid;
	BORDER-left: 0px solid;
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
}
.prawa
{
	BORDER-BOTTOM: 2px solid;
	BORDER-left: 2px solid;
	BORDER-RIGHT: 2px solid;
	BORDER-TOP: 2px solid;
	color: white;
}
.flaga
{
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	color: black;
	bordercolor: black;
}
.data
{
	color: #0000FF;
}
table 
{
font-size: 11px;
}


a,a:visited,a:link {font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000;}
a:hover   {color: #C9C9C9; text-decoration:none;} 
.lewa,.lewa:visited, .lewa:link{COLOR: #8C8C8C; TEXT-DECORATION: none; font-family: Verdana; font-size: 12px; font-weight: bold;}
.lewa:hover   {COLOR: #000000; TEXT-DECORATION: none; font-family: Verdana; font-size: 12px; font-weight: bold;} 
.lewa_wybrane,.lewa_wybrane:visited, .lewa_wybrane:link{font-family: Verdana; font-size: 12px; text-decoration: none; color: #FE0000}
.lewa_wybrane:hover   {font-family: Verdana; font-size: 12px; text-decoration: none; color: #000000} 
.lewamini,.lewamini:visited, .lewamini:link{font-family: Verdana; font-size: 11px; text-decoration: none; color: #000000}
.lewamini:hover   {font-family: Verdana; font-size: 11px; text-decoration: none; color: #8C8C8C} 
.lewamini_wybrane,.lewamini_wybrane:visited, .lewamini_wybrane:link{font-family: Verdana; font-size: 11px; text-decoration: underline; color: #FF0000}
.lewamini_wybrane:hover   {font-family: Verdana; font-size: 11px; text-decoration: none; color: #8C8C8C} 
.a_info, visited, link {color: #FFFFFF}
.a_info:hover   {color: #FFDA00} 
.a_art, .a_art:visited, .a_art:link {color: #000099}
.a_art:hover   {color: #000000}
.kategorie,.kategorie:visited, .kategorie:link{font-family: Verdana; font-size: 11px; text-decoration: none; color: #8B8B8B; font-weight: bold;}
.kategorie:hover   {font-family: Verdana; font-size: 11px; text-decoration: none; color: #000000; font-weight: bold;}  
.stopkawww,.stopkawww:visited, .stopkawww:link{font-family: Verdana; font-style: none; font-size: 9px; text-decoration: none; color: #FFFFFF; letter-spacing: 2px;}
.stopkawww:hover   {font-family: Verdana; font-style: none; font-size: 9px; text-decoration: none; color: #FF8600; letter-spacing: 2px;} 
.flagi,.flagi:visited, .flagi:link{font-family: Verdana; font-style: none; font-size: 9px; text-decoration: none; color: #000000; letter-spacing: 2px;}
.flagi:hover   {font-family: Verdana; font-style: none; font-size: 9px; text-decoration: none; color: #000000; letter-spacing: 2px;} 
/* CSS Document */


