html, body, p, form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
ul {
padding:0px;
margin:0px;
padding-left:15px;
margin-left:7px;
list-style:square;
color:#902D18;
}
body {
	background-color: #FFFFFF;
	background-image: url(image/pozadie.gif);
	background-attachment:fixed;
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	color:#000000;
}
h1 {
	font: 12px verdana, arial, sans-serif;
	color:#000000;
	font-weight:bold;
	}
#cas {
	margin: 0px;
	padding: 0px;
}
#cestovka {
	text-align: left;
	margin: auto;
	width: 879px;
}
#dovolenka {
	background: url(image/1.png) repeat;
	width: 879px;
	height: 46px;
	top: 0px;
	position:absolute;
	text-align:left;
}
#logo {
	width: 879px;
	height: 160px;
	top: 46px;
	position:absolute;
}
#realitka {
	width: 879px;
	height: 60px;
	top: 206px;
	position:absolute;
	background: url(image/2.png) no-repeat;
}
#ubytovanie {
background-color:#FFFFFF;
	width: 879px;
	top: 266px;
	position:absolute;
	float:left;
}

#spodok {
	width: 879px;
	height:59px;
	clear:both;
	margin:auto;
background-image:url(image/3.png);
}
#top {
   text-align: left;
   top:14px;
   position:absolute;
   left:10px;
	width: 740px;
	height:21px;
	font-size:9px;
	color:#FFFFFF;
	font-style:italic;
}
#bot {
   text-align: center;
   padding-top:24px;
	width: 850px;
	height:30px;
	font-size:10px;
	color:#FFFFFF;
}
#bot a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
#bot a:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: yellow;
}


/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 10px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #4EA7D3;
width: 140px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:#FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
background: black;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 10px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #4EA7D3;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
#hor {
   text-align: left;
   margin-left:20px;
   padding-top:24px;
	width: 850px;
	height:27px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	background:none;
}
#hor a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	background:none;
}
#hor a:hover {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background:none;
}

.right {
float:right;
padding-left:10px;
}
.obsah {
padding:10px;
}

.zaciatok {
display:block;
padding:5px;
border:1px solid #0066CC;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:center;	
	font-weight:bold;
	background:none;
	width:150px;
	float:right;
}
.tabo {
border:1px solid #4EA7D3;
cursor:pointer;
cursor:hand;
}
.zaciatok:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000000;
}
a {
	color:#000000;
	text-decoration:underline;

}
a:hover {
	text-decoration:none;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(image/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/overlay.png", sizingMethod="scale");
	}
	
.dom {
border:1px solid #4EA7D3;
width:400px;
padding:2px;
}
.dom2 {
border:1px solid #4EA7D3;
width:420px;
padding:5px;
float:right;
text-align:justify;
}
.stranky{
text-align:center;
margin-bottom:10px;
}
.stranky a {
color:#53A9D3;
text-decoration:none;
}
.stranky a:hover {
color:#000000;
text-decoration:none;
font-weight:bold;
}
.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 1px 1px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #4EA7D3;
}

.dom span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 0px;
left: 0px;
top:0px;
border: none;
visibility: hidden;
color: black;
text-decoration: none;
}

.dom span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
float:left;
top: 0px;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.bytov {
	margin:0px;
	padding:0px;
	color:#FFF;
	visibility:hidden;
	font-size:0px;
}