@charset "UTF-8";

img {
	border:none;
}
body {
	background-image: url(images/page_bg_main.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color:#FFFFFF;
	/* background-color:#FCDA32; */
	font-size: 12px;
}
.table {
	display: table;
}
.tr {
	display:table-row;
}
.td {
	display: table-cell;
	padding: 5px;
	border: 1px solid #CCC;
}
a, a:visited, a:link{
	color: #20B04A;
	text-decoration: none;
}
a:hover,  a:active{
	color: #595958;
	text-decoration: underline;
}
#main_background {
	width: 1050px;
	overflow: visible;
	margin-right:auto;
	margin-left:auto;
	background-image: url(images/bg_repeat.png);
	background-repeat:repeat-y;
	
}
#main_contents {
	position: relative;
	width: 959px;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:40px;
	padding-right:20px;
}
#main_contents.main_page {
	background-image: url(images/bg_main.png);
}
#logo {
	float: left;
	height: 120px;
}
#banner {
	padding: 3px;
	width: 471px;
	height: 63px;
	float:right; 
	margin:30px 0 28px 0;
	background: #fff;
}

#jobb_oldali_sav {
	float: right;
	margin-top: 10px;
	width: 123px;
	background-color:#fff;
	height: 500px;
}

.szabad {
	/*background-color: #5a7bb8;*/
	background-image:url(images/marker_szabad.png);
	color: #fff !important;
	padding-left: 15px;
}

.jogra_at {
	/*background-color: #ffe23c;*/
	background-image:url(images/marker_jogra_at.png);
	color: #595958 !important;
	padding-left: 15px;
}

.egyetem {
	/*background-color: #65b041;*/
	background-image:url(images/marker_egyetem.png);
	color: #fff !important;
	padding-left: 15px;
}

.munkaido {
	/*background-color: #7ba0cf;*/
	background-image:url(images/marker_munkaido.png);
	color: #fff !important;
	padding-left: 15px;
}

.penzugyek {
	/*background-color: #8ad2f1;*/
	background-image:url(images/marker_penzugyek.png);
	color: #595958 !important;
	padding-left: 15px;
}

.egs {
	/*background-color: #e5c5dc;*/
	background-image:url(images/marker_egs.png);
	color: #CC6600 !important;
	padding-left: 15px;
}

.zold {
	/*background-color: #729615;*/
	background-image:url(images/marker_zold.png);
	color: #fff !important;
	padding-left: 15px;
}

.info {
	/*background-color: #ffd908;*/
	background-image:url(images/marker_info.png);
	color: #595958 !important;
	padding-left: 15px;
}

.eu {
	/*background-color: #009e4c;*/
	background-image:url(images/marker_eu.png);
	color: #fff !important;
	padding-left: 15px;
}

.nevmasok {
	/*background-color: #e31b1d;*/
	background-image:url(images/marker_nevmasok.png);
	color: #fff !important;
	padding-left: 15px;
}

.vallalkozas {
	/*background-color: #ef8537;*/
	background-image:url(images/marker_vallalkozas.png);
	color: #fff !important;
	padding-left: 15px;
}

h1 .szubjektiv, h1 .tech, h1 .kult, h1 .divat {
	background-image:url(images/marker_szurke.png);
	color: #fff !important;
	padding-left: 15px;
}

/* BAL MENÜ */
#balsav {
	float:left;
	width:150px;
	clear: left;
	margin-top: 6px;
}
div.bal_menu_cim {
	width: 148px;
	height: 25px;
	background-image: url(images/menu_cim_bg.png);
	font-family:"Courier New", Courier, monospace;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	padding-top: 4px;
	
}
li.bal_menu {
	font-size:12px;
	list-style-image: url(images/bullet_nagy.png);
	list-style-type: disc;
	text-transform: lowercase;
	text-indent: -5px;
	position: relative;
	left: -15px;
}
li.bal_menu:active, li.bal_menu:hover {
	font-size:12px;
	font-weight:bold;
	list-style-image: url(images/bullet_nagy_a.png);
	list-style-type: disc;
	text-transform: lowercase;
	text-indent: -5px;
	position: relative;
	left: -15px;
}
li.bal_menu a, li.bal_menu a:visited {
	font-weight:bold;
	color: #333;
	text-decoration: none;
}

li.bal_menu a:hover, li.bal_menu a:active {
	color: #595958;
	text-decoration: underline;
}

ul.bal_menu {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-bottom: 5px;
}
input.kereso_mezo {
	width: 110px;
	position: relative;
	top: -10px;
}

/* FENTI MENÜ */
#search_div {
	position: absolute;
	left: 644px;
	top: 123px;
	width: 169px;
	height: 32px;
	padding-top: 6px;
	padding-left: 10px;
	background-image:url('images/kereses_bg.png');
	z-index: 2;
}

