/*  Temel  */
/*--------------------------------------------------------------*/
body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;

background-color: #4B4744;
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-size: 11px;
}

/*  Yazılar  */
/*--------------------------------------------------------------*/
.text_tgb {
color:#FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 8.5px;
text-decoration: none;
}

.text_yazi1 {
color:#000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
text-decoration: none;
}

.text_anasayfa {
color:#FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
text-decoration: none;
}

.text_baslik {
color:#FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
text-decoration: none;
}

.text_referans {
color:#000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
text-decoration: none;
}
.text_referans:link {
color:#000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
text-decoration: none;
}
.text_referans:visited {
color:#000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
text-decoration: none;
}
.text_referans:hover {
color:#000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
text-decoration: underline;
}

/*  Tablolar  */
/*--------------------------------------------------------------*/
#floral_bg{
	background-image: url(images/bg_1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#floral{
background-image: url(images/floral_bg.jpg);
background-position: top;
background-position: right;
background-repeat: no-repeat;
height: 96px;
}

#desen{
background-image: url(images/desen.jpg);
background-position: center;
background-position: top;
background-repeat: repeat-x;
height: 96px;
}

#siyah_cizgi{
background-image: url(images/siyah_cizgi.jpg);
background-position: center;
background-position: top;
background-repeat: repeat-x;
height: 96px;
}

#orta_tablo{
background-color:#FFFFFF;
height: 404px;
}

#orta_tablo_siyah{
background-color:#000000;
height: 404px;
}

#sol_sari_bg{
background-repeat: repeat-y;
height: %100;
}

#sag_sari_bg{
background-repeat: repeat-y; 
height: %100;
}