.element { pointer-events: none; }
.element > a { text-decoration:none; color:inherit; }
@font-face {
	font-family: Capinella;
	src: url('../font/Lato-Regular.ttf');
}
@font-face {
	font-family: Vollkorn;
	src: url('../font/Vollkorn-Bold.ttf');
}
body
{
	margin:0px auto;
	background-image : url('../images/background.jpg');
	background-repeat : no-repeat;
	background-size: cover;
	font-family: Capinella;
	background-color: #666666;
}
.ust
{
	width: 980px;
	height: 500px;
	background-image: url('../kaya_album/46.jpg');
	background-size: cover;
	margin:0px auto;
	margin-bottom: 0px;
	box-shadow: 0px 5px 20px black;
}
.logo
{
	margin: 0px auto;
    width: 980px;
    height: 87.5px;
    text-align: center;
}
.content .reklam
{
	margin-top: 15px;
    width: 980px;
    height: 120px;
	text-align:center;
}
.content .reklam .item
{
	font-size: 20px;
	color:#FFF;
	width: 200px;
	float: left;
	margin-top: 10px;
	font-family: Capinella;
	font-size: 15px;
	text-align: center;
	font-style: italic;
	background-color: #666666;
	margin-left:36px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:10px 0px 10px 0px;
}
.ust .telefon
{
	margin-top: 150px;
    width: 150px;
    position: absolute;
    background-color: #000000;
    opacity: 0.7;
    margin-left: 10px;
    padding: 10px;
    border: 2px solid cyan;
}
.ust .telefon item
{
	font-size: 20px;
  color: #FFF;
  width: 125px;
  font-family: Capinella;
  font-size: 15px;
  text-align: center;
  font-style: italic;
  float: left;
  margin-top: 2px;
  text-decoration:none;
}
.middlemenu
{
	background-image: url(../images/menu-bg.jpg);
    width: 900px;
    height: 38px;
    background-repeat: repeat-x;
    margin: -26px auto;
    box-shadow: 0px 5px 20px black;
    text-align: center;
    padding-top: 14px;
    position: relative;
	border-radius:10px;
}
.middlemenu a
{
	color:#FFF;
	cursor: pointer;
	margin-left: 10px;
	text-decoration: none;
}
.middlemenu a:hover
{
	color:#888;
}
.middlemenu a:first-child
{
	margin-left: 0px;
}
.content
{
	background-image: url('../images/content-bg.gif');
	width: 980px;
	margin: 0px auto;
	padding-top: 25px;
	font-family: Capinella;
	box-shadow: 0px 5px 20px black;
	padding-bottom: 10px;
}
.content .ustyazi
{
	width: 900px;
	margin:0px auto;
	text-align: center;
	font-size: 15px;
}
h1, h2, h3, h4 {
	background: url('../images/heading-line.gif') center repeat-x;
	color: #222;
	font-family: Vollkorn;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0;
}
h1 {
	font-size: 35px;
	font-weight: normal;
	font-style: italic;
}
.content .ustyazi h1 baslik
{
	background-image: url('../images/content-bg.gif');
	padding-left: 20px;
	padding-right: 20px;
}
.content .ustyazi .item
{
	width: 290px;
	height: 100px;
	float: left;
	margin-left: 7.5px;
}
.content .ustyazi .item img
{
	width: 100%;
	height: 80px;
}
.content .ustyazi .item yazi
{
	width: 100%;
	height: 20px;
	float:left;
	font-family: Capinella;
}
.ustyazi .galeri
{
	width:100%;
	margin-top:10px;
}
.ustyazi .galeri img
{
	margin-left:15px;
	margin-bottom:10px;
	width:75px;
	border-radius:50px;
	height:75px;
	cursor: pointer
}
.content .ustyazi .basamak
{
	width:900px;
	height:164px;
	text-align: left;
	margin-bottom:10px;
}
.content .ustyazi .basamak .left
{
	float:left;
	padding-left:43px;
	padding-right: 43px;
	width:214px;
	height: 164px;
}
.content .ustyazi .basamak .left img
{
	width:213px;
	height: 164px;
	border-radius: 4px;
}
.content .ustyazi .basamak .right
{
	float:left;
	width:600px;
	height: 250px;
}
.content .ustyazi .basamak .right .bas
{
	width: 600px;
	height: 40px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Capinella;
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
	font-weight: bold;
	color:black;
}
.content .ustyazi .basamak .right .icerik
{
	width: 580px;
	height: 180px;
	margin-top:0px;
	margin-bottom:0px;
	color:black;
	text-align: center;
	padding:10px;
}
