@charset "iso-8859-9";
/* CSS Document */

body { margin:0; padding:0; background-color:#82AE16; }

#menumuz { width:950px; height:750px; margin:10px auto 10px auto; background-color:#FFF; background-image:url(images/bg.jpg); background-repeat:no-repeat; }

#memunuz-1 { width:250px; height:750px; float:left; }
#memunuz-2 { width:250px; height:750px; float:left; }
#memunuz-3 { width:450px; height:750px; float:left; }

#bayraklar { width: 100px; height:20px; margin:15px auto 15px auto; text-align:center; }
#sosyal { width:100%; margin:0 auto 0 auto; text-align:center; }

#logo {width:100%; height:143px; margin:10px 0 0 0; text-align:center; }
#solmenu { width:100%; text-align:center; margin-top:10px; }
#sagmenu { width:350px; margin:50px auto 0 auto; font-family:arial; font-size:12px; color:#000; }

#dot {width:100%; height:1px; margin:10px auto 10px auto; border-bottom:1px #82AE16 dotted; }

.blog_baslik { font-size:11px; font-weight:bold; color:#82AE16; font-family:arial; text-decoration:underline; }
.blog_metin { font-size:11px; color:#000; font-family:arial; text-decoration:none; }

.blog_baslik2 { font-size:12px; font-weight:bold; color:#82AE16; font-family:arial; text-align:left; }
.blog_metin2 { font-size:12px; color:#000; font-family:arial; text-decoration:none; text-align:justify; }


/*==================list====================*/
ul { list-style:none;}
.menu { 
	list-style-type: none;
	padding:0;
	margin:0 auto 0 auto;
	width:170px;
}
.menu li { 
    display: block;
    color: #000000;
	background-image:url(images/menu-bg-g.jpg);
    width:170px;
	height:30px;
	text-align:center;
    padding:0 0 0 0;
	margin:5px 0 5px 0;
    text-decoration: none;
}
.menu li a {
    display: block;
    color: #000000;
	background-image:url(images/menu-bg-g.jpg);
    width:170px;
	height:30px;
	text-align:center;
    padding:0 0 0 0;
	margin:5px 0 5px 0;
    text-decoration: none;
}
.menu li a:hover {background-image:url(images/menu-bg-y.jpg);}
.menu li a.current {background-image:url(images/menu-bg-y.jpg); color:#FFF;}
.menu li div { width:140px; height:21px; font-family:verdana; font-size:11px; color:#000; text-align:left; margin:0 0 0 30px; padding-top:9px;}
/*==================list====================*/

.form1 { width:200px; height:20px; font-family: Verdana, Tahoma;	font-size: 11px;	font-weight: bold;	color: #000000;	text-decoration: none; }
.form2 { width:200px; height:100px; font-family: Verdana, Tahoma;	font-size: 11px;	font-weight: bold;	color: #000000;	text-decoration: none; }
.form3 { width:100px; height:20px; font-family: Verdana, Tahoma;	font-size: 11px;	font-weight: bold;	color: #000000;	text-decoration: none; }

