html {
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #F9F9F9;
	height:100%; width: 100%;
	
}

body {
	height:100%; width: 100%; margin:0; padding:0; background-color: #000000
}

a {
	color: #F9F9F9;
}

p {
	font-size: 12px;
	line-height: 150%;
}

p.big {
	font-size: 14px;
	line-height: 150%;
}

p.big a {
	color: #e2d4a8;
}

img {
	border: 0;
}

div {
	display: block;
}

#jgnt_bg {
	position: fixed; top:0; left:0; width: 100%; 
}


#jgnt_bgimg1 {
	position: fixed; top:0; left:0; width: 100%;
	-ms-interpolation-mode: bicubic;
}

#jgnt_bgimg2 {
	position: fixed; top:0; left:0; width: 100%;
	-ms-interpolation-mode: bicubic;
}

#jgnt_content {
	z-index: 100;
	position: relative;
	width:920px;
	margin-left: auto ;
	margin-right: auto ;
	overflow: hidden;
}

#jgnt_content_main {
	background-repeat: repeat;
	background-image: url(/images/bg.png);
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 0 20px 20px 20px;
}

#jgnt_content_alt {
	background-repeat: repeat;
	background-image: url(/images/bg.png);
	margin-left: auto ;
	margin-right: auto ;
	height: 50px;
}

#jgnt_content_start {
	position:fixed;
	width:100%;
	height:100%;
	left: 0px;
	top:0px;
	background-color: black;
	margin-top:0;
	margin-left:0;
}

#intro_container {

	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -280px; 
	margin-left: -410px;
	width:820px;
	height:560px;
	border: 0px solid gray;
}

.clearboth { 
	clear: both; 
	height: 0;
	overflow: hidden;
}

h1 {
	font-family: "Times New Roman", Georgia, Times, serif;  	
	font-size: 36px;
	font-weight: normal;
	color: #e2d4a8;
}

h2 {
	font-family: "Times New Roman", Georgia, Times, serif;  	
	font-size: 30px;
	color: #e2d4a8;
	font-weight: normal;
}

h3 {
	font-family: "Times New Roman", Georgia, Times, serif;  	
	font-weight: normal;
	font-size: 20px;
	color: #7f734f;
	margin-bottom: 15px;
	margin-top: 10px;
}

h4 {
	font-family: "Times New Roman", Georgia, Times, serif;  	
	font-size: 30px;
	font-weight: normal;
	color: #F9F9F9;
	margin-bottom: 15px;
	margin-top: 15px;
}

/* ********************  std content  ******************** */

#jgnt_main_logo {

padding-top: 20px; padding-left:7px; float: left;
}

/* ********************  menu ******************** */

#jgnt_main_menu
{
	text-align: left;
	margin-bottom: 15px;
	padding-top: 40px;
	padding-left: 7px;
	float: left;
	
}

#jgnt_main_menu ul
{
	margin: 0;
	padding: 0;
}

#jgnt_main_menu ul li { display: inline; margin-right: 20px; }

#jgnt_main_menu ul li a
{
	font-family: Verdana, Helvetica, Arial, sans-serif;	
	font-size: 14px;
	text-decoration: none;
	color: #F9F9F9;
}

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

#jgnt_bottom_menu
{
	text-align: left;
	padding-top: 15px;
	padding-left: 10px;
}

#jgnt_bottom_menu ul
{
	margin: 0;
	padding: 0;
}

#jgnt_bottom_menu ul li { display: inline; padding-right: 15px; }

#jgnt_bottom_menu ul li a
{
	font-family: Verdana, Helvetica, Arial, sans-serif;	
	font-size: 10px;
	text-decoration: none;
	color: #7f734f;
}

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

/* ******************** !promo ******************** */

.promo_border {
	border: solid 1px #3f3927;
}

.daytie_promo_cont {
	height: 210px;
	width: 460px;
	clear: left;
}


/*
.promo_border div img {
	border:1px solid #3f3927;
}
*/

.promo_hover {
	cursor:pointer;
	
}

/*
div.promo_hover {
	border:1px solid #9f9167;
}
*/

.promo_hover h4 {
	text-decoration: underline;
}

.daytime_promo {
	 width: 460px;
	 padding-top:0px;
}


/*
.daytime_promo img {
	border:1px solid #3f3927;
}
*/

.daytime_promo_hover {
	cursor:pointer;
}

.daytime_promo_hover h2 {
	text-decoration: underline;
}

/*
.daytime_promo_hover img {
	border:1px solid #9f9167;
}
*/

/* ******************** text ******************** */

.txt_small {	
	font-family: Verdana, Helvetica, Arial, sans-serif;	
	font-size: 10px;
	color: #7f734f;
	cursor: pointer;
	margin-right: 7px;
	}

.lang_switch {	
	font-family: Verdana, Helvetica, Arial, sans-serif;	
	font-size: 10px;
	color: #7f734f;
	cursor: pointer;
	text-decoration: none;
	margin-right: 7px;
	}

.txt_address {		
	font-family: "Times New Roman", Georgia, Times, serif;  	
	font-size: 16px;
	color: #e2d4a8;
	padding-top: 10px;
	padding-right:7px;
	float: right;
	clear: right;
	text-align: right;
}

