/* COMMON STYLES */
body {
  background: url('/img/bgr-body.jpg') repeat-x top center #ebf2f6;
	font: 75%/1.4 Verdana, sans-serif;
	color: #6c6c6c;
	text-align: center;
	margin: 0;
	padding: 20px 0;
}

input, textarea {
	font-family: Arial, sans-serif;
}

td, th, input, textarea {
	font-size: 100%;
}

table {
  font-size: 100%;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: 2px solid #196FB8;
}

td, th {
  padding: 4px 7px;
  background: #CBE1EC;
  border: 1px solid #fff;
}

td {
  background: #E2EFF7;
}

h1 {
  background: url('/img/bgr-headline.gif') top right no-repeat;
  height: 35px;
  line-height: 35px;  
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 150%;
	font-weight: normal;
	color: #fff;
}

h1 span {
	display: none;
}

h2 {
  font-size: 120%;
  color: #ba1400;
}

h3 {
  font-size: 110%;
  color: #0c5aad;
  margin-bottom: 0.5em;
  padding-bottom: 0;
}

h4 {
  font-size: 100%;
}

a {
	color: #ff0000;
}

a:visited {
	color: #ff0000;
}

a:hover {
	color: black;
}

a img {
  border: 3px solid #fe4833;
}

a:hover img {
  border: 3px solid #ba1400;
}

form table {
  width: 395px;
}

form {
  width: 420px;
  margin-left: 100px;
}

form th {
	text-align: right;
	vertical-align: top;
	width: 150px;
}

th, td {
	text-align: left;
}

fieldset {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 1em;
}

table input,
table select {
  width: 200px;
}

input.short {
  width: 100px;
}

legend {
  color: #ccc;
}

textarea {
  width: 375px;
}

address {
  font-style: normal;
}

.cleaner {
  clear: both;
}

.fright {
  float: right;
}

.dyspln {
  display: none;
}

.center {
  text-align: center;
}

label.err {
  color: red;
  font-weight: bold;
}

p.oki, p.err, p.info {
  background: #f4fbeb;
  padding: 15px;
  text-align: center;
  font-weight: bold;
}

/* DEFAULT ENGINE */
#screen {
	position: relative;
	width: 922px;
	text-align: left;
	margin: 0 auto;
  background: #fff; 
}

#main {
  padding: 0 3px 0 3px;
  background: #fff;
  padding-top: 208px;
}

#content {
  float: right;
  width: 655px;
  background:  url('/img/bgr-main.jpg') top left no-repeat;
  min-height: 193px;
  _height: 193px;
}

#main-content {
  padding: 20px 30px;
}

/* LEFT */

#left {
  float: left;
  width: 261px;
}

.panel {
  background: #ff0000;
  width: 100%;
  border-bottom: 1px solid #fff;
  position: relative;
  color: #5a0000; 
  line-height: 1.7em;
}

.panel.last {
  margin-bottom: 3px;
}

.panel .box {
  background: url('/img/bgr-left-panel-rcorner.jpg') top right no-repeat;
  padding: 10px 15px 10px 15px;
}

.panel.blue .box {
  background: url('/img/bgr-left-panel-blue.jpg') top right no-repeat #fff;
  padding-top: 30px;  
}

.panel h2 {
  background: url('/img/bgr-headline.gif') top right no-repeat;
  width: 100%; height: 35px;
  display: block;
  position: relative;
  overflow: hidden; 
  margin: 0; padding: 0;
  font-size: 1%;
}

.panel h2 span {
  background: top left no-repeat;
  width: 100%; height: 100%;
  display: block;
  position: absolute;
  top: 0; left: 0;
}

.panel h2.address span {
  background-image: url('/img/h2-address.gif');
}

.panel h2.opening-time span {
  background-image: url('/img/h2-opening-time.gif');
}

.panel h3 {
  color: #fff;
  margin: 1em 0;
}

.panel a {
  color: #5a0000;
  text-decoration: none;
}

