@font-face{ 
	font-family: "Segoe UI Light";
	src: url('../fonts/SegoeUILight.eot');
	src: local("Segoe UI Light"), url('../fonts/SegoeUILight.ttf') format("truetype");
}

@font-face{ 
	font-family: "Stellfish";
	src: url('../fonts/steelfis.ttf');
}

html {
	height: 100%;
	margin: 0px;
}

body {
	height: 100%;
	margin: 0px;
	/*
	background: url("../img/loader.gif") no-repeat center center #3C3C3C;
	*/
	background:#3C3C3C;
	font-size: 18px;
	font-family: "Segoe UI Light", "Trebuchet MS", "Arial";
	color: #818181;
	font-weight: 400;
}

/* body h1, */
body h2 {
	/* display: none; */
	margin-bottom:15px;
}

img {
	border: 0px;
	font-size: 10px;
}

a {
	color: #222;
	text-decoration: underline;
	outline: none;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

a:hover {
	color: #222;
	text-decoration: none;
}

#main {
	width: 100%;
	max-width: 100%;
	min-height: 100%;
	height: 100%;
}

nav #menu {
	margin: 30px 0 0 0;
	font-family: "Stellfish", "Segoe UI Light", "Trebuchet MS", "Arial";
	text-align: center;
	display:table;
}

.ie7 nav #menu a,
.ie8 nav #menu a{
	font-size:35px;
	/* border:1px solid red; */
}

nav #menu li {
	display: block;
	margin: 30px 0;
	text-align: center;
	position:relative;
}

nav #menu li a {
	display: inline-block;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 46px;
	color: #fff;
	text-shadow: 1px 1px 20px #222;
	position:relative;
}

nav #menu li a:hover,
nav #menu li.active a {
	color: #000;
	background: rgba(255, 255, 255, 0.35);
	text-shadow: 0px 0px 0px transparent;
}

.site-title a {	
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
	font-family: "Segoe UI Light", "Trebuchet MS", "Arial";
	color: #fff;
	text-shadow: 1px 1px 20px #000;
}

.site-title a:hover {	
	color: #000000;
	text-shadow: 1px 1px 20px #fff;
}

.site-title {
	margin: 70px 0 30px 0;
	text-transform: uppercase;
}

/* .site-title h3 { */
.site-title h1 { 
	display: inline;
	font-size: 56px;
	font-weight: normal;
}

.ie8 .site-title h1,
.ie7 .site-title h1 { 
	margin-left:50px;
}

.site-title h3 span {
	display: block;
	font-size: 38.5px;
}

body .vegas-loading {
	display: none !important;
}

#lang {
	margin: 0 0 60px 0;
	text-transform: uppercase;
	display: inline-table;
	
}

#lang li {
	display: table-cell !important;
	float: none;
	padding: 2px;
	width: 1px
}

.ie7 #lang,
.ie8 #lang {
	width:100px;
}

.ie7 #lang li,
.ie8 #lang li {
	float: left;
	width:20px;
}

.ie8 #lang li {
	margin-right:5px;
}

.ie7 .gallery-item .btn {
	width:100px;
	/*
	
	padding:0px;
	*/
	margin:5px 0px 0px 0px;
}

.ie9 .gallery-item .btn {
	width:100px;
}

#lang a {
	color: #fff;
	text-shadow: 1px 1px 20px #000;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

#lang a:hover {
	color: #000000;
	text-shadow: 1px 1px 20px #fff;
}	
	
#side-left a {
	text-decoration: none;	
}
	
#side-right .backx {
	
	/* background:transparent; */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d1ffffff', endColorstr='#d1ffffff'); /* IE */
    zoom: 1;
    z-index: 2000;
	
	background: rgba(255, 255, 255, 0.8);
	
	
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: -1;
}

#side-right .content {
	color: #222;
	padding: 20px 25px;
	position: relative;
	z-index: 1;
	font-size: 20px;
	line-height: 26px;
}



#side-right .content ul {
	/* margin-left:20px; */
	/* border:1px solid red; */
	/* margin:10px 0px; */
}

#side-right .content ul li {
	margin-left:20px;
	line-height: 28px;
}

#side-right .content .row,
#side-right .content .row-fluid {
	margin-left: 0px !important;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {   
border-color: rgba(136, 136, 136, 0.8);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(136, 136, 136, 0.6);
outline: 0 none;}

.btn {
	text-decoration: none !important;
}

#gift-box {
    width: 460px;
}
DIV.gift_card_small_container {
    text-align: center;
    width: 253px;
    padding-top: 40px;
}
A.gift_card_small_link {
    color: #cd7927;
    font-size: 1.2em;
    border: 2px solid #3a1012;
    padding: 3px 12px 3px 12px;
}
DIV.gift_card_form {
    width: 459px;
    height: 307px;
    background: url('/design/davanu_karte_big.png');
}
TABLE.gift_form_table {
    padding: 0;
    color: #3a1012;
    font-weight: bold;
    position: relative;
    left: 146px;
	top: 168px;
}
TABLE.gift_form_table TD {
    vertical-align: middle;
    font-size: 14px;
    height: 16px;
}
#gift_sum {
    border: 2px solid #3a1012;
    background-color: #cca58b;
    width: 60px;
    font-size: 14px;
	height: 14px;
    margin-bottom: 1px;
}
#gift_email {
    border: 2px solid #3a1012;
    background-color: #cca58b;
    width: 160px;
    font-size: 14px;
	height: 14px;
    margin-bottom: -2px;
}
#gift_submit {
    color: #3a1012;
    background-color: #cd7927;
    border: 0px;
    font-weight: bold;
    padding: 0px;
    font-size: 1.2em;
    cursor: pointer;
}

#contact-form input {
	margin-bottom: 0px;
	margin-left: -5px;
}

#contact-form input[type="submit"] {
	margin-left: 0px;
}

#contact-form textarea {
	margin-top: 5px;
	/* max-width: 100%; */
	width:400px;
	max-width:400px;
	/* border:1px solid red; */
}

.gallery-inside .gallery-item {
	height: 110px;
}

.gallery-item {
	float: left;
	height: 140px;
	margin: 10px !important;
}

.gallery-item .well {
	border-color: #C2C2C2;
	background: rgba(255, 255, 255, 0.6);
}

.gallery-item .gallery-image {
	height: 67px;
	width: 100px;
	overflow: hidden;
	display: block;
	text-align: center;
}
	
.gallery-item .btn {
	margin-top: 3px;
}

@media (max-width: 768px) {
	#side-right .content {
		background: rgba(255, 255, 255, 0.8);
	}
	
	#side-right .backx {
		display: none;
	}
}

.ie7 .btn-block,
.ie9 .btn-block {
	width:90px;
}

a.social-button {
	margin:0px;
	padding:0px;
	float:left;
	margin-right:10px;
	line-height:0px;
	margin-top:10px;
}
