html, body {
	height: 100%;
}

html {
	margin-left: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EDC6A1 url(images/bg1_01.jpg) repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A7E7C;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
}

p, ol, ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p, ul {
	line-height: 210%;
	margin-bottom: 15px;
	text-align: justify;
}

strong {
	color: #666;
}

a {
	color: #FD4600;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg1_03.jpg) repeat-y center top;
}

#wrapper-bgtop {
	background: url(images/bg1pokus.jpg) no-repeat center top;
}

#wrapper-bgbtm {
	margin: 0px auto;
	background: url(images/bg1_04.jpg) no-repeat center bottom;
}

.container {
	width: 950px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** TOP MENU */

#top-header {
	height: 95px;
}

#top-menu {
	float: left;
	width: 315px;
	height: 83px;
}

#top-menu ul {
	margin: 0px;
	padding: 31px 0px 0px 0px;
	list-style: none;
	text-align: center;
}

#top-menu li {
	display: inline;
}

#top-menu a {
	display: inline-block;
	height: 16px;
	margin: 0px;
	padding: 0px 0px 5px 22px;
	color: #779DE4;
}

#top-menu .home {
	padding-right: 20px;
	background: url(images/homepage01.gif) no-repeat left 3px;
}

#top-menu .sitemap {
	padding-right: 20px;
	background: url(images/homepage02.gif) no-repeat left 3px;
}

#top-menu .contact {
	background: url(images/homepage03.gif) no-repeat left 3px;
}

/** SEARCH */

#search {
	float: right;
	width: 625px;
	height: 83px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
	padding: 30px 0px 0px 390px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 190px;
	margin: 0px;
	padding: 4px 5px 3px 0px;
	background: none;
	border: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #779DE4;
}

/** HEADER */

#header {
	width: 900px;
	height: 148px;
	padding: 50px 25px 0px 25px;
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 275px;
	height: 148px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 275px;
	height: 148px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

/** SPLASH */

#splash {
	float: right;
	width: 625px;
	height: 128px;
}

#splash h2, #splash h3 {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#splash h2 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-shadow: #376CE6 -1px 2px 3px;
	font-size: 35px;
	color: #FFFFFF;
}

#splash h3 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 18px;
	color: #FFF;
}

/** PAGE */

#page {
	overflow: hidden;
	padding-bottom: 25px;
}

/** CONTENT */

#content {
	float: right;
	width: 554px;
	padding: 0px 48px 0px 23px;
}

.single #content {
	padding-top: 180px;
	color: #666;
}

#column1 {
	float: left;
	width: 254px;
	padding-top: 180px;
}

#column2 {
	float: right;
	width: 254px;
	padding-top: 114px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 275px;
	padding: 155px 25px 0px 25px;
}

/** MENU */

#menu {
	height: 285px;
	margin-bottom: 20px;
}

#menu ul {
	margin: 0px;
	padding: 14px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	height: 33px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#menu a {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: #B44300 -2px 2px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** FOOTER */

#footer {
	height: 111px;
	background: url(images/bg1_05.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	text-align: center;
	color: #BF9673;
}

#footer a {
	color: #BF9673;
}

/** BOX1 */

#box1 {
	height: 275px;
	margin-bottom: 15px;
	padding: 20px 25px 0px 25px;
	background: url(images/homepage05.jpg) no-repeat left top;
	color: #916946;
}

#box1 .title {
	letter-spacing: -2px;
	font-size: 30px;
	color: #572505;
}

#box1 strong {
	color: #774D2A;
}

#box1 .byline {
	margin: -15px 0px 15px 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B7875F;
}

#box1 .content {
	line-height: 220%;
}

/** BOX2 */

#box2 {
	height: 132px;
	margin-bottom: 15px;
	padding: 3px 5px 0px 25px;
	background: url(images/homepagex_spoluprace.jpg) no-repeat left top;
	color: #916946;
}

#box2 .title {
	letter-spacing: -2px;
	font-size: 30px;
	color: #572505;
}

#box2 strong {
	color: #774D2A;
}

#box2 .byline {
	margin: -15px 10px 15px 0px;
	padding: 25px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B7875F;
}

#box2 .content {
	line-height: 220%;
}

/** BOX3 */

#box3 {
}

#box3 .title {
	font-size: 26px;
	font-weight: normal;
}

/** BOX4 */

#box4 {
	height: 132px;
	margin-bottom: 15px;
	padding: 3px 5px 0px 25px;
	background: url(images/1homepagex.jpg) no-repeat left top;
	color: #916946;
}

#box4 .title {
	letter-spacing: -2px;
	font-size: 30px;
	color: #572505;
}

#box4 strong {
	color: #774D2A;
}

#box4 .byline {
	margin: -15px 10px 15px 0px;
	padding: 25px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B7875F;
}

#box4 .content {
	line-height: 220%;
}
/** BOX STYLES */

.box-style {
}

.box-style .title {
	padding-bottom: 10px;
	letter-spacing: -1px;
	font-size: 22px;
	color: #4F2906;
}

.box-style .byline {
	margin-top: -15px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CFB195;
}

.box-style .link1 {
	display: block;
	margin-top: 20px;
	padding: 0px 0px 0px 25px;
	background: url(images/homepage07.gif) no-repeat left 5px;
}

.box-style .alignleft {
	padding-top: 3px;
}

.divider {
	margin: 20px 0px;
	padding: 0px;
	background: url(images/homepage09.jpg) repeat-x left 10px;
}

/** SLIDESHOW */

.slideshow {
	position: relative;
	width: 254px;
	height: 234px;
	margin-bottom: 20px;
}

.slideshow .slide {
	position: relative;
	width: 248px;
	height: 160px;
	padding: 5px 0px 0px 6px;
	background: url(images/homepage11.jpg) no-repeat left top;
}

.slideshow .slide .caption {
	position: absolute;
	width: 225px;
	height: 37px;
	padding: 5px 0px 0px 15px;
	left: 6px;
	bottom: 9px;
	background: url(images/homepage13.png) repeat left top;
	letter-spacing: -2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4C2300;
	text-transform: capitalize;
	text-align: left;
}

.slideshow .slides {
	padding: 9px 0px 0px 0px;
}



/** LIGHTBOX - prohlížec */

#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(../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;
	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;
	}
	#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(../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;
	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;
	}


.slideshow .slides ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.slideshow .slides li {
	position: relative;
	float: left;
	width: 74px;
	height: 60px;
	margin: 0px 0px 0px 7px;
	padding: 5px 0px 0px 5px;
	background: url(images/homepage12.jpg) no-repeat left top;
}

.slideshow .slides li.first {
	margin-left: 0px;
}

.slideshow .slide .more  {
	position: absolute;
	display: block;
	outline: none;
	width: 225px;
	margin: -27px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	letter-spacing: normal;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}


