body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: default;
}
#ust {
	padding: 0px;
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 105px;
}
.logo {
	padding: 0px;
	float: left;
	height: 57px;
	width: 319px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.tel {
	padding: 0px;
	float: right;
	width: 400px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.clr {
	clear: both;margin:0px;padding:0px;border:0px;
}
.menu {
	padding: 0px;
	float: left;
	width: 995px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 25px;
}
.menu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu ul {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu ul li a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCDCDC;
}
.menu ul li a:hover {
	text-decoration: underline;
	color: #3D3C3D;
}
#nav {
	padding-bottom:10px;
}
#nav a {
	font-size: 12px;
	color: #949494;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
	color: #3D3C3D;
}
#icerik {
	padding: 10px;
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666;
	font-size: 12px;
	padding-bottom:0px;
}
.solicerik {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 770px;
}
.solmenu {
	margin: 0px;
	padding: 2px;
	float: right;
	width: 198px;
	font-size: 10px;
	color: #666;
}
.solmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
.solmenu ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-position: 0px 4px;
}
.solmenu ul li a:hover {
	text-decoration: underline;
}



h2 {
	height: 20px;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
hr {
	margin: 10px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#jumpMenu {
	font-size: 9px;
}
.slayt {
	margin: 0px;
	padding: 0px;
	height: 360px;
}
.habers {
	padding: 10px;
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	color: #666;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #666;
}

.hos {
	padding: 0px;
	float: right;
	width: 390px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
	color: #666;
}
h3 {
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#footer {
	padding: 5px;
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #939598;
	font-size: 12px;
	color: #CCC;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
.galerifoto {
	width: 225px;
	padding: 5px;
	float: left;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 240px;
	-webkit-box-shadow: 0px 5px 5px #C2C2C2;
	-moz-box-shadow: 0px 5px 5px #c2c2c2;
	box-shadow: 0px 5px 5px #C2C2C2;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.galerifoto img{
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height: 150px;
	width: 225px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}
.uruns{
	width: 235px;
	padding: 5px;
	float: left;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	-webkit-box-shadow: 0px 5px 5px #C2C2C2;
	-moz-box-shadow: 0px 5px 5px #c2c2c2;
	box-shadow: 0px 5px 5px #C2C2C2;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.kfoto {
	float: left;
}
.uruns img{
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height: 150px;
	width: 235px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}
.haberbig {
	margin: 0px;
	padding: 0px;
}
.haberbig ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
.haberbig ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 12px;
	background-image: url(../images/micon.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.haberbig ul li a:hover {
	text-decoration: underline;
}
.solmenu #form #kategori {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 198px;
}
.flmenu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	background-color: #000;
	top: 448px;
}
.flmenu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.flmenu ul {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.flmenu ul li a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCDCDC;
	padding: 5px;
}
.flmenu ul li a:hover {
	color: #000;
	background-color: #FFF;
}
