a {color: #fe4600; }
img { border: 0;}
a:hover { text-decoration: none; }
#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;
	}

/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana, Arial;
}

#main{
	color:#626F77;
	width: 660px;
	height: auto;
	margin:auto;
	position:relative;
	background: #FFFFFF;
	padding: 50px 0px 0px 0px;
	text-align: center;
}

div.top {
	width:280px;
	height:61px;
	float: left;
}


div.top h1 {
	font-size:17px;
	color:#7F7F7F;
	margin:0px;
	text-align: left;
	padding: 10px 0px 1px 0px;
}

div.top h2 {
	text-decoration:none;
	font-size:10px;
	color:#B8B8B8;
	height:61px;
	margin:0px 0px 0px 0px;
	text-align: left;
}

img.header {
	width:659px;
	height:179px;
	margin:0px 0px 50px 0px;
}

div.top img {
	margin: -35px 0px 0px -10px;
	float:left;
}

div.menu {
	text-align:right;
	width:370px;
	height:30px;
	float:right;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	border: none;
}

ul.nav {
	font-size: 11px;
	color: #626F77;
	text-decoration:none;
	font-weight: bold;	
	
}

ul.nav li
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	display: inline;
	list-style-type: none; 
}

ul.nav li img {

	margin-right:7px;
	margin-left:7px;
}

ul.nav li a:link {
	font-size: 11px;
	color: #626F77;
	text-decoration: underline !important;
	font-weight: normal;		
	
}

ul.nav li a:hover {
	font-size: 11px;
	color: #FF6F00;
	text-decoration:none;
}

ul.nav li a:active {
	font-size: 11px;
	color: #626F77;
	text-decoration:none;
}

ul.nav li a:visited {
	font-size: 11px;
	color: #626F77;
	text-decoration: underline !important;
	font-weight: normal;	
}


#textbox{
	width: 485px;
	height: auto;
	margin:auto auto 20px auto;
	position:relative;
	border:1px solid #E5E5E5;
	padding: 5px 30px 5px 30px;
	background-image:url(images/cube2.gif);
	background-position:inherit;
	background-repeat:no-repeat;
	text-align: justify;
	font-size: 11px;
}

.cube2 {
	width:23px;
	height:23px;
	margin:0px;
}

#textbox h2 {
	font-size:11px;
	color:#626F77;
	margin: 0px 0px 20px 0px;
}

.ileft {
	border:1px solid #CCCCCC;
	float:left;
	margin:3px 15px 5px 0px;
	padding:1px;
}

ul.odkaz {
	list-style-image:url(images/up.gif);
}

ul.odkaz li {
	color:#448CCB;
	margin-left:0px;
	padding-bottom: 2px;
}

ul.odkaz li a:link {
	color:#448CCB;
	margin-left:0px;
}

ul.odkaz li a:hover {
	color:#FF6F00;
	margin-left:0px;
}

ul.odkaz li a:active {
	color:#448CCB;
	margin-left:0px;
}

ul.odkaz li a:visited {
	color:#448CCB;
	margin-left:0px;
}

#footer {
	margin:auto;
	position:relative;
	width:658px;
	height:119px;
	background-image:url(images/bg-copyright.jpg);
	font-size: 10px;
}

#copyright {
	margin:auto;
	position:relative;
	width:658px;
	height:60px;
	vertical-align:text-top;
		
}

table.nav2 {
	width:658px;
	height:60px;
	text-align: center;
	vertical-align: middle;
	
}
table.nav2 tr th {
	margin:0px;
	padding:0px;
	width:59px;
	height:59px;
}

#footer p {
	margin: 0px;
}


table.nav2 tr th a:link {
	color:#333333;
	text-decoration:none;
	font-size: 10px;
	
}

table.nav2 tr th a:hover {
	color:#FF6F00;
	text-decoration:none;
	font-size: 10px;
	
}

table.nav2 tr th a:active {
	color:#333333;
	text-decoration:none;
	font-size: 10px;
	
}

table.nav2 tr th a:visited {
	color:#333333;
	text-decoration:none;
	font-size: 10px;
	
}


.input10 {
  border: 1px solid #999999
}

.textarea10 {
  border: 1px solid #999999; font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, Tahoma, sans-serif; padding: 5px;
}
textarea {
	border: 1px solid #999999; 
}
select {
	background: url(images/inputbg_01.gif)
}
option {
	background: url(images/inputbg_01.gif)
}
.input1 {
	 font-family: "Verdana CE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, Tahoma, sans-serif; 
   font-size: 11px; 
   font-weight: bold;
   width: 200px;
}
.input10 {
  border: 1px solid #999999;
  width: 200px; 
}
