.menu {
	font-family: Times New Roman;
	font-size: 12px;
	color: white;
	line-height: 13px;
	font-weight: bold;
	text-align:center;
}

.tytul {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	line-height: 13px;
	font-weight: bold;
	text-align:center;
}
.tekst {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	text-align:justify;
}
.tekst2 {
	font-family: Verdana;
	font-size: 9pt;
	color: black;
	text-align:justify;

}
.tekst2 a {
	color :darkblue;
	text-decoration:none;
}
.tekst2 a:hover {
   color : #CC0000;
   text-decoration: underline;
   font-size: 9pt;
   font-weight : bold;
}
.napisz {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-weight : bold;
	text-decoration:none;
}
.menu_gora {
	color : black;
	font-size : 11px;
	font-family : Verdana;
	text-align:right;
	font-weight : bold;
}
.menu_gora a {
	color :white;
	text-decoration:none;
}
.menu_gora  a:hover {
   color : black;
   text-decoration: underline;
   font-weight : bold;
}
.menu_bok {
	color : black;
	font-size : 11px;
	font-family : Verdana;
	text-align:center;
	font-weight : bold;
    margin-right: 0px;
}
.menu_bok a {
	color :black;
	text-decoration:none;
}
.menu_bok a:hover {
   color : #6600CC;
   text-decoration: underline;
   font-weight : bold;
   font-size : 12px;
}
.naglowek {
	font-family: Times New Roman;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-align:center;

}
.naglowek2 {
	font-family: Verdana;
	font-size: 13px;
    color : #4F009D;
	font-weight: bold;
	text-align:left;
}

h1 {
font-family: Arial;
	font-size: 15px;
	padding-top: 10px;
	color: #4F009D;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
}
h2 {
    font-family: Verdana;
	font-size: 11px;
	color: #4F009D;
	text-align:center;
}
h3 {
    font-family: Verdana;
	font-size: 11px;
	color: #4F009D;
	text-align:center;
}
h4 {
    font-family: Verdana;
	font-size: 11px;
	color: #4F009D;
	text-align:left;
}

.opisy{
	font-family: Verdena;
	font-size: 9pt;
	font-weight: none;
	color: black;
	text-align:right;
}
.klienci {
	color : black;
	font-size : 11px;
	font-family : Verdana;
	text-align:justify;
	font-weight : bold;
    margin-right: 0px;
}
.klienci a {
	color :black;
	text-decoration:none;
}
.klienci a:hover {
   color : black;
   text-decoration: underline;
   font-weight : bold;
}
.menu_dol {
	color : black;
	font-size : 10px;
	font-family : Verdana;
	text-align:center;
	font-weight : bold;
    margin-left: 0px;
}
.menu_dol a {
	color :black;
	text-decoration:none;
}
.menu_dol a:hover {
   color : white;
   text-decoration: underline;
   font-weight : bold;
}
.copyright  {
	color : #4F009D;
	font-size : 10px;
	font-family : Verdana;
	text-align:right;
	font-weight : bold;
    margin-left: 0px;
}
.copyright a {
	color :#4F009D;
	text-decoration:none;
}
.copyright a:hover {
   color : #4F009D;
   text-decoration: underline;
   font-weight : bold;
}
.box_down {
	color : darkblue;
	font-size : 10px;
	font-family : Verdana;
	text-align:center;
	font-weight : bold;
}
.box_down a {
	color :black;
	text-decoration:none;
}
.box_down a:hover {
   color : #6600CC;
   text-decoration: underline;
}
.portfolio  {
	color : black;
	font-size : 11px;
	font-family : Verdana;
	text-align:left;
	font-weight : bold;
    margin-right: 0px;
}
.portfolio a {
	color :darkblue;
	text-decoration:none;
}
.portfolio a:hover {
   color : #CC0000;
   text-decoration: underline;
   font-weight : bold;
}
#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: 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') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }


#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 */
	}	