

html, body {

	font-family: Tahoma;

	font-size: 11px;
	color: black;

	background-color:#133901;
}

#center {
	position: absolute;

	left: 50%;
	top: 1px;

	bottom: 1px;

}


#baldovec-cz {
	position: absolute;
	left: -400px;

	top: 0px;
	width: 800px;
}

#head {
	width: 790px;
	height: 114px;
	vertical-align: top;

	background: url("../_theme/head-bg.jpg") no-repeat;
	background-color:#FFFFFF;
}

#head-ico {
	height: 75px;
	padding-left: 25px;
}

#head-lang {
	height: 60px;
	padding-top: 15px;
	text-align: right;

	vertical-align: top;
	font-family: Tahoma;

	font-size: 10px;
	color: #000000;

}

#head-logo {
	width: 135px;
	height: 114px;
}

#head-title {
	padding-left: 25px;
}

#banner {
	width: 790px;
	height: 145px;
	background: url("../_theme/banner-bg.jpg") no-repeat;
	background-color:#FFFFFF;
}

#content {
	width: 790px;
	vertical-align: top;

	background: url("../_theme/content-bg.jpg") repeat-y;
	background-color:#FFFFFF;
}

#content-menu {
	width: 180px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 50px;
	text-align: left;

	vertical-align: top;
	font-family: Tahoma;

	font-size: 11px;
	color: #000000;

}

#content-menu a {

	color: #000000;

	text-decoration: none;

}


#content-menu a:hover {
	color: #FF0000;
	text-decoration: underline;

}

#content-content {
	width: 525px;
	padding-left: 30px;
	padding-right: 35px;
	padding-top: 40px;
	padding-bottom: 50px;
	text-align: left;

	vertical-align: top;
	font-family: Tahoma;

	font-size: 11px;
	color: #000000;

}

.menu {
	display: none;
}

.ubytovani {
	background-color:#EAEAEA;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.vybaveni {
	background-color:#EAEAEA;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.content-bg {
	background-color:#EAEAEA;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#uvodni-strana-table {
	text-align: left;

	vertical-align: top;
}

#uvodni-strana-mapa {
	width: 150px;
}

.uvodni-strana-popis {
	width: 360px;
	text-align: justify;
	padding-right: 15px;
}

#copyright-velimsky-com {
	position: absolute;
	width: 790px;
	height: 33px;
	padding-top: 2px;
	text-align: center;

	vertical-align: top;
	font-family: Tahoma;

	font-size: 10px;
	color: #000000;

	background: url("../_theme/copyright-bg.jpg") no-repeat;
	background-color:#FFFFFF;
}

#copyright-velimsky-com a {

	color: #000000;

	text-decoration: none;

}


#copyright-velimsky-com a:hover {
	color: #000000;
	text-decoration: underline;

}

a {

	color: #FF4E00;

	text-decoration: none;

}


a:hover {
	color: #565656;
	text-decoration: underline;

}


img {
	border: 0px;

	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1 {


	font-family: Tahoma;

	font-size: 16px;
	color: #000000;

}


h2 {


	font-family: Tahoma;

	font-size: 14px;
	color: #000000;

}

h3 {


	font-family: Tahoma;

	font-size: 12px;
	color: #565656;

}



table {
	border-collapse: collapse;
	padding: 0px;

}


td {

	padding: 0px;

}

input {
	font-family: verdana;

	font-size: 10px;

}


select {


	font-family: verdana;
	font-size: 10px;

}


textarea {

	font-family: verdana;
	font-size: 10px;

}

ul {
	list-style-type: square;
	margin-left: 15px;
}

#li-prvni {
	list-style-type: none;
}

#li-prvni a {

	color: #000000;

	text-decoration: none;

}


#li-prvni a:hover {
	color: #000000;
	text-decoration: underline;

}


/* lightbox */

#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(../_theme/lightbox-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(../_theme/lightbox-prevlabel.gif) left 15% no-repeat;
}


#nextLink:hover, #nextLink:visited:hover {
	background: url(../_theme/lightbox-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;

}