.panel a:hover {
  text-decoration: underline;
}

.panel hr {
  background: none;
  margin: 5px 0;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #fff;
  height: 1px;
}

.panel .timer {
  background: url('/img/bgr-left-panel-time.jpg') top left no-repeat;
  width: 74px; height: 22px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 7px; right: 4px;
}

.panel a img {
  border: 0;
}

.logos {
  padding: 0;
  margin: 0;  
}

.logos li {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  list-style: none;
} 


/* HEADER */
#header {
  background: url('/img/bgr-header.jpg') top left no-repeat;
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 208px;
}

#logo, #logo span {
	width: 140px; height: 57px;
	position: absolute;
	display: block;
	left: 0; top: 0;
}

#logo {
  top: 40px; left: 41px;
}

#logo span {
  background: url('/img/logo.jpg') no-repeat top left;
}

#logo a span {
  cursor: pointer;
}

#lang {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 12px; right: 15px;
}

#lang li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#lang li a {
  height: 11px;
  background: url('/img/flags.gif') 0 2px no-repeat;
  padding-left: 25px; 
  color: #fff;
  text-decoration: none; 
}

#lang li a:hover {
  text-decoration: underline;
}

#lang li a.en {
  background-position: 0 -98px;
}

/* MENU */
#menu {
	position: absolute;
	left: 3px; top: 172px;
	margin: 0; padding: 0;
	z-index: 999;
}

#menu li {
  height: 36px; 
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	/* overflow: hidden; */
	position: relative; /* added */
}

/* :hover emulation for IE5+ */
#menu li {
  behavior: url('/htc/hover.htc');
}

#menu li a {
  cursor: pointer;
}

#menu li a,
#menu li strong {
  width: 100%; height: 100%;
  display: block;
  position: relative;
}

#menu li a span,
#menu li strong span {
  background: no-repeat top left;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  display: block;
}

#menu li a:hover span,
#menu li strong span,
#menu li:hover a span,
#menu li.hover a span {
  background-position: 0 -36px;
}

#menu li#restaurant {
  width: 107px;
}

#menu li#restaurant span {
  background-image: url('/img/btn-restaurant.gif');
}

#menu li#platform {
  width: 78px;
}

#menu li#platform span {
  background-image: url('/img/btn-platform.gif');
}

#menu li#audi-ski-bar span {
  background-image: url('/img/btn-audi-ski-bar.gif');
}

#menu li#audi-ski-bar {
  width: 106px;
}

#menu li#pizza-house span {
  background-image: url('/img/btn-pizza-house.gif');
}

#menu li#pizza-house {
  width: 110px;
}

#menu li#chicken-grill span {
  background-image: url('/img/btn-chicken-grill.gif');
}

#menu li#chicken-grill {
  width: 98px;
}

#menu li#rest span {
  background-image: url('/img/btn-rest.gif');
}

#menu li#rest {
  width: 215px;
}

#menu li#fotogallery span {
  background-image: url('/img/btn-fotogallery.gif');
}

#menu li#fotogallery {
  width: 114px;
}

#menu li#contacts span {
  background-image: url('/img/btn-contacts.gif');
}

#menu li#contacts {
  width: 88px;
}

#menu li#offer-for-companies span {
  background-image: url('/img/btn-offer-for-companies.gif');
}

/* SUBMENU */
#menu li ul {
  background: #43a0d9;
  width: 180px;  
  position: absolute;
  left: 0px;
  top: 36px; 
  margin: 0;
  padding: 0;
  font-size: 110%;
  z-index: 100;
  display: none;
  filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}

#menu li:hover ul, #menu li.hover ul { 
	display: block;
}

#menu li ul li {
  height: 2.3em;
  line-height: 2.3em;
  padding: 0;
  margin: 0;
  float: none; 
}

#menu li ul a {
  padding: 0 10px;
  width: 160px; 
  color: #fff;
  text-decoration: none;
}

#menu li ul a:hover {
  background: #5a5a5a;
}

