@import url('fancybox/jquery.fancybox.css?v=2.1.5');
@import url('fancybox/helpers/jquery.fancybox-thumbs.css?v=1.0.7');

*{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background:#000;
}
.maska {
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.8);
	display:block;
	position:fixed;
	z-index:90;
	color:#fff;
}
.bg img {
	min-height: 100%;
	min-width: 1200px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-1
}
.bg img.active{z-index:3}
@media screen and (max-width: 1024px) {
.bg img {
	min-width: 1024px;
	left: 50%;
	margin-left: -512px;
}
}
.wrapper{
	width:100%;
	background: url("images/topbg.png") repeat-x;
	position:relative;
	z-index:100;
}
.logo {
	background: url("images/logo.png") no-repeat 0 2px;
	width:560px;
	height:255px;
	display:block;
	margin:0 auto;
	
}
.menu1, .menu2{
	width:350px;
	height:60px;
	margin:193px 0 0 0;
	line-height:59px;
}
.menu1 a, .menu2 a{
	color:#fff;
	text-decoration:none;
	padding:0 10px;
	font-size:120%;
}
.menu1 a:hover, .menu2 a:hover{
	color:#8ad200;
}
.menu1{
	float:left;
	text-align:right;
}
.menu2{
	float:right;
	text-align:left;
}
.social{
	width:40px;
	height:100px;
	position:absolute;
	top:63px;
	right:0;
}
.social2{
	width:40px;
	height:50px;
	position:absolute;
	top:105px;
	left:0;
}
.iconas{
	width:30px;
	height:31px;
	display:block;
	margin:9px 0;
}
.fb{
	background: url("images/fb.png") no-repeat;
}
.lt{
	background: url("images/lunchtime.png") no-repeat;
}
.vg{
	background: url("images/vegman.png") no-repeat;
}

.all{
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:100;
	text-align:right;
}
.odoba, .adresa{
	border-bottom: #8ad200 solid 3px;
	width:260px;
	padding:20px 30px;
	line-height:130%;
	margin:10px 0;
	float:right;
	clear:both;
}
.odoba{
	background: #fff url("images/hodiny.png") no-repeat 18px center;
}
.adresa{
	background: #fff url("images/adresa.png") no-repeat 25px center;
	margin:80px 0 10px 0; 
}
.adresa a, .denninabidka a{
	color:#8ad200
}
.adresa a:hover, .denninabidka a:hover{
	color:#4d2400
}
.jidelak{
	font-size:160%;
	background: #8ad200 url("images/menu.png") no-repeat 18px center;
	color:#fff;
	text-decoration:none;
	border-bottom: #fff solid 3px;
	width:260px;
	display:block;
	padding:20px 30px;
	line-height:130%;
	margin:10px 0;
	float:right;
	clear:both;
}
.jidelak:hover{
	background-color:#4d2400;
	border-bottom: #8ad200 solid 3px;
}
h1{
	color:#8ad200;
	font-size:130%;
	padding:0 0 6px 0;
	font-weight:normal;
	text-align:right;
}
h2{
	color:#8ad200;
	font-size:110%;
	padding:0 0 4px 0;
	font-weight:normal;
}
.text{
	text-align:justify;
	background:#fff;
	border-bottom: #8ad200 solid 3px;
	width:600px;
	padding:25px 30px 20px 30px;
	line-height:130%;
	margin:100px 0;
	float:right;
	clear:both;
}
.denninabidka{
	text-align:right;
	background:#fff;
	border-bottom: #8ad200 solid 3px;
	/*width:400px;*/
	width:260px;
	padding:25px 30px 20px 30px;
	line-height:130%;
	margin:20px 0 0 0;
	float:right;
	clear:both;
}
.text p{
	margin:10px 0;
}
h2.mapa, h2.foto, h2.dnabidka{
	font-size:160%;
	color:#fff;
	text-decoration:none;
	border-bottom: #8ad200 solid 3px;
	display:block;
	line-height:130%;
	margin:0 0 20px 0;
	float:right;
	clear:both;
}
h2.mapa{
	padding:20px 30px 20px 70px;
	background: #4d2400 url("images/adresa2.png") no-repeat 20px center;
}
h2.foto{
	padding:20px 30px 20px 90px;
	background: #4d2400 url("images/foto.png") no-repeat 25px center;
}
h2.dnabidka{
	width:200px;
	margin:100px 0 0 0;
	padding:20px 30px 20px 90px;
	background: #4d2400 url("images/menu.png") no-repeat 25px center;
}
.galerie{
	width:960px;
	text-align:right;
	margin:10px 0 90px 0;;
	float:right;
	clear:both;
}
.galerie img{
	border:#fff 10px solid;
	margin:0 0 60px 60px;
	display:inline-block;
}
.galerie img:hover{
	border:#8ad200 10px solid;
}
.mapka{
	background:#fff;
	border:0;
	border-bottom: #8ad200 solid 3px;
	width:920px;
	padding:20px;
	margin:0 0 50px 0;
	float:right;
	clear:both;
}

.copy{
	width:100%;
	height:100px;
	text-align:center;
	line-height:100px;
	clear:both;
	font-size:70%;
	color:rgba(255,255,255,0.5);
}
.copy a{
	font-size:100%;
	color:rgba(255,255,255,0.5);
}
.copy a:hover{
	color:#000;
}
#back-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index:999;
}
#back-top a {
	width: 70px;
	display: block;
}
#back-top a:hover {
	color: #fff;
}
/* arrow icon (span tag) */
#back-top span {
	width: 70px;
	height: 70px;
	display: block;
	margin-bottom: 7px;
	background: rgba(255,255,255,0.5) url("images/up-arrow.png") no-repeat center center;
}
#back-top a:hover span {
	background-color: #8ad200;
}

.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
	line-height:0;
}