#fenti_menu_teteje {
	height: 30px;
	width: 602px;
	vertical-align:bottom;
	position:relative;
}
#fenti_menu {
	float: left;
	width:593px;
	height: 115px;
	background:url('images/fenti_menu_bg.png') no-repeat;
	margin-left: 40px;
}
#fenti_menu_cim {
	font-family:"Courier New", Courier, monospace;
	font-size: 18px;
	color: #FFF;
	padding-left: 5px;
}
#fenti_menu_szoveg {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	font-weight:bold;
	
}
#fenti_menu a {
	color: #595958;
}
#nevnapszoveg {
	color:#F89B1B;
	font-size: 12px;
}
.bottom {
	position: absolute;
	bottom: 0;
}
.bottom5 {
	position: absolute;
	bottom: 0;
	margin-bottom: 5px;
}

div.fenti_menu_oszlop {
	width: 197px;
	float: left;
	position: relative;
	top: -7px;
}
li.fenti_menu {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	list-style-image: url('images/bullet_nagy.png');
	list-style-type: disc;
	text-transform: uppercase;
	font-weight:bold;
}

li.fenti_menu:hover, li.fenti_menu:active ,li.active {
	list-style-image: url(images/bullet_nagy_a.png);
}

/* LOGIN ABLAK */
#login {
	background-image:url('images/login_bg.png');
	width:130px;
	height:77px;
	padding-top:30px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	text-align:center;
	vertical-align:middle;
	font-weight: bold;
}
div.logincella {
	width: 125px;
	height: 20px;
	float:left;
	font-size:9px;
	text-align:right;
	overflow:hidden;
}
input.loginfield {
	width: 120px;
	height:12px;
	font-size:9px;
	border-width: 1px;
	border-color: #CCCCCC;
}
input.logingomb {
	width: 132px;
	height: 17px;
	background-image:url(images/login_gomb_bg.png);
	/* background-color:#FFCC00;*/
	border:none;
	color:#000000;
	font-family:"Courier New", Courier, monospace;
}
span.login_text {
	font-size: 12px;
}
span.login_nev {
	font-size: 16px;
	width:100%;
}
a.login {
	font-size: 12px;
	color: #70B644;
}

#login a {
    font-size: 11px;	
}

#footer {
	padding: 40px 218px 0 230px;
	background: url(images/bg_footer.png) no-repeat 0 0;
	width: 602px;
	height: 191px;
	margin:auto;
	text-align: right;
}

img.footerimg {border: 1px solid #cc6600; }

#footerlinks {
	padding: 5px 0 5px 0;
	width: 600px;
	border-top: 1px solid #595958;
	border-bottom: 1px solid #595958;
	margin: 0 0 20px 0;
 	text-align: right;
}

/* FLOATING DIV HOSSZ SZÁMOLÁSI HIBA JAVÍTÁSA */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* MODULOK CSS-EI */
#page_contents {
	width: 600px;
	float: left;
	margin-left: 40px;
}

#ugyleiras_doboz {
	float: right; 
	width: 280px; 
	margin-top:20px; 
	margin-right: 10px;
}
#ugyleiras_doboz_teteje {
	
	background-image:url(images/bg_ugyleirasdoboz.png); 
	background-position: top;
	height: 30px;
}
#ugyleiras_doboz_alja {
	background-image:url(images/bg_ugyleirasdoboz.png); 
	background-position: bottom;
	padding: 7px;  
	padding-top:7px;
	max-height: 270px;
	overflow: auto;
}

#ugyleiras_doboz a {
	display: block;
	padding-bottom: 5px;
}
h1{
	font-family:"Courier New", Courier, monospace;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
	text-indent: 0;
	text-align:left;
	padding-top: 4px;
	
}

h2{
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	font-weight:bold;
	color: #70B644;
	text-indent: 0;
	text-align:left;
	padding-top: 4px;	
}

h3{
	font-family:"Courier New", Courier, monospace;
	font-size: 13px;
	font-weight:bold;
	text-indent: 0;
	text-align:left;
	padding-top: 4px;	
}

label {
	display:block;
	float:left;
	clear:left;
}

label.tabloverseny{
	width: 170px;
}

