*
{
	padding:0;
	margin:0;
}

.bosLink
{
    text-decoration: none;
    color: #fff;
}

.temizle
{
	clear:both;
}

.top
{
	width:100%;
	height:120px;
	background-size:contain;
    background-image: url("userdata/images/topBg.png");
	font-size:1em;
}

	
	.logo
	{
		width:25%;
		height:100px;
		float:left;
		cursor:pointer;
	}
		
	.topSag
	{
		width:70%;
		float:right;
		font-family:TitilliumWebLight;
	}
	
		.topSag a:link, .topSag a:active, .topSag a:visited 
		{
			color:#000;
			text-decoration:none;
		}
		
		.topSag a:hover
		{
			color:#666;
		}
	
		.topPhone
		{
			width:25%;
			height:60px;
			margin:30px 0 30px 7%;
			float:left;
			background-image:url(userdata/images/iconPhoneTop.png);
			background-repeat:no-repeat;
			background-size:40px;
			background-position:left center;
			font-size:1.000em;
			padding-left:6%;
		}
		
			.topPhone span
			{
				width:100%;
				font-weight:bold;
				font-size:1.000em;
			}
		
		.topMail
		{
			width:27%;
			height:60px;
			margin:30px 0;
			float:left;
			background-image:url(userdata/images/iconMail.png);
			background-repeat:no-repeat;
			background-size:40px;
			background-position:left center;
			font-size:1.000em;
			padding-left:6%;
		}
		
			.topMail span
			{
				width:100%;
				font-weight:bold;
				font-size:1.000em;
			}
		
		.topMaps
		{
			width:22%;
			height:60px;
			margin:30px 0;
			float:left;
			background-image:url(userdata/images/iconMapsTop.png);
			background-repeat:no-repeat;
			background-size:40px;
			background-position:left center;
			font-size:1.000em;
			padding-left:6%;
		}
		
			.topMaps span
			{
				width:100%;
				font-weight:bold;
				font-size:1.000em;
			}

.menu
{
	width:100%;
	height:70px;
	background-color:#8a0e2f;
	font-family:TitilliumWebLight;
	font-size:14px;
	cursor:pointer;
	border-bottom:5px solid #580c1f;
}		
	
	.menu ul
	{
		list-style-type:none;
		margin-left:100px;
	}
	.menu ul li
	{
		padding: 27px 15px;
		float: left;
		list-style:none;
		text-decoration:none;
		color:#FFF;
	}
				
	.menu ul li:hover
	{
		position: relative;
		color:#FFF;
		border-bottom:5px solid #FFF;
	}

.talepFormuLink
{
	height:50px;
	width:200px;
	border:1px solid #CCC;
	margin:9px 20px;
	float:right;
	color:#fff;
	line-height:50px;
	text-align:center;
	font-size:18px;
	background-image:url(userdata/images/iconForm.png);
	background-repeat:no-repeat;
	background-size:30px;
	background-position:left center;
}		
			
.ortaSlider
{
	width:100%;
	height:400px;
	background-color:#e0e0e0;
	overflow:hidden;
}		

.sayfaBgResmi
{
	width:100%;
	height:300px;
	background-image:url(userdata/images/main1.jpg);
}	
			
.sloganlar
{
	width:100%;
	min-height:200px;
	background-color:#000077;
}		

	.slogan
	{
		width:32%;
		height:200px;
		left:20px;
		float:left;
		background-repeat:no-repeat;
		background-size:80px;
		background-position:10px center;
		background-color:#000077;
		margin:auto;
	}
	
		.slogan .baslik
		{
			padding:20px 20px;
			font-family:merriweatherRegular;
			font-size:24px;
			text-align:right;
			color:#fff;
			font-weight:normal;
		}

		.slogan .aciklama
		{
			padding:10px 20px;
			font-family:TitilliumWebLight;
			font-size:14px;
			margin-left:90px;
			color:#efefef;
		}
		
.slogan1
{
	background-image:url(userdata/images/iconDumen.png);
}

.slogan2
{
	background-image:url(userdata/images/iconDumen.png);
	background-color:#1010ad;
	width:36%;
}

.slogan3
{
	background-image:url(userdata/images/iconDumen.png);
}

.ortaBaslik
{
	padding:50px;
	text-align:center;
	font-family:merriweatherRegular;
	font-size:36px;
	color:#580c1f;
}

