html,body {
	margin:0;
	padding:0;
	height:100%;
	font:11px verdana;
	color:#333;
}

p {

        margin:0;
        padding:0;
        font:11px verdana;
        color:#333;
}


.meniu1
{
  padding:3px;
  font:12px verdana;

}
.meniu2
{
   BACKGROUND-COLOR: #FFFFFF;
   padding:3px;
   color: #FF0000;
   font:12px verdana;
}

html {
	background:#FFF url(images/banner.gif) repeat-x;
}

p {     padding: 0px;
        line-height:1.5em;
        text-align:justify;
}

a {
	color:#336844;
	text-decoration:none;
}

a:hover {
	color:#C30;
}

blockquote {
	color:#336844;
	padding-left:40px;
	margin-left:0;
	background:url(images/quote.gif) no-repeat;
}

#header {
	padding:10px 0;
	width:100%;
	height:3em;
}

#header h1 {
	color:#FFF;
	margin:0 15px 0 20px;
	padding:0;
	display:inline;
	font:2.5em "trebuchet ms", trebuchet, sans-serif;
	font-weight:bold;
	float:left;
}	

#header h1 a {
	text-decoration:none;
	color:#FFF;
}

#header h1 a:hover {
	color:#FFF;
}

#header h2 {
	display:inline;
	color:#EAEAEA;
	padding:1.5em 0 0;
	margin:0;
	font-size:1em;
	float:left;
}

.orange {
	color:#F90;
}

#nav {
	display:inline;
	margin:0.25em 0 0 30px;
	padding:0;
	float:left;
}

#nav li {
	display:inline;
	list-style:none;
	color:#FFF;
	float:left;
	margin:0;
	padding:0;
	font:1.25em "trebuchet ms", trebuchet, sans-serif;
	font-weight:bold;
}

#nav a {
	color:#CCC;
	text-decoration:none;
	display:block;
	padding:0.4em 1em;
	margin:0 0.25em 0 0;
}

#nav a:hover, #currentPage {
	color:#FFF;
	background:#4c4c4c;
}

#logo {
	margin-top:0px;
	padding-top: 20px;
	margin-left:30px;
	position:relative;
	width:950px;
	height:60px;
	
}

#container {
	margin-top:20px;
	padding-top: 0px;
	position:relative;
	background:#FFF url(images/page.gif) repeat-x;
	width:987px;
	border-top:2px solid #FFF;
	border-bottom:2px solid #FFF;
	border-left:1px solid #AAA;
	border-right:1px solid #AAA;	
	height:auto;
	min-height:100%;
}

#left {
	padding:0 10px;
	width:600px;
	float:left;
	background:url(images/dotted.png) repeat-y 619px 0;
	clear:right;
}

#left ul, #left ol {
	color:#336844;
}

#left h1 {
	color:#333;
	margin:0;
	padding-bottom:0.35em;
	font:1.4em "trebuchet ms", trebuchet, sans-serif;
	display:block;
	background:url(images/dotted.png) repeat-x 0 1.4em;
}

#left h2 {
	color:#333;
	margin:0;
	padding-top:0.35em;
	text-align:right;
	display:block;
	font-weight:normal;
	font:0.9em "trebuchet ms", trebuchet, sans-serif;
}

.hr {
	background:url(images/footer.gif);
	margin:15px 0 30px;
	padding:0.5em;
	font-size:0.85em;
}

.hr p {
	margin:0;
	text-align:right;
}

#right {
	width:200px;
	padding:0 0 0 10px;
	margin-bottom:30px;
	float:left;
}

#right .hr {
	margin-bottom:20px;
}

#right h1 {
	font:1.1em "trebuchet ms", trebuchet, sans-serif;
	color:#333;
	font-weight:bold;
	margin:0;
}

#right p {
	margin-top:0px;
}

.links {
	padding:0;
	margin:8px 0 0 0;
}

.links li {
	margin-bottom:3px;
	list-style:none;
}

#clear {
	clear:both;
}

#copyright {
	background:#336844;
	width:99%;
	margin:0 auto;
	color:#FFF;
	font-size:0.8em;
	text-align:center;
	padding:0.5em;	
}

#copyright a {
	text-decoration:none;
	color:#FFF;
}

input,textarea {
	display:block;
	border:1px solid #CCC;
	margin-bottom:4px;
}

label {
	display:block;
	margin-bottom:4px;
}











#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;
	}
