body {
  
  margin: 0;
  background-color: #0C0C0C;
  background-image: url('../images/theme1/bg.gif');
  background-repeat: repeat-x;
  text-align: center;
  font-family: Helvetica, sans-serif;
  
}

body, a, img, div {
  outline: none;
}

.mainpage_content {
  border: 0px solid #ffffff;
  margin-left: auto;
  margin-right: auto;
  position: relative; 
  text-align: left;
  width: 1024px;
  height: 709px;
}

.page_header {
  width: 1024px;
  height: 143px;
  border: 0px solid #ffffff;
}

.page_header_top {
  width: 1024px;
  height: 85px;
  background-image: url('../images/theme1/logo.gif');
  background-repeat: no-repeat;
  background-position: center; 
}

.page_header_top_info_left {
  width: 400px;
  border: 0px solid black;
  float: left;
  font-size: 11px;
  color: gray;
  padding: 10px;
  font-family: Tahoma;
}

/****** RESERVATION **********/

#reservation{
	font-size: 12px;
}


#reservation .error{
	font-size: 12px;
	color: red;
	font-weight: bold;
}

#reservation .row{
	padding: 2px;
	clear: both;
}
#reservation .left{
	float: left; 
	width: 170px;
}

#reservation .row label{
	font-weight: bold;
	font-size: 12px;
}

#reservation .row input{
	margin-top: 2px;
}

/*****************************/

.page_header_top_info {
  width: 160px;
  border: 0px solid black;
  float: right;
  font-size: 11px;
  color: gray;
  padding: 10px;
  font-family: Tahoma;
}

.page_header_navigation {
  width: 1024px;
  height: 55px;
  border: 0px solid black;
  text-align: center;
}

.page_header_navigation_inset {
  border:0 solid black;
	height:55px;
	width:1024px;
}
/* old menu */
.page_header_navigation_inset ul {
  list-style: none;
  display: block;
}
.page_header_navigation_inset li {
  float: left;
  text-align: center;
  padding-right: 30px;
  display: block;
}
.page_header_navigation_inset a {
  text-decoration: none;
  font-family: Helvetica;
  font-size: 13px;
  font-weight: bold;
  height: 53px;
  color: #ffffff;
  
}

/* main menu */
#menu-top {
	list-style:none outside none;
	margin:0 auto;
	padding:0;
	z-index: 10;
	position: relative;
}
#menu-top li {
	float:left !important;
	height:55px;
	margin:0;
	padding:0;
	text-align:center;
	position: relative;
	behavior: url(csshover3.htc);
}
#menu-top li a {
	
	color:#FFFFFF;
	/*display:block;*/
	height:55px;
	line-height: 55px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding: 0 30px;
	margin: 0;
	text-decoration:none;
	text-transform: uppercase;
} 

#menu-top li ul li{
	height: 37px;
}

#menu-top li ul li a{
	width: 200px;
	line-height: 37px;
	height: 37px;
	padding: 0 25px;
	color: white;
	position: relative;
	
}

#menu-top li ul li a:hover{
	color: yellow;
}

#menu-top li:hover {
	background: transparent url('../images/theme1/menu_bg.gif') center center no-repeat;
}
/* submenu */
#menu-top ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 55px;
	left: 0;
	width: 120px;
	z-index: 12;
}
#menu-top ul li {
	background:#811717 url("../images/theme1/bg_menu.gif") left top repeat;
	color:#000000;
	text-align:left;
	height: 40px;
	padding: 2px 5px 0;
	margin: 0;
	border-top: 1px solid #000000;
}
#menu-top ul li a {
	color:#000000;
	font-size:12px;
	display: block;
	height: 35px;
	padding: 0;
	margin: 0;
	text-transform: none;
}
#menu-top ul li:hover {
	background:#811717 url("../images/theme1/bg_menu.gif") left top repeat;
}
#menu-top ul li a:hover {
	color: #fff;
	font-size:12px;
}
#menu-top li:hover ul {
	display: block;
}

