@charset "utf-8";

* {
	outline:none;
}
a > img {
	border:0;
}

#loading {
	width:100%;
	height:600px;
	margin-top:75px;
	text-align:center;
	position:relative;
	background-color:#F3E3C7;
}
#loading > img {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-24px;
}

/* Slideshow */
#slideshow {
    position:absolute;
	width:100%;
	height:600px;
	z-index:0;
}

#slideshow div {
    position:absolute;
	width:100%;
	height:600px;
    top:0;
    left:0;
    z-index:1;
	background-position:center center;
	background-repeat:no-repeat;
}

#slideshow div.active {
    z-index:3;
}

#slideshow div.last-active {
    z-index:2;
}
/* Common styles */
#copy {
	padding:9px 0;
}
#copy a {
	color: #402c1f;
	text-decoration:none;
}
#copy a:hover {
	color: #ffffff;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #402c1f;
	overflow:auto;
}
.container {
	width:1000px;
	margin:0 auto;
}
#ajaxChache {
	position:absolute;
	width:10;
	height:10;
	overflow:hidden;
	visibility:hidden;
}
#body {
	width:100%;
	position:absolute;
	top:2%;
	height:695px;
}
#headline {
	width:100%;
	height:75px;
	position:absolute;
	background:url(linetop.png) repeat-x;
	z-index:1001;
}
#logo {
	float:left;
}
#logo a {
	display:block;
	padding:6px 0;
}
#menu {
	font-size:18px;
}
#menu ul {
	padding:0;
	margin:0;
	list-style:none;
	float:right;
}
#menu li {
	padding:0;
	margin:0;
	float:left;
}
#menu a {
	color:#f3e3c7;
	font-size:18px;
	padding:28px 20px;
	display:block;
	text-decoration:none;
	background:none;
}
#menu a:hover, #menu a.active {
	background:url(bgtop.png) repeat-x center center;
	color:#FFFFFF;
}
#submenu {
	top:5px;
	height:100px;
	position:relative;
	text-align:center;
}
#submenu ul {
	display:inline-block;
	background-image:url(bgsubmenu.png);
	list-style:none;
	margin:0;
	padding:0;
	height:40px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
#submenu ul li {
	display:inline-block;
	margin:0;
	padding:0;
	background-image:url(bgcontent.png);
}
#submenu ul a {
	color:#f3e3c7;
	font-size:18px;
	display:block;
	padding:12px 15px;
	text-decoration:none;
	background:none;
}
#submenu ul a:hover {
	color:#FFF;
}
#submenu ul ul {
	display:block;
	width:100%;
	text-align:center;
	border:0;
	left:0;
	position:absolute;
	top:42px;
	background-image:none;
	height:auto;
}
#submenu ul ul li{
	background-image:none;
}
#submenu ul ul a {
	color:#402c1f;
	font-size:11px;
	font-weight:bold;
	padding:5px 5px;
}

#submenu li.active, #submenu a.active {
	color:#FFF;
	background-image:url(bgcontent.png);
}
div.menudesc td {
	vertical-align:middle;
	height:30px;
	padding:0 5px;
}
div.menudesc h4 {
	padding:0;
	margin:0;
}
div.menudesc p {
	padding:0;
	margin:0;
}
div.menudesc .even {
	background-image:url(bgcontent.png);
}
div.menudesc .first {
	width:100%;
}
div.menudesc .price {
	text-align:right;
	font-weight:bold;
	background-image:url(bgcontent.png);
}