.sahne
{
	width:1140px;
	min-height:300px;
	margin:auto;
}

.sayfalarSahne
{
	width:100%;
	min-height:650px;
	margin:auto;
	font-family:TitilliumWebLight;
	font-size:1.000em;
	margin-bottom:50px;
}

.hakkimizda
{
	width:90%;
	height:auto;
	margin:10px auto;
	line-height:28px;
}


.orta
{
	padding:20px 0;
	background-color:#fff;
	height:auto;
}

.ortaKat
{
	width:330px;
	height:420px;
	float:left;
	cursor:pointer;
	margin:10px 15px;
	padding:10px;
    border-bottom: 1px solid #ccc;
}

	.ortaKatResim
	{
		width:100%;
		height:280px;
		overflow:hidden;
        text-align: center;
	}
	
		.ortaKatResim img
		{
			height:90%;
            width: 80%;
            border-radius: 50%;
            border: 8px solid #580c1f;
		}
	
	.katAdi
	{
		font-family:TitilliumWebLight;
		font-size:1.6em;
		color:#000;
		padding:10px 0;
        text-align: center;
	}
	
	.katKisaAciklama
	{
		color:#000;
		font-size:0.875em;
		font-family:TitilliumWebLight;
	}		
	
	.dahaFazlaUrun
	{
		padding:20px 50px;
		width:200px;
		margin:50px auto;
		background-color:#580c1f;
		color:#fff;
		border-radius:5px;
		font-size:1em;
		font-family:TitilliumWebLight;
		text-align:center;
		cursor:pointer;
	}
	
	.dahaFazlaUrun:hover
	{
		background-color:#89102e;
	}

    .dahaFazlaUrun a
    {
        text-decoration: none;
        color: #fff;
    }
			

.kategoriKutu
{
	width:22%;
	height:400px;
	float:left;
	cursor:pointer;
	margin:10px 0.5%;
	padding:1%;
	position:relative;
	background-color:#f6f6f6;
	box-shadow:0px 0px 0.1px #333;
}

	.kategoriResim
	{
		width:100%;
		height:200px;
		overflow:hidden;
	}
	
		.kategoriResim img
		{
			width:100%;
		}
	
	.kategoriAdi
	{
		font-family:TitilliumWebLight;
		font-size:1.2em;
		color:#628638;
		padding:10px 0;
	}
	
	.kategoriUrunleri
	{
		list-style-type:none;
		color:#222;
		font-size:0.800em;
		font-family:TitilliumWebLight;
	}
	
	.kategoriUrunleri li
	{
		text-decoration:none;
		float:left;
		list-style:none;
		padding:5px 1px;
	}

	.kategoriAciklama
	{
		overflow:hidden;
		max-height:110px;
		color:#222;
		font-family:TitilliumWebLight;
		font-size:0.875em;
	}

.talepFormu
{
	width:700px;
	min-height:300px;
	float:left;
	margin-right:50px;
}

	.talepFormu .baslik
	{
		padding:20px 0;
		font-family:merriweatherRegular;
		font-size:22px;
	}
	
	.talepFormu input
	{
		width:100%;
		height:50px;
		margin:5px 0;	
	}	
	
	.talepFormu textarea
	{
		width:100%;
		height:130px;
		margin:5px 0;
		resize:none;	
	}	
	
	.guvenlikKodu
	{
		width:100%;
		height:60px;
		font-family:merriweatherRegular;
		font-size:20px;
	}
	
		.kod
		{
			width:150px;
			height:60px;
			line-height:60px;
			text-align:center;
			background-color:#e9e9e9;
			float:left;
		}
		
		.guvenlikKodu .txtKod
		{
			width:200px;
			height:57px;
			float:left;
			margin:0;
			text-align:center;
		}
		
		.guvenlikKodu .btnGonder
		{
			width:150px;
			height:60px;
			float:right;
			background-color:#580c1f;
			border:none;
			margin:0;
			font-family:merriweatherRegular;
			font-size:20px;
			color:#fff;
		}

