body{
	background-color:#ebebeb;
	background-image:  url('../images/bg1.jpg');
	background-repeat: repeat-x;
	font-family:Lucida Sans Unicode, Arial;
	color:#444444;
	font-size:12px;
	top: 0;
	margin:0;
	padding:0;
	text-align:center;
}

#wrapper{
	padding:0;
	margin:0 auto 0 auto; 
	width:959px;
	top:0;
	line-height: 1.8em;
	text-align:left;
}

#h-40{
	height:40px;
}

div.h-5{
	height:5px;
}

#header{
	float:left;
	width:922px;
	background-position: center top;
}

#header-menu{
	position:absolute;
	top:35px;
	margin-left:340px;
	width:539px;
	height:24px;
	background-image:url('../images/header-menu-bg-1.png');
	color:#ffffff;
	padding-top:10px;
	padding-left:50px;
	z-index:10;
	font-weight:bold;
}



#header-menu-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float:left;
}

#header-menu-list li {
	border: none;
	list-style: none;
	display: block;
	float:left;
	margin-right:30px;
}

#header-menu-list li a  { 
	color: #ffffff;
	text-decoration: none;
}

#header-menu-list li a:hover{ 
	color: #ffffff;
	text-decoration: none;
}

#header-right{
	margin-top:60px;
	margin-left:235px;
	float:left;
}

#content-header{
	background-image:  url('../images/content-header.png');
	background-repeat: no-repeat;
	width:961px;
	height:9px;
}

#content-footer{
	background-image:  url('../images/content-footer.png');
	background-repeat: no-repeat;
	width:961px;
	height:8px;
}
#content{
	margin:0;
	background-image:  url('../images/content-bg.png');
	background-repeat: repeat-y;
	padding-left:10px;
	padding-right:10px;
	width:940px;
}

#content-text{
	background-image:  url('../images/bg-2.jpg');
	background-repeat: no-repeat;
}

#menu{
	background-image:  url('../images/menu-bg.jpg');
	background-repeat: no-repeat;
	width:940px;
	height:44px;
	color:#ffffff;
	font-size:13px;
}


#menu-list {
	list-style-type: none;
	padding: 0;
	float:left;
	margin-top:15px;
	margin-left:0px;
}

#menu-list li {
	border: none;
	list-style: none;
	display: block;
	float:left;
	margin-left:41px;
	margin-right:41px;
}

#menu-list li a  { 
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

#menu-list li a:hover{ 
	color: #ffffff;
	text-decoration: none;
}

#left-menu{
	float:left;
	width:155px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}

#middle-text{
	float:left;
	width:550px;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
}

#right-menu{
	float:left;
	width:155px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}

#page-image{
	background-repeat: no-repeat;
	width:940px;
	height:250px;
}

#header-spacer{
	height:170px;
	width:940px;
	position:relative;
}

#logo-bg{
	background-image:  url('../images/logo-bg.png');
	background-repeat: no-repeat;
	height:80px;
	width:940px;
	z-index:20000;
	position:absolute;
}

.clearBoth {clear: both}

#footer{
	width:100%;
	height:60px;
	line-height: 1.8em;
	background-image:  url('../images/footer-bg.jpg');
	background-repeat: repeat-x;
	background-position:bottom;
}

#footer-text{
	padding-top:20px;
	margin:0 auto 0 auto; 
	width:907px;
	height:34px;
	color:#787878;
	text-align:center;
	font-size:10px;
	line-height:160%;
	background-image:  url('../images/footer.jpg');
	background-repeat: no-repeat;
}

#footer-image{
	float:left;
}

#copyright{
	float:left;
	width:700px;
}

a:link,a:active,a:visited{ 
	color: #c65800; 
	text-decoration:none;
}

a:hover{
	color: #ff9000; 
	text-decoration:underline;
}

h1{font-size:22px; line-height: 170%;}
h2{font-size:18px; line-height: 170%;}
h3{font-size:16px; line-height: 170%;}
h4{font-size:14px; line-height: 170%;}
h5{font-size:12px; line-height: 170%;}
h6{font-size:10px; line-height: 170%;}
p{margin-top:10px; margin-bottom:20px; text-align:justify;}


#search{
	background-image:  url('../images/search-bg.png');
	background-repeat: no-repeat;
	width:157px;
	height:20px;
	float:left;
	margin-left:20px;
}

#search-field{
	background:transparent;
	border:0;
	width:130px;
	float:left;
	font-size:11px;
	color:#506172;
	font-family:Lucida Sans Unicode, Arial;
	margin-top:2px;
	margin-left:3px;
}

#search-icon{
	background:transparent;
	float:right;
	margin-right:7px;
	margin-top:3px;
}

#page-name{
	font-size:18px;
	font-weight:bold;
	text-align:right;
	padding-right:30px;
	color:#cc0000;
	padding-top:30px;
	padding-bottom:10px;
}


div.ana-haber{
	display:block;
	text-align:justify;
	width:94%;
	padding:10px;
	margin-top:10px;
	border-bottom:1px dotted #CDCDCD;
}

span.haber-title{
	display:block;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}

span.haber-resume{
	display:block;
	margin-top:10px;
	text-align:right;
	width:100%;
}

span.haber-title-page{
	display:block;
	font-weight:bold;
	font-size:14px;
	margin-bottom:20px;
	color:#CC3300;
	padding-top:30px;
}

span.haber-content{
	display:block;
	margin-top:10px;
}

#kolon-title {
	width:165px;
	height:20px;
	background:#ee6900;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	font-size:14px;
}