* { padding: 0; margin: 0; }

body {
 font-family: Tahoma;
 font-size: 13px;
 margin:0px;
 background-color:#E2E2E2;
 background-image: url(images/bg_main.jpg);
 background-repeat: repeat-x;
 background-position: top; 
}
#wrapper { 
 margin: 0px auto;
 width: 907px;
}
#brt {
 margin: 0px;
 overflow: auto; 
 width: 100%;
 background:url(images/bg_brt.jpg) repeat-x;
 border-bottom:solid 7px #E5E5E5;
 line-height:20px;
}
#brt a{
 font-family:Tahoma;
 color:#333333;
 text-decoration:none;
} 
#brt a:hover{
 color:#666666;
}

#header {
	background-image:url(images/bg_header.jpg);
	background-repeat:repeat-x;
	color: #333;
	height: 63px;
}
.orta{ 
	background:#FFFFFF;
} 
.orta #detay{ 
	background:#FFFFFF;
	line-height:20px;
	padding:6px;
} 

.orta #detay a{ 
	font-weight:bold;
	color:#333333;
} 
.orta #detay a:hover{ 
	color:#333333;
	font-weight:bold;
} 
.orta #detay img{ 
	border:solid 1px #FF6600; 
	padding:2px;
	margin:3px;
} 
.orta #detay img:hover{ 
	border:solid 1px #000; 
} 
.orta h2{ 
	background:#B2B7BA;
	padding:4px 3px 4px 6px;
	color:#333333;
} 
.orta h2 a{ 
	text-decoration:none;
	color:#333333;
} 
.orta h2 a:hover{ 
	text-decoration:underline;
} 

#grup { width:auto; height:100px; border:solid 1px #CCCCCC; padding:4px; margin-bottom:7px; }
#grup a { text-decoration:none; color:#666666;  }

.sayfalama {
	padding:6px;
	margin-left:5px;
	margin-right:10px;
	margin-top:10px;
	width: 98%;
	line-height:18px;
	text-align:left;
}
.sayfalama a {
	padding:4px;
	font-size: 12px;
	border:solid 1px #C0C0C0;
	color: #666666;
	background-color:#E4E4E4;
	text-decoration:none;
}
.sayfalama a:hover{
	color:#FFFFFF;
	background-color:#BEBEBE;
}

select,input,textarea { width:340px; padding:1px; border:1px solid #B2B7BA; }
.no { width:auto; padding:1px; }

#rightcolumn { 
 min-height:274px;
 display: inline;
 color: #333;
 margin: 0px;
 padding: 1px;
 width: 590px;
 float: right;
}
#anket {
	background:#FFFFFF;
}
#anket h3 {
	background:#4E575E;
	color:#FFFFFF;
	font-size:14px;
	padding:5px 1px 5px 10px;
}
#anket h5 {
	background:#FF5C01;
	color:#FFFFFF;
	font-size:12px;
	padding:3px 1px 3px 8px;
	line-height:18px;
	font-weight:normal;
}
#anket li {
	color:#333333;
	padding:3px 2px 3px 5px;
	list-style:none;
}
#leftcolumn { 
 background:url(images/logo.jpg) no-repeat left center;
 float: left;
 color: #333;
 padding:0px 8px 0px 8px;
 margin-left:30px;
 width: 260px;
 min-height:274px;
 height:274px;
 display: inline;
 position: relative;
}
#footer { 
 height:77px;
 clear: both;
 margin: 0px auto;
 width:auto;
 text-align:center;
 background:url(images/bg_alt.gif) repeat-x;
}
.clear { clear: both; background: none; padding:3px 2px 3px 2px; }