@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background: #0a2f42;
	color: #89898B;
}

#header {
	height: 118px;
	background: url(img/header_bg.png);
}

#header_cont {
	width: 927px;
	margin-left: auto;
	margin-right: auto;
}

.logo {
	margin-left: 24px;
	float: left;
}

.building_top {
	float: left;
/*	background:url(img/building_peak.png);*/
	width: 178px;
	height: 48px;
	margin-top: 49px;
	margin-left: 53px;
	padding-top: 20px;
}

.menu {
	float: left;
	border: 0px;
/*	width: 112px;*/
	height: 68px;
	margin-top: 47px;
}

#page {
	background: url(img/cont_bg.png) repeat-x #0a2f42;
}

#content {
	width: 927px;
	margin-left: auto;
	margin-right: auto;
}

#cont {
	height: 429px;
	background:url(img/main_content.jpg);
}

#submenu {
	padding-top: 67px;
	padding-left: 40px;
	width: 156px;
	height: 158px;
/*	border: 1px solid #999;*/
}

.main_menu {
	padding-bottom: 14px;
}

#main_menu {
	width: 191px;
	float: left;
	position: static;
}

#main_menu a {
	color: #E3E7F3;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

#main_menu ul {
	list-style: none;
	padding: 0px;
}

#main_menu ul li {
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#login {
/*	background: #069;*/
/*	color: #FFF;*/
	padding: 5px 0px 5px 10px;
	text-align: center;
}

.login {
}

#login .menu_title {
	position: inherit;
}

#login input {
	border: 1px solid #CCC;
}

#login .login_submit {
	margin-top: 5px;
}

.aktiv_li {
	background: #3F92BC;
}

#bottom_main_menu {
	background: #113F57;
}

.menu_title {
	padding-left: 24px;
	padding-top: 14px;
	color: #E77117;
	font-weight: bolder;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#main_container {
	background: url(img/main_bg.png) #0f3e55 repeat-x;
}

#main_cont {
	width: 689px;
	float: left;
	background: #FFF;
	padding: 15px 10px 10px 15px;
	overflow: auto;
	height: 427px;
}

#main_cont p {
	text-align: justify;
	padding: 3px 0px 3px 0px;
}

.page_title, .title {
	padding-left: 10px;
	color: #256E8E;
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.sub_page_title {
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bolder;
	color: #F17F13;
}

.submenu_list {
	margin-left: 20px;
}

.title {
	text-align: center;
}

#elnokseg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	width: 365px;
}

#elnoksegtagok {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	width: 500px;
}

#elnokseg img, #elnoksegtagok img {
	padding: 5px;
}

.taglist {
	text-decoration: none;
	font-weight: bolder;
	color: #324395;
}

.tag_leiras {
	padding: 10px;
}

.tarlat_img {
	float: left;
	margin: 5px;
	padding: 5px;
	background: #F3F3F3;
	display: block;
	width: 62px;
	height: 44px;
}

.tarlat_kategoria_img {
	float: left;
	margin: 15px;
	padding: 5px;
	background: #F3F3F3;
	display: block;
	width: 95px;
	height: 64px;
}

.tarlat_kategoria_img a {
	text-decoration: none;
}

#tarlat {
/*	border: #000 1px solid;*/
	text-align: center;
}

.tarlat_img img {
	border: 0px;
}

.tarlat_kategoria_img img {
	border: 0px;
	margin: 3px;
}

.elnok1 {
	width: 120px;
	float: left;
}

.elnok2 {
	padding-top: 25px;
	width: 120px;
	float: left;
}

.elnok3 {
	padding-top: 35px;
	width: 120px;
	float: left;
}

.elnoksegname {
	font-weight: bolder;
	color: #010179;
}

#footer {
	height: 41px;
	background: url(img/footer_bg.png);
	color: #5f6669;
}

.copyright {
	clear: left;
	float: left;
	margin-left: 23px;
	margin-top: 9px;
	font-size: 11px;
}

#footer {
	clear: left;
}

.email {
	float: left;
	width: 215px;
}

.telefon {
	float: right;
}

