/* obecne */
  body {margin: 0px; padding: 10px; border: 0px; text-align: center; background: #626262; color: #000; font-size: 0.7em; font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, helvetika, sans-serif; }
  img { border: 0px none; }
  form { display: inline; }
  .clear { clear: both; font-size: 1px; }
  .right { float: right; margin: 0px 0px 5px 5px; border: 1px solid #fee2b6; }
  a { color: #fee2b6; text-decoration: none; }
  a:hover { color: #fff; text-decoration: underline; }
  #podpis { position: absolute; top: 483px; left: 0px; font-size: 80%; color: #aaa; text-align: right; width: 755px; }
  #podpis a { color: #aaa; text-decoration: underline; }
  #podpis a:hover { color: #fee2b6; }

  .l1, .l2, .l3 { position: absolute; top: 22px; left: 245px; display: block; width: 110px; height: 19px; background: transparent url(./menu.jpg) top left no-repeat; }
  .l1 { left: 244px; background: transparent url(./menu.jpg) 0px 0px no-repeat; }
  .l2 { left: 356px; background: transparent url(./menu.jpg) -112px 0px no-repeat; }
  .l3 { left: 468px; background: transparent url(./menu.jpg) -224px 0px no-repeat; }
  a.l1#aktiv1, a.l1:hover { left: 244px; background: transparent url(./menu.jpg) 0px -19px no-repeat; }
  a.l2#aktiv2, a.l2:hover { left: 356px; background: transparent url(./menu.jpg) -112px -19px no-repeat; }
  a.l3#aktiv3, a.l3:hover { left: 468px; background: transparent url(./menu.jpg) -224px -19px no-repeat; }
  .l1 span, .l2 span, .l3 span { display: none; }
  .main { width: 756px; height: 480px; position: absolute; top: 50%; left: 50%; margin: -240px 0px 0px -378px; border: 1px solid #b3b3b3; text-align: left; background: #626262 url(./podklad.jpg) top left no-repeat; color: #fff; }
  .content { padding: 10px; }
  #logo { position: absolute; top: 118px; left: 255px; }
  #vnitrni { position: absolute; top: 45px; left: 20px; border: 1px solid #b3b3b3; width: 683px; height: 380px; padding: 15px; background: transparent url(./podklad1.jpg) top left no-repeat; overflow: auto; }
  *html #vnitrni { background-attachment: fixed; }
  h2 { color: #fee2b6; margin: 9px 0px 6px 0px; padding: 0px; font-size: 120%; font-weight: bold; text-decoration: none; }
  h3 { color: #fee2b6; margin: 3px 0px 0px 0px; padding: 0px; font-size: 110%; font-weight: bold; text-decoration: none; }
  p { margin: 3px 0px; padding: 0px; }
  #kova { position: absolute; top: 10px; left: 21px; height: 32px; width: 137px; background: transparent url(./kovarna.jpg) top left no-repeat; }
  #kova span { display: none; }
  .pulka { float: left; width: 200px; }
  .raz { text-align: right; padding: 4px 5px 0px 0px; font-weight: bold; }
  .dva input, .dva textarea { border: 1px solid #fee2b6; background: transparent; color: #fee2b6; width: 190px; }
  .dva textarea { width: 400px; height: 110px; }
  .dva input#ods { width: 65px; }

  .k1, .k2, .k3, .k4, .k5, .k6 { position: absolute; top: -1px; left: 89px; display: block; width: 110px; height: 48px; background: transparent url(./menu_2.jpg) top left no-repeat; }
  .k1 span, .k2 span, .k3 span, .k4 span, .k5 span, .k6 span { display: none; }
  .k2 { left: 210px; background: transparent url(./menu_2.jpg) -121px 0px no-repeat; }
  .k3 { left: 328px; width: 64px; background: transparent url(./menu_2.jpg) -239px 0px no-repeat; }
  .k4 { left: 393px; width: 73px; background: transparent url(./menu_2.jpg) -304px 0px no-repeat; }
  .k5 { left: 467px; width: 70px; background: transparent url(./menu_2.jpg) -378px 0px no-repeat; }
  .k6 { left: 538px; width: 70px; background: transparent url(./menu_2.jpg) -449px 0px no-repeat; }

  .k1:hover, .k1#k1 { background: transparent url(./menu_2.jpg) 0px -48px no-repeat; }
  .k2:hover, .k2#k2 { background: transparent url(./menu_2.jpg) -121px -48px no-repeat; }
  .k3:hover, .k3#k3 { background: transparent url(./menu_2.jpg) -239px -48px no-repeat; }
  .k4:hover, .k4#k4 { background: transparent url(./menu_2.jpg) -304px -48px no-repeat; }
  .k5:hover, .k5#k5 { background: transparent url(./menu_2.jpg) -378px -48px no-repeat; }
  .k6:hover, .k6#k6 { background: transparent url(./menu_2.jpg) -449px -48px no-repeat; }

  #k_o { position: absolute; top: 45px; left: 15px; width: 690px; height: 355px; overflow: auto; }
  .k_p { float: left; margin: 25px 0px 10px 35px; color: black; }
  .k_p img { width: 180px; height: 130px; border: 1px solid #b3b3b3; }


#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(./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;
	}

#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 */
	}	
	