#floatmenu {
	left:50%;
	margin-left:-500px;
	font-size:18px;
	position:absolute;
	list-style:none;
	z-index:1001;
}
#floatmenu li {
	float:left;
	position:absolute;
}
#floatmenu a {
	color:#f3e3c7;
	display:inline-block;
	padding:20px;
	text-decoration:none;
}
#floatmenu a:hover {
	color:#FFFFFF;
}
#floatmenu span {
	position: absolute;
	top:20px;
	right: -15px;
	margin: -4px 0 0;
	height: 26px;
	width: 24px;
	background: url(mainpage/arrowright.png) 0 0 no-repeat;
}
#floatmenu #Pab {
	left:-15px;
	right: auto;
	background: url(mainpage/arrowleft.png) 0 0 no-repeat;
}
#contentMain {
	background-color:#000;
	background-image:url(mainpage/default.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	height:650px;
	width:100%;
}
#contentMain div {
	position:absolute;
	width:100%;
	height:650px;
	display:none;
	background-repeat:no-repeat;
	background-position: bottom center;
}
div.fmCinema {
	background:url(mainpage/cinema.jpg);
}
div.fmRestoran {
	background:url(mainpage/restoran.jpg);
}
div.fmCoffee {
	background:url(mainpage/coffee.jpg);
}
div.fmBar {
	background:url(mainpage/pab.jpg);
}
div.fmSummer {
	background:url(mainpage/stage.jpg);
}

#contentInner {
	background-color:#f3e3c7;
	background-repeat:no-repeat;
	background-position:center;
	height:600px;
	margin-top:75px;
}
#contentInner .horizont {
	width:100%;
	height:475px;
	top:175px;
	position:absolute;
	background-image:url(bgcontent.png);
}
/*
#contentInner .scroll {
	width:700px;
	height:400px;
	margin:0 auto;
	padding:10px;
	background-image:url(bgcontent.png);
}
*/
#contentInner #pageContentScroll {
	width:700px;
	height:400px;
	margin:0 auto;
	padding:10px;
	color:#ffffff;
	background-image:url(bgsubmenu.png);
}

#contentInner #adressContentScroll {
	width:700px;
	height:300px;
	margin:0 auto;
	padding:10px;
	color:#ffffff;
	background:url(worldmap.jpg) no-repeat top center;
}
#contentInner #menuScroll {
	width:700px;
	height:420px;
	margin:0 auto;
	background-image:url(bgcontent.png);
}
#contentInner .jScrollPaneContainer {
	margin:0 auto;
}
#contentInner .container {
	position:relative;
	padding:0 20px;
	height:600px;
    z-index:11;
}
#contentInner h1 {
	font-size: 28px;
	text-align: center;
	padding:30px;
}
#contentInner h3 {
	color:#FFF;
	margin:0;
	padding:5px 10px;
	font-size:18px;
	background-image:url(bgsubmenu.png);
}
#contentInner .pagehead {
	width:700px;
	margin: 0 auto;
}
#contentInner .inputfield {
	width:99%;
	color:#FFF;
	margin:0;
	padding:3px;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	background:url(bgsubmenu.png);
	border:1px solid #402c1f;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

#summerPhoto ul {
	margin:0;
	padding:0;
	list-style:none;
}
#summerPhoto li {
	display:inline-block;
}

#summerPhoto a {
	display:block;
	margin:5px;
	padding:5px 5px 20px 5px;
	background-color:#EEE;
}
#photoMenu {
	float:left;
	width:290px;
}
#photoMenu #photoMenuScroll {
	width:auto;
	height:420px;
	background:url(bgsubmenu.png);
}
#photoMenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#photoMenu a {
	color:#f3e3c7;
	display:block;
	padding: 5px 10px;
	text-decoration:none;
}
#photoMenu a:hover {
	color:#FFFFFF;
	background:url(bgsubmenu.png);
}
#photoMenu a.active {
	background:url(bgsubmenu.png);
}
#photoGallery {
	float:right;
	width:670px;
}
#photoGallery #photoGalleryScroll {
	width:auto;
	height:420px;
}
#photoGallery ul {
	margin:10px 0;
	padding:0;
	list-style:none;
}
#photoGallery li {
	padding:0 10px 10px 0;
	float:left;
	display:inline-block;
}
#photoGallery a {
	display:block;
	min-width:133px;
	height:100px;
	text-align:center;
	padding: 5px 5px 20px 5px;
	background: #DDDDDD;
	-webkit-box-shadow: 3px 3px 5px  rgba(0,0,0,.3);
	-moz-box-shadow: 3px 3px 5px  rgba(0,0,0,.3);
}
#photoGallery img {
	border:0;
}

