body {
    overflow: auto;
	width: 100%;
    background-color: #fff;
	background-image: url('images/bg.jpg');
    margin: 0px auto;
    border-width: 0px;
    padding: 0px;
    color: #000;
    font-family: arial;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: center;

}


img{
	border:0px;
	padding:0px;
	margin:0px;
}

a{
	text-decoration:none;
	font-weight:bold;
	color: #002879;
	border:0px;
	padding:0px;
	margin:0px;
}

a:hover{
	text-decoration:underline;
}


div#telo{
	width: 770px;
	margin: 0 auto;
	background-color: #fffadc;
}

div#obsah{
	width: 600px;
	margin: 0 auto;
	background-color: #fffadc;
	border:0;
	padding: 15px;;
	margin:0;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	float: left;
}

div#menu{
	border:0;
	padding:0;
	margin:0;
	position: relative;
	top: -3px;
}

div#pata{
	width: 770px;
	margin: 0 auto;
	background-color: transparent;
	font-weight: normal;
	color: #fff;
	clear:both;
	font-size:8pt;
}


img.gallery{
	cursor:pointer;
}

img.gallery2{
	cursor:pointer;
	margin: 5px;
}

h1#nadpis{
	color: #002879;
	font-weight: bold;
	font-size: 12pt;
	margin:0;
	padding: 10px 20px 5px 20px;
}

strong {
	color: #002879;
	font-weight: bold;
}

li{
	list-style-image: url("images/li.png")
}

div#flashbanner {
	z-index: 1;
}

div#galleryleft {
	width: 100px;
	float: right;
	padding-top: 60px;
	padding-right: 20px;
}


div#gallerydown {
	clear: both;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #002879;
border-bottom-width: 0;
line-height:18px;
z-index:9;
background-color: #fffadc;
width: 160px;
visibility: hidden;
font-size: 9pt;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid #002879;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #002879;
text-align: left;
/*text-transform:capitalize;*/
background-color: #fffadc;
background-image: url('images/menu-dropdown.jpg');
background-repeat: no-repeat;
}

.dropmenudiv a:hover{ 
color: #456dbe;
background-color: #fffadc;
text-decoration: none;
background-image: url('images/menu-dropdown1.jpg');
}
/*end of menu*/


/*lightbox*/

#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: #fffadc;
	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/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fffadc;
	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: #00206D;
	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 */
	}	
	

/* end oflightbox*/


input,select {
	border: 2px solid #EFD4A4;
	
}

img#Rubyt{
	width: 138px;
}

img#Rrest{
	width: 146px;
}

img#Rwellness{
	width: 127px;
}