/* SUBPAGES */ 

.subpages {
  background: #f4fbeb;
  border: 1px solid #def0c2;
  border-width: 1px 0 1px 0;
  margin: 0 0 1em 0;
  padding: 0;
  font-weight: bold;
}

.subpages li {
  background: url('/img/bgr-left-menu-pointer.gif') no-repeat 15px 50%;
  line-height: 27px;
  border-bottom: 1px solid #eaf1e1;
  margin: 0 15px 0 0;
  list-style: none;
  padding-left: 30px;
}

.another-subpages {
  font-size: 75%;
  margin: 10px 0 5px 0;
  color: #ccc;
}

.back {
  background: #f4fbeb;
  border: 1px solid #def0c2;
  border-width: 1px 0 1px 0;
  line-height: 20px;
  font-size: 90%;
  padding-left: 10px;
}

.back.top {
  margin-bottom: 15px;
}

.back.bottom {
  margin-top: 15px
}

.back a {
  color: #4a4a4a;
  text-decoration: none;
}

.back a:hover {
  color: #ff7200;
  text-decoration: underline;
}
	
/* FOOTER */
#footer {
  clear: both;
	text-align: center;
	background: #fff;
}

#footer ul {
  padding: 15px 0;
  color: #6c6c6c;
  border-top: 1px solid #6c6c6c;
  margin: 0 3px;
}

#footer li {
	list-style: none;
	display: inline;
}

#footer ul a {
  color: #ff0000;
  text-decoration: none;
  padding: 0 0.4em; 
}

#footer ul a:hover {
  text-decoration: underline;
}

#footer #copyright {
  background: #6c6c6c;
  text-align: left;
  color: #aeaeae;
  width: 100%;
}

#footer #copyright .box {
  padding: 10px 40px;
}

#footer #copyright a {
  color: #aeaeae;
  text-decoration: none;
}

#footer #copyright a:hover {
  color: #aeaeae;
  text-decoration: underline;
}

/* GALLERY */

.gallery-list {
  margin: 1.5em 0 0 0;
  padding: 0;
}

.gallery-list li {
  margin: 0 0 1em 0;
  padding: 0 0 0.5em 0;
  /* border-bottom:1px solid #d3d3d3;*/
  list-style: none;
}

.gallery-list img {
  margin: 0 15px 10px 0;
  float: left;
}

.gallery-list h4 {
  padding: 0;
  margin: 0;
  font-size: 100%;
}

.gallery-list .desc {
  float: right;
  width: 435px;
}

.shorter .gallery-list .desc {
  width: 300px;
}

.gallery-list .desc p {
  padding: 0;
  margin: 0.7em 0 0.5em 0;
}

.imgs {
  margin: 0;
  padding: 0;
}

.imgs img {
  /* border: #b2b2b2 1px solid; */
}

.imgs li {
  float: left;
  margin: 0 6px 3px 0;
  _margin-right: 3px;
  position: relative;
  list-style: none;
}

.imgs a span {
/*\*/
	position:absolute;
	left:-9999px;
}

.imgs a:hover span {	
  top: 3px;
  left: 3px;
  width: 135px;
  font-weight: bold;
  background: #fff;
  color: #999;
  padding: 5px 0 5px 0;
  font-size: 90%;
  text-transform:uppercase;
  text-align: center;
  filter: alpha(opacity=70);
	-moz-opacity:.7;
  opacity:.70;
  display: block;
  text-decoration: none;
/**/
}

.full {
  text-align: center;
}

.navi {
  padding: 1em 0;
}

.photo-desc {
  background: #fff;
  padding: 10px;
  text-align: center;
  margin: 10px 0;
  font-weight: bold;
}

/* PRICELISTS */

.pricelists {
  width: 500px;
  border: none;
}

.pricelists td, 
.pricelists th {
  padding: 6px 3px;
}

.pricelists img {
  border: none;
}

/* OTHERS */

.flashi {
  margin: 30px 0 0 20px;
}
