body { margin: 0px; background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #505050; }

a { color: #505050; text-decoration: underline; }
a:hover { color: #EC4800; text-decoration: underline; }

#main { z-index: 1; position: relative; margin: auto; margin-top: 0px; width: 979px; }
#site-bg-top { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; background-image: url("../images/tlo_top.jpg"); background-position: top;  background-repeat: repeat-x; height: 185px; }
#site-bg-bottom { z-index: 1; position: relative; margin: auto; bottom: 0; left: 0; width: 100%; background-image: url("../images/tlo_back.jpg"); background-position: top; background-repeat: repeat-x; height: 77px; color: #462119; }

.td_tmenu { background-color: #000000; }
.td_content { background-image: url('../images/tlo_content.jpg'); }
.td_menu { background-color: #F8F4E1; }
.td_menu_1 { background-image: url('../images/tlo_menu_1.jpg'); background-repeat: repeat-y; }
.td_menu_2 { background-image: url('../images/tlo_menu_2.jpg'); background-repeat: repeat-y; }
.adres { border-bottom: 4px solid #EC4800; padding: 0px 20px 30px 20px; line-height: 5mm; }

.opis { font-size: 9px; text-align: center;  }

.stopka_menu { text-align: right; margin-right: 20px; line-height: 6mm; font-size: 9px; color: #FFFFFF; text-decoration: none; }
.stopka_menu a { color: #FFFFFF; text-decoration: none; }
.stopka_menu a:hover  { color: #FFFFFF; text-decoration: underline; }

.stopka { text-align: right; margin-right: 20px; line-height: 6mm; font-size: 9px; color: #626262; text-decoration: none; }
.stopka a { color: #626262; text-decoration: none; }
.stopka a:hover  { color: #626262; text-decoration: underline; }

.naglowek { height: 20px; background-color: #EC4800; color: #FFFFFF; font-weight: bold; text-align: center; }
.cieniowanie_1 { background-color: #F2ECCA; text-align: center; cursor: pointer; }
.cieniowanie_2 { background-color: #F8F4E1; text-align: center; cursor: pointer; }

.cien_1 { height: 20px; background-color: #F8F4E1; }
.cien_2 { height: 20px; background-color: #F2ECCA; font-weight: bold; }

.wyroznienie { font-weight: bold; color: #EC4800;  }

.menu_odstep { height: 4px; background-color: #F8F4E1; }

.obraz { border: 4px solid #F2ECCA; }
.obraz:hover { border: 4px solid #EC4800; }

.search { background: #f8f4e1; padding: 5px; font-size: 10px; }
.search select { width: 150px; height: 20px; border: 1px solid #ffffff; background: #f2ecca; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #505050;  }

#lightbox{
	position: absolute;
	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;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
