/* CSS Document */

* {
  margin:0;
  padding:0;
}

html {
	height:100%;
}

body {
	background-image:url(images/bg.jpg);
	color:#1b1b1b;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	height:100%;
}

a {
	color:#F00;
	outline:none;
	text-align: left;
}

a img {
	border:0;
}

p {
	padding:5px 0 5px 0;
	margin:0;
	color: #333;
	text-align: justify;
}

/* ubozyer */

.active a {
	background:scroll url(images/menudot.gif) 0 -10px no-repeat !important;
}

#big {
	background-image:url(images/inlay_bg.jpg);
	background-position:50% 0;
	background-repeat:repeat-y;
	min-height:100%;
	height:auto !important;
	height:100%;
	width:955px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -30px;
	margin-left: auto;
}
.clear {
	clear:both;
}

#content {
	float:left;
	width:534px;
	margin-top: 42px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
}

#content h1 {
	color:#CCC;
	font-size:12px;
	font-weight:bold;
	background-color: #036;
	height: 15px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	padding: 6px;
}

.contentc {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 4px;
	text-align: center;
}

.contentbox {
	border:1px solid #ebebeb;
	color:#868686;
	float:left;
	padding:5px;
	width:160px;
	margin-top: 18px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
}

.contentbox2 {
	border:1px solid #ebebeb;
	color:#868686;
	float:left;
	padding:5px;
	width:240px;
	margin-top: 18px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
}

.kimlik {
	border:1px solid #ebebeb;
	color:#868686;
	float:right;
	padding:3px;
	width:243px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	clear: none;
}


.contentbox h2 {
	background-color:#036;
	color:#CCC;
	font-weight:bold;
	height:20px;
	text-indent:4px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 0px;
	font-size: 10px;
}

.contentbox p {
	padding:2px 0 1px 0 !important;
	text-align: justify;
}

#footer {
	background-image:url(images/footer.jpg);
	color:#e7bc24;
	height:20px;
	text-align:center;
	width:955px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#header {
	background-image:url(images/top.jpg);
	color:#ffffff;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:17px;
	height:180px;
	padding:7px 0 0 0;
	text-indent:29px;
	width:954px;
}

#inlay {
	background-image:url(images/ust.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
}

#menu {
	display:inline;
	float:left;
	margin:13px 0 0 27px;
	width:132px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #cacaca;
}


.news {
	color:#5c5c5c;
	font-family:Arial, Helvetica, sans-serif;
	margin:72px 0 0 9px;
	text-align: center;
}

.slayt {
	color:#5c5c5c;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: auto;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 0px;
}

.news dd {
		margin:0 0 20px 0;
}

#newsbox {
	float:left;
	width:206px;
	margin-top: 4px;
	margin-right: 4;
	margin-bottom: 0;
	margin-left: 0;
}

#newsbox h2 {
	color:#0e0e0e;
	font-size:11px;
	font-weight:bold;
	padding:0 29px 0 0;
	text-align:right;
}

.newsboxpic {
	border-bottom:10px solid #f4f4f4;
	border-left:10px solid #f4f4f4;
	border-right:9px solid #f4f4f4;
	border-top:10px solid #f4f4f4;
}

#push {
	clear:both;
	height:30px;
}

/* -- Menu Main Settings -- */
#imMnMn {padding-top: 10px; }
#imMnMn ul, #imMnMn ul li {margin: 0; padding: 0; list-style: none; z-index: 1000; cursor: pointer; text-align: left; }
#imMnMn ul li {position: relative; float: left; margin-bottom: -1px; padding-bottom: 0px; }
#imMnMn ul a {display: block; text-decoration: none; padding: 3px 3px 3px 3px; height: auto !important; height: 1%; width: 125px; font: 13px Arial; background-color: #FFFFFF; color: #404040; border: 1px solid #808080; }

/* -- Menu Main Hover Settings -- */
#imMnMn ul a:hover, #imMnMn ul li:hover a, #imMnMn ul li.iehover a {background-color: #404040; color: #E0E0E0; }

/* -- Menu Main Images -- */
span.imMnLv {
	display: block;
	width: auto;
	background: url('imiconmenu.gif') no-repeat center right;
}

/* -- Menu Level -- */
#imMnMn ul ul {display: none; position: absolute; top: 0px; left: 132px; }
#imMnMn ul ul ul {top: 0; left: 160px;}
#imMnMn ul li:hover li a, #imMnMn ul li.iehover li a, #imMnMn ul li:hover li:hover li a, #imMnMn ul li.iehover li.iehover li a, #imMnMn ul li:hover li:hover li:hover li a, #imMnMn ul li.iehover li.iehover li.iehover li a {padding: 4px 3px 4px 6px; height: auto !important; height: 1%; font: 12px Arial; background-color: #FFFFFF; background-image: url(''); color: #404040; border: 1px solid #404040; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); opacity: 0.9; width: 150px; text-align: left; }
#imMnMn ul li li {padding-bottom: 0; margin-bottom: -1px; }
#imMnMn ul li:hover li a:hover, #imMnMn ul li:hover li:hover a, #imMnMn ul li.iehover li a:hover, #imMnMn ul li.iehover li.iehover a, #imMnMn ul li:hover li:hover li a:hover, #imMnMn ul li:hover li:hover li:hover a, #imMnMn ul li.iehover li.iehover li a:hover, #imMnMn ul li.iehover li.iehover li.iehover a, #imMnMn ul li:hover li:hover li:hover li a:hover, #imMnMn ul li.iehover li.iehover li.iehover li a:hover {background-color: #404040; background-image: url(''); color: #E0E0E0; }
#imMnMn ul li:hover ul ul, #imMnMn ul li:hover ul ul ul, #imMnMn ul li.iehover ul ul, #imMnMn ul li.iehover ul ul ul {display: none;}
#imMnMn ul li:hover ul, #imMnMn ul ul li:hover ul, #imMnMn ul ul ul li:hover ul, #imMnMn ul li.iehover ul, #imMnMn ul ul li.iehover ul, #imMnMn ul ul ul li.iehover ul {display: block;}