.baglantilar
{
	width:350px;
	min-height:300px;
	float:left;
}

	.baglantilar .baslik
	{
		padding:20px 0;
		font-family:merriweatherRegular;
		font-size:22px;
	}
	
	.sosyalIcon
	{
		width:90px;
		height:auto;
		float:left;
		margin-right:5px;
	}
			
	.ortaPhone
	{
		width:100%;
		height:50px;
		line-height:50px;
		font-family:TitilliumWebLight;
		font-size:1.675em;
	}
	
	.baglantilar a:link, .baglantilar a:hover, .baglantilar a:visited, .baglantilar a:active
	{
		color:#000;
		text-decoration:none;
	}

.bottom
{
	background-color:#231f20;
	margin-top:30px;
	font-size:0.875em;
	width:100%;
	position:absolute;
	padding:50px 0;
	font-family:TitilliumWebLight;
}

	.bottomSol
	{
		width:40%;
		height:auto;
		float:left;
		margin:0 5%;
	}
	
			.bottomSol ul
			{
				list-style-type:none;
			}
			
			.bottomSol ul li
			{
				padding: 5px 10px;
				float: left;
				list-style:none;
				text-decoration:none;
				color:#FFF;
				background-color:#3e3e3e;
				margin:3px;
				cursor:pointer;
			}
			
			.bottomSol a:link
			{
				text-decoration:none;
			}
			
			.bottomSol li:hover
			{
				background-color:#f9f9f9;
				color:#3e3e3e;
			}

	.bottomSag
	{
		width:40%;
		height:auto;
		float:left;
		margin:0 5%;
		position:relative;
		line-height:30px;
	}
	
		.bottomIletisim
		{
			color:#fff;
		}
		
		.bottomUnvan
		{
			font-size:1.750em;
			padding:5px 0;
			text-align:right;
		}
		
		.bottomAdres
		{
			font-size:1.1em;
			text-align:right;
		}
		
		.bottomTelefon
		{
			font-size:1.1em;
			text-align:right;
		}
		
		.mAyaNet
		{
			position:absolute;
			right:0;
			margin-top:10px;
		}
		
			.mAyaNet a:link
			{
				color:#222;
				text-decoration:none;
				background-color:#FC3;
				padding:5px 10px;
			}
			
			.mAyaNet a:hover
			{
				background-color:#fff;
			}
			
			.mAyaNet a:active
			{
				color:#222;
			}
			
			.mAyaNet a:visited
			{
				color:#222;
			}


.maps
{
	width:60%;
	min-height:400px;
	float:left;
	margin-right:5%;
    margin-left:2%;
	margin-top:10px;
}

.iletisimBilgileri
{
	width:30%;
	min-height:400px;
	float:left;
	font-size:1em;
	font-family:TitilliumWebLight;
    margin-right: 3%;
}
	.iletisimBilgileri .baslik
	{
		font-size:1.375em;
		border-bottom:1px dashed #999999;
		margin-bottom:10px;
		text-align:center;
		padding:20px;
	}
	
	.bilgiler
	{
		padding:5px;
		margin-bottom:10px;
	}
		.bilgiler img
		{
			float:left;
			margin-right:20px;
			margin-top:5px;
		}

	.mailKutu
	{
		padding:5px;
		margin-bottom:10px;
	}
		.mailKutu img
		{
			float:left;
			margin-right:20px;
			margin-top:5px;
		}
	
	.adresKutu
	{
		padding:5px;
		line-height:30px;
	}
		.adresKutu img
		{
			float:left;
			margin-right:20px;
			margin-top:5px;
		}
	
.sayfalarBaslik
{
	padding:10px 50px;
	font-family:TitilliumWebLight;
	font-size:2.25em;
	font-weight:normal;
	text-align:center;
}	

.say
{
	padding:5px 50px;
	font-family:TitilliumWebLight;
	font-size:1em;
	font-weight:normal;
	color:#000;
	margin-bottom:20px;
	text-align:center;
	border:1px solid #CCC;
}


.yol
{
	padding:5px 50px;
	font-family:TitilliumWebLight;
	font-size:0.875em;
	font-weight:normal;
	color:#999;
	margin-bottom:20px;
	text-align:center;
}

	.yol a:link, .yol a:active, .yol a:visited 
	{
		color:#999;
		text-decoration:none;
	}
	
	.yol a:hover
	{
		color:#666;
	}
	
.fotoGaleri
{
	width:255px;
	height:170px;
	margin:10px 10px;
	float:left;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:100%;
	border:none;
}	
	
