body {
	margin: 20px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:normal;
	font-variant: normal;
	text-align: justify;
	background-color: #342A25;
	/*
	background-image:url(images/bg.gif)	
	*/
}

h2  {
	margin: 0;
	/*#333333: 0;
	*/
	color: #280F00;
	font-variant:small-caps;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #280F00;
	font-size: 14px;
	font-weight: bold;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #280F00;
	font-size: 14px;
	font-weight: bold;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #280F00;
	font-size:small;
	font-weight: bold;
}
h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #3E1700;
	font-size:11px;
	font-weight: bold;

}

h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
	font-size: small;
	letter-spacing: 0px;
}

a {
	color: #6F4503;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Menu */

#menu {
	width: 780px;
	height: 100px;
/*	#333333: 0;
*/
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #342A25;
	border-right-color: #342A25;
	border-bottom-color: #342A25;
	border-left-color: #342A25;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #342A25;
}
.menu_lang_font {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DEC376;
	width:40px;
}

.menu_logo_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #DEC376;
	width:40px;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
/*
	#333333: 0;
*/	
	list-style: none;
}

#menu li {

	}

#menu a {
	display: block;
	float: left;
	width: 80px;
	height: 26px;
	top: 10px;
	/*#333333-top: 10px;*/
	text-align: center;
	text-decoration: none;
	color: #DEC39A;
}

#menu a:hover, #menu .active a {
	background: #330000;
	color: #FFFFFF;
}

/* Splash */

#image {
	width: 780px;

	margin: 0 auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #342A25;
	border-left-color: #342A25;
	background-color: #DEC39A;
}


/* main image on the homepage*/

#image_main {
	position: relative;
	top: 10px;
	left: 10px;
}

.caption_main_site{
	position: relative;
	top: 0px;
	width: 530px;
	left: 20px;
	height: 80px;
	text-align: justify;
}

.main_site_table_text {
	position: relative;
	top: -30px;
	width: 480px;
	left: 10px;
	height: 970px;
	text-align: justify;
}


.main_site_table_news {
	position: relative;
	top: 0px;
	width: 550px;
	left: 0px;
	height: 80px;
	text-align: left;
}
/* new
.main_site_table_news {
	position: relative;
	top: 150px;
	width: 500px;
	left: 25px;
	height: 80px;
	text-align: left;
}
*/
.main_site_video {
	position: relative;
	top: 0px;
	width: 500px;
	left: 25px;
	height: 500px;
	text-align: left;
}


/* image homepage top*/

#image_top{
	position: relative;
	top: 16px;
	left: -10px;
}

/* image homepage middle*/

#image_middle {
	position: relative;
	top: 3px;
	left: -10px;
}


/* images homepage right column*/

#image_bottom {
	position: relative;
	top: 0px;
	left: -10px;
}

/* Content */

#body {
	width: 780px;
	margin: 0 auto;
	border: 0px solid #342A25;
	background-color: #DEC39A;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;


}

#body .title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#ffffff;
	background-color: #000000;
	background-image: url(../images/tables/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#body .text_table_odd {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-image:url(../images/tables/row-odd-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}
#body .text_table_even {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#554210;
	background-image:url(../images/tables/row-even-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#body .story {
/*	#333333: 0px;*/
	background-color: #280F00;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #280F00;
	border-right-color: #280F00;
	border-bottom-color: #280F00;
	border-left-color: #280F00;
}
#body .story2 {
/*	#333333: 5px;*/
	border: 2px solid #280F00;
	background-color: #804040;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
}

/* bot*/

#bot {
	width: 760px;
	margin: 0 auto;
	padding: 10px 10px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #342A25;
	border-right-color: #342A25;
	border-bottom-color: #342A25;
	border-left-color: #342A25;
	background-color: #342A25;
}

#bot p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #DEC39A;
}

#bot a {
	color: #DEC39A;
}
.title-caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

/* Content */

#content {
	float: left;
	width: 400px;
	padding: 0 0 0 95px;
	background: url(../images/img04.gif) no-repeat;
}