.footer_link_box {
	float: right;
	margin-right: 23px;
	margin-top: 14px;
}

.footer_link {
	float: right;
	margin-right: 23px;
}

.footer_link a {
	color: #277da7;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}

.footer_link_linea {
	width: 20px;
	text-align: center;
	float: right;
}

.clearer {
	clear: both;
}

.error {
	padding-top: 5px;
	color: #F60;
	font-weight: bolder;
}

.success {
	padding-top: 5px;
	color: green;
	font-weight: bolder;
}

.down_files {
/*	list-style: none;*/
	margin-top: 5px;
	padding-left: 15px;
	list-style-image: url(/img/bullet.png);
}

.down_files a {
/*	text-decoration: none;*/
	color: black;
}

.hir_date {
	float: left;
	width: 100px;
}

.hir_title {
	font-weight: bolder;
	font-size: 12px;
	color: darkblue;
}

.hir_lead {
	clear: left;
	margin: 10px 5px 10px 5px;
}

.hir_lead a {
	text-decoration: none;
	color: blue;
}

.hir_content {
	margin: 0px 5px 15px 5px;
}

.felsorolas {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	clear: left;
}

.felsorolas_text {
	padding-top: 5px;
	float: left;
}

#bizottsag {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	width: 90%;
}

.oszlop {
	width: 206px;
	float: left;
/*	border: 1px solid black;*/
}

.list_with_image {
	clear: both;
	padding-top: 10px;
}

.list_image {
	width: 290px;
	float: left;
}

.list_image img {
	border: 0;
	padding: 5px;
}

.list_text {
	margin-bottom: auto;
	margin-top: auto;
	float: left;
}

.list_text a {
	color: black;
	font-weight: bolder;
	text-decoration: none;
}

.hasab {
/*	clear: left;*/
	width: 50%;
	float: left;
	padding: 2px;
/*	border: 1px solid black;*/
}

.hasab_elvalaszto {
}

#hasab {
/*	border: 1px solid black;*/
}

.ceg_left {
	float: left;
	width: 420px;
/*	border: 1px solid black;*/
}

.ceg_logo {
	width: 220px;
	float: right;
	clear: right;
/*	border: 1px solid black;*/
}

.back_link {
	float: right;
	padding: 15px;
}

.back_link a {
	color: black;
	size: 10px;
	text-decoration: none;
}

#g_search {
	background: white;
}

.g_search {
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
}

fieldset {
	margin-top: 20px;
	padding: 10px;
	width: 360px;
	border: 1px solid #F17F13;
}

legend {
	padding: 1px 5px;
    margin: 0 0 10px 0;
    border: 1px solid #F17F13;
    color: #F17F13;
}

label {
	width: 150px;
	display: block;
	float: left;
	font-weight: bolder;
	text-align: left;
/*	color: #F17F13;*/
}

.nolist li {
	padding: 3px;
	text-align: left;
}

.nolist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.submit_btn {
	border: 1px solid #F17F13;
	font-size: 12px;
}

.errors {
	color: red;
	font-weight: bolder;
}

.error_field {
	border: 2px solid red;
	background: #E77471;
}

.success {
	color: green;
	font-weight: bolder;
}

.short_hir {
	width: 450px;
	float: left;
/*	border: 1px solid;*/
}

.hir_pics {
	float: left;
	padding: 2px;
	width: 190px;
/*	border: 1px solid;*/
}

.bovebben {
	clear: left;
}

#user_list {
    width: 270px;
    height: 250px;
    float: left;
    margin-left: 10px;
    border: 1px solid black;
    overflow: auto;
    clear: right;
}

.admin_buttons {
    border: 0px;
}

#preview_newsletter {
    clear: left;
    border: 1px solid black;
    width: 680px;
    height: 500px;
    overflow: auto;
}

.gallery_img {
    float: left;
    margin: 5px;
    padding: 5px;
    background: #F3F3F3;
    display: block;
    width: 100px;
    height: 55px;
    text-decoration:  none;
    text-align: center;
    border: none;
}

#valid_box {
    height: 30px;
}

.box_toggle {
    text-decoration: underline;
    cursor:pointer;cursor:hand;
}