/*
.page_header_navigation_inset a:hover {
  background-image: url('../images/theme1/menu_bg.gif');
  background-repeat: no-repeat;
  vertical-align: bottom;
  width: 130px;
  height: 53px;
  
}
*/
.language_bar {
  width: 1024px;
  height: 30px;
  text-align: center;
}

.language_bar_inset {
  color: #ffffff;
  text-align: right;
  width: 920px;
  height: 30px;
  padding: 3px;
  margin-left: auto;
  margin-right: auto;
}

.main_content {
  width: 1024px;
  height: 383px;
  text-align: center;
}

.mainpage_content_inset {
  color: #ffffff;
  /*width: 920px;*/
  width: 621px;
  height: 389px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../images/theme1/bg_content.gif');
  background-repeat: repeat-x;
}

.mainpage_content_inset_right {
  color: #ffffff;
  /*width: 920px;*/
  width: 291px;
  height: 389px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../images/theme1/bg_content.gif');
  background-repeat: repeat-x;
}

.mainpage_scroll_content {
  /*width: 912px;*/
	width: 613px; 
  position: absolute;
  top: 4px;
  left: 4px;
  overflow: auto;
  height: 375px;
  text-align: left;
}





.main_content_inset {
  color: #ffffff;
  width: 920px;
  height: 389px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../images/theme1/bg_content.gif');
  background-repeat: repeat-x;
}

.scroll_content {
  width: 912px; 
  position: absolute;
  top: 4px;
  left: 4px;
  overflow: auto;
  height: 375px;
  text-align: left;
}


