a.fav {
	color: #407EBC;
	TEXT-DECORATION: none;
	font-size:		9px;
	font-family:	Verdana, Verdana, Arial;
}

A:visited {COLOR: #9dc6e4; HEIGHT: 1px; text-decoration: none;}
A:active { COLOR: #000000; HEIGHT: 1px; TEXT-DECORATION: none;}
A:hover {color: #CE010E; height:1px; text-decoration: bold; cursor:hand; font-weight: 1px}


table.head {
	
	
	font-size: 20px;
	font-family: Times, Verdana, Verdana;
	color: #FFFFFF;
	letter-spacing: 1px;
	background: url(grafika/pan.png) no-repeat left top; 
	
}

hr.head1 {

 border-top:1px dashed #BFDAEE;

 border-width:1px 90% 0 0;

 height:1px;

}

hr.head2 {

 border-top:1px dashed #CE010E;

 border-width:1px 90% 0 0;

 height:1px;

}

object.menu {

margin-right:-20px;
	margin-left:-25px;
	margin-bottom: 15px;

}

a.menu1 {
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-size:		18px;
	font-family:	Verdana, Verdana, Arial;
	text-shadow: 2px 2px 5px #4387C1;
}

a.menu2 {
	color: #1875B4;
	TEXT-DECORATION: none;
	font-size:		12px;
	font-family:	Verdana, Verdana, Arial;
	text-shadow: 2px 2px 5px #4387C1;
	letter-spacing: 2px;
}

A:hover {color: #CE010E; height:1px; text-decoration: none; cursor:hand; font-weight: 1px}
A:active { COLOR: #000000; HEIGHT: 1px; TEXT-DECORATION: bold;}

}

body {
	font-size: 10;
	font-family: Verdana, Arial;


}

td.skrypty {
	font-size: 10px;
	font-family: Verdana, Arial;


}

hr.right {

 border-top:1px dashed white;

 border-width:1px 0 0 0;

 height:1px;

}

p.main {
	
	margin-right:15px;
	margin-left:15px;
	margin-topt:0px;
	margin-bottom:0px;
	font-size: 12px;
	font-family: Verdana, Verdana;
	color: #244B7C;
	text-align: justify;
	
}

div.main {
	
	margin-right:15px;
	margin-left:15px;
	margin-topt:0px;
	margin-bottom:0px;
	font-size: 12px;
	font-family: Verdana, Verdana;
	color: #244B7C;
	text-align: justify;	
	
}


p.main1 {
	
	margin-right:15px;
	margin-left:15px;
	margin-topt:0px;
	margin-bottom:0px;
	font-size: 16px;
	font-family: Arial, Verdana;
	letter-spacing: -1px;
	color: #A42308;
	text-align: justify;
	
}

div.main2 {
	
	margin-right:15px;
	margin-left:15px;
	margin-topt:0px;
	margin-bottom:0px;
	font-size: 9px;
	font-family: Verdana;
	letter-spacing: 1px;
	color: #458AC5;
	text-align: justify;
	
}

a.art {
	color: #407EBC;
	TEXT-DECORATION: none;
	font-size:		12px;
	font-family:	Verdana, Verdana, Arial;
}
A:hover {color: #CE010E; height:1px; text-decoration: none; cursor:hand; font-weight: 1px}
A:active { COLOR: #000000; HEIGHT: 1px; TEXT-DECORATION: bold;}

div.gallery {
	z-index: 2; 
	left: 400; 
	visibility: visible; 
	overflow: auto; 
	width: 266; 
	position: absolute; 
	top:200; 
	height: 406; 
	align: left;



}

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

#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	color:#151410;
	line-height:0;
}

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	width: auto;
	height: auto; /* without this line error in IE8 detected */
	margin: 0 auto;
	position: relative;
}


#lightboxImage{
	width: 100%;
	height: 100%;
}

#imageContainer{
	width:10px;
	height:10px;
	margin: 0 auto;
	overflow:hidden;
	background-color: #fff;
	position: relative;
	font-size:0;/* ie fix - big info bar*/
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	font-size:10px;
	z-index:1;
}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url(../images/loading.gif) center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { 
	background: url(../images/prev.gif) left 14% no-repeat; 
}
#nextLinkImg:hover, #nextLinkImg:visited:hover { 
	background: url(../images/next.gif) right 14% no-repeat; 
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	width: 100%	;
}

#imageData{
	overflow:hidden;
	width:100%;
}
#imageDetails{ width: 70%; float: left; text-align: left; 	padding:10px 10px 0 10px;}
#caption{ font-weight: bold; display:block;}
#numberDisplay{ display: block; float: left; padding-right:10px; margin-top:3px;}
#detailsNav{display:block; float:left;   padding:0; }	
#prevLinkDetails, #nextLinkDetails, #slideShowControl{ background-repeat:no-repeat; outline-style:none; display:block; float:left;}
#prevLinkDetails { margin:3px; width:16px;height:16px; background: url(../images/prevlabel.gif) left center;}
#nextLinkDetails { margin:3px; width:16px;height:16px; background: url(../images/nextlabel.gif) right center;}

