



































































































div.content {
	padding: 10px 12px 0px 16px;
	font-size: 12px;
	text-align: justify;
}
div.content_welcome {
	padding: 4px 0px 0px 4px;
}
div.welcome_ajanlo {
	width: 762px;
	height: 492px;
	margin: 0 0 0px 0;
	background: url(welcome_ajanlo_base.png) no-repeat left top;
}
div.welcome_ajanlo div.inner_frame {
	position: absolute;
	width: 762px;
	height: 492px;
}
div.welcome_ajanlo div.img_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 490px;
	height: 400px;
/*	background: url(welcome_ajanlo_temp_img.jpg) no-repeat left top;*/
}
div.welcome_ajanlo div.btn_frame {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 20;
	width: 296px;
	height: 400px;
	background: url(welcome_ajanlo_btns.png) no-repeat right top;
}
div.welcome_ajanlo div.btn_frame a {
	display: block;
	margin: 0 0 0 0;
	height: 54px;
	padding: 13px 20px 13px 30px;
	color: #444343;
	text-decoration: none;
	font-size: 16px;
	line-height: 18px
}
div.welcome_ajanlo div.btn_frame a:hover {
	color: #ff6701;
	background: url(welcome_ajanlo_act_nyil.png) no-repeat left 10px;
}
div.welcome_ajanlo div.desc_frame {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 92px;
	width: 762px;
}
div.welcome_ajanlo div.desc_frame p {
	color: #000000;
	font-size: 14px;
	margin: 25px 8px 5px 8px;
	padding: 0 0 0 0;
	line-height: 20px;
}
div.welcome_ajanlo div.desc_frame div.desc_foot {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 0 10px 6px 0;
}
div.welcome_ajanlo div.desc_frame div.desc_foot a {
	text-decoration: none;
}
div.welcome_ajanlo div.desc_frame div.desc_foot a:hover {
	text-decoration: underline;
}
div.welcome_ajanlo div.desc_frame div.desc_foot a.content {
	color: #9f9fb7;
	font-size: #12px;
}
div.welcome_ajanlo div.desc_frame div.desc_foot a.more {
	color: #ff8f1b;
	font-size: 14px;
	padding: 0 16px 0 10px;
	background: url(welcome_ajanlo_link_icon.gif) no-repeat right center;
}
h1 {
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
	font-size: 20px;
	font-weight: normal;
	color: #014a75;
}
h2 {
	margin: 13 0 6px 0;
	padding: 0 0 0 0;
	font-size: 16px;
	font-weight: normal;
	color: #ff8000;
}
hr {
	margin: 4px 0 4px 0;
	padding: 0px;
	height: 0px;
	border: 0px;
	border-bottom: 1px dashed #ccc;
}
div.content div.header_1 {
	color: #014a75;
	font-size: 16px;
	margin: 0px 0 6px 0;
	padding: 0px 10px;
	background: #f4f4f4;
}
input.text,
textarea,
textarea.area {
	border: 1px solid #ccc;
	background: #f7f7f7;
}
input.text_over,
textarea.area_over {
	border: 1px solid #aaa;
	background: #fff;
}
div.content input.button,
div.content input.button_over {
	background: url(button_bg.png) repeat-x scroll 0 0;
	border: 1px solid #a4c3d5;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	cursor: pointer;
}
div.content input.button_over {
	background-image: url(button_bg_over.png);
}
div.content input.button[disabled] {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	color: #fff;
}

div.content a.welcome_box {
}
div.content a.welcome_box:hover {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
div.content a {
	color: #fd8616;
	text-decoration: none;
}
div.content a:hover {
	text-decoration: underline;
}
div.content a.button {
	background: url(button_bg.png) repeat-x scroll 0 0;
	border: 1px solid #a4c3d5;
	color: #FFFFFF;
	padding: 3px 10px;
	text-decoration: none;
	margin: 5px;
	line-height: 24px;
}
div.content a.button:hover {
	background: url(button_bg_over.png) repeat-x scroll 0 0;
}
div.content a.nav_link {
	font-weight: bold;
	padding: 0 14px 0 0px;
	background: url(link_icon.gif) no-repeat right center;
}
div.content a.nav_link:hover {
}
div.lapozo_fulek {
	clear: both;
	padding: 0 3px 0 3px;
}
div.lapozo_fulek div.ful {
	display: block;
	float: left;
	border: 1px solid #bbb;
	border-bottom: none;
	line-height: 20px;
	padding: 0 5px 0 5px;
	margin: 0 3px 0 3px;
	color: #777;
	background: #f4f4f4;
	cursor: pointer;
}
div.lapozo_fulek div.ful.active {
	background: #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
	color: #c52124;
}
div.lapozo_kontener {
	padding: 6px 5px 2px 5px;
	border: 1px solid #bbb;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 10px 0;
}
div.content div.lapozo_kontener div.header_1 {
	background: none;
	font-size: 14px;
	padding: 2px 10px;
	border-bottom: 1px dashed #ddd;
	margin: 0 0 6px 0;
}

div.content table.form_table {
	width: 100%;
}
div.content table.form_table td {
	padding: 2px 5px;
	vertical-align: top;
}
div.content table.form_table td.data_name {
	width: 200px;
}
div.content table.form_table td.data_input {
}
div.content img.icon_help {
	vertical-align: bottom;
}
div.content table.form_table td input.button {
	vertical-align: center;
    color:#000000;
}

div.content table.events {
	width: 100%;
}
div.content table.events th {
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #ccc;
	color: #555;
}
div.content table.events th.more {
	text-align: right;
}
div.content table.events td {
	padding: 5px 5px 2px 5px;
	border-bottom: 1px dashed #ccc;
}
div.content table.events td.date {
	color: #777;
	font-size: 11px;
	width: 60px;
}
div.content table.events td.title {
	color: #014a75;
	font-weight: bold;
}
div.content table.events td.more {
	width: 140px;
	text-align: right;
}
div.content table.events td.more a.nav_link {
	font-size: 11px;
}
div.content table.events td.desc {
	padding-top: 2px;
}