#content .title {
	padding: 10px 10px 10px 50px;
	background: url(../images/img07.gif) no-repeat 20px 50%;
}

#content .content {
	padding: 20px 20px 1px 20px;
	background: url(../images/img08.gif) repeat-x;
}

#image img {
	display: block;
	margin: 10px;
	height: auto;
	width: auto;
	border: 5px solid #FFFFFF;
}
.main_image {
	position: absolute;
	top: 128px;
	
}

/*
lastminute styles
*/

.lastminute_table {
	position: relative;
	top:-170px;
	left:10px;
}

.lastminute_text {
	position: relative;
	top: -75px;
	left:10px;
	text-align:left;
}

.lastminute_interesting_links {
	position: relative;
	top: 10px;
	left:12px;
}
/*
lastminute styles END
*/

/*
contact styles START
*/

#contact_table {
	position: relative;
	top: 10px;
	left:20px;
	width:175px;
	background-image:url(../images/tables/contact-form-bg.jpg);
}

#contact_table_text {
	position: relative;
	width:310px;
	top: 0px;
	left:30px;
		
}

#contact_seznam_cz {
	position: relative;
	top: 0px;
	left: 10px;
	
}

#contact_google_map {
	position: relative;
	top: 5px;
	left:-110px;
	
}


/*
contact styles END
*/

.text_align_left {
	text-align: left;
}

/* link ubytovani */

#ubytovani_table_text {
	text-align: justify;
/*	font-family:Georgia, "Times New Roman", Times, serif;
	background:#00CC00;*/
	padding:10px;
}	

#ubytovani_par_1 {
	position: relative;
	top: -25px;
}	

#ubytovani_par_2 {
	position: relative;
	top: -25px;
}	
#ubytovani_par_3 {
	position: relative;
	top: -25px;
}	

#ubytovani_par_4 {
	position: relative;
	top: 500px;
}
/* link ubytovani END */

/* link restaurace */

#colOne {
	float: left;
	width: 530px;
	height: 1280px;
	padding: 20px 20px;
	background-color:#DEC39A;
}
#colTwo {
	float: left;
	width: 170px;
	height: 1280px;
	padding: 20px 10px;
	background-color:#DEC39A;
}

#wrapper{
width:560px;
}

#links_left{
width:280px; 
float:left;
text-align:left;


}

#links_right{
width:280px; 
float:right;
text-align:left;
/*vertical-align:left;*/
}

#menu_jidelni_listek
{
	position: relative;
	top: 0px;
	left: 330px;
	border:0px;
}
#menu_jidelni_listek img {
	display: block;
	margin: 10px;
	height: auto;
	width: auto;
	border: 0px solid #FFFFFF;
}	

	

/* link restaurace END */


/* link FOTOGRAFIE START */
#colOne_photogallery{
	float: left;
	width: 760px;
	padding: 10px;
	background-color:#DEC39A;
}
#photogallery a{
	background: #000;
	color: #CCC;
}

table.stats
{
position:relative;
left:170px;
top:30px;
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 400px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #333;
color: #000;
padding: 4px;
text-align:center;
border: 0px #fff solid;}

table.stats td.hed
{background-color: #000000;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 0px #fff solid;
font-size: 12px;
font-weight: bold;}


/* link FOTOGRAFIE END */

.image_float_left {
	float: left;
	height: 4px;
	width: 4px;
}
/*link Okoli START*/
#recommend_links_okoli{
width:450px;
text-align:left;
}

#colOne_okoli {
	float: left;
	width: 530px;
	height: 1480px;
	padding: 20px 20px;
	background-color:#DEC39A;
}
#colTwo_okoli {
	float: left;
	width: 170px;
	height: 1480px;
	padding: 20px 10px;
	background-color:#DEC39A;
}
/*link Okoli* END/

/* aktuality START*/
#aktuality {
	width: 780px;
	margin: 0 auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #342A25;
	border-left-color: #342A25;
	background-color: #DEC39A;

}
/* aktuality END*/

