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

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin:0 auto;
	background:url(../images/top_header_bg.png) repeat-x;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #333;
}

h1 {
	font-size:18px;
	color:#000;	
	font-weight:normal;
	padding:0;
}

.main_container {
	
	width:988px;	
	margin:0 auto;
	
	
}
.top_header {
	
	width:100%;
	height:110px;
	text-align:center;
	
	
}

.top_header .logo {
	width:176px;
	height:53px;
	float:left;
	padding-left:4px;
	
	
	
}
.top_header .logo a {
	background:url(../images/logo.png) no-repeat;
	margin-top:50px;
	width:176px;
	height:53px;
	display:block;	
}
.top_header .logo a  h1 {
	display:none;	
}

/**/

.top_header .logo_koc_net {
	width:114px;
	height:41px;
	float:left;
	padding-left:4px;
	margin-left:5px;
	
	
	
}
.top_header .logo_koc_net a {
	background:url(../images/logo_koc_net_co.png) no-repeat;
	margin-top:60px;
	width:114px;
	height:41px;
	display:block;	
}
.top_header .logo_koc_net a  h1 {
	display:none;	
}

/**/

.top_header .main_nav {
	float:right;	
	display:block;	
	
}

.top_header .main_nav ul {
	 
	 list-style:none;
	 margin:0;
	 padding:0;
	 float:right;
	 margin-top:85px;

}
.top_header .main_nav ul li {
	float:left;	
	text-align:left;
	background:url(../images/ico_bt_separator_red.png) no-repeat;
	background-position: 0 .5em;
	padding-left: 16px;
	display:block;
	line-height:24px;
	margin-left:20px;
}

.top_header .main_nav ul li a {
	color:#000;
	font-size:11px;
	font-weight:bold;
}

.center_content {
	position:relative;
	top:30px;
	width:972px;
	padding:8px;
	
}



.footer_group_bg {
	background:url(../images/footer_group_bg.png) no-repeat;
	width:972px;
	height:87px;
	margin:8px 0;
	font-size:10px;
	color:#333;
}

.box_gry_gradient_317px {
	background:url(../images/box_bg_167.png) repeat-x;
	width:317px;
	height:167px;
}

.box_gry_gradient_right_317px {
	background:url(../images/box_bg_255.png) repeat-x;
	width:317px;
	height:255px;
}
.box_gry_gradient_right_317px ul {
	list-style:none;
	padding:0;
	margin:0;
}
.box_gry_gradient_right_317px ul li {
	line-height:22px;	
	background:url(../images/ico_arrow_red.png) no-repeat;
	background-position: 0 .5em;
}
.box_gry_gradient_right_317px ul li a {
	color:#333;	
	font-size:11px;
	padding-left:16px;
}

.box_gry_gradient_323px {
	background:url(../images/box_bg_167.png) repeat-x;
	width:323px;
	height:167px;
}

.box_gry_gradient_647px {
	background:#fff url(../images/sub_page_content_bg.png) repeat-x;
	width:647px;
	
}
.title_16px_red {
	font-size:18px;
	color:#E10815;
}

.title_18px_red {
	font-size:18px;
	color:#E10815;
}

.title_18px_black {
	font-size:18px;
	color:#000;
}
.title_16px_black {
	font-size:18px;
	color:#000;
}
.title_12px_black {
	font-size:12px;
	color:#000;
}
.title_14px_black {
	font-size:14px;
	color:#000;
}

.footer_content {
	width:972px;
	margin-left:8px;
	margin-right:8px;
	
}
.footer_content ul {
	list-style:none;
	padding:0;
	margin:0;
}
.footer_content ul li {
	line-height:22px;	
	background:url(../images/ico_arrow_red.png) no-repeat;
	background-position: 0 .5em;
}
.footer_content ul li a {
	color:#333;	
	font-size:10px;
	padding-left:16px;
}

.footer_top_line {
	width:972px;
	height:2px;
	background:#E10815;
}


.services_menu {
	list-style:none;
	padding:0;
	margin:0;
}
.services_menu li {
	line-height:22px;	
	background:url(../images/ico_arrow_red.png) no-repeat;
	background-position: 0 .5em;
}
.services_menu li a {
	color:#333;	
	font-size:11px;
	padding-left:16px;
}

.form_basvuru {
	font-size:12px;	
}
.form_basvuru input,select,textarea {
	font-size:12px;
	color:#000;
	border:1px #DDD solid;
	width:200px;
	line-height:16px;
	padding:3px;
	background:#FFF;
}
.form_basvuru select {
	
	width:210px;
	
}

.form_err_label {
	font-size:11px;
	color:#E60000;
	padding-left:10px;
}