#musicSongs {
	color:#777;
	width:670px;
	float:right;
	background-image:url(bgcontent.png);
}
#musicSongsScroll {
	height:400px;
}
#musicSongs a {
	color:#402c1f;
	text-decoration:none;
}
#musicSongs a:hover {
	color:#000000;
	text-decoration:underline;
}
#musicAlbums {
	width:300px;
	float:left;
	background-image:url(bgcontent.png);
}

#musicAlbumsScroll {
	height:400px;
}
#musicAlbums ul {
	list-style:none;
	margin:0;
	padding:0;
}
#musicAlbums li {
	padding:5px;
}
#musicAlbums a {
	color:#402c1f;
	padding:5px 20px;
	text-align:left;
	text-decoration:none;
	
	display:block;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
#musicAlbums a:hover {
	color:#000000;
	background-image:url(bgcontent.png);
}

#musicAlbums a img {
	padding-right:15px;
}

#films {
	color:#f3e3c7;
}
#filmsDescBlock {
	height:350px;
	width:490px;
	float:left;
}
#filmsDescBlock h2 {
	font-size:20px;
}
#filmsDescScroll {
	width:100%;
	height:350px;
	background:url(bgsubmenu.png);
}
.scrollContent {
	padding:0 10px;
}
#filmsRubrication {
	height:350px;
	width:500px;
	float:right;
	background:url(bgsubmenu.png);
	margin-bottom:10px;
}
#filmsCategory {
	float:right;
	width:150px;
	margin:10px;
	text-align:center;
}
#filmsCategory ul, #filmsCategory li {
	margin: 0;
	padding:0;
	list-style:none;
}
#filmsCategory a {
	font-size:18px;
	color:#f3e3c7;
	display:block;
	text-decoration:none;
}
#filmsCategory a:hover {
	color:#FFFFFF;
}
#filmsCategoryList, #filmsYearList {
	padding:5px 10px;
}
#filmsListContainer {
	float:left;
	width:300px;
	padding:10px;
}
#filmsListScroll {
	height:330px;
	background:url(bgsubmenu.png);
}
#filmsListContainer ul, #filmsListContainer li {
	margin: 0;
	padding:0;
	list-style:none;
}
#filmsListContainer a {
	font-size:11px;
	padding:5px 10px;
	color:#f3e3c7;
	display:block;
	background:none;
	text-decoration:none;
}
#filmsListContainer a:hover {
	color:#FFFFFF;
	background:url(bgsubmenu.png);
}

#filmsOrder {
	padding:10px;
	text-align:center;
	clear:both;
	background:url(bgsubmenu.png);
}
#guestContent {
	color:#FFF;
	border:0;
	float:left;
	width:650px;
	margin:0;
	padding:0;
	text-align:justify;
	display:block;
	background:url(bgsubmenu.png);	
}
#guestContentScroll {
	padding:10px;
	height:400px;
}
#guestform {
	border:0;
	float:right;
	width:300px;
	margin:0;
	padding:0;
	text-align:justify;
	height:400px;
	display:block;
}
#guestMoreToogle {
	padding-top:10px;
	font-size:11px;
	}
#guestMoreToogle a {
	color:#402c1f;
	text-decoration:none;
	border-bottom:1px dashed #402c1f; 
}
#guestMoreAbout {
	padding:5px 0;
	display:none;
}
#guestthanks {
	font-weight:bold;
}
.guesterror {
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
	color:#000;
}
.guestHead {
	color:#f3e3c7;
	font-size:18px;
	padding:10px;
	font-weight:bold;
	background:url(bgsubmenu.png);	
}
.guestContacts {
	color:#f3e3c7;
	font-size:9px;
	text-align:right;
}
.guestMessage {
	margin:0 0 20px 10px;
	padding:0 5px;
	border-left:1px solid #C1715E;
}

#tourlink {
	clear:both;
	padding:15px;
	text-align:center;
}
#tour {
	width:700px;
	margin:0 auto;
}
#tour iframe {
	width:100%;
	height:400px;
}
#footer {
	width:100%;
	height:45px;
	background:url(linebottom.png) repeat-x;
}
#footer .container {
	position:relative;
}
#musicPlayer {
	top:-85px;
	right:0;
	position:absolute;
	z-index:101;
}
