@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
/*	color: #5B5B5B;*/
color:#FFF;
}
#master
{
	width:1200px;
	/*height:1115px;*/
    height:auto;
	margin: 0px auto;
}
#baslik
{
	width:1200px;
	height:150px;
}
#icerik
{
	width:1200px;
	/*height:900px;*/
    height:auto;
    margin-bottom:50px;
}
#ayrac
{
	width:1200px;
	height:3px;
	background:#FFF;
}
#footer
{
	width:1200px;
	height:60px;
}
#footer p {
	margin: 0;
	padding-top: 10px;
	letter-spacing: 1px;
	line-height: normal;
	text-align: center;
	color: #2A2A2A;
}
#logo {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}
#language {
	float: right;
	width: 800px;
	height:40px;
	/*padding-top:10px;*/
}
#language h5 {
	text-align:right;
	padding-right:10px;
	/*color:#FFF;*/
}
#language h5 a {
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-family:source_sans_proregular;
}

#menu {
	float: right;
	width: 800px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	font-family:source_sans_proregular;
}
#menu ul {
	float: right;
	margin: 0;
	padding: 10px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 0px 0px 0px;
}

#menu a {
	display: block;
	margin-right: 1px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	color: #FFFFFF;
	border: none;
}

#menu a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background: #cc0000;
	border-radius: 5px;
}
#content {
    	/*margin: 0 auto;
	min-width: 740px;*/
	max-width: 1200px;
}

.blueberry { max-width:1200px; }

.iletisimicerik {
clear:both;
}
/*#iletisim {
    width:250px;
    height:350px;
    float:left;
}
#adres {
    width:450px;
    height:350px;
    float:left;
}
#harita {
    width:500px;
    height:350px;
    float:right;
}*/
#iletisim {
	/*height: 300px;*/
	width: 1200px;
    display: table;
}
.kolon1 {
	float: left;
	width: 100px;
display: table;

}
.kolon2 {
	float: left;
	width: 300px;
	font-weight:bold;
display: table;
}
.kolon3 {
	float: left;
	width: 25px;
display: table;

}
.kolon4 {
	float: left;
	width: 250px;
display: table;

}
.kolon5 {
	float: right;
	width: 500px;
display: table;

}
.kolon6 {
	float: left;
	width: 25px;
display: table;

}
.style1
        {
            width: 100%;
        }
.clear
{
   clear:both;
}
.email
{
	text-decoration:none;
	color:White;
	}
#uretim {
    margin-left:300px;
    margin-right:300px;
    text-align:justify;
}

#sayfalama{position:absolute;left:10px;bottom:10px;}
#sayfalama a{background:url(images/link.png);width:16px;height:16px;margin-right:2px;display:block;float:left;text-decoration:none;}
#sayfalama a span{display:none;}    /* Slider 'ın sol alt köşesindeki sayfa linklerinin içindeki "bir, iki, üç, dört, beş" yazılarını göstermemek için. */
.sosyalmedya {
        width: 16px;
        height: 16px;


