@charset "utf-8";
/* CSS Document */
body {
	background-color: #c2c2c2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.table_orta {
	background-color: #FFFFFF;
	height: 100%;
	width: 750px;
}
.tablo_menu_img {
	border: thin solid #adadad;
}
.table_ic {
	width: 742px;
}
.text_menu {
	font-family: Verdana;
	text-align: center;
}
.table_icerik_sol {
	background-color: #FFFFFF;
	width: 30%;
}
.tablo_sol_1 {
	font-family: Verdana;
	background-color: #b3f76b;
	background-image: url(images/y_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #adadad;
}
.tablo_menu_title_text {
	font-family: Verdana;
	font-size: 76%;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
}
.tablo_menu_text {
	font-family: Verdana;
	font-size: 75%;
	font-weight: bold;
}
.table_icerik_sag {
	background-color: #FFFFFF;
	width: 60%;
}
.tablo_sol_2 {
	font-family: Verdana;
	background-color: #6bb7f7;
	background-image: url(images/m_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #adadad;
}
.tablo_sol_3 {
	font-family: Verdana;
	background-color: #f7ce6b;
	background-image: url(images/t_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #adadad;
}
.tablo_ic_1 {
	font-family: Verdana;
	background-color: #f3f3f3;
	background-image: url(images/s_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #adadad;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 80%;
	color: #333333;
	margin: 0px;
	padding: 10px;
}
