@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
#td_stopka_bg {
	background-image: url(stopka.jpg);
	background-position: center top;
	height: 99px;
}
#td_stopka_copy {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 80px;
}
#td_stopka_proj {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-right: 80px;
}
#td_stopka_proj a {
color: #FFFFFF;
	text-decoration: none;
}
#td_stopka_proj a:hover{
	color: #f6ed7f;
	text-decoration: underline;
}
#logo {
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 195px;
	text-align: center;
	height: 204px;
	top: 290px;
	overflow: visible;
}
/* PAGE DETAILS - menu */
#td_menu {
	width: 185px;
	font-family: tahoma;
	line-height: 38px;
	font-size: 12px;
	color: #35556a;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
}

#td_menu ul{
        margin:0px;
        padding:0px;
}
#td_menu ul li{
	margin:0px;
	background-image: url(link.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 38px;
	width: 193px;
	list-style-type: none;
}
#td_menu ul li a {
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
}
#td_menu ul li:hover {
	margin:0px;
	background-image: url(hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 38px;
	width: 193px;
	list-style-type: none;
}
.menu_1 a {
	color: #333333;
	text-decoration: none;
	padding-left: 30px;
	font-weight: bold;
}
.menu_1 a:hover {
	margin:0px;
	background-image: url(hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 38px;
	width: 193px;
	list-style-type: none;
}

/* PAGE DETAILS - photo */
#td_fotka {
	width:120px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#div_pagePho{
	padding-right: 6px;
	padding-left: 6px;
	height: 120px;
	border:none;
}
#div_pagePho img {
	border: none;
}

#td_cont {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ededed;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 18px;
	width: 632px;
}
#td_cont a{
	font-weight: normal;
	color: #ededed;
	text-decoration: underline;
}
#td_cont a:hover{
	font-weight: normal;
	color: #f6ed7f;
	text-decoration: underline;
}

#map_top {
	visibility: inherit;
	z-index: 5;
	position: absolute;
	top: 320px;
}
#map_top a{
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #3853a3;
	text-decoration: none;
}


/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:../templates/img/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../templates/grafika/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../templates/grafika/img/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* login form */
#error {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #CCCCCC;
  text-align: center;
}

.td_ob {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#text{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #f1f1f1;
}
.td_gl a {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #f1f1f1;
}
.szcz {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
	padding-top: 4px;
}
.tekstfield {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #090909;
	width: 100px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
	line-height: 17px;
}
form {
	margin: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right:15px;
}
/* PAGE DETAILS - photo */

#pagePho img{border:1px solid #000000;margin:1px; }


#td_fotka {
	border: 1px solid #666666;
	text-align: center;
	margin: 4px;
	padding: 1px;
	float:left;
	height: auto;
	background-color:#000000
}
#td_fotka a{
    font-family: arial;
	font-size: 11px;
	color: #e7e7e7;
	text-decoration:none;
	width: 110px;
}
#pagePho {
width: 100%;
margin: 4px;}
