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

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;
}

.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 {
  width: 1000px;
  border: 0px solid black;
  padding-left: 75px;
  padding-right: auto;
}

.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;
  width: 130px;
  height: 53px;
  color: #ffffff;
}

/*
.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;
}

.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/phone_small.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;
}
*/
