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


/*.uk-container{ max-width:1500px; }*/

.HMATabs{ clear:right; margin-top:1em; }
#HMATabs{ background:#fff;
	padding:0.2em;
	border:#eee 1px solid; 
	border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px; 
	}
	
.head{ background:url(../images/head-bg.jpg) no-repeat top center; }
.menubar{ background:url(../images/menubar-bg.png); clear:both; 
	border-radius: 5px ; /* ie için oval köşe */
    -moz-border-radius: 5px; /* firefox için oval köşe */
	-webkit-border-radius: 5px;
}
.duyurular{
	text-decoration: none;
	font-size:1em;
	font-weight:bold;
	text-decoration: none;
	color:#fff;
	padding:10px 25px;
	border-radius: 5px ; /* ie için oval köşe */
    -moz-border-radius: 5px; /* firefox için oval köşe */
	-webkit-border-radius: 5px;
	border-right:#125091 solid 1px;
	border-left:#125091 solid 1px;
	margin:auto 2px;
}
.duyurular:hover{
	background:#eee;
	color:#092c53;
	text-decoration: none;
}
.sosyalust{ margin-top:2.5em; }
.sosyal a{
	text-decoration: none;
	font-size:1em;
	font-weight:bold;
	text-decoration: none;
	color:#fff;
	padding:0.5em 1em;
	border-radius: 5px ; /* ie için oval köşe */
    -moz-border-radius: 5px; /* firefox için oval köşe */
	-webkit-border-radius: 5px;
	border-left:#125091 solid 1px;
	border-right:#125091 solid 1px;
}
.sosyal a:hover{
	background:#eee;
	color:#092c53;
	text-decoration: none;
}

.uk-tab>li>a{border-color:#e5e5e5;background:#e2e2e2;outline:0}

.KutuBaslik{ background:#09F; color:#fff; padding:1em; text-align:center; }
.uk-panel-title.KutuBaslik{ 
	color:#fff;
	text-shadow: 2px 2px #666;
	}
.uk-panel-box{ padding:7px; margin-bottom:5px; }

#clr, .clr, .cl, .clear {
	display:block;
	height:0px;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}

.uk-grid>*>.uk-panel+.uk-panel{ margin-top: 5px; }

.footer{ width:100%; color:#FFF; background: url(../images/head-bg.jpg) bottom center no-repeat; padding:20px 0; font-size:0.95em; }
.footer a{ color:#fff; }