@import url(http://fonts.googleapis.com/css?family=Voltaire);
@import url(http://fonts.googleapis.com/css?family=Courgette);

body{
	background:url(../images/bg.jpg) fixed;
	background-repeat:no-repeat;
	background-position:center top;
	border:0 none;
}
.ustbolum{
	height:130px;
}
.logo{
	height:130px;
	width:360px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
}
.logogor{
	height:130px;
	width:360px;
}
.logo1{
	height:90px;
	width:250px;
	background-image:url(../images/logo1.png);
	background-repeat:no-repeat;
}
.logogor1{
	height:90px;
	width:250px;
}
.siteicerik{
	width:100%;
	background-color:#322f2c;
}
.cerceve15{
	padding:15px;
}
.cerceve30{
	padding:30px;
}
.linkzemin{
	height:66px;
	width:100%;
	max-width:1170px;
	background-image:url(../images/link_bg.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.galerilink{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	padding:5px;
	margin-bottom:20px;
}
.galerilink a{
	color:#FFF;
	text-decoration:none;
	background:#89816a;
	padding:10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
}
.galerilink a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
.link{
	padding:0;
	margin:0;
	list-style:none;
	height:66px;
}
.link li{
	height:66px;
	float:left;
	position:relative;
}
.link li a{
	display:block;
	font-family: 'Voltaire', sans-serif;
	font-size:20px;
	color:#FFFFFF;
	text-decoration:none;
	padding:20px 25px;
	text-shadow: 1px 1px 1px #000;
}
.link li:hover{ background:url(../images/link_hover.png) repeat-x;}
.link li:hover a{ color:#FFF;}

.baslik{
	font-family: 'Courgette', cursive;
	font-size:30px;
	color:#FFF;
	text-shadow: 1px 1px 1px #000;
}

.yazi{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#898989;
	text-decoration:none;
	line-height:22px;
}
.yazi_k{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#898989;
	text-decoration:none;
}


.cizgi{ border-bottom:solid 1px #000;}
.cizgi1{ border-bottom:solid 1px #393734;}

.ara10{padding-top:10px;}
.ara20{padding-top:20px;}
.ara30{padding-top:30px;}
.ara50{padding-top:50px;}