/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 /*background:#212733;*/
 background:#f6f6f4;
}

#wrapper { 
 margin: 0 auto;
 width: 950px;
}

#header {
 width: 950px;
 height: 141px;
 margin: -15px 0px 0px 0px;
 /*background: url(../images/carpediem_01.png);*/
 background: #f6f6f4;
}

#navigation {
 color: #333;
 margin: 0px 0px 0px 0px;
 background: #888a8e;
 height:27px;
}

#navigation .navigation_left{
 width:408px;
 height:27px;
 display:inline;
 float:left;
 background:url(../images/navi_left.jpg);
}

#navigation .navigation_btns{
 width:542px;
 height:27px;
 display:inline;
 float:left;
 background:url(../images/navibtnback.gif);
}

		#navigation .navi_seperator{
		 display:inline;
		 float:left;
		 width:17px;
		 height:20px;
		 background:url(../images/nokta.gif) no-repeat right bottom;
		 
		}
		
		#navigation .navi_menu{
		 display:inline;
		 float:left;
		 padding:3px 0px 0px 0px;
		 background:#D7DACF;
		 cursor:pointer;
		 font-weight:bold;
		 font-family: Arial;
		 font-size:12px;
		}
		
			#navigation .navi_menu a{
			 font-weight:bold;
			 font-family: Arial;
			 font-size:12px;
			 text-decoration:none;
			 color:#333333;
			}
			
			#navigation .navi_menu a:hover{
			 font-weight:bold;
			 font-family: Arial;
			 font-size:12px;
			 text-decoration:underline;
			 color:#333333;
			}

#content {

 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 950px;
 background:#f6f6f4;
}

#footer {
 color: #333;
 margin: 0px 0px 0px 0px;
 background: #aabbcc;
 height:57px;
 overflow:hidden;
 /*text-align:center;*/
 width:950px;
}


.leftcolumn1{
 background:#f6f6f4;
 /*background:#f8f8f8;*/
 width:224px;
 display:inline;
 float:left;
}

#left_menu {
 background:url(../images/leftmenuback.gif);
 padding:0px 0px 10px 40px;
}

	#left_menu .header{
		color:#A42F88;
		font-weight:bolder;
		font-size:14px;
		height:50px;
	 }
	 
	#left_menu .menu{
		/*color:#707271;*/
		color:#5a5555;
		font-size:10px;
		font-weight:900;
		height:30px;
		cursor:pointer;
	 } 
		#left_menu .menu a{
			/*color:#707271;*/
			font-size:10px;
			color:#5a5555;
			text-decoration:none;
		} 
 
.rightcolumn1{
 width:714px;
 min-height:420px;
 display:inline;
 float:left;
 background:#f6f6f4;
 padding:6px;
 padding-top:10px;
 color: #58595b;
 overflow:hidden;
 
}

/***************TABLO ŻLE TASARIM*********************/

.leftcolumn{
 width:224px;
 vertical-align:top;
}

.rightcolumn{
 width:714px;
 background:#f6f6f4;
 padding:10px 6px 6px 6px;
 vertical-align:top;
 color: #58595b;
}

#ekmek_kirintisi{
 float:left;
}  

#ekmek_kirintisi a{
			text-decoration:none;
			font-weight:bold;
			color:gray;
}
/***************END TABLO ŻLE TASARIM****************/



.clear { clear: both; background: none; }
			text-decoration:none;
			font-weight:bold;
			color:gray;
}
/***************END TABLO ŻLE TASARIM****************/



.clear { clear: both; background: none; }