.mainpage_bg {
  background-image: url('../images/theme1/home3_3.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #353535;
}

.main_page_management_bg {
  background-image: url('../images/theme1/bg_content_image_management.jpg');
  background-repeat: no-repeat;
  background-position: right;
  background-color: #353535;
}

.main_page_fotogaleria_bg {
  background-image: url('../images/theme1/bg_content_image_fotogaleria.jpg');
  background-repeat: no-repeat;
  background-position: right;
  background-color: #353535;
}

.main_page_contact_bg {
  background-image: url('../images/theme1/bg_content_image_kontakt.jpg');
  background-repeat: no-repeat;
  background-position: right;
  background-color: #353535;
}

.main_page_jedalnylistok_bg {
  background-image: url('../images/theme1/bg_content_image_jedalnylistok.jpg');
  background-repeat: no-repeat;
  background-position: right;
  background-color: #353535;
}

.main_page_aktualnaponuka_bg {
  background-image: url('../images/theme1/bg_content_image_aktualna_ponuka.jpg');
  background-repeat: no-repeat;
  background-position: right;
  background-color: #353535;
}

.main_page_brunch_bg {
  background-image: url('../images/theme1/bg_content_image_brunch.jpg');
  background-repeat: no-repeat;
  background-position: right;
  background-color: #353535;
}

.main_page_finedine_bg {
  background-image: url('../images/theme1/bg_content_image_finedine.jpg');
  background-repeat: no-repeat;
  background-position: right;
  background-color: #353535;
}

.main_page_vinnakarta_bg {
  background-image: url('../images/theme1/bg_content_image_vinnakarta.jpg');
  background-repeat: no-repeat;
  background-position: right;
  background-color: #353535;
}

.main_page_vuelta_bg {
  background-image: url('../images/theme1/bg_content_image_vuelta.jpg');
  background-repeat: no-repeat;
  background-position: right;
  background-color: #353535;
}

.subpage_bg {
  background-image: url('../images/theme1/bg_content_image_menu.jpg');
  background-repeat: no-repeat;
  background-position: right;
  background-color: #353535;
}

.main_page_menu_bg {
  background-image: url('../images/theme1/bg_content_image_menu.jpg');
  background-repeat: no-repeat;
  background-position: right;
  background-color: #353535;
}

.main_page_no_bg {
  background-color: #353535;
}

.scroll_content_title {
  border: 0px dashed #ffffff;
  color: silver;
  font-weight: bold;
  font-family: Helvetica;
  font-size: 13px;
  text-align: left;
  padding: 10px;
}

.scroll_content_detail {
  border: 0px dashed #ffffff;
  width: 440px;
  height: 330px;
  position: relative;
  text-align: left;
  padding-left: 10px; 
}

.page_bottom {
  width: 1024px;
  border: 0px solid #ffffff;
  height: 140px;
  text-align: center;
}

.page_bottom_inset {
  width: 920px;
  padding-top: 45px;
  border: 0px solid #ffffff;
  margin-left: auto;
  margin-right: auto;
}

.bottom_copyline {
  color: silver;
  font-size: 12px;
  font-weight: none;
  font-family: Tahoma;
  
}

.bottom_copyline a {
  color: silver;
  text-decoration: none;
}

.bottom_copyline a:hover {
  color: silver;
  text-decoration: underline;
}

.bottom_table {
  color: silver;
  font-size: 12px;
  font-family: tahoma;
  font-weight: bold;
}

.bottom_table_input {
  border: 0px;
  height: 23px;
  width: 185px;
  color: #474747;
  vertical-align: middle;
}

.bottom_table_submit {
  background-image: url('../images/theme1/button_email.gif');
  background-repeat: no-repeat;
  background-position: middle;
  border: 0px;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: white;
  width: 105px;
  height: 23px;
}

.debug {
  font-family: tahoma;
  font-size: 14px;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  text-align: left;
  border: 1px dashed silver;
  color: silver;
}
/*=====================================================*/
/*============== MENU =================================*/
.clLevel0,  .clLevel0over{
	z-index: 1;
	position: absolute;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: white;
}

.clLevel0over{
	z-index: 1;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/theme1/menu_bg.gif') bottom no-repeat;
}

.clLevel0border{
	z-index: 1;
	position: absolute;
	visibility: hidden;
	vertical-align: middle;
}
/*Styles for level 1*/

.clLevel1, .clLevel1over {
	position: absolute;
	padding: 4px;
	color: #fff;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 60px;
	
}

.clLevel1 {
	background-color: #811717;
	color: #fff;
	background-image: url('../images/theme1/bg_menu.gif'); 
	font-size: 12px;
	layer-background-color: #811717;
	color: #000;
}
.clLevel1over {
	background-color: #811717;
  background-image: url('../images/theme1/bg_menu.gif'); 
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
/*	border: 1px solid #f00; */ 
}

.clLevel1border {
	position: absolute;
	visibility: hidden;
	/*background-color: #ffffff;
	layer-background-color: #ffffff; 
	margin-top: -1px;*/
}

.intro {
  font-size: 12px;
  font-weight: bold;  
}

/*Styles for level special*/
.clLevel2, .clLevel2over {
	position: absolute;
	padding: 2px;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;

}
.clLevel2 {
	background-color: #ffffff;
	layer-background-color: #ffffff;
	color: #f1f2f3;
}
.clLevel2over {
	background-color: #ffffff;
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
}
.clLevel2border {
	position: absolute;
	visibility: hidden;
	background-color: #ffffff;
	layer-background-color: #ffffff;
}

.static_page {
  color: silver;
  font-size: 12px;
  font-family: Helvetica;
  width: 380px;
}

.static_page a {
  color: silver;
  font-size: 12px;
  font-family: Helvetica;
  text-decoration: none;
}

.static_page a:hover {
  color: silver;
  font-size: 12px;
  font-family: Helvetica;
  text-decoration: underline;
}

.static_page table{
  color: silver;
  font-size: 12px;
  font-family: Helvetica;
  width: 380px;
}

.static_page p{
  color: silver;
  font-size: 12px;
  font-family: Helvetica;
  width: 380px;
}

.error_message {
  color: #993333;
  font-weight: bold;
  font-size: 13px;
}











/*
div {
border: 1px solid red;
}
*/

#menu-top li a.highlighted{
	color: yellow;
	font-weight: bold;
	font-size: 14px;
}


h1{
	font-size: 18px;
	padding-top: 18px;
}

h2{
	font-size: 16px;
}