/* module_main */
div.cikk_sor {
	overflow: hidden;
	width:100%;
}
div.cikk_cella {
	width:280px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
	font-size:13px;
	float:left;
}
div.cikk_szoveg {
	text-indent: 30px;
	margin-bottom: 15px;
}
div.cikkdatum {
	display:block;
	margin-top: 10px;
	text-indent: 0;
	font-size:10px;
}
img.mainimage{
	background-color: #CCCCCC;
	overflow: hidden;
	height: 195px;
	width: 275px;
	display: block;
	border: 1px solid #CC6600;
	background-position: center center;
	background-repeat: no-repeat;
	margin:0;
	margin-bottom:10px;
}
img.ugyleiras_logo{
	float: left;
	margin-right: 10px;
}
a.cikklink, a.cikklink:hover, a.cikklink:visited, a.cikklink:active {
	font-family:"Courier New", Courier, monospace;
	font-size: 15px;
	font-weight:bold;
	color: #CC6600;
	text-indent: 0;
	text-align:left;
	padding-top: 4px;
	text-decoration: none;
	display: block;
}
#linktar {
	height: 113px;
	width: 573px;
	background-image: url('images/linktar_bg.png') no-repeat;
	padding: 5px; 10px 10px 10px ;
	margin-bottom: 30px;
	
}
#lintarcim {
	font-family:"Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size:16px;
	margin-bottom: 7px;
}
a.linktar, a.linktar:hover, a.linktar:visited, a.linktar:active {
	display: block;
	width: 191px;
	height: 18px;
	float: left;
}

#korabbihirek { margin: 50px 0 30px 0; clear: both; }


/* module_article */
#article_contents {
	text-align: justify;
	float: left;
	width: 450px;
}

#kapcsolodo_anyagok {
	width: 130px;
	float: left;
	margin-left: 20px;
	margin-top: 18px;
	overflow: hidden;
	
}

#module_contents {
	text-align: justify;
	float: left;
	width: 600px;
}
#kapcsolodo_anyagok a {
	margin-bottom: 5px;
	display: block;
}
#kapcsolodo_anyagok li {
	text-indent: 0;
	list-style-type:none;
}
#kapcsolodo_anyagok ul {
	margin-left: 0;
	padding-left: 8px;
}
#ajanlasdiv {
	display: none;
}

/* module_regisztracio */
.right {
	float: right;
	display: block;
	margin-top:30px;
}
.left {
	float: left;
	display: block;
	clear: left;
	margin-top: 30px;
}
.error{
	background-color:#FF3333;
	color:#FFFFFF;
	border-color:#990000;
	border-width:1px;
	border-style:solid;
	padding:5px;
}
.muszaj{
	color: #CC0000;
}
div.reg_cella_szoveg {
	width: 150px;
	float: left;
	clear: left;
	padding-top: 5px;
	font-weight: bold;
}
div.reg_cella_elem {
	width: 300px;
	float: left;
	padding-top: 5px;
}
div.reg_cella_egyeb {
	float: left;
	width: 150px;
	overflow: hidden;
	padding-top: 5px;
}
input.reg_input, select.reg_input, textarea.reg_input{
	width: 285px;
}
input.reg_input_short{
	width: 42px;
}

select.reg_input_short{
	width: 100px;
}
span.gyengejelszo{
	color: #CC0000;
}
span.hiba{
	color: #CC0000;
	font-size:14px;
	font-weight: bold;
	margin: 10px;
}
span.kozepesjelszo{
	color: #006699;
}
span.erosjelszo{
	color: #009900;
}
#user_preview_contents{
	border-color:#FFFF99;
	border-width:1px;
	border-style:solid;
}
div.divider {
	float: left;
	clear: both;
	width: 100%;
}

#mypost {
	width: 100%;
	height: 200px;
}

	.imageflow {
		visibility:hidden;
		position: relative; 
		text-align: left;
		width: 100%;		
		height: 300px;
	}
	.imageflow img {
		visibility:hidden;
		position: absolute; 
		top: 0px;
		border: none;
	}
	.imageflow p{
		text-align:center;
		margin:0 auto;
	}
	.imageflow .loading {
		position: relative;
		left: 50%;
		margin-left: -106px;
		width: 200px;
		height: 15px;
		padding:5px;
		visibility: visible;
		border: 1px solid white;
	}
	.imageflow .loading_bar {
		height: 15px;
		width: 1%;
		background: #fff;
		visibility: visible;
	}
	.imageflow .caption {
		font-weight:bold;
		position:relative; 
		text-align:center;
		z-index:10000;
	}
	.imageflow .scrollbar {
		visibility:hidden;
		position:relative; 
		border-bottom:1px solid #b3b3b3;
		z-index:10001;
	}
	.imageflow .slider {
		position:absolute;
		margin-top:-7px;
		margin-left:-7px;
		z-index:10002;
		background-image:url(images/slider_dark.png);
		background-repeat:no-repeat;
		width:14px;
		height:14px;
	}

@media print {
    #banner, #balsav, #search_div, #fenti_menu, #jobb_oldali_sav, #kapcsolodo_anyagok, #footer, #articletree {
		display: none;
	}
	#article_contents {
		display: block;
		width: 100%;
		position:absolute;
		left:0;
		top:150px;
	}
	#logo {
		position: absolute;
		left:0;
		top:0;
	}
}