a:link {
		color:#a52a2a;
		text-decoration: none;}
	a:visited {color:#a52a2a;
		text-decoration: none;}
	a:active {color:Fuchsia;}
	a:hover {
		color: #FFA909;
		text-decoration: none;}
		
	.menutable, .verticalmenu, .surveytable {
	BACKGROUND: #AEFDB1; TEXT-ALIGN: center;}
		
	.menutable, .verticalmenu {
		FONT-SIZE: 16px;}	
		
	.surveytable {
	font-size: 12px;}

	.menutd, .surveytd {
		padding: 4px;
		BORDER:white 1px solid;}
		
	.surveytd {text-align: left;}		

	body {
		margin: 2px;
		padding: 2px;
		font-family: arial, sans-serif;
		font-size: 16px;
		background-color: #D7FDDB;
		text-align: center;}
		.hlavicka, .zastreseni01, .paticka  {
		width: 765px;}

	.hlavicka {
		background-color: #D7FDDB;
		border: Black 1px solid;
		position: relative;
		margin: auto;}

	.zastreseni01 {
		padding-top:10px;
		position: relative;
		margin: auto;}

	.levy-sloupec {
		width: 140px;
		float: left;
	}

	.zastreseni02 {
		width: 620px;
		margin-left: 5px;
		float: right;}
		
/*2 columns start*/
	.main_column {
		width: 610px;
		margin-left: 5px;
		float: right;
		text-align: justify;
		padding-right: 10px;}
/*2 columns end*/		
		
/*3 columns start*/
	.prostredni-sloupec {
		width: 475px;
		float: left;
		background-color: #D7FDDB;
		text-align: left;}

	.pravy-sloupec {
		width: 140px;
		margin-left: 5px;
		float: right;}
/*3 columns end*/

	.paticka {
		border-top: Black 1px  solid;
		margin-top: 5px;
		clear: both;
		background-color: #AEFDB1;
	}
	.galerie {
	margin-top: 4px;
	font-size: 10px;}

	/*frame style start*/
	.box {
		width: 100%;
		background: #AEFDB1 url("foto/images/frame_1/box-left.gif") 0 0 repeat-y;
		color: Black;
		text-align: left;
		font-weight: bold;
	}
	.box .in { background:url("foto/images/frame_1/box-right.gif") top right repeat-y  }
	.box .in21 { background:url("foto/images/frame_1/box-top-center.gif") 0 0 repeat-x }
	.box .in22 { background:url("foto/images/frame_1/box-top-left.gif") 0 0 no-repeat }
	.box .in23 { background:url("foto/images/frame_1/box-top-right.gif") right top no-repeat }
	.box .in31 { background:url("foto/images/frame_1/box-bottom-center.gif") left bottom repeat-x }
	.box .in32 { background:url("foto/images/frame_1/box-bottom-left.gif") left bottom no-repeat;
		width:100%; }
	.box .in33 {
		background: url("foto/images/frame_1/box-bottom-right.gif") right bottom no-repeat;

		padding-top: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
	}
	/*frame style end*/
	.run {
		background-color: #AEFDB1;
		font-size: 12pt;
		border-color: Black;
		width: 474px;}

	.foottable {
		width: 100%;
		font-size: 16px;}

	.paticka_right {
		padding-right: 5px;
		text-align: right;}

	p {text-indent: 35px;}
	
	h1 {font-size: 32px;}
    h2 {font-size: 24px;}
    h3 {font-size: 18px;}
    h4 {font-size: 16px;}
    h5 {font-size: 13px;}
    h6 {font-size: 10px;}
	
	.h1, .h2, .h3, .h4, .h5, .h6 {font-style: italic;}
	
	/*fotogalerie start*/
	.photobody {
	background-color: #D7FDDB;
	font-family: Arial, sans-serif;}
			
  .phototd {
	font-family: Arial, sans-serif;	
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	padding: 10px;}
	/*fotogalerie end*/
	
	/*odjezdy start*/
	.DATE, .DEPARTURE {font-size: 13px;}
   .emptytd {background-color: #FFE4B5;height: 5px;}
	/*odjezdy end*/
	
	/*neveslo_se_do_katalogu start*/
	.emptytd2 {
	background-color: orange;
	height: 5px;
}
	/*neveslo_se_do_katalogu end*/
	
	.triptable {	
	width: 690px;	
	font-size: 16px;
	text-align: justify;}
	
  .triptr {
	background-color: #13FF8C;}
	
	/*cestovní smlouva start*/
  .registrationtable {font-size: 14px;
  font-weight: bold;}
	/*cestovní smlouva end*/
	
	/*open list start*/	
  .open_list {
	cursor: hand;
	font-weight: bold;}
  .gap   {height: 0px;}
   /*open list end*/	
	
	
	/*lightbox start*/
	#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:image/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(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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
	

   /*lightbox end*/		
