.belge {
	background-color: #666;
	height: 250px;
	width: 195px;
	float: left;
	margin: 7px;
	position: relative;
	border: 1px solid #666;
}
.belge a{
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	text-decoration: none;

}
.belge-ad {
	position:absolute;
	left:0;
	height:30px;
	width: 100%;
	background-image: url(../images/transparent-bg.png);
	bottom: 0px;
	cursor: hand;
	right: 0px;
	text-align: center;
}
.belge-ad h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;

}
.kahve-buyuk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
}
.kahve-orta {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.kahve-orta-haber {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	word-spacing: 1px;
	text-indent: 1px;
}
.kahve-kucuk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.sari-buyuk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFD31B;
}
.sari-orta {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFD31B;
}
.sari-kucuk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFD31B;
}
.beyaz-buyuk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
.beyaz-orta {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.beyaz-kucuk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.turkuaz-buyuk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #04B3E6;
	text-decoration: none;
}
.turkuaz-orta {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #04B3E6;
	text-decoration: none;
}
.turkuaz-kucuk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #04B3E6;
}
.mavi-fosfor {
	padding: 7px;
	color: #FFF;
	background-color: #273951;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 7px;
}
.yesil-fosfor {
	padding: 7px;
	color: #2B3F59;
	background-color: #E9E6E4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 7px;
	clear: both;
	border: 1px solid #CAD6E6;
}
.yesil-fosfor a{
	color: #2B3F59;
}
.yazi-icerik {
	margin: 7px;
	padding: 7px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	clear: both;
	position: relative;
}

.baslik {
	color: #FFF;
	background-color: #273951;
	padding: 5px;
}
.urun-blok {
	padding: 3px;
	height: 150px;
	width: 170px;
	background-color: #CCC;
	float: left;
	margin: 5px;
	position: relative;
}
.urun-blok .info {
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #666;
	height: 35px;
	color: #FFF;
	padding: 5px;
}