.urunResim
{
	width:25%;
	height:auto;
	float:left;
	margin:0px 2%;
	text-align:center;
}

	.urunPaylas
	{
		padding:10px;
		font-size:1em;
		float:left;
		font-weight:bold;
		background-color:#f9f9f9;
		border:1px solid #eee;
		margin-top:20px;
	}
	
		.urunPaylas a:link
		{
			text-decoration:none;
			color:#3b5998;
		}

.urunAciklama
{
	width:40%;
	height:auto;
	line-height:25px;
    border: 1px solid #f1f1f1;
	float:left;
	padding:1%;
}

.urunDetayDiger
{
	margin:0 2%;
	width:22%;
	padding:10px 1%;
	background-color:#f9f9f9;
	float:left;
}

	.urunDetayDiger ul
	{
		list-style-type:none;
	}

	.urunDetayDiger ul li
	{
		list-style:none;
		padding:10px 0 10px 30px;
		text-decoration:none;
		background-image:url("userdata/images/icon-cark.png");
		background-position:left center;
		background-size:20px;
		background-repeat:no-repeat;
        border-bottom: 1px solid #f1f1f1;
	}
	
	.urunDetayDiger ul a
	{
		text-decoration:none;
		color:#000;
	}
	
	.digerUrunBaslik
	{
		font-size:1.2em;
		text-align:center;
		padding:10px 0;
		background-color:#2359a4;
		color:#fff;
	}
	
	
#mobil_menu
{
	display:none;
}

.sayfaPaylas
{
	padding:5px;
	text-align:center;
	font-family:TitilliumWebLight;
	font-size:1em;
	font-weight:normal;
}

.sayfaPaylas a:link
{
	text-decoration:none;
	color:#000;
}

.resimGaleri
{
	width:100%;
	height:auto;
	margin:10px auto;
}

.resimGaleriResim
{
    float: left;
    position: relative;
}

.resimGaleriResim img
{
    width: 100%;
}


@media only screen and (max-width: 1024px) 
{
	
	#mobil_menu
	{
		display:block;
		z-index:1;
		position:relative;
	}
	/*----------Mobil Menü----------*/
	.mobil-toggle
	{
	  color:#fff;
	  background-color:#f9f9f9;
	  cursor: pointer;
	  font-size:1em;
	  font-family:TitilliumWebLight;
	}
	
	.mobil-toggle span
	{
		display:block;
		position:absolute;
		right:0px;
		top:0px;
		background-color:#2f2483;
		padding:8px;
		
	}
	 
	.mobil-toggle ul
	{
		display:none;
		list-style-type:none;
	}
	
	.mobil-toggle ul li
	{
		padding:15px 20px;
		background-color:#f9f9f9;
		color:#222;
		border-bottom:1px solid #2f2483;
		list-style:none;
		text-decoration:none;
	}
	
	.mobil-toggle ul li a
	{
		list-style:none;
		text-decoration:none;
		color:#222;
	}
	
	.mobil-toggle ul li a:link
	{
		text-decoration:none;
		list-style:none;
	}
	
	.mobil-toggle ul li a:link
	{
		text-decoration:none;
	}
	
	#altMenu a:link
	{
		text-decoration:none;
	}
	
	/*----------Mobil Menü----------*/	


.top
{
	border-top:5px solid #2f2483;
	background-image:url(userdata/images/topBg.png);
	background-size:contain;
	text-align:center;
	width:100%;
	height:auto;
	display:table;
}

	
	.logo
	{
		width:100%;
		height:auto;
		float:none;
		cursor:pointer;
		margin-left:0;
	}
    
    .logo img
    {
        width: 85%;
        float: left;
        padding-bottom: 20px;
    }
		
	.topSag
	{
		width:100%;
		height:auto;
		float:none;
		margin-bottom:50px;
		font-family:TitilliumWebLight;
		display:table;
	}
	
		.topSag a:link, .topSag a:active, .topSag a:visited 
		{
			color:#000;
			text-decoration:none;
		}
		
	
		.topPhone
		{
			width:50%;
			height:auto;
			margin:0;
			float:left;
			background-image:none;
			background-repeat:no-repeat;
			background-size:40px;
			background-position:left center;
			font-size:1.000em;
			padding-left:0px;
		}
		
			.topPhone span
			{
				width:100%;
				font-weight:bold;
				font-size:1.000em;
			}
		
		.topMail
		{
			width:50%;
			height:auto;
			margin:0;
			float:left;
			background-image:none;
			background-repeat:no-repeat;
			background-size:40px;
			background-position:left center;
			font-size:1.000em;
			padding-left:0px;
		}
		
			.topMail span
			{
				width:100%;
				font-weight:bold;
				font-size:1.000em;
			}
		
		.topMaps
		{
			display:none;
		}
		
		
	.menu
	{
		width:100%;
		height:auto;
		background-color:#006600;
		font-family:TitilliumWebLight;
		cursor:pointer;
		display:none;
	}		
	
	.menu a:link
	{
		text-decoration:none;
	}
		
	.menu ul
	{
		display:none;
	}
			
	.talepFormuLink
	{
		height:auto;
		width:100%;
		border:0px solid #fc0;
		margin:0;
		float:none;
		color:#fc0;
		line-height:100px;
		text-align:center;
		background-image:none;
		background-repeat:no-repeat;
		background-size:30px;
		background-position:left center;
	}		
	
	.ortaSlider
	{
		display:none;
	}			
		
	.sahne
	{
		width:90%;
		min-height:800px;
		margin:auto;
	}	
		.sayfaSol
		{
			width:100%;
			min-height:500px;
			float:none;
			margin-right:0px;
		}
	
		.sayfaSag
		{
			width:100%;
			min-height:500px;
			float:none;
		}
	
			.hakkimdaPersonel
			{
				width:90%;
				padding:35px 20px;
				border-bottom:3px solid #ddd;
				background-color:#f5f5f5;
				margin:15px auto;
				color:#2c80a0;
				cursor:pointer;
			}

			
.bottom
{
	background-color:#231f20;
	margin-top:30px;
	width:100%;
	position:absolute;
	padding:20px 0;
	font-family:TitilliumWebLight;
}

	.bottomSol
	{
		width:100%;
		height:auto;
		float:none;
		margin:auto;
	}
	
			.bottomSol ul
			{
				list-style-type:none;
			}
			
			.bottomSol ul li
			{
				padding: 15px 10px;
				float: none;
				list-style:none;
				text-decoration:none;
				color:#FFF;
				background-color:#3e3e3e;
				margin:3px;
				cursor:pointer;
			}
	

	.bottomSag
	{
		width:90%;
		height:auto;
		float:none;
		margin:auto;
		position:relative;
		padding:40px 0;
	}
	
		.bottomIletisim
		{
			color:#fff;
		}
		
		.bottomUnvan
		{
			padding:5px 0;
		}
		
		.bottomAdres
		{
			text-align:right;
		}
		
		.bottomTelefon
		{
			text-align:right;
		}
		
		.mAyaNet
		{
			position:absolute;
			right:0;
			margin-top:10px;
		}
		
			.mAyaNet a:link
			{
				color:#222;
				text-decoration:none;
				background-color:#FC3;
				padding:5px 10px;
			}
			
			.mAyaNet a:hover
			{
				background-color:#fff;
			}
			
			.mAyaNet a:active
			{
				color:#222;
			}
			
			.mAyaNet a:visited
			{
				color:#222;
			}
			
		.talepFormu
		{
			width:95%;
			min-height:300px;
			float:none;
			margin-right:0;
			margin:20px auto;
		}
		
	.talepFormu input
	{
		width:99%;
		height:50px;
		margin:10px 0;
		border:1px solid #333;	
	}	
	
	.talepFormu textarea
	{
		width:100%;
		height:100px;
		margin:5px 0;
		resize:none;	
		border:1px solid #333;
	}	
	
	.guvenlikKodu
	{
		width:100%;
		height:50px;
		font-family:merriweatherRegular;
	}
	
		.kod
		{
			width:100%;
			height:50px;
			line-height:50px;
			text-align:center;
			background-color:#e9e9e9;
			float:none;
		}
		
		.guvenlikKodu .txtKod
		{
			width:100%;
			height:50px;
			float:none;
			margin:0;
			text-align:center;
		}
		
		.guvenlikKodu .btnGonder
		{
			width:100%;
			height:50px;
			float:none;
			border:none;
			margin:0;
			font-family:merriweatherRegular;
		}

	
		.baglantilar
		{
			width:90%;
			min-height:200px;
			float:none;
			margin:200px auto;
		}
		
	.baglantilar .baslik
	{
		padding:20px 0;
		font-family:merriweatherRegular;
	}
	
	.sosyalIcon
	{
		width:90px;
		height:auto;
		float:left;
		margin-right:5px;
	}
			
		.ortaPhone
		{
			width:100%;
			height:auto;
			line-height:50px;
			font-family:TitilliumWebLight;
			margin:20px auto; 
		}
	
		.ortaKategoriler
		{
			width:100%;
			height:400px;
			float:left;
			background-repeat:no-repeat;
			background-position:center center;
			background-size:contain;
			display:table;
			border:1px solid #e0e0e0;
			cursor:pointer;
		}
	
		.ortaBaslik
		{
			padding:50px 0;
			text-align:center;
			font-family:merriweatherRegular;
			color:#2359a4;
		}

	.hizmetAdi
	{
		text-align:center;
		font-family:TitilliumWebLight;
		background-image:url(userdata/images/opacity.png);
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		color:#FFF;
		text-shadow:0px 0px 5px #000;
	}
	
.temizleMobil
{
	clear:both;
}



.ortaKat
{
	width:95%;
	height:auto;
	float:none;
	cursor:pointer;
	margin:10px auto;
    position:inherit;
}

	.ortaKatResim
	{
		width:100%;
		height:auto;
		overflow:hidden;
	}
	
	
	.sahne a
	{
		text-decoration:none;
	}
	
	.katUrunleri
	{
		color:#000;
		font-size:0.800em;
		font-family:TitilliumWebLight;
        height: auto;
	}
	
	.katUrunleri li
	{
		text-decoration:none;
		float:left;
		list-style:none;
		padding:5px 1px;
	}
		
	
	.dahaFazlaUrun
	{
		padding:20px 50px;
		width:200px;
		margin:50px auto;
		color:#fff;
		border-radius:5px;
		font-size:1em;
		font-family:TitilliumWebLight;
		text-align:center;
		cursor:pointer;
	}

.kategoriKutu
{
	width:95%;
	height:400px;
	float:none;
	cursor:pointer;
	margin:10px auto;
}

	.kategoriResim
	{
		width:100%;
		height:200px;
		overflow:hidden;
	}

.kutuLinkler
{
	text-decoration:none;
}






.sayfalarBaslik
{
	padding:10px 50px;
	font-family:TitilliumWebLight;
	font-weight:normal;
	text-align:center;
}	

.sayfalarSahne
{
	width:95%;
	min-height:550px;
	margin:auto;
	font-family:TitilliumWebLight;
}

.urunResim
{
	width:100%;
	height:auto;
	float:none;
	margin-right:0px;
	position:relative;
}

	.urunPaylas
	{
		padding:10px;
		float:left;
		font-weight:bold;
		background-color:#f9f9f9;
		border:1px solid #eee;
		position:absolute;
		bottom:0;
		left:0;
	}


.urunAciklama
{
	width:96%;
	height:auto;
	line-height:30px;
	background-color:#f9f9f9;
	float:none;
	padding:2%;
}

.urunDetayDiger
{
	margin:0 2%;
	width:96%;
	padding:10px 1%;
	background-color:#f9f9f9;
	float:none;
}


.fotoGaleri
{
	width:100%;
	height:500px;
	margin:10px auto;
	float:none;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:100%;
	border:none;
}	

.maps
{
	width:100%;
	min-height:300px;
	float:none;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
}

.iletisimBilgileri
{
	width:100%;
	min-height:300px;
	float:none;
	font-family:TitilliumWebLight;
}
	.iletisimBilgileri .baslik
	{
		font-size:1.375em;
		border-bottom:1px dashed #999999;
		margin-bottom:10px;
		text-align:center;
		padding:20px;
	}
	
	.bilgiler
	{
		padding:5px;
		margin-bottom:10px;
	}
		.bilgiler img
		{
			float:left;
			margin-right:20px;
			margin-top:10px;
		}

	.mailKutu
	{
		padding:5px;
		margin-bottom:10px;
	}
		.mailKutu img
		{
			float:left;
			margin-right:20px;
			margin-top:10px;
		}
	
	.adresKutu
	{
		padding:5px;
		line-height:30px;
	}
		.adresKutu img
		{
			float:left;
			margin-right:20px;
			margin-top:10px;
		}










}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
			
			
			
			