body {
	font-family: Trebuchet MS;
	color:#000;
	margin:0;
	padding:0;
}

div, h1, h2, h3, h4, p, img, a img, table, form, ul, ul li {
	margin:0;
	padding:0;
}

ul.mycarousel {
	float:left;
	margin: 3px 12px;
}

ul.mycarousel li {
	height:56px;
	width:84px;
}

ul.mycarousel li a img {
	height:56px;
}

.jcarousel-clip {
	width:252px;
}

#text #fotogalerie .foto-item {
	float:left;
	margin: 6px 20px 6px 0;
}

#text #fotogalerie {
	margin: 12px 0;
}

#text #fotogalerie strong {
	display:block;
	font-size:10px;
	background-color:#d05325;
	color: #fff;
	text-align: center;
	margin-bottom:2px;
	padding: 1px 0;
}

#text #fotogalerie a img {
	margin-right:3px;
}


a {
	text-decoration:none;	
}

a img {
	border:none;
}

h1, h2, h3, h4 {
	color:#d05325;
	font-size:16px;	
	padding-bottom:10px;
}


hr {
	visibility:hidden;
	width:100%;
	clear:both;
}

body.homepage {
	background:url('../img/homepage.jpg') center top no-repeat #fff; 
	min-height:1060px;
}

body.bg1 {
	background:url('../img/bg1.jpg') center top no-repeat #fff; 
}

body.bg2 {
	background:url('../img/bg2.jpg') center top no-repeat #fff; 
}

#center {
	position:relative;
	margin:0px auto;
	width:1000px;
	min-height:900px;
	
}

a#logo {
	position: absolute;
	top:50px;
	left:385px;
}

#menu {
	position:absolute;
	top:120px;
	left:388px;
	font-size:14px;
	z-index:1000;
}

#menu ul, #menu ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu ul li a {
	color:#d05325;
}

#text {
	position:relative;
	float:right;
	top:270px;
	width:500px;
	padding-right:290px;
	z-index:1;
}

#text.kontakt {
	top:210px;
	width:510px;
	z-index:1;
	position:relative;
}

#text.reference {
	top:270px;
	width:600px;
	padding-right:200px;
	z-index:1;
	position:relative;
}

#text.catsluzby {
	width:400px;
	padding-right:350px;
}

#text p {
	font-size:12px;
	line-height:14px;
	padding-bottom:10px;
	text-align:justify;
}

#text ul {
	font-size:12px;
}

#text table {
	font-size:12px;
	margin:6px 0 12px 0;
	border-spacing:0;
}

#text table tr td, #text table tr th {
	vertical-align:top;
	text-align:left;
	padding:0;
	line-height:14px;
}

#text table tr th {
	color:#d05325;
	padding-right:12px;
}

#text #years {
	background-color: #d05325;
	padding: 4px 20px;
	margin-bottom: 15px;
}

#text #years a {
	color: #fff;
}

#text #years a.active {
	color: #d05325;
	background-color: #fff;
	padding: 12px  6px;
}

#text table.galTable {
	width:100%;
}

#text table.galTable tr td a {
	color:#d05325;
	font-size: 14px;
}



#text #info {
	position:relative;
	top:35px;
	left:115px;
}

#text #info ul {
	line-height:14px;
	list-style-position:inside;
}

#news {
	position:absolute;
	top:600px;
	left:40px;
	width:200px;
	min-height:330px;
	font-size:12px;
}

#news a {
	font-size:12px;
	color:#d05325;
}

#news p {
	padding-bottom:12px;
	color:#000;
}

a#restaurace {
	display:block;
	width:130px;
	height:50px;
	position: absolute;
	top:580px;
	left:100px;
}

a#penzion {
	display:block;
	width:100px;
	height:50px;
	position: absolute;
	top:580px;
	left:240px;
}

a#facebook {
	display:block;
	width:60px;
	height:50px;
	position: absolute;
	top:580px;
	left:350px;
}

#footer {
	margin:0;
	padding:0;
	background:url('../img/bg_footer.jpg') center top no-repeat #fff;
	height:140px;
	color:#fff;
	font-size:12px;
}

#footer div {
	width:800px;
	margin:0px auto;
	padding-top:25px;   
	padding-left:200px;
}

