@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
}
#container {
	margin:0 auto;
	width: 820px;
	background: #FFF url(imajlar/bg.png) top left repeat-y;
}
#header {
	margin:0 auto;
	height:100px;
	background: url(imajlar/topbg.png) top left repeat-y;
}
#header .imgsol {
	margin: 0 0 0 20px;
	float: left;
}
#header .imgsag {
	float: right;
	margin: 0 10px 0 0;
}
#wrapper {
	margin: 0 0 0 10px;
	width:800px;
	background: url(imajlar/wrapperbg.png) top left repeat-y;
	clear:both;
}
#wrapper .topnav {
	height:24px;
	background:#336699;
	color:#FFF;
	text-align: center;
}
#wrapper .topnav .ustmenu {
	width: 800px;
	margin: 0 10px 0 0;
	background: #336699;
}
#wrapper .topnav .ustmenu {
	text-align: right;
	float: left;
	margin: 0 0 0 10px;
	width:580px;
}
#wrapper .topnav .ustmenusag {
	float: right;
	margin: 0 10px 0 0;
}
#wrapper .topnav .ustmenusag a:link {
	overflow: hidden;
	width: 24px;
	height:24px;
	display: inline-block;
}
#wrapper .topnav .ustmenusag a:hover {
	width: 24px;
	height:24px;
	display: inline-block;
}
#wrapper .topnav .ustmenusag img {
	border: none;
} 
#wrapper .topnav .ustmenu a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding:2px 10px;
	text-decoration: none;
	line-height:1.7;
}
#wrapper .topnav .ustmenu a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding:2px 10px;
	text-decoration: none;
	line-height:1.7;
}
#wrapper .topnav .ustmenu a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding:2px 10px;
	text-decoration: none;
	line-height:1.7;
}
#wrapper .topnav .ustmenu a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	padding:2px 10px;
	text-decoration: none;
	line-height:1.7;
	background: #FFF;
}
.solnav {
	width: 200px;
	float: left;
}
.solnav ul {
	list-style: none;
	margin: 20px 0 0 0;
	padding:0;
}
.solnav ul li {
	margin: 0;
	padding:0 10px;
}
.solnav ul li a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	line-height: 1.6;
}
.solnav ul li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	line-height: 1.6;
}
.solnav ul li a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	line-height: 1.6;
}
.solnav ul li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	text-decoration: underline;
	line-height: 1.6;
}
.content {
	width:580px;
	float:right;
}
#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	background: #CCC;
	float: none;
}
h6 {
	margin: 10px;
	padding: 10px;
}
.content .dikkat {
	margin: 10px 0 0 0;
	padding: 0 50px 0 0;
}
.content .dikkat a img {
	border: none;
}
table {
	width:570px;
	text-align: center;
	border: solid 1px #CCC;
	margin: 20px 0;
}
td {
	background:#efefef;
}
td img {
	margin:10px 0;
}
.clear {
	height:1px;
	font-size:1px; 
	clear:both;
}
.bfooter {
	font-size:12px;
	font-weight: bold;
}