@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
}
.felso_container_kulso {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	height: 467px;
	background-image: url(../images/felso_bg_overlay_piros.png);
	background-repeat: no-repeat;
	background-position: 18px top;
}
.felso_c_bal {
	background-image: url(../images/felso_bal_arnyek.png);
	background-repeat: no-repeat;
	float: left;
	height: 467px;
	width: 9px;
}
.felso_c_kozepso {
	height: 467px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.felso_hasznos_tartalom {
	height: 92px;
	width: 958px;
	position: absolute;
}
.creativ_logo {
	float: left;
	height: 92px;
	width: 72px;
	margin-left: 46px;
}
.cim {
	height: 50px;
	width: 270px;
	position: absolute;
	margin-top: 10px;
	margin-left: 93px;
}



.cim h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #dfddb7;
	margin-top: 2px;
	margin-bottom: 2px;
}
.akcio {
	height: 70px;
	width: 170px;
	float: right;
	margin-top: 20px;
	margin-right: 44px;
	background-image: url(../images/akcio_bg.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	text-align: center;
}
.akcio_szoveg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #dfddb7;
	text-align: center;
	margin-top: 0px;
	font-weight: normal;
}
.akcio a .akcio_szoveg  {
	text-decoration: none;
}


.felso_c_jobb {
	background-image: url(../images/felso_jobb_arnyek.png);
	background-repeat: no-repeat;
	float: right;
	height: 467px;
	width: 9px;
}
.felso_menu {
	height: 52px;
	width: 958px;
	margin-top: 92px;
	z-index: 2;
	position: absolute;
}




.felso_tartalom {
	background-image: url(../images/f_tart_bg_piros.jpg);
	background-repeat: repeat-x;
	height: 467px;
	width: 100%;
	margin: 0;
}
.valtozo_tartalom {
	height: 305px;
	width: 958px;
	z-index: 1;
	position: absolute;
	margin-top: 1px;
	margin-left: 0px;
}
.arnyek {
	height: 15px;
	width: 958px;
	background-image: url(../images/menu_footer_arnyek.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 144px;
}
.arnyek1 {
	height: 15px;
	width: 958px;
	background-image: url(../images/menu_footer_arnyek.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}


.elozo {
	background-image: url(../images/rotator_bg_hover_prev.jpg);
	float: left;
	height: 91px;
	width: 15px;
}
.kovetkezo {
	background-image: url(../images/rotator_bg_hover_next.jpg);
	height: 91px;
	width: 15px;
	float: right;
}




/*Menü*/
.jqueryslidemenu{
	width: 958px;
	background-image: url(../images/menu_bg_piros.jpg);
	height: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #dfddb7;
	border: 1px solid #8094a3;
	margin-left: -1px;
}

.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block; /*background of tabs (default state)*/
	color: white;
	border-right: 1px solid #778;
	color: #dfddb7;
	text-decoration: none;
	height: 33px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/menu_bg_piros.jpg);
	padding-bottom: 0px;
	padding-top: 17px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
outline-style:none;
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	outline-style:none;
	color: #dfddb7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

.jqueryslidemenu ul li a:hover{
	color: #dfddb7;
	background-image: url(../images/menu_aktiv_piros.jpg);
	background-repeat: repeat-x;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	width: 160px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #dfddb7;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 20px;
	right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 18px;
	right: 5px;
}

/*Menü vége*/

/*Változó tartalom*/
.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 958px;
	height: 216px;
	overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position: absolute;
	visibility: hidden;
	width: 958px;
	background-image: url(../images/valtozo_tartalom_bg_piros.jpg);
	background-repeat: no-repeat;
	background-position: -2px 2px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFF1;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	width: 958px;
	text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
	height: 91px;
	background-image: url(../images/rotator_bg.jpg);
	background-repeat: repeat-x;
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
	display: inline-block;/* -moz-inline-box;*/
	display: inline-block;
	color: #dfddb7;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 40px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.glidecontent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFFFF2;
	margin-left: 5px;
}


.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
	color: #3CF;
}

.glidecontenttoggler a:hover{
	color: #FC0;
	background-image: url(../images/rotator_bg_hover.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 158px;
}


.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
outline-style:none;

}

.glidecontenttoggler a.prev {
	outline-style:none;
	/*background-image: url(../images/elozo.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 85px;*/
}


.glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
	outline-style:none;
	/*background-image: url(../images/kovetkezo.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 85px;*/
}

.glidecontenttoggler a.prev:hover {
	/*background-image: url(../images/elozo_hover.png);
	background-repeat: no-repeat;*/
	outline-style:none;
	background-image: url(../images/rotator_bg__next_prev_hover.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 85px;	/*height: 85px;
	width: 25px;*/
}
.glidecontenttoggler a.next:hover {
	/*background-image: url(../images/kovetkezo_hover.png);
	background-repeat: no-repeat;*/
	outline-style:none;
	background-image: url(../images/rotator_bg__next_prev_hover.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 85px;	/*height: 25px;
	width: 85px;*/
}

/*Változó tartalom vége*/
.kozepso_tartalom {
	background-image: url(../images/kozepso_tart_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 1580px;
	background-position: top;
}
.kozepso_container {
	height: 1364px;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}

.kozepso_c_kozepso {
	height: 1314px;
	width: 960px;
	position: absolute;
}

.kozepso_c_jobb {
	background-image: url(../images/kozepso_jobb_arnyek.png);
	background-repeat: repeat-y;
	float: right;
	height: 1364px;
	width: 13px;
}

.kozepso_c_bal {
	background-image: url(../images/kozepso_bal_arnyek.png);
	background-repeat: repeat-y;
	float: left;
	height: 1364px;
	width: 13px;
}

.kozepso_tartalom_karb {
	background-image: url(../images/kozepso_tart_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 1208px;
	background-position: top;
}



.kozepso_container_karb {
	height: 1208px;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}


.kozepso_c_kozepso_karb {
	height: 1480px;
	width: 960px;
	position: absolute;
}



.kozepso_c_jobb_karb {
	background-image: url(../images/kozepso_jobb_arnyek.png);
	background-repeat: repeat-y;
	float: right;
	height: 1208px;
	width: 13px;
}



.kozepso_c_bal_karb {
	background-image: url(../images/kozepso_bal_arnyek.png);
	background-repeat: repeat-y;
	float: left;
	height: 1208px;
	width: 13px;
}
.kozepso_haszn_kozep_karb {
	background-image: url(../images/kozepso_hasznos_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: 1114px;
	width: 960px;
	margin-left: 13px;
	position: absolute;
}


.kozepso_haszn_also_karb {
	background-image: url(../images/kozepso_hasznos_tart_also.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 960px;
	margin-top: 1114px;
	margin-left: 13px;
}


.kozepso_tartalom_nev {
	background-image: url(../images/kozepso_tart_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 799px;
	background-position: top;
}
.kozepso_container_nev {
	height: 799px;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}
.kozepso_c_kozepso_nev {
	height: 1071px;
	width: 960px;
	position: absolute;
}
.kozepso_c_jobb_nev {
	background-image: url(../images/kozepso_jobb_arnyek.png);
	background-repeat: repeat-y;
	float: right;
	height: 799px;
	width: 13px;
}
.kozepso_c_bal_nev {
	background-image: url(../images/kozepso_bal_arnyek.png);
	background-repeat: repeat-y;
	float: left;
	height: 799px;
	width: 13px;
}
.kozepso_haszn_kozep_nev {
	background-image: url(../images/kozepso_hasznos_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: 705px;
	width: 960px;
	margin-left: 13px;
	position: absolute;
}
.kozepso_haszn_also_nev {
	background-image: url(../images/kozepso_hasznos_tart_also.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 960px;
	margin-top: 705px;
	margin-left: 13px;
}
.kozepso_haszn_kozep_web {
	background-image: url(../images/kozepso_hasznos_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: 5692px;
	width: 960px;
	margin-left: 13px;
	position: absolute;
}
.kozepso_haszn_also_web {
	background-image: url(../images/kozepso_hasznos_tart_also.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 960px;
	margin-top: 5692px;
	margin-left: 13px;
}
.kozepso_c_jobb_web {
	background-image: url(../images/kozepso_jobb_arnyek.png);
	background-repeat: repeat-y;
	float: right;
	height: 5786px;
	width: 13px;
}
.kozepso_c_bal_web {
	background-image: url(../images/kozepso_bal_arnyek.png);
	background-repeat: repeat-y;
	float: left;
	height: 5786px;
	width: 13px;
}
.kozepso_c_kozepso_web {
	height: 6032px;
	width: 960px;
	position: absolute;
}
.kozepso_tartalom_web {
	background-image: url(../images/kozepso_tart_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 5786px;
	background-position: top;
}
.kozepso_container_web {
	height: 5786px;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}


.kozepso_tartalom_link {
	background-image: url(../images/kozepso_tart_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 1318px;
	background-position: top;
}

.kozepso_container_link {
	height: 1318px;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}


.kozepso_c_kozepso_link {
	height: 1318px;
	width: 960px;
	position: absolute;
}

.kozepso_c_jobb_link {
	background-image: url(../images/kozepso_jobb_arnyek.png);
	background-repeat: repeat-y;
	float: right;
	height: 1318px;
	width: 13px;
}

.kozepso_c_bal_link {
	background-image: url(../images/kozepso_bal_arnyek.png);
	background-repeat: repeat-y;
	float: left;
	height: 1318px;
	width: 13px;
}

.kozepso_haszn_also_link {
	background-image: url(../images/kozepso_hasznos_tart_also.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 960px;
	margin-top: 1224px;
	margin-left: 13px;
}


.kozepso_haszn_kozep_link {
	background-image: url(../images/kozepso_hasznos_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: 1224px;
	width: 960px;
	margin-left: 13px;
	position: absolute;
}


.kozepso_tartalom_crea {
	background-image: url(../images/kozepso_tart_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 1408px;
	background-position: top;
}

.kozepso_container_crea {
	height: 1408px;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}

.kozepso_c_kozepso_crea {
	height: 1408px;
	width: 960px;
	position: absolute;
}

.kozepso_c_jobb_crea {
	background-image: url(../images/kozepso_jobb_arnyek.png);
	background-repeat: repeat-y;
	float: right;
	height: 1408px;
	width: 13px;
}

.kozepso_c_bal_crea {
	background-image: url(../images/kozepso_bal_arnyek.png);
	background-repeat: repeat-y;
	float: left;
	height: 1408px;
	width: 13px;
}

.kozepso_haszn_also_crea {
	background-image: url(../images/kozepso_hasznos_tart_also.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 960px;
	margin-top: 1314px;
	margin-left: 13px;
}

.kozepso_haszn_kozep_crea {
	background-image: url(../images/kozepso_hasznos_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: 1314px;
	width: 960px;
	margin-left: 13px;
	position: absolute;
}

.kozepso_tartalom_arak {
	background-image: url(../images/kozepso_tart_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 3500px;
	background-position: top;
}

.kozepso_container_arak {
	height: 3680px;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}

.kozepso_c_kozepso_arak {
	height: 3500px;
	width: 960px;
	position: absolute;
}

.kozepso_c_jobb_arak {
	background-image: url(../images/kozepso_jobb_arnyek.png);
	background-repeat: repeat-y;
	float: right;
	height: 3680px;
	width: 13px;
}

.kozepso_c_bal_arak {
	background-image: url(../images/kozepso_bal_arnyek.png);
	background-repeat: repeat-y;
	float: left;
	height: 3680px;
	width: 13px;
}

.kozepso_haszn_also_arak {
	background-image: url(../images/kozepso_hasznos_tart_also.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 960px;
	margin-top: 3586px;
	margin-left: 13px;
}

.kozepso_haszn_kozep_arak {
	background-image: url(../images/kozepso_hasznos_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: 3586px;
	width: 960px;
	margin-left: 13px;
	position: absolute;
}

.kozepso_tartalom_sikeres {
	background-image: url(../images/kozepso_tart_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 358px;
	background-position: top;
}

.kozepso_container_sikeres {
	height: 358px;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}

.kozepso_c_kozepso_sikeres {
	height: 358px;
	width: 960px;
	position: absolute;
}

.kozepso_c_jobb_sikeres {
	background-image: url(../images/kozepso_jobb_arnyek.png);
	background-repeat: repeat-y;
	float: right;
	height: 358px;
	width: 13px;
}

.kozepso_c_bal_sikeres {
	background-image: url(../images/kozepso_bal_arnyek.png);
	background-repeat: repeat-y;
	float: left;
	height: 358px;
	width: 13px;
}

.kozepso_haszn_also_sikeres {
	background-image: url(../images/kozepso_hasznos_tart_also.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 960px;
	margin-top: 264px;
	margin-left: 13px;
}

.kozepso_haszn_kozep_sikeres {
	background-image: url(../images/kozepso_hasznos_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: 264px;
	width: 960px;
	margin-left: 13px;
	position: absolute;
}

.kozepso_tartalom_mail {
	background-image: url(../images/kozepso_tart_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 984px;
	background-position: top;
}
.kozepso_container_mail {
	height: 984px;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}
.kozepso_c_kozepso_mail {
	height: 984px;
	width: 960px;
	position: absolute;
}
.kozepso_c_jobb_mail {
	background-image: url(../images/kozepso_jobb_arnyek.png);
	background-repeat: repeat-y;
	float: right;
	height: 984px;
	width: 13px;
}
.kozepso_c_bal_mail {
	background-image: url(../images/kozepso_bal_arnyek.png);
	background-repeat: repeat-y;
	float: left;
	height: 984px;
	width: 13px;
}
.kozepso_haszn_also_mail {
	background-image: url(../images/kozepso_hasznos_tart_also.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 960px;
	margin-top: 890px;
	margin-left: 13px;
}
.kozepso_haszn_kozep_mail {
	background-image: url(../images/kozepso_hasznos_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: 890px;
	width: 960px;
	margin-left: 13px;
	position: absolute;
}
.kereso {
	background-image: url(../images/felso_keskeny_div_bg.jpg);
	height: 42px;
	width: 960px;
	margin-left: 13px;
	background-repeat: repeat-x;
}
.felso_div {
	background-image: url(../images/felso_div_bg.jpg);
	background-repeat: repeat-x;
	height: 277px;
	width: 960px;
	position: absolute;
	margin-left: 13px;
	margin-top: 40px;
}
.felso_keskeny_div {
	background-image: url(../images/felso_keskeny_div_bg.jpg);
	background-repeat: repeat-x;
	height: 42px;
	width: 960px;
	position: absolute;
	margin-left: 13px;
	margin-top: 40px;
}

.kozepso_haszn_teto {
	background-image: url(../images/kozepso_hasznos_tart_teto.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 960px;
	margin-left: 13px;
}
.kozepso_haszn_kozep {
	background-image: url(../images/kozepso_hasznos_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: 1270px;
	width: 960px;
	margin-left: 13px;
}

.kozepso_haszn_also {
	background-image: url(../images/kozepso_hasznos_tart_also.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 960px;
	margin-top: 0px;
	margin-left: 13px;
}

.footer {
	background-image: url(../images/f_lablec_bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	height: 259px;
}
.footer1 {
	background-image: url(../images/footer1_bg.jpg);
	background-repeat: repeat;
	height: 125px;
	margin: 0;
}
.footer1_tart {
	height: 125px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.creativ_logo_footer {
	float: left;
	height: 32px;
	width: 120px;
	margin-top: -5px;
}

.footer_container {
	height: 259px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
.f_footer_kozep {
	height: 259px;
	width: 958px;
	position: absolute;
	margin-left: 7px;
}
.f_footer_jobb {
	background-image: url(../images/footer_jobb_arnyek.png);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	height: 259px;
	width: 7px;
}

.f_footer_bal {
	background-image: url(../images/footer_bal_arnyek.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 259px;
	width: 7px;
	float: left;
}
.bekezdes_valtozo_tartalom {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFF3;
}
.bekezdes_also_tartalom {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	
}
.apro {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}

.bekezdes_also_tartalom_kapcsolat {
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

.artablazat_tartalom {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

.bekezdes_also_tartalom_pici {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}


.kep_bal {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.kep_jobb {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

.kep_jobb_hirlevel {
	margin-left: 110px;
	position: absolute;
	margin-top: 115px;
}



.v_a_t_gomb_jobb {
	border: 0px;
	margin-left: 660px;
}
.alahuzas {
	text-decoration: underline;
}
.hirlevel {
	float: left;
	height: 277px;
	width: 240px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/felso_div_elvalaszto.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.felhivasok {
	float: left;
	height: 277px;
	width: 240px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/felso_div_elvalaszto.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.kepek {
	float: left;
	height: 277px;
	width: 445px;
	padding-right: 5px;
	padding-left: 5px;
}


.cim_kozepso {
	height: 42px;
	width: 230px;
	background-image: url(../images/cimsor_nyil_sz.png);
	background-repeat: no-repeat;
	background-position: 5px top;
}
.kek_bold {
	color: #2c679f;
	font-weight: bold;
}
.kek_bold_link {
	color: #2c679f;
	font-weight: bold;
	text-decoration: none;
}

.bordo_bold {
	color: #900;
	font-weight: bold;
}
.bordo {
	color: #900;
}

.bordo_bold_link {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

.n_sarga_bold {
	color: #d46012;
	font-weight: bold;
}
.zold_bold {
	color: #030;
	font-weight: bold;
}
.v_zold_bold {
	color: #063;
	font-weight: bold;
}
.v1_zold_bold {
	color: #090;
	font-weight: bold;
}




.cim_kozepso h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-left: 25px;
	vertical-align: middle;
}
.feliratkozas {
	margin-left: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.tart_kozep {
	float: left;
	height: auto;
	width: 591px;
	margin-left: 20px;
}
.tart_nagy {
	float: left;
	height: auto;
	width: 920px;
	margin-left: 20px;
}

.tart_kicsi {
	height: auto;
	width: 309px;
	margin-right: 20px;
}
.tart_kicsi1 {
	height: auto;
	width: 309px;
	margin-right: 20px;
	margin-top: 0px;
}
.kis_tart_gomb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 23px;
	width: 93px;
	margin-top: 10px;
	margin-left: 200px;
}
.kis_tart_gomb1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 23px;
	width: 93px;
	margin-top: 0px;
	margin-left: 200px;
	margin-bottom: 10px;
}


.tart_kicsi_jobb {
	float: right;
	width: 309px;
	height: auto;
	margin-right: 20px;
}



.tart_koz_cim_teto {
	background-image: url(../images/tart_koz_cim_teto.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 591px;
}
.tart_nagy_cim_teto {
	background-image: url(../images/tart_nagy_cim_teto.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 920px;
}

.tart_kicsi_cim_teto {
	background-image: url(../images/tart_kicsi_cim_teto.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 309px;
}
.tart_pici_cim_teto {
	background-image: url(../images/tart_pici_cim_teto.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 220px;
}


.tart_koz_cim_also {
	background-image: url(../images/tart_koz_cim_also.jpg);
	background-repeat: repeat-y;
	height: 39px;
	width: 591px;
}
.tart_nagy_cim_also {
	background-image: url(../images/tart_nagy_cim_also.jpg);
	background-repeat: repeat-y;
	height: 39px;
	width: 920px;
}

.tart_kicsi_cim_also {
	background-image: url(../images/tart_kicsi_cim_also.jpg);
	background-repeat: repeat-y;
	height: 39px;
	width: 309px;
}
.tart_pici_cim_also {
	background-image: url(../images/tart_pici_cim_also.jpg);
	background-repeat: repeat-y;
	height: 39px;
	width: 220px;
}


.tart_koz_tart_teto {
	background-image: url(../images/tart_koz_tart_teto.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 591px;
}
.tart_nagy_tart_teto {
	background-image: url(../images/tart_nagy_tart_teto.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 920px;
}

.tart_kicsi_tart_teto {
	background-image: url(../images/tart_kicsi_tart_teto.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 309px;
}
.tart_pici_tart_teto {
	background-image: url(../images/tart_pici_tart_teto.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 220px;
}


.tart_koz_tart_koz {
	background-image: url(../images/tart_koz_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 591px;
	font-family: Verdana, Geneva, sans-serif;
}
.tart_koz_tart_koz1 {
	background-image: url(../images/tart_koz_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 591px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: -12px;
}

.tart_nagy_tart_koz {
	background-image: url(../images/tart_nagy_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 920px;
	font-family: Verdana, Geneva, sans-serif;
}

.tart_kicsi_tart_koz {
	background-image: url(../images/tart_kicsi_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 309px;
	font-family: Verdana, Geneva, sans-serif;
}
.tart_pici_tart_koz {
	background-image: url(../images/tart_pici_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: 150px;
	width: 220px;
	font-family: Verdana, Geneva, sans-serif;
}
.tart_pici_tart_koz_link {
	background-image: url(../images/tart_pici_tart_kozep.jpg);
	background-repeat: repeat-y;
	height: 150px;
	width: 220px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: -16px;
}



.tart_koz_tart_also {
	background-image: url(../images/tart_koz_tart_also.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 591px;
	margin-top: -12px;
	margin-bottom: 20px;
}
.tart_nagy_tart_also {
	background-image: url(../images/tart_nagy_tart_also.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 920px;
	margin-top: -12px;
	margin-bottom: 20px;
}

.tart_kicsi_tart_also {
	background-image: url(../images/tart_kicsi_tart_also.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 309px;
	margin-top: -12px;
	margin-bottom: 20px;
}
.tart_pici_tart_also {
	background-image: url(../images/tart_pici_tart_also.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 220px;
	margin-top: -12px;
	margin-bottom: 20px;
}





.tart_koz_cim_arny {
	background-image: url(../images/cim_arnyek_kek.png);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	height: 39px;
	width: 591px;
}
.tart_koz_cim_arny_zold {
	background-image: url(../images/cim_arnyek_zold.png);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	height: 39px;
	width: 591px;
}

.tart_nagy_cim_arny {
	background-image: url(../images/cim_arnyek_piros.png);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	height: 39px;
	width: 920px;
}

.tart_kicsi_cim_arny {
	background-image: url(../images/cim_arnyek_n_sarga.png);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	height: 39px;
	width: 309px;
}
.tart_pici_cim_arny {
	background-image: url(../images/cim_arnyek_n_sarga.png);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	height: 39px;
	width: 220px;
}
.tart_pici_cim_arny_zold {
	background-image: url(../images/cim_arnyek_zold.png);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	height: 39px;
	width: 220px;
}
.tart_pici_cim_arny_vzold {
	background-image: url(../images/cim_arnyek_v_zold.png);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	height: 39px;
	width: 220px;
}

.tart_pici_cim_arny_piros {
	background-image: url(../images/cim_arnyek_piros.png);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	height: 39px;
	width: 220px;
}
.tart_pici_cim_arny_kek {
	background-image: url(../images/cim_arnyek_kek.png);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	height: 39px;
	width: 220px;
}

.link_ok {
	list-style-image: url(../images/ok_pipa.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: -5px;
	margin-right: 5px;
}
.linkajanlo {
	color: #060;
	text-decoration: none;
	outline-style:none;
}






.nyil {
	background-image: url(../images/cimsor_nyil_sz.png);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 17px;
	margin-top: 8px;
	margin-left: 5px;
}
.szov_cim_koz {
	float: right;
	width: 565px;
	font-size: 16px;
}
.szov_cim_nagy {
	float: right;
	width: 894px;
	font-size: 16px;
}

.szov_cim_koz_kicsi {
	float: right;
	width: 280px;
	font-size: 16px;
}
.szov_cim_koz_pici {
	float: right;
	width: 191px;
	font-size: 16px;
}
/*h1 leírás*/

.tart_koz_tart_koz h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tart_kicsi_tart_koz h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tart_pici_tart_koz h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tart_nagy_tart_koz h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.szov_cim_koz h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.szov_cim_nagy h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}

.szov_cim_koz_kicsi h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.szov_cim_koz_pici h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.szov_cim_koz_nagy h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
/*h2 leírás*/

.tart_koz_tart_koz h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tart_kicsi_tart_koz h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tart_pici_tart_koz h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tart_nagy_tart_koz h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.szov_cim_koz h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.szov_cim_nagy h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}

.szov_cim_koz_kicsi h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.szov_cim_koz_pici h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.szov_cim_koz_nagy h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

/* h3 leírás */
.tart_koz_tart_koz h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tart_kicsi_tart_koz h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tart_pici_tart_koz h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tart_nagy_tart_koz h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.szov_cim_koz h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.szov_cim_nagy h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}

.szov_cim_koz_kicsi h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.szov_cim_koz_pici h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.szov_cim_koz_nagy h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}



.link1 {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-image: url(../images/link1.png);
}
.link2 {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-image: url(../images/link2.png);
}
.link3 {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-image: url(../images/link3.png);
}
.link4 {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-image: url(../images/link4.png);
}
.link5 {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-image: url(../images/link5.png);
}
.link6 {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-image: url(../images/link6.png);
}
.link7 {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-image: url(../images/link7.png);
}
.link8 {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-image: url(../images/link8.png);
}
.link9 {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-image: url(../images/link9.png);
}
.link10 {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFF4;
	list-style-image: url(../images/tart_kinyit.png);
	display: inherit;
}
.elvegzett_munka table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}


.handcursor{
/*cursor:hand;*/
cursor:pointer;
font-family:Verdana, Geneva, sans-serif;
font-size:16px;
}
#hc1 li{
margin:0 3px 0 0; /*Spacing between each LI container*/
}

#hc1 li .hpanel{
	padding: 5px;
	background-color: #0f3a62;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}


/*CSS for example Accordion #hc2*/

#hc2 li{
margin:0 0 0 0; /*Spacing between each LI container*/
border: 12px solid black;
}

#hc2 li .hpanel{
padding: 5px; /*Padding inside each content*/
background: #E2E9FF;
/*cursor: hand;*/
cursor: pointer;
}
/*Overall CSS for each Horizontal Accordion.
	Most settings should be kept as it.
	Customize each Accordion by styling each Accordion's ID attribute instead.
*/

.haccordion{
padding: 0;
}

.haccordion ul{
margin: 0;
padding: 0;
list-style: none;
overflow: hidden; /*leave as is*/
}


.haccordion li{
margin: 0;
padding: 0;
display: block; /*leave as is*/
width: 44px; /*For users with JS disabled: Width of each content*/
height: 200px; /*For users with JS disabled: Height of each content*/
overflow: hidden; /*leave as is*/
float: left; /*leave as is*/
}

.haccordion li .hpanel{
	width: 440px; /*For users with JS disabled: Width of each content*/
	height: 200px;  /*For users with JS disabled: Height of each content*/
}
.munkaink {
	margin-left: 12px;
	width: 440px;
	height: 200px;
	margin-top: 20px;
}
.oldalnev {
	margin-top: 155px;
	margin-left: -208px;
	float: left;
	width: 200px;
}

.contact {
	height: 100px;
	width: 302px;
	margin-left: 4px;
}
.hirdetes {
	height: 150px;
	width: 300px;
	margin-left: 4px;
}

.lyoness {
	height: 80px;
	width: 302px;
	margin-left: 4px;
}
.linkcsere_felhivas {
	height: 256px;
	width: 256px;
	margin-left: 26px;
}

.nevjegykartya {
	height: 225px;
	width: 205px;
	margin-left: 50px;
	margin-right: auto;
}


.facebook {
	float: left;
	height: 100px;
	width: 100px;
}
.twitter {
	float: left;
	height: 100px;
	width: 100px;
}
.rss {
	float: left;
	height: 100px;
	width: 100px;
}
.tart_footer1 {
	width: 220px;
	height: 237px;
	float: left;
	margin-left: 16px;
	margin-top: 2px;
}
.footer_szoveg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	height: 20px;
	width: 870px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.valid_ok {
	height: 80px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
.useronline       {
	color: #13487a;
	background-image: url(../images/useronline_back.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 90px;
	font-size: 10px;
	margin-right: 20px;
	text-align: center;
	margin-top: 3px;
	float: right;
	padding-top: 5px;
}
.tart_nagy_tart_koz ul {
	margin-right: 5px;
}
.friss_alk {
	list-style-image: url(../images/frissites_lista_alkalmi.png);
}
.friss_havi {
	list-style-image: url(../images/frissites_lista_havi.png);
}
.friss_heti {
	list-style-image: url(../images/frissites_lista_heti.png);
}
.friss_napi {
	list-style-image: url(../images/frissites_lista_napi.png);
}
.friss_shop {
	list-style-image: url(../images/frissites_lista_shop.png);
}





.ajanlo {
	list-style-image: url(../images/link_ajanlo2.png);
	margin-left: 30px;
}
.nevjegy_list {
	list-style-image: url(../images/ok_nevjegy1.png);
	margin-left: 30px;
}
.nevjegy_list_belso {
	list-style-image: url(../images/ok_nevjegy.png);
	margin-left: 30px;
}


.uj_tart {
	background-image: url(../images/uj_tart.png);
	background-repeat: no-repeat;
	background-position: -5px -5px;
}
.kapcsolat {
	height: auto;
	width: 551px;
	margin-right: auto;
	margin-left: auto;
}
.hirlevel_jobb {
	height: 220px;
	margin-top: 0px;
	margin-left: 35px;
}
.felhivasok_tart {
	margin-right: 5px;
	margin-left: 5px;
}
.webwork {
	height: 195px;
	width: 640px;
	padding-right: 40px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;

}
.webwork_kulso {
	height: 210px;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