.txt_address a {
	color: #e2d4a8;
	text-decoration:none;
}

.txt_address a:hover {
	color: #e2d4a8;
	text-decoration:underline;
}

.pointer {
	cursor: pointer;
}

.сс_line {
	overflow: hidden;
	height: 1px;
	background-color: #3f3927;
	clear: both;
	margin: 0;
	padding: 0;
}

.links {
	padding-bottom: 5px;
}

.banners {
	float: right;
	text-align: right;
}

/* ******************** menu rows ******************** */

.menusubheader {
	float:left;
	width: 400px;
}

.menusection {
	float: right;
	margin-top: 20px;
	width: 400px;

}


.menuline {
	background-repeat: repeat;
	position: relative;
	font-size: 12px;
	padding: 10px 0 10px 0;
	width:850px;
	background-image: url(/images/dt.gif);
}

.menupic{
	float:left;
	width: 20px;
	height:16px;
	padding: 0 10px;
}
	
.menutext{
	float:left;
	width:500px;
	padding: 0 10px;
	
}

.menu_descr{
	font-size: 10px;
}
	
.menuweight{
	width: 50px;
	float:left;
	padding: 0 5px;
}

.menutitle {
	float: right;
	width: 50px;
	padding: 0 5px;

}
.menuprice{
	float: right;
	width: 200px;
}

.menupriceitem{
	float: right;
	width: 50px;
	padding: 0 5px;
}


.menusel {
	background-color: #2b2925;
}


.menupicdd {
	position: absolute;
	padding: 10px;
	background-color: #2b2925;
	right: 0;
	z-index: 100;
}

.menu_note {
	color: #7f734f;
	display:block;
	padding-top: 30px;
}


/* ******************** forms ******************** */

label {
	display: block;
	font-size: 80%;
	margin-bottom: 5px;
}

input, textarea {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-bottom: 15px;
}

input[type="submit"] {
	padding: 5px;
	display: block;
	border: none;
	color: #000;
	background-color: #e5d5ac;
	cursor: pointer;	
}

.error {
	color: #edae0b;
	margin-bottom: 15px;
}

.navigator {
	font-size: 11px;
	color: #e2d4a8;
}

.navigator a {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}


/* ******************** alt content ******************** */


.content_alt {
	height: 50px;
	float:right;
	text-align: right;
	padding: 15px 20px 0px 0px;
}

.content_alt a {
/*
	display:block;
	float:left;
*/
	margin-left: 20px;	
	font-size: 12px;
	color: #e2d4a8
	
}

.logo_alt {
	height: 50px;
	padding: 8px 0 0px 15px;
	float: left;
}

/* ******************** !gallery ******************** */

.gallery_row {
	padding: 10px 0 20px 0
}

.gallery_row div img {
	border:1px solid #3f3927;
}

.gallery_row_hover {
	cursor:pointer;
	
}



.gallery_row_hover div img {
	border:1px solid #9f9167;
}


.gallery_row_hover h3 {
	text-decoration: underline;
}


.gallery_foto_row {
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	margin: 15px 14px 0 0;
	width: 200px;
	height: 200px;
	border: 1px solid #000;
}

.gallery_foto_row_hover {
	cursor:pointer;
	border:1px solid #9f9167;
}

/* ******************** !music ******************** */

.music_row {
	padding: 15px 0;
}

.music_row_name {
	float: left; width: 225px;
}

.music_row_name h3 {
	margin-top:0;
}

.music_row_info_block {
	float: left;
}

.music_row_foto {
	float: left; 
 	padding: 5px 25px 25px 0;
 	width: 200px;
}

.music_row_descr {
	margin-top:0px;
	margin-bottom: 20px;
	float:left;
	width:300px;
	padding: 0;
}

.music_row_descr p {
	margin-top: 0;
}

/* ******************** !calendar ******************** */

.reserv_calendar {
	width: 210px;
	float:left;
	margin-bottom: 20px;
	margin-right: 15px;
}

.monthtitle {
	font-size: 11px;
	margin-bottom:3px;
}

.daytitle {
	display:block;
	float:left;
	width: 27px;
	font-size: 10px;
	text-align: center;
	padding: 3px 0px 5px 0px;
	margin: 0px 2px 2px 0px;
	color: #666666;
}

.daytitle_weekend {
	display:block;
	float:left;
	width: 27px;
	font-size: 10px;
	text-align: center;
	padding: 3px 0px 5px 0px;
	margin: 0px 2px 2px 0px;
	color: #9f9167;
}

.reserv_calendar a {
	display:block;
	float:left;
	width: 25px;
	font-size: 10px;
	text-align: center;
	padding: 3px 0px 5px 0px;
	margin: 0px 2px 2px 0px;
	background: #222222;
	border: 1px solid #9f9167;
	color: #9f9167;
}

.reserv_calendar a.passed {
	border: 1px solid #444444;
	color: #666666;
	cursor: default;
}

.reserv_calendar a.passed:hover {
	border: 1px solid #444444;
	color: #666666;
	cursor: default;
}

.reserv_calendar a:hover {
	border: 1px solid #e2d4a8;
	color: #e2d4a8;
}


.reserv_calendar a.selected {
	background: #e2d4a8;
	border: 1px solid #e2d4a8;
	color: #000000;
}

