* {
	position:relative;
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
	font-family:inherit;
	font-size:inherit;
	color:inherit;
	outline:none;
	opacity:1;
	behavior: url(js/PIE.htc);
	z-index:10;
}
ul {
	margin:5px 0px;
	list-style-type:none;
}
ul li {
	background:url(../images/ulli.png) no-repeat top left;
	padding-left:20px;
}
ol li { margin:4px 0px; }
body {
	font-family:x-sans, sans-serif;
	font-size:13px;
	height:100%;
	width:100%;
	overflow-y:scroll;
	background:#000;
	/*min-width:1200px;*/
}
/*html,body{min-width:1250px;}*/
#warning-message { 
	position:fixed;
	top:0px;
	left:0px;
	width:5000px;
	height:5000px;
	background:#191a1e;
	z-index:9999;
}
#warning-message .varnm {
	font-family: 'Courgette', cursive;
	color:#fff;
	width:500px;
	text-align:Center;
	height:400px;
	left:50%;
	margin-left:-250px;
	top:50%;
	margin-top:-200px;
	position:fixed;
	font-size:30px;
}

.preload {position:fixed;top:-1000px;left:-1000px;width:1px;height:1px;overflow:hidden;}
.form .div_selectbox, .form .div_selectbox .div_option li{border:1px solid #CCCCCC;background:url('../images/inputbg1.png') #AAAAAA repeat-x; color:white;cursor:default;text-shadow:0px 0px 3px #000;}
.form .div_selectbox .div_option ul li:hover{border:1px solid #AAAAAA;background:url('../images/inputbg2.png') #CCCCCC repeat-x;}
.form select {background:#fff; color:#000; border:1px solid #aaa; }
.form select:hover {background:#fff; color:#000; }
.form .div_selectbox{padding:1px 3px 1px 3px;font-size:12px;}
.form .div_selectbox div{float:none;margin:0px;}
.form .div_selectbox_selected{width:100%;background:url('../images/select-arrow.png') 99% -23px no-repeat;cursor:pointer;}
.form .down_arrow{background:url('../images/select-arrow.png') 99% 1px no-repeat;}
.form .div_selectbox .div_option{position:absolute;display:none;}
.form .div_selectbox .div_option ul{ list-style:none;margin:0px;padding:0px;line-height:18px;width:100%;position:relative;top:0px;left:-5px;}
.form .div_selectbox .div_option ul li{padding:1px 3px 1px 3px;margin:0px;width:100%;cursor:pointer;border:1px solid transparent;}
.form .div_selectbox .div_option ul li:hover{border:1px solid transparent;}
.fleft div {margin-bottom:5px;padding:2px;float:left;font-size:12px;}
.fleft input {font-size:12px;}
.fleft br {clear:both;}
.fleft { float:left; }
.form * {
	color:#000;
	font-size:12px;
}
.form div {
	color:#fff !important;
	font:inherit;
}
.form input, .form textarea, .form select {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  	border:1px solid #cccccc;
	border-radius:2px;
	background:#fff;
	color:#555;
	padding:5px 5px;
	border-radius:5px;
}
.form input:focus,.form textarea:focus {
  border-color: rgba(11,39,76, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(11,39,76,.9);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(11,39,76,.9);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(11,39,76,.9);
}
.form input[type="file"]:focus,.form input[type="radio"]:focus,.form input[type="checkbox"]:focus,.form select:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form .buttu {
	display: block;
	padding: 5px 15px 5px 15px;
	border: 1px solid white;
	background: url(../images/buttu.jpg) repeat-x 0px 0px;
	color: #000!important;
	font-size: 11px;
	font-weight: normal;
	letter-spacing:1px;
	text-shadow: 0px 1px 0px white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 5px #0b274c;
	-webkit-box-shadow: 0px 0px 5px #0b274c;
	box-shadow: 0px 0px 5px #0b274c;
	behavior: url(js/PIE.htc);
	filter:auto;
}
.form .buttu:hover {
	-moz-box-shadow: 0px 0px 15px #0b274c;
	-webkit-box-shadow: 0px 0px 15px #0b274c;
	box-shadow: 0px 0px 15px #0b274c;
	behavior: url(js/PIE.htc);
}
.mbback {
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.5);
	z-index:999999;
}
.mesajbox {
	position:fixed;
	top:50%;
	left:50%;
	width:335px;
	height:auto;
	margin-left:-167px;
	margin-top:-100px;
	z-index:9999999;
	font-family:Arial;
}
.mesajbox .mbhed {
	width:335px;
	height:84px;
	background:url(../images/mesajbox.png) 0px 0px no-repeat;
	line-height:110px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-shadow:1px 2px 1px #1e79ca;
	text-align:Center;
}
.mesajbox .mbtex {
	width:295px;
	padding:10px 20px;
	text-align:Center;
	color:#2f485c;
	font-size:13px;
	font-weight:bold;
	text-shadow:0px 1px 0px #fff;
	background:url(../images/mesajbox.png) -335px 0px repeat-y;
}
.mesajbox .mbbot {
	width:335px;
	height:70px;
	background:url(../images/mesajbox.png) -670px 0px no-repeat;
	margin-top:0px;
}
.mesajbox .mbbot .mbkapat {
	width:120px;
	height:40px;
	cursor:pointer;
	margin:0px auto 0px;
	padding-top:26px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	color:#015cc7;
	font-weight:bold;
	text-shadow:1px 1px 1px #fff;
}
.slider {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1;
}
.slider .slide {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:url(../images/slider/1.jpg) no-repeat center center;
	background-size:cover;
	zoom:1;
	-moz-transform: scale(1);
	opacity:0;
}
.slider .slide.sliac {
	opacity:1;
}
.menuu {
	width:100%;
	height:75px;
	text-align:center;
}
.logo {
	width:155px;
	height:170px;
	float:left;
	margin-left:30px;
	background:url(../images/logo.png) no-repeat center center;
	background-size:contain;
}
.menl>div {
	width:120px;
	height:25px;
	margin:5px 0px;
}
.menl[rel=men1]>div {
	background:url(../images/menu/menu.png) no-repeat top center;
}
.menl[rel=men1]:hover>div {
	background-position:bottom center;
}
.menuu .menuin2 {
	width:auto;
	float:left;
	height:55px;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.4)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	margin:0px 0px 0px 10px;
}
.menuin2 .menl {
	display:inline-block;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	width:auto;
	padding:0px 0px;
	height:55px;
	text-align:center;
}
.menuin2 .menl:before {
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	left: -2px;
	border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.menuin2 a:last-child .menl {
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.menuin2 a:last-child .menl:after {
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	right: 0px;
	border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.menuin2 .menl div {
	color: white;
	font-family: LeagueGothicRegular, arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 24px;
	text-align:center;
	width:auto;
	height:35px;
	line-height:35px;
	margin:0px 0px 0px 2px;
	padding:10px 8px 10px;
	border-color:#9e583b;
	transition:all ease 300ms;
	display:inline-block;
}
.siteru .menuin2 .menl div {
	font-size:12.5px;
	font-weight:300;
	letter-spacing:-1px;
	
}
.mobile .menuin2 .menl div {
	padding:10px 1px 10px !important;
}
.menuin2 .menl.menac div, .menuin2 .menl:hover div {
	/*border-bottom:7px solid #9e583b;
	padding-bottom:3px;*/
	text-decoration:overline underline;
}
.menuin2 .menlang {
	position:absolute;
	width:auto;
	padding:0px 0px;
	text-align:center;
	height:30px;
	padding:0px 10px 0px 10px;
	color: white;
	font-family: LeagueGothicRegular, arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 30px;
	right:-33px;
	top:0px;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.4)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	/*background:url(../images/langar.png) no-repeat 30px 13px;*/
}
.menuin2 .menlang>div {
	position:absolute;
	text-align:center;
	width:50px;
	left:0px;
	top:30px;
	/*background:rgba(0,0,0,.5);*/
	padding:0px;
	border-color:#9e583b;
	transition:all ease 500ms;
	display:inline-block;
	opacity:0;
}
.menlang:hover>div {opacity:1;}
.menlang div .menslan {
	width:34px;
	height:30px;
	libe-height:30px;
	display:block;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.4)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
}
.facebooklike {
	width:183px;
	height:80px;
	position:fixed;
	bottom:30px;
	right:-20px;
	background:url(../images/facebooklike.png) no-repeat top left;
}
.facebooklike .fblike {
	position:absolute;
	bottom:19px;
	right:30px;
}
.rezer {
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	min-width:1200px;
	height:80px;
	background:url(../images/rezerbg.jpg) repeat-x top left;
}
.rezer .rezerin {
	width:750px;
	height:44px;
	margin:0;
	padding:18px 0px;
	
	/* not select */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.rezer .footin {
	float:Right;
	height:50px;
	padding:15px 0px;
	width:520px;
	font-size:11px;
	font-family: x-sans, sans-serif;
	color:#fff;
}
.rezbut {
	float:left;
	margin:0px 20px;
	/*background-color: rgba(0, 0, 0, 0.498039);*/
	font-family: LeagueGothicRegular, arial, sans-serif;
	color:#fff;
	font-size: 20px;
	/*height:40px;
	line-height:40px;
	padding:0px 38px;*/
	cursor:pointer;
	background:url(../images/buts.png) no-repeat top right;
	width:115px;
	height:45px; 
	line-height:45px;
	text-align:center;
	cursor:pointer;
}
.rezbut:hover {
	background-position:top left;
}
.rezbut img {
	position:Absolute;
	right:-10px;
	top:-40px;
}
.rezerin .rbol {
	float:left;
	width:120px;
	height:40px;
	padding:0px 10px;
	border-right: 2px solid #654427;
}
.rezerin .rbol:after {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	right: -1px;
	height: 100%;
	border-right: 1px solid #412c19;
}
#from {
	background:transparent;
	width:120px;
	height:40px;
	background:url(../images/arrival.png) no-repeat top left;
	color:#fff;
	text-align:right;
	font-family: Oswald, sans-serif;
	padding-top:5px;
	font-size:18px;
	font-weight:normal;
}
#to {
	background:transparent;
	width:120px;
	height:40px;
	background:url(../images/depart.png) no-repeat top left;
	color:#fff;
	text-align:right;
	font-family: Oswald, sans-serif;
	padding-top:5px;
	font-size:18px;
	font-weight:normal;
}
.eksi, .arti {
	-webkit-transition-property: background, border, box-shadow;
	-moz-transition-property: background, border, box-shadow;
	-o-transition-property: background, border, box-shadow;
	transition-property: background, border, box-shadow;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	transition-duration: 0.25s;
	display: inline-block;
	width:24px;
	line-height:20px;
	text-align:center;
	height:24px;
	-webkit-border-radius: 0.25em;
	-moz-border-radius: 0.25em;
	-ms-border-radius: 0.25em;
	-o-border-radius: 0.25em;
	border-radius: 0.25em;
	border-bottom: 1px solid #725f4d;
	-webkit-box-shadow: #725f4d 0px 1px 2px inset;
	-moz-box-shadow: #725f4d 0px 1px 2px inset;
	box-shadow: #725f4d 0px 1px 2px inset;
	cursor: pointer;
	font-weight:bold;
	color:#fff;
	font-family: Oswald, sans-serif;
	font-size:20px;
}
.eksi:hover, .arti:hover {
	background: #d66401;
	border-bottom: 1px solid #e38c41;
	-webkit-box-shadow: #e38c41 0px 1px 2px inset;
	-moz-box-shadow: #e38c41 0px 1px 2px inset;
	box-shadow: #e38c41 0px 1px 2px inset;
}
#yetiskin, #cocuk {
	background:transparent;
	width:60px;
	text-align:center;
	height:40px;
	color:#fff;
	font-family: Oswald, sans-serif;
	padding-top:5px;
	font-size:18px;
	font-weight:normal;
	display:inline-block;
}
#yetiskin {
	background:url(../images/yetiskin.png) no-repeat center -2px;
}
#cocuk {
	background:url(../images/cocuk.png) no-repeat center -2px;
}
.sayfa {
	/*background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.4)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));*/
	background:url(../images/sayfabg.png) repeat;
	box-shadow:0px 0px 5px rgba(255,255,255,0.4);
	width:860px;
	height:auto;
	padding:20px;
	margin:40px auto 120px;
	color:#fff;
	font-family:x-sans,sans-serif;
	text-shadow:1px 1px 2px rgba(0,0,0,0.8);
}
.sayfa h1 {
	font-family: LeagueGothicRegular, arial, sans-serif;
	font-size: 19px;
	margin-bottom:10px;
	letter-spacing:1px;
	font-weight:normal;
}
.sayfa h2 {
	font-family: LeagueGothicRegular, arial, sans-serif;
	font-size:20px;
	margin-bottom:10px;
	letter-spacing:1px;
	font-weight:normal;
}
.osayfa {
	width:657px;
	height:auto;
	margin:-20px auto 120px;
	/*background:url(../images/icbg.png) no-repeat top center;*/
	padding:0px;
}
.osayfa .osayfatop {
	width:677px;
	height:100px;
	background:url(../images/ictop.png) no-repeat bottom center;
	margin-bottom:-30px;
	margin-left:-10px;
	margin-right:-10px;
	z-index:150;
}
.osayfa .osayfabot {
	width:657px;
	height:178px;
	background:url(../images/icbot.png) no-repeat top center;
	margin-top:-30px;
}
.osayfa .osayfaic {
	width:617px;
	height:360px;
	z-index:50;
	color:#000;
	font-family:lucida_blackletter;
	font-weight:normal;
	text-shadow:1px 1px 0px #fff;
	font-size:25px;
	line-height:28px;
	background:url(../images/icorta.png) repeat-y top center;
	padding:20px 20px 0px;
	overflow:hidden;
}
.osayfaic h1 {
	font-family:lucida_blackletter;
	font-size:30px;
	height:30px;
	line-height:30px;
	margin-bottom:15px;
}
.bloc1 {display:inline-block; width: 308px; padding-left: 16px; padding-bottom:0px; margin:10px; cursor:pointer; }
.fond_photo { height: 126px; margin: 0 auto; padding:0; overflow: hidden; }
.bloc1 .fond_photo { width: 308px; height: 160px; background: url(../images/fond.png) center top no-repeat; }
.bloc1 .fond_photo img { margin:20px 0px 0px 1px; width:239px; height:120px; }
.roomd {
	width:815px;
}
.roomd .rname {
	width:100%;
	height:25px;
	line-height:25px;
	font-size:16px;
	text-indent:20px;
}
.roomd .rdet {
	height:145px;
	/*background:url(../images/roomd.png);*/
}
.roomd .rdet .rres {
	float:left;
	margin:8px 15px;
	cursor:pointer;
}
.rdet .rinf {
	float:left;
	width:440px;
	margin-right:10px;
}
.rinf .ritit {
	font-size:14px;
	margin:5px 0px;
}
.rboo {
	float:left;
}
.rboo .rbbut, .butcheckrate {
	background:url(../images/buts.png) no-repeat top right;
	border:1px solid transparent;
	width:115px;
	position:relative;
	height:45px; 
	line-height:45px;
	text-align:center;
	font-size:12px;
	cursor:pointer;
	margin:10px 0px 0px;
	z-index:5;
}
.rbbut:hover,.butcheckrate:hover{background-position:top left;}
.seproom {
	margin:-15px auto 15px;
}
.bnacil {
	width:144px;
	display:none;
	padding-top:10px;
	z-index:15;
}
.bnacil span.trajan {font-size:10px;}
.bnacil .accompickdate {
	float: left;
	width: 85px; 
	height: 14px; 
	border: 0px; 
	background:url(../images/bookgui/FormFieldBackground.jpg) no-repeat right top; 
	font: normal 10px  Arial, Helvetica, sans-serif; 
	color: #333333; 
	text-align: left; 
	text-indent:8px; 
	padding-top: 1px; 
	margin-left:0px;
}
.bnacil .accomnights {
	width: 34px; 
	text-indent:3px;
	height: 14px; 
	border: 0px; 
	background:url(../images/bookgui/FormFieldBackground2.jpg) no-repeat right top; 
	font: normal 10px  Arial, Helvetica, sans-serif; 
	color: #333333; 
	text-align: left; 
	padding-top: 1px;
	margin-left:8px;
}
.bnacil .selectg {
	margin: 15px 0px 0px -2px;
	background:#cacaca !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	position:absolute; 
	display:none;
	border-top:0px solid #CACACA;
	border-bottom:1px solid #B2B2B2;
	border-left:1px solid #B2B2B2;
	border-right:1px solid #B2B2B2;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:3px;
	padding-top:3px;
	z-index:1;
	width: 22px;
	left:95px;
	top:28px;
}
.selectChoice{ font-size:8px; font-family: Verdana, Arial, Helvetica, sans-serif; display: inline-block; width:100%; text-align:center; margin-left:-1px;  }
.selectChoice:link{ color:#333333; text-decoration:none; padding-right: 5px; }
.selectChoice:visited{ color:#333333; text-decoration:none; }
.selectChoice:hover{ color: #F3F3F3; background-color: #3E3733; text-decoration:none; }
.bnacil .butcheckrate {
	margin-top:5px;
	cursor:pointer;
	margin-bottom:50px;
}

.galleryback {
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.5);
	z-index:999999;
}
.galleryfront {
	position:fixed;
	width:826px;
	height:475px;
	left:50%;
	margin-left:-400px;
	top:50%;
	margin-top:-237px;
	z-index:9999999;
	box-shadow:0px 0px 10px #000;
	background:#000;
}
.galleryfront .gallerykapat {
	position:absolute;
	top:-10px;
	right:-10px;
	background:url(../images/close.png) no-repeat top left;
	width:22px;
	height:22px;
	cursor:pointer;
	z-index:55;
}
.galleryfront iframe {
	overflow:Hidden;
	z-index:1;
}
#cerceve {position:fixed;top:0px;left:0px;z-index:100;}
.msli {
	width:826px;
	height:475px;
	overflow:hidden;
	margin:-8px -10px -10px -10px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:999;
}
.msli .mslis {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	overflow:Hidden;
	z-index:15;
}
.mslis img {
	position:absolute;
	left:0px;
	top:0px;
	width:826px;
	z-index:15;
}
.msadi {
	position:absolute;
	top:10px;
	left:15px;
	font-size:13px;
	color:#fff;
	text-shadow:1px 1px 2px #000;
	z-index:50;
}
.msbut {
	position:Absolute;
	z-index:25px;
	right:10px;
	bottom:10px;
	z-index:150;
}
.msbut .smbut {
	background:url(../images/msbut.png) no-repeat top center;
	color:#fff;
	height:20px;
	display:inline-block;
	line-height:20px;
	padding:1px 6px;
	margin-right:3px;
	cursor:pointer;
}
.msbut .smbut.smact {
	background:url(../images/msbut.png) no-repeat bottom center;
	color:#000;
}
.msbut .smsbut {
	background:url(../images/msbut.png) no-repeat top center;
	color:#fff;
	height:20px;
	display:inline-block;
	line-height:20px;
	padding:1px 6px;
	margin-right:3px;
	cursor:pointer;
}
.smsbutle, .smsbutri {
	color:#fff !important;
	font-size:13px;
}

.msli2 {
	width:826px;
	height:475px;
	overflow:hidden;
	margin:-8px -10px -10px -10px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:999;
}
.msli2 .mslis2 {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	overflow:Hidden;
	z-index:15;
}
.mslis2 img {
	position:absolute;
	left:0px;
	top:0px;
	width:826px;
	z-index:15;
}
.msadi2 {
	position:absolute;
	top:10px;
	left:15px;
	font-size:13px;
	color:#fff;
	text-shadow:1px 1px 2px #000;
	z-index:50;
}
.msbut2 {
	position:Absolute;
	z-index:25px;
	right:15px;
	bottom:15px;
}
.msbut2 .smbut2 {
	background:url(../images/msbut.png) no-repeat top center;
	color:#fff;
	height:20px;
	display:inline-block;
	line-height:20px;
	padding:1px 6px;
	margin-right:3px;
	cursor:pointer;
}
.msbut2 .smbut2.smact2 {
	background:url(../images/msbut.png) no-repeat bottom center;
	color:#000;
}
.msbut2 .smsbut2{
	background:url(../images/msbut.png) no-repeat top center;
	color:#fff;
	height:20px;
	display:inline-block;
	line-height:20px;
	padding:1px 6px;
	margin-right:3px;
	cursor:pointer;
}




.mslic1 {
	width:720px;
	height:478px;
	overflow:hidden;
	margin:-8px -10px -10px -10px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:999;
}
.mslic1 .mslisc1 {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	overflow:Hidden;
	z-index:15;
}
.mslisc1 img {
	position:absolute;
	left:0px;
	top:0px;
	width:720px;
	z-index:15;
}
.msadic1 {
	position:absolute;
	top:10px;
	left:15px;
	font-size:13px;
	color:#fff;
	text-shadow:1px 1px 2px #000;
	z-index:50;
}
.msbutc1 {
	position:Absolute;
	z-index:25px;
	right:15px;
	bottom:15px;
}
.msbutc1 .smbutc1 {
	background:url(../images/msbut.png) no-repeat top center;
	color:#fff;
	height:20px;
	display:inline-block;
	line-height:20px;
	padding:1px 6px;
	margin-right:3px;
	cursor:pointer;
}
.msbutc1 .smbutc1.smactc1 {
	background:url(../images/msbut.png) no-repeat bottom center;
	color:#000;
}
.msbutc1 .smsbutc1 {
	background:url(../images/msbut.png) no-repeat top center;
	color:#fff;
	height:20px;
	display:inline-block;
	line-height:20px;
	padding:1px 6px;
	margin-right:3px;
	cursor:pointer;
}




.mslic2 {
	width:478px;
	height:720px;
	overflow:hidden;
	margin:-8px -10px -10px -10px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:999;
}
.mslic2 .mslisc2 {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	overflow:Hidden;
	z-index:15;
}
.mslisc2 img {
	position:absolute;
	left:0px;
	top:0px;
	width:478px;
	z-index:15;
}
.msadic2 {
	position:absolute;
	top:10px;
	left:15px;
	font-size:13px;
	color:#fff;
	text-shadow:1px 1px 2px #000;
	z-index:50;
}
.msbutc2 {
	width:458px;
	line-height:30px;
	text-align:right;
	position:Absolute;
	z-index:25px;
	right:15px;
	bottom:15px;
}
.msbutc2 .smbutc2 {
	background:url(../images/msbut.png) no-repeat top center;
	color:#fff;
	height:20px;
	display:inline-block;
	line-height:20px;
	padding:1px 6px;
	margin-right:3px;
	cursor:pointer;
}
.msbutc2 .smbutc2.smactc2 {
	background:url(../images/msbut.png) no-repeat bottom center;
	color:#000;
}
.msbutc2 .smsbutc2 {
	background:url(../images/msbut.png) no-repeat top center;
	color:#fff;
	height:20px;
	display:inline-block;
	line-height:20px;
	padding:1px 6px;
	margin-right:3px;
	cursor:pointer;
}
.scroll {
	position:absolute;
	top:470px;
	left:50%;
	margin-left:-85px;
	/*background:url(../images/arrs.png) no-repeat top left;*/
	width:auto;
	height:46px;
	line-height:46px;
	font-size:30px;
	text-align:center;
	text-shadow:0px 0px 2px rgba(255,255,255,0.5);
	z-index:100;
	font-family:lucida_blackletter;
}
.scroll img {
	margin:0px 0px -10px;
}
.tablar {
	width:900px;
	height:61px;
	background:url(../images/tab.png) no-repeat top left;
	margin:-20px -20px 0px -20px;
	text-align:center;
}
.tabik {
	display:inline-block;
	margin:0px 10px;
	height:61px;
	line-height:51px;
	padding:5px;
	transition:ease all 500ms;
	font-family: LeagueGothicRegular, arial, sans-serif;
	font-size: 19px;
	cursor:pointer;
	color:#a26429;
}
.tabik.tabika, .tabik:hover {
	color:#fff;
}
.tabic {display:none;}
.tabic.tabac {display:block;}
.okdo,.okup{cursor:pointer;}















































