@charset "utf-8";
.text/* CSS Document */

 {
	font-family: Tahoma;
	font-size: 12px;
	color: #303030;
	text-align: left;
}
.baslik {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}


.link {
	color: #303030;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	font-family: Helvetica;
}

a.ik {
	font-family: Tahoma;
	color: #303030;
	font-size: 12px;
	text-decoration: none;
}



a.ik:hover {
	font-family: Tahoma;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.dikat {
	color: #45432A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textdigeri {
	font-family: Tahoma;
	font-size: 12px;
	color: #303030;
	text-align: justify;
}
.linktext {
	color: #303030;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	font-family: Tahoma;
}
.textextra {
	font-family: Tahoma;
	font-size: 12px;
	color: #303030;
	text-align: left;
}
.textdigeriOdalar {
	font-family: Tahoma;
	font-size: 13px;
	color: #303030;
	text-align: justify;
}
a.google {
	font-family: Tahoma;
	color: #570F1D;
	font-size: 15px;
	text-decoration: none;
}
a.google:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 15px;
	background-color: #570F1D;
	text-decoration: none;
}
.osmanli {
	font-family: Tahoma;
	font-size: 14px;
	color: #701512;
	text-align: left;
}
.osmanliCopy {
	font-family: Tahoma;
	font-size: 13px;
	color: #701512;
	text-align: left;
}
.textform {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-align: left;
}
.button {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	background-color: #990000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: solid;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #FFFFFF;
}
.sayac {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}
a.REZERVASYON {
	font-family: Tahoma;
	color: #570F1D;
	font-size: 13px;
	text-decoration: none;
}
a.REZERVASYON:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #570F1D;
	text-decoration: none;
}
#img_buyut img {
	-moz-transition:all 0.2s;
	-o-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	transition:all 0.2s;
}
#img_buyut img:hover {
	
	-moz-transform-origin:center;
	-moz-transform:scale(1.2);
	-o-transform-origin:center;
	-o-transform:scale(1.2);
	-webkit-transform-origin:center;
	-webkit-transform:scale(1.2);
	transform-origin:center;
	transform:scale(1.2);
	
	
	}