#slideShowControl.started{
	background-image:url(../images/pause.gif);
}

#slideShowControl{
	display:block;
	width:16px; 
	height:16px; 
	float:left;
	margin:3px;
	background:url(../images/start.gif);
	background-position:center center;
	background-repeat:no-repeat;
	}

#close{
	padding:10px 10px 0 0;
	float:right;
}
#closeLink {
	display:block; outline-style:none; margin:0; padding:0; text-decoration:none; 
	width:66px;
	height:32px;
	background:url(../images/close.gif) no-repeat;
}	
		
	


.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 */
}	
	

#outerImageFrame{
	border:solid 1px red;
	height:100%;
	width:100%;
	position:absolute;
}


#outerImageContainer{
	overflow:visible;
}
#outerImageContainer td{
	text-align:center;
	padding:0;
}

#lightboxFrameBody{
	background-color: #fff;
	border:solid 1px #fff; /* hack for opera table small cell width */
}

#outerImageContainer td{
	font-size:0;
}
/* frame style */
#outerImageContainer td.tl, #outerImageContainer td.br{
	height:10px;
	width:10px;
}

#outerImageContainer td.tl{
	background-image:url(../images/borderCorners.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderCorners.png', sizingMethod='scale');
}
#outerImageContainer td.tc{
	background-image:url(../images/borderHoriz.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderHoriz.png', sizingMethod='scale');
}
#outerImageContainer td.ml{
	background-image:url(../images/borderVert.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderVert.png', sizingMethod='scale');
}
#outerImageContainer td.mr{
	background-image:url(../images/borderVert.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderVert.png', sizingMethod='scale');
}
#outerImageContainer td.bc{
	background-image:url(../images/borderHoriz.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderHoriz.png', sizingMethod='scale');
}


#outerImageContainer td.tr{
	background-image:url(../images/borderCorners.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderCorners.png', sizingMethod='scale');
}
#outerImageContainer td.bl{
	background-image:url(../images/borderCorners.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderCorners.png', sizingMethod='scale');
}
#outerImageContainer td.br{
	background-image:url(../images/borderCorners.png);
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='engine/images/borderCorners.png', sizingMethod='scale');
}

#vlightbox { zoom:1; }
#vlightbox span{ display:block; }
#vlightbox a{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	margin:5px;
	width:160px;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	opacity:0.87;
}
#vlightbox a img{
	display:block;
	border:none;
	margin:0;
}
#vlightbox a:hover{
	opacity:1;
}

td.stopka {
	font-size: 10px;
	font-family: Verdana, Arial;
	color: white;


}

a.stopka {
	color: #E2EBF4;
	TEXT-DECORATION: none;
	font-size:		9px;
	font-family:	Verdana, Verdana, Arial;
}
