body {

scrollbar-face-color: rgb(70,50,40);
scrollbar-highlight-color: rgb(188,128,94);

scrollbar-3dlight-color: rgb(70,50,40);
scrollbar-shadow-color: rgb(188,128,94);

scrollbar-darkshadow-color: rgb(70,50,40);
scrollbar-arrow-color: rgb(188,128,94);

scrollbar-track-color: rgb(70,50,40);

margin: 0; padding:0; border:0;
background-color: rgb(70,50,40);
font-family: Georgia, serif;
font-size: 13px;
background: url(../images/background.jpg);
position:absolute; 
height:100%;
width:100%;
 }
 
 
#HornaLista, #DolnaLista  {
background-color: rgb(70,50,40);
height: 25px;
clear: both;
} 

#DolnaLista  {
width: 870px
}
 
.HornyPas {

height: 285px;
text-align: center;


  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/transparency.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.HornyPas[class] {
  background-image:url(../images/transparency.png);
}

#HornyKontajner{
height: 285px;
width: 870px;
background-color: rgb(102,88,68);
}

 

#Header{
background: url(../images/header.jpg);
height: 285px;
width: 820px;
float: middle;

}


#DolnyKontajner{
width: 870px;
background-color: rgb(188,128,94);
} 

#MainMenu{
width: 820px;
  
background-color: rgb(50,40,40);
background: url(../images/bg_menu.jpg); 
}

#MainMenu .menu {
font-size: 22px; 
color: rgb(250,246,240); 
width: 130px;
text-align: center; 
float: left;
}

#MainMenu .border {

float: left;
border: 2px solid rgb(102,88,68);
margin: 11px 0 11px 0px;
}


#MainMenu .menu a {text-decoration: none; }

#MainMenu .idlemenu a:link, .idlemenu a:visited {color: rgb(250,246,240) }
#MainMenu .idlemenu a:hover {color: rgb(188,128,94) }

#MainMenu .activemenu a:link, .activemenu a:visited {color: rgb(250,246,240) }
#MainMenu .activemenu a:hover {color: rgb(228,198,174) }


#MainMenu .activemenu {
background-color: rgb(188,128,94);
}

#MainMenu .idlemenu {
background-color: rgb(74,64,60);
}

#MainMenu .space {
width: 25px;
color: rgb(50,40,40);
float: left;
}

#Content{
width: 820px;
overflow: auto;
background: top left repeat url(../images/bg_content.jpg);
}

/* ------LEFTCONTENT------ */
#LeftContent {
float:left; 
display: inline;
position: relative;
width: 290px;
overflow:auto;
padding-bottom: 30px;
color: rgb(250,246,240);
}

#LeftContent p{
text-align: justify;
margin: 0px 25px 0px 25px;
padding: 0px 0px 0px 0px;
}

#LeftContent h3{
text-align: left;
font-size: 13px;
padding: 6px 0px 6px 25px;
margin: 10px 0px 10px 0px;
background-color: rgb(74,64,60);
color: rgb(250,246,240);
}

/* ------RIGHTCONTENT------ */
#RightContent{
display: inline;
float: right;
width: 530px;
overflow: auto;
padding: 30px 0px 35px 0px;
text-align: center;
}

#RightContent a:link, #rightcontent a:visited {color: #000000 }
#RightContent a:hover {color: rgb(149,127,102); text-decoration: none }


#RightContent p{
text-align: justify;
margin: 0px 30px 0px 30px;
line-height: 17px;
}

#RightContent ol{
text-align: justify; 
padding: 11px 0px 16px 0px; 
margin: 0px 30px 0px 65px; 
}

#RightContent li{
padding-bottom: 2px; 
}


#RightContent hr {
color: rgb(74,64,60);
background-color: rgb(74,64,60);
height: 1px; 
border-width: 0px;
margin: 20px 30px 20px 30px;
}

#RightContent h1{

font-size: 25px;
font-weight: bold;
text-align: left;
margin: 0px 30px 0px 70px;
padding: 4px 0px 4px 0px;
border-bottom: 2px dotted;
}

#RightContent h2{
color: rgb(149,127,102);
font-size: 17px;
font-weight: bold;
text-align: left;
margin: 0px 25px 0px 70px;
padding: 4px 0px 20px 25px;	
}

#RightContent .decoletter {
float: left; 
margin: 0px 2px 0px 30px
}

#rightcontent .deco{
float: left; 
border: 1px solid #000; 
margin: 3px 8px 0px 0px;
}

a.gallery1:link,  a.gallery1:visited {color: rgb(74,64,60); ; text-decoration: none; font-weight: bold }
a.gallery1:hover {color: rgb(149,127,102); text-decoration: none }

#Copyright{
width: 820px;
background-color: rgb(50,40,40);
font-size: 11px;
color: rgb(250,246,240);
vertical-align: middle;
text-align: right;
padding: 9px 0px 9px 0px;
}

#Copyright a:link, #Copyright a:visited {color: rgb(250,246,240); text-decoration: none }
#Copyright a:hover {color: rgb(194,148,112); text-decoration: none }


img.gallery { 
width: 83 px;
border: 1px solid #3f2f18;
height: 83 px
} 


#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(../img/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/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 11px Georgia, 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 */
	}	
	