/*--------------------------------------------------------------------------
  main.css                                                                
  --------------------------------------------------------------------------

  a www.dhkzrt.hu oldal CSS stíluslapja
  
 --------------------------------------------------------------------------*/



/*--- általános --------------------------------------------------------------*/
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:100%;
}

a:link, a:visited, a:active {
	color: #1E69AC;
}

a:hover {
	color:#1E69AC;
	text-decoration:none;
}

img {
	border:none;
}




/*--- body -----------------------------------------------------------------*/
body#main_body {
	margin: 0;
	padding: 0;
	text-align: center;
	color:#03031d;
	background-color: #D6E4EF;
	background-image: url(../images/body-background.jpg);
	background-repeat: repeat-x;
}

body#print_body {
	margin: 10px 20px 10px 20px;
	padding: 0;
	text-align: left;
	background-color:#fff;
	color:#000;
}


/*--- main containers ------------------------------------------------------*/
#container {
	position: relative;
	padding: 0;
	margin: 10px auto;
	text-align: left;
	width: 915px;
}

#header {
	position: relative;
	padding: 0;
	top: 0px;
	left: 0px;
	width:915px;
	height:100px;
	background-image:url(../images/logo.png);
	border-bottom: 0px solid #000;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#content_container {
	position: relative;
	padding: 13px 0 0 0;
	margin: 10px 0 0 0;
	top: 0px;
	left: 0px;
	width:915px;
	border-top: 0px solid #fff;
	/*border-bottom: 1px solid #fff;*/
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-image: url('../images/content-main-top.gif');
	background-repeat: no-repeat;
}

#main_navigation {
	position: relative;
	padding: 10px 0 0 0;
	margin: 0;
	top: 0px;
	left: 0px;
	width:915px;
	height:55px;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #000000;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align: left;
	z-index:100;
}

#mainMenu {
	position:relative;
	width: 915px;
	height:35px;
	background:url('../images/nav_bg.gif') no-repeat;
	padding-left:8px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	z-index:101;
	padding-top: 7px;
}



/*--- ügyfél menüpontok ----------------------------------------------------*/


#twocol {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url('../images/content-top.gif');
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#twocol .index {
	padding-bottom: 20px;
}

#twocol .contentbox {
	background-image: url('../images/2colfill.gif');
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFF;
}
#twocol .contentbtm {
	background-image: url('../images/content-bottom.png');
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}

#twocol .contentboxp {
	width: 435px;
	padding-left: 17px;
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
}

#twocol h1 {
	font-size: 30px;
	font-weight: normal;
	color: #C7DFEF;
	padding: 15px 0 10px 0;
}

#twocol h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1E69AC;
	padding-bottom: 0px;
}

#twocol .contentboxp ul {
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 4px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-right: 0px;
}


#twocol .contentboxp li {
	font-size: 11px;
	color: #666666;
	BACKGROUND-IMAGE: url('../images/listdot.gif');
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: left center;
	PADDING-LEFT: 12px;
	PADDING-BOTTOM: 3px;
	margin-bottom: 0px;

}

a:active {
  color: #666666;
}

#twocol .contentboxp li a {
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

#twocol .contentboxp li a:hover  {
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#1E69AC;
}

/*--- 3 ablak ------------------------------------------*/


#threecol {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

#threecol p {
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 7px;
}
#threecol h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 10px;
}
#threecol strong {
	color: #666666;
}



#threecol .contentbox {
	background-image: url(../images/3colfill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}
#threecol .contentbtm {
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}
#threecol .contentboxp {
	width: 281px;
	padding-left: 17px;
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}
/* End hide from IE-mac */


/*--- special homepage containers ------------------------------------------*/
#page_content #contenthead {
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url('../images/content-fill.gif');
}

#content_container .contentbtm {
	background-image: url('../images/content-bottom.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
	/*margin-bottom: 20px;*/
	margin-bottom: 10px;
	position: relative;
	_top: -6px

}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}




/*--- special homepage containers ------------------------------------------*/
#content_container #flash {
	width: 915px;
	height: 196px;
	position: relative;
	top: 0px;
	left: 0px;
	padding-top:9px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#homepage_content {
	width: 915px;
	top: 0px;
	left: 0px;
	padding:10px 0 6px 0;
}

#homepage_content #home_left {
	float:left;
	/*width:650px;*/
	width:740px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_left #prodhead {
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	background:url('../images/home_t5head.gif') top left no-repeat;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_left #prod {
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	background:url('../images/home_t5bg.jpg') bottom left no-repeat;
	overflow:hidden;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width: 500px;
} 

#prod1, #prod2, #prod3,
#bodyprod1, #bodyprod2, #bodyprod3 {
	float:left;
	margin:0px 11px 0px 4px;
	width: 230px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;

}
#prod3, #bodyprod3 {
	margin-right:4px;
}

#prod1 .content, #prod2 .content, #prod3 .content {
	display: block;
	padding:1px 7px 5px;
	font-size:70%;
}

#bodyprod1 .copy, #bodyprod2 .copy, #bodyprod3 .copy {
	display: block;
	padding:0px 12px 165px 12px;
	color:#fff;
	margin:0;
	font-size:70%;
    position: relative;
	top: 160px;
	left: 0px;
}

#home_left #news {
	float:left;
	width:620px;
	padding:20px 2px 0 20px;
	margin:0;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_left #news #head {
	font-size:80%;
	font-weight:bold;
	border-bottom: 1px solid #ADADAD;
	padding-bottom:5px;
	color: #1E69AC;
}

#home_left #news #desc {
	font-size:70%;
	border-top: 1px solid #fff;
	padding-top:5px;
	line-height: 140%;
}


#home_left #events {
	float:left;
	padding:0 0 0 5px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_left #events #head {
	width:146px;
	font-size:80%;
	font-weight:bold;
	padding-bottom:5px;
}
#home_left #events #desc {
	width:146px;
	font-size:70%;
	border-top: 1px solid #fff;
	padding:5px 0 0 5px;
}

#home_left #news #desc .entry .date, #home_left #news #desc .nolink .date {
	font-weight:bold;
	width:85px;
	height:70px;
	display:block;
	float:left;
	cursor:pointer;
	padding-right:15px;
	color: #1E69AC;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}


#home_left #news #desc .entry .newstext {
	float: right;
	width: 300px;
	cursor:pointer;
}

#home_left #news #desc .entry {
	clear:both;
	padding-bottom:5px;
	border-bottom: #B4C7DA 1px dotted;
	margin-bottom: 5px;
}

#home_left #news #desc .nolink {
	clear:both;
	padding-bottom:5px;
	border-bottom: #B4C7DA 1px dotted;
	margin-bottom: 5px;
}

#home_left #wetter {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 620px;
	moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 2px 0 20px;
	font-size: 80%;
}

#home_left #wetter #newsright {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 620px;
	moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 2px 0 20px;
}

#home_left #wetter #head {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	PADDING-BOTTOM: 5px;
	BORDER-BOTTOM: 1px solid #ADADAD;
	color: #1E69AC;
}
#home_left #wetter #desc {
	BORDER-TOP: #fff 1px solid; FONT-SIZE: 70%; PADDING-TOP: 5px
}
#home_left #events {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 11px;
	moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 195px;
	font-size: 11px;
	border-right: #B4C7DA 0px solid;
}

#home_left #events H2 {
	box-sizing: border-box;
	font-size: 110%;
	padding: 0 0 10px 0;
	margin:0;

}
#home_left #events #head {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	PADDING-BOTTOM: 5px;
	WIDTH: 190px
}
#home_left #events #desc {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 100%;
	PADDING-BOTTOM: 0px;
	WIDTH: 190px;
	PADDING-TOP: 5px
}
#home_left #wetter #desc .entry .date {
	PADDING-RIGHT: 15px; DISPLAY: block; FONT-WEIGHT: bold; BACKGROUND: url(../images/npf1.gif) no-repeat right top; FLOAT: left; WIDTH: 80px; CURSOR: pointer; COLOR: #1E69AC; HEIGHT: 20px; moz-box-sizing: border-box; box-sizing: border-box
}
#home_left #wetter #desc .entry .newstext {
	FLOAT: right; WIDTH: 300px; CURSOR: pointer
}
#home_left #wetter #desc .entry {
	CLEAR: both; MARGIN-BOTTOM: 5px
}

#desc #fok{
	WIDTH: 100px;
	float: right;
	line-height: 150%;
	padding-top: 5px;
}

#homepage_content #home_inner_right {
	float:left;
	/*width:260px;*/
	width:156px;
	font-size:70%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#homepage_content #home_inner_right #first {
	margin-top:28px;
	background:url('../images/home_t6bg.gif') bottom left no-repeat;
}

#homepage_content #home_inner_right #twenty {
	margin-top:20px;
	margin-bottom: 20px;
}

#homepage_content #home_inner_right #second {
	width:236px;
	background:url('../images/home_mod_bg.png') #d8e2e9 bottom right no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 5px;
	text-align: center;
}


#home_inner_right #first #desc {
	background:url('../images/home_t6head.gif') top left no-repeat;
	padding: 20px 17px 20px 20px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_inner_right #twenty #desc {
	padding: 2px 0px 0px 5px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_inner_right #second #desc {
	padding: 0px 17px 15px 20px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#second #desc a:link, #second #desc a:visited, #second #desc a:active {
	color: #74A2C7;
	text-decoration: none;
}

#second #desc a:hover {
	color:#1E69AC;
}


#home_inner_right #second #head {
	padding:11px 0 0 0;
	background:url('../images/home_mod_head.png') top right no-repeat;
	font-size:80%;
	font-weight:bold;
	padding-bottom:5px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height: 30px;
}

#home_inner_right #second #head img {
	display: block;
}

#home_inner_right ul {
	margin: 10px 0px 5px 15px;
	list-style-type: square;
	list-style-image:url('../images/li_home.gif');
}

#home_inner_right li {
	padding:1px 0 1px 0;
}

#home_inner_right H1 {
	color:#1E69AC;
	font-weight:bold;
	padding: 15px 0 10px 0;
	margin:0;
}

#home_inner_right H2 {
	color:#1E69AC;
	font-weight:bold;
	padding: 15px 0 10px 0;
	margin:0;
}


#homepage_content #home_outer_right {
	float:left;
	width:159px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#homepage_content #home_outer_right #third {
	margin-top:0px;
	font-size:70%;
}


#home_outer_right #contact_container {
	padding-left:8px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_outer_right #contact_container #contact {
	/*width:146px;*/
}

#home_outer_right #contact_container #contact h3 {
	font-size:80%;
	border-bottom: 1px solid #ffffff;
	padding-bottom:0px;
	padding-top:5px;
}


#contact h3{
	font-size:80%;
	border-bottom: 1px solid #c4c5c5;
	padding-bottom:5px;
}

#home_outer_right #third #desc {
	padding: 20px 0px 20px 14px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#home_inner_right #desc H1,
#home_outer_right #desc H1 {
	color:#1E69AC;
	font-weight:bold;
	padding: 15px 0 10px 0;
	margin:0;
	font-size:130%;
}

#home_inner_right #desc H2,
#home_outer_right #desc H2 {
	color:#1E69AC;
	font-weight:bold;
	padding: 11px 0 10px 0;
	margin:0;
	font-size:110%;
}


/*--- header elements ------------------------------------------------------*/
#metanav {
	position: relative;
	padding: 0;
	margin: 0;
	top: -15px;
	left: 770px;
	width:140px;
	height:30px;
	text-align:right;
	font-size:70%;
	color:#b4c7d6;
}


/*--- logo -----------------------------------------------------------------*/
#logo {
	width: 590px;
	height: 90px;
	position: absolute;
	top: 0px;
	left: 325px;
	padding: 5px;
}


/*--- footer ---------------------------------------------------------------*/
#footer {
	position: relative;
	padding: 0;
	margin: 0;
	top: 0px;
	left: 0px;
	width:915px;
	height:28px;
	background-color:#3682BB;
	color:#ffffff;
	border-top: 1px solid #ADADAD;
	clear:both;
	-moz-box-sizing:border-box;
	box-sizing:border-box;

}
#footer #copyright {
	position:absolute;
	top:5px;
	left:10px;
	width:220px;
	font-size:70%;
}
#footer #countries {
	position:absolute;
	top:5px;
	left:263px;
	width:423px;
	font-size:70%;
	text-align:center;
}
#footer #contact {
	position:absolute;
	top:6px;
	left:503px;
	width:400px;
	font-size:70%;
	text-align:right;
}


/*--- headsearch -----------------------------------------------------------*/
#headsearch {
	width: 210px;
	height: 30px;
	position: absolute;
	top: 2px;
	left: 715px;
	text-align:right;
	padding-top: 5px;
}

#headsearch .searchnormal, #headsearch .searchfocus {
	width:148px;
	height:19px;
	font-size:11px;
	border: 1px solid #FFFFFF;
	padding-left: 3px;
	background: url(../images/shadeform_on.gif);
}

#headsearch .searchfocus {
	border: 1px solid #024A91;
}


/*--- main page -----------------------------------------------------------*/
#content_container #page_content {
	width: 915px;
	top: 0px;
	left: 0px;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFF;
}

#mainPageTitle H1 {
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
}
#mainPageSubTitle H2 {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

#mainPageTitle H1 {
	FONT-SIZE: 65px;
	padding-top: 20px;
	COLOR: #EAEAEA! important;
	/*background: url('../images/bg_h1_vallalati.jpg') bottom right no-repeat;*/
	}
	
#mainPageTitle {
	background: url('../images/bg_h1_egyeni.jpg') bottom right no-repeat;
	height: 96px;
	MARGIN: 0px 0px -30px;
}

#mainPageSubTitle H2 {
	FONT-SIZE: 25px;
	MARGIN-LEFT: 10px;
	COLOR: #999999! important;
}

#egyeniPageTitle H1 {
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
}
#egyeniPageTitle H1 {
	FONT-SIZE: 65px;
	MARGIN: 0px 0px -30px;
	COLOR: #EAEAEA! important;
	background: url('../images/bg_h1_egyeni.jpg') bottom right no-repeat;
	}
	
#fotavPageTitle H1 {
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #666666;
}
#fotavPageTitle H1 {
	FONT-SIZE: 65px;
	MARGIN: 0px 0px -30px;
	COLOR: #EAEAEA! important;
	background: url('../images/bg_h1_dhk.jpg') bottom right no-repeat;
	}


#page_content #leftcontent  {
	float:left;
	width:174px;
	padding:0 0 0 0;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#page_content #subnav  {
	width:174px;
	font-size:75%;
}

#page_content #subnavend  {
	border-bottom: 1px solid #fff;
	margin-bottom:40px;
}

#page_content #subinfo  {
	width:172px;
	font-size:75%;
	background-color: #EBEBEB;
	border: 1px solid #E11140;
}

#page_content #subinfoend  {
	border-bottom: 0px solid #1E69AC;
}


#page_content #realcontent  {
	width:541px;
	display:block;
	float:left;
	padding:0;
	border-left: solid #E9E9E9 1px;
	border-right: solid #E9E9E9 1px;
}

#page_content #rightcontent {
	float:left;
	width:160px;
	padding:24px 0 0 5px;
	margin-left:3px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-left: solid #E9E9E9 0px;
}

#page_content #quickguide  {
	font-size:70%;
	color:000000;
}


#page_content #content {
	padding:0px 8px 10px 0px;
	width:100%;
	/*overflow:hidden;*/
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#page_content #pagefooter {
	padding:0px 5px 0px 0px;
	height:40px;
	font-size: 70%;
	line-height:18px;
	background:url('../images/content_bg_footer.gif') bottom left no-repeat;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}


#page_content .text {
	/*	overflow:hidden; */
	width:511px;
	padding:20px 10px 10px 28px;
	font-size:80%;
	line-height:150%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color: #000000;
	_width:521px;
}

/* \*/
* html #page_content .text { overflow: hidden; }
/* */

#page_content .intro {
	padding:20px 20px 30px 30px;
	font-size:80%;
	line-height:125%;
	background-color:#1f4479;
	color:#fff;
	background:url('../images/intro_bg.jpg') no-repeat #1f4479;
	margin-bottom:20px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	/*overflow:hidden;*/
}

#page_content .intro h1 {
	color:#fff;
	font-weight:normal;
	padding: 15px 0 20px 0;
	margin:0;
	line-height:100%;
	font-size:230%;
}

#page_content .intro h2 {
	color:#fff;
	font-weight:normal;
	padding: 12px 0 15px 0;
	margin:0;
	line-height:100%;
	font-size:180%;
}




#page_content .introlight {
	padding:20px 20px 30px 30px;
	font-size:70%;
	line-height:125%;
	background:url('../images/intro_light_bg.jpg') no-repeat #ebf0f4;
	margin-bottom:20px;
	width:558px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
/*html>body #page_content .introlight  {width: 508px;}*/

#page_content .introlight h1 {
	color:#1E69AC;
	font-weight:normal;
	padding: 15px 0 20px 0;
	margin:0;
	line-height:100%;
	font-size:230%;
}

#page_content .introlight h2 {
	color:#1E69AC;
	font-weight:normal;
	padding: 12px 0 15px 0;
	margin:0;
	line-height:100%;
	font-size:180%;
}





#breadcrump {
	padding:1px 7px 0px 13px;
	color:#ffffff;
	font-size:55%;
	margin-bottom:1px;
	overflow:hidden;
	height:26px;
	line-height:25px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.mceContentBody {
	font-size:70%;
	line-height:150%;
	/*padding:20px 50px 10px 28px;*/
	color:#000000;
}


.text h1, .mceContentBody h1 {
	color:#1E69AC;
	font-weight:normal;
	padding: 15px 0 20px 0;
	line-height:100%;
	margin:0;
	font-size:200%;
}


.text h2, .mceContentBody h2 {
	color:#1E69AC;
	font-weight:bold;
	padding: 25px 0 10px 0;
	margin:0;
	line-height:100%;
	font-size:150%;
}


.text h3, .mceContentBody h3 {
	color:#000000;
	font-weight:bold;
	padding: 10px 0 10px 0;
	margin:0;
	line-height:100%;
	font-size:135%;
}


.text h4, .mceContentBody h4 {
	color:#1E69AC;
	font-weight:bold;
	padding: 20px 0 10px 0;
	margin:0;
	line-height:100%;
	font-size:100%;
}

#content blockquote {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #D4D4D4;
	margin: 0 0 20px 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F5F5F5;
	width: 470px;
}



#rightcontent #contact {
	width:156px;
	margin-bottom:30px;
}

#rightcontent #contact h3{
	font-size:80%;
	border-bottom: 1px solid #ADADAD;
	padding:3px 0 7px 0;
	font-weight:bold;
	color: #1E69AC;
}

#rightcontent #quickquide {
	width:146px;
	margin-bottom:30px;
}

#quickguide .head {

	font-weight:bold;
	font-size:120%;
	color:#000000;
	line-height:150%;
	background-color:#fff;
	padding:3px 5px 3px 8px;
	margin-bottom:10px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}




#leftcontent .box {
	float:left;
	width:174px;
	padding:0;
	margin-bottom:30px;
	background:url('../images/box_left_bg.gif') #fff bottom left no-repeat;
	font-size:90%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#leftcontent .box .text {
	width:174px;
	margin:0;
	background:url('../images/box_left_head.gif') no-repeat;
	padding:20px 20px 20px 20px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	
	
}

#leftcontent .box2 {
	float:left;
	width:160px;
	padding:0;
	margin-bottom:30px;
	background:url(../images/box2_left_bg.gif) #fff bottom left no-repeat;
	font-size:100%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#leftcontent .box2 .text {
	width:160px;
	margin:0;
	padding:10px 0px 0px 0px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-image: url(../images/box2_left_head.gif);
	background-repeat: no-repeat;
	text-align: center;
}

#leftcontent .box2 .text H2{
	font-size:100%;
	margin:0;
	padding:0px 0px 10px 0px;
	text-align: center;
	letter-spacing: 3px;
	color: #4A4A4A;
	line-height: 120%;
}

#leftcontent .box2 .text H2 a, a:active {
	text-decoration:none;

}

#leftcontent .box3 {
	float:left;
	width:174px;
	padding:0;
	margin-bottom:30px;
	font-size:90%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;	
}

#leftcontent .box3 .text {
	width:174px;
	margin:0;
	padding:20px 10px 20px 10px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}



#leftcontent .box h1, #leftcontent .box h2, #leftcontent .box2 h1, #leftcontent .box2 h2, #leftcontent .box3 h1, #leftcontent .box3 h2 {
	color:#1E69AC;
	padding: 2px 0 10px 0;
	margin:0;
	overflow:hidden;
	-moz-box-sizing:border-box;
	box-sizing:border-box;	
}


#content ul {
	margin: 10px 0px 10px 5px;
	list-style-type: none;
	padding-left: 0px;
}

#content ol {
	margin: 10px 0px 20px 30px;
	list-style-type: decimal;
}

#content li {
	BACKGROUND-IMAGE: url(../images/listdot.gif);
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: left 7px;
	PADDING-LEFT: 12px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}



#rightcontent #newsright #head {
	background:url('../images/newshead.html') no-repeat;
	padding:20px 0 7px 5px;
	font-weight:bold;
	font-size:80%;
	line-height: 14px;
	border-bottom: 1px solid #1E69AC;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color: #F20000;
}

#rightcontent .newshead H3 {
	font-size:80%;
	padding:3px 0 7px 0;
	font-weight:bold;
}

#rightcontent #newsright {
	width:151px;
	overflow:hidden;
}

#rightcontent #newsright #desc .entry{
	font-size:70%;
	padding:8px 5px 8px 5px;
	border-bottom: 1px solid #E9E9E9;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#rightcontent #newsright .date {
	color:#F20000;
	font-weight:bold;
	display:block;
	margin-bottom:3px;
}




.cols2l {
	float:left;
	width:232px;
	padding:0px 15px 0px 0px;
	margin-bottom:20px;
	border-right: 1px solid #c4c5c5;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}

.cols2lb {
	float:left;
	width:240px;
	padding:10px 15px 10px 0px;
	margin-bottom:20px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}

.cols2r {
	float:left;
	width:235px;
	padding:0px 0px 0px 15px;
	margin-bottom:20px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}


.cols2rb {
	/*float:left;*/
	width:232px;
	padding:10px 0px 10px 15px;
	margin-bottom:20px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
	border-left: solid #E9E9E9 1px;
}


.cols2lf {
	float:left;
	width:254px;
	padding:10px 15px 10px 15px;
	margin-bottom:20px;
	background-color:#ebebeb;
	-moz-box-sizing:border-box;
	box-sizing:border-box;	
	overflow:hidden;
}

.cols2rf {
	float:left;
	width:232px;
	padding:10px 10px 10px 10px;
	margin-bottom:20px;
	background-color:#ebebeb;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}


.cols2xbottom {
	border-top: 1px solid #c4c5c5;
}

.cols2lbx {
	float:left;
	width:240px;
	padding:9px 15px 3px 0px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}


.cols2rbx {
	float:left;
	width:232px;
	padding:5px 0px 5px 15px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}






.boxbg1 {
	padding:20px 10px 20px 10px;
	margin-bottom:20px;
	background-color:#ebebeb;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width: 100%;
}

.boxbg2 {
	padding:20px 15px 20px 15px;
	margin-bottom:20px;
	border:1px solid #c4c5c5;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.boxbg3 {
	padding:20px 15px 20px 15px;
	margin-bottom:20px;
	border:1px solid #c4c5c5;
	background-color:#ffc;
	-moz-box-sizing:border-box;
	box-sizing:border-box;		
}

.boxbg4 {
	padding:20px 15px 20px 15px;
	margin-bottom:20px;
	background-color:#d0103a;
	color:#fff;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float: left;
}
.boxbg5 {
	padding:15px 15px 15px 15px;
	margin-bottom:10px;
	background-color:#B10000;
	color:#fff;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.boxbg5 P {

	font-size: 12px;
	font-weight:bold;
}

.listszervezet {
	float:left;
	padding:5px 15px 0px 10px;
	margin-bottom:2px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow: hidden;
	width: 480px;
	display: block;
}

.spacer1 {
	font-size:1px;
	height:1px;
}


.spacer5 {
	font-size:1px;
	height:5px;
}

.spacer10 {
	font-size:1px;
	height:10px;
}

.spacer20 {
	font-size:1px;
	height:20px;
}

.spacer30 {
	font-size:1px;
	height:30px;
}

.spacer40 {
	font-size:1px;
	height:40px;
}

.spacer200 {
	font-size:1px;
	height:200px;
}

.fragmentPictureFloatLeft  {
	margin-right:8px;
	margin-bottom:8px;
	float:left;
} 

.fragmentPictureFloatRight {
	margin-left:8px;
	margin-bottom:8px;
	float:right;
} 

.text .loesungenuebersicht1, .text .loesungenuebersicht2, .text .loesungenuebersicht3 {
	padding:0;
	margin: 0;
	width: 508px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.text .loesungenuebersicht2 {background:url('../images/bg_uzleti_banyai_miklos.jpg') bottom no-repeat;}
.text .loesungenuebersicht3 {background:url('../images/bg_ugyfelszolgalat.jpg') bottom no-repeat;}

.loesungenuebersicht1 .left, .loesungenuebersicht2 .left, .loesungenuebersicht3 .left {
	width:220px;
	height:210px;
	padding:0;
	margin: 0;
	float:left;
	display: inline;
}

.uebersicht {
	width: 280px;
	padding:20px 0 30px 0;
	margin: 0;
	float: right;
	display: inline;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.uebersicht ul {
	margin: 0;
}

.uebersicht ul a, .uebersicht ul a:link, .uebersicht ul a:visited, .uebersicht ul a:active  {
	font-weight: bold;
	text-decoration: none;
}
.uebersicht ul a:hover {font-weight: bold;}

.textnormal {
	margin-bottom:20px;
}

.textlight {
	margin-bottom:20px;
	color:#98a6be;
}

hr {
	height:1px;
	color:#c4c5c5;
	background-color:#c4c5c5;
	border:0;
}

.designtable {
	border:0;
	padding:0;
	margin:0;
	width:494px;
	margin-bottom:20px;
}

.direct-item {
	clear: both;
}

.direct-item-img {
	float: left;
	margin-right: 5px;
}

.direct-item a {
	-moz-box-sizing:border-box;
	color:#333333;
	display:block;
	font-size:80%;
	height:42px;
	margin:0;
	overflow:hidden;
	padding:5px 0 0 5px;
	border-bottom:1px solid #E9E9E9;
	text-decoration:none;
}

.designdiv {
	padding: 0;
	margin: 0;
	width:494px;
	margin-bottom:20px;
}

.item_person {
	width: 33%;
	float: left;
}

.item_clear {
	clear: both;
}

.person-clear-hr {
	width: 100%;
	border: none;
	color: #ADADAD;
	height: 1px;
	clear: both;
}

.person_position {
	/*padding: 0 10px;*/
	padding-right: 10px;
	margin-bottom: 10px;
	height: 50px;
}

.picture_title {
	padding: 0 10px;
	margin: 0;
}

.designtable .tdhl,.designtable .tdh,.designtable .tdhr {
	font-weight:bold;
	background-color:#ebebeb;
	border-bottom:1px solid #c4c5c5;
	padding:10px 3px 5px 3px;
}

.designtable .tdhlprod,.designtable .tdhprod,.designtable .tdhrprod {
	font-weight:regular;
	background-color:#ffffff;
	border-bottom:1px solid #c4c5c5;
	padding:10px 3px 5px 3px;
        font-size:2px;
}

.designtable .tdll,.designtable .tdl,.designtable .tdlr {
	padding:3px 3px 3px 3px;
	border-bottom:1px solid #c4c5c5;
	line-height: 150%;
}

.standard {
	margin-bottom:20px;
}

.imgsubtext {
	color:#98a6be;
	font-size:90%;
}

.searchcontent {
	width:150px;
	height:19px;
	font-size:10px;
	border: 1px solid #7f9db9;
}

.shadeform	{
	FONT: 13px arial, verdana, sans-serif;
	background-image: url(../images/shadeform.gif);
	text-align: left;
	WIDTH: 97%;
	BORDER: solid #c4c5c5 1px;
	padding-left: 5px;
}

 .pagermarker {
 	color:#1E69AC;
 }
 
 .searchlistrow {
 	padding:10px 0 20px 0px;
 }
 .searchlistrowheader {
  	padding-bottom:10px;
  	font-weight:bold;
 }


/*--- headlines mastertemplate ---------------------------------------------*/
.masterdesc {
	background-color:#ebebeb;
	margin:20px 0 10px 0;
	font-size:80%;
}

#leftcontent .masterdesc {
	background-color:#fff;
	margin:20px 0 10px 0;
	font-size:60%;
}

/*--- Szotar es News  -----------------------------------------------------------------*/

.news_overview {
	margin-bottom:10px;
	cursor: default;
	overflow: hidden;
}

.szotar_date {
	font-weight:bold;
	width:150px;
	float:left;
	display:block;
}


.szotar_date {
	padding:2px 0px 2px 8px;
	font-weight:bold;
	width:90%;
	float:left;
	display:block;
	border-left: 3px solid #ff0000;
}

.szotar_desc {
	width:98%;
	float:left;
	display:block;
	padding:0px 0px 0px 10px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-left: 1px solid #c4c5c5;
}


.colsadatr {
	float:right;
	width:200px;
	padding:0px 0px 0px 15px;
	margin-bottom:0px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display: block;
}

.news_date {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FLOAT: left;
	WIDTH: 150px
}
.news_date {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT:0px;
	FONT-WEIGHT: bold;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	WIDTH: 120px;
	PADDING-TOP: 3px
}
.news_desc {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FLOAT: left;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: #c4c5c5 1px solid;
	/*WIDTH: 75%;*/
	PADDING-TOP: 3px;
	moz-box-sizing: border-box;
	box-sizing: border-box
}

.homenews_desc {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	FLOAT: left;
	PADDING-BOTTOM: 3px;
	moz-box-sizing: border-box;
	box-sizing: border-box
}

DIV {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 100%; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
/*--- oldaltérkép elements ----------------------------------------------------*/
.sitemap .hor {
	BACKGROUND: url(../images/smHoriz.gif) repeat-x
}
.sitemap .hor A {
	BACKGROUND-COLOR: white;
}

.sitemap .hor A:HOVER {
	text-decoration: underline;

}

.sitemap .ver {
	BACKGROUND-IMAGE: url(../images/smVertical.gif); BACKGROUND-REPEAT: repeat-y
}

/*--- Formular elements ----------------------------------------------------*/

.contentform {
	font-size:100%;
	border:1px dotted #ccc;
	padding:10px;
	background-color:#e5e5e5;
}

.formentry {
	display: block;
	margin-bottom: 3px;
	background-color:#cc0;
	clear:both;
}

.formlabel {
	float: left;
	margin: 0;
	width: 90px;
	line-height:20px;
	text-align:right;
	padding-right:10px;
}



.formlabelshort {
	float: left;
	margin: 0;
	width: 30px;
	line-height:20px;
	text-align:right;
	padding-right:5px;
}


.formlabelimportant {
	font-weight:bold;
	float: left;
	margin: 0;
	width: 90px;
	line-height:20px;
	text-align:right;
	padding-right:10px;
}

.forminput {
	float: left;
	margin: 0;
	width: 360px;
	line-height:20px;
}

.forminputsmall {
	float: left;
	margin: 0;
	width: 120px;
	line-height:20px;
}

.forminputbig {
	float: left;
	margin: 0;
	width: 450px;
	line-height:20px;
}

.forminputbig2 {
	float: left;
	margin: 0;
	width: 450px;
	line-height:20px;
}

.forminput textarea {
	width: 360px;
	margin:0;
}

.forminput select {
	width: 360px;
	margin:0;
}

.forminput select.small {
	width: 120px;
	height:16px;
	margin:0;
}

.forminput radio {
	width: 360px;
	margin:0;
}

.forminput input {
	width: 360px;
	margin:0;
}

.forminputsmall input {
	width: 120px;
	margin:0;
}

.contentform .submitarea {
	text-align:right;
	padding:10px 0 0 0;
}


.contentform hr {
	height:2px;
	color:#fff;
	border-top:1px solid #bbb;
	border-bottom:1px solid #fff;
}

.contentform .formintro {
	padding:10px 0 20px 0;
	font-weight:bold;
}

.formerror {
	padding:0 10px 0 20px;
	border:2px solid #d0103a;
	color:#d0103a;
	margin-bottom:20px;
}

.important {
	color:#d0103a;
}

.clear {
	CLEAR: both; OVERFLOW: hidden; HEIGHT: 1px
}


/*--- search ---------------------------------------------------------------*/
.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; padding: 15px 0 0 0; }
.summary { font-size: 100%; padding: 0 0 10px 0; } 
.results { font-size: 100%; padding: 0 0 10px 0; }
.category { color: #999999; }
.description { font-size: 100%; color:#ff3300; padding: 5px 0 0 0;}
.context { font-size: 105%; }
.infoline { font-size: 90%; font-style: normal; color: #339900;	padding-bottom: 10px; }
.sorting { text-align: right; }

.summary-wrapper {
	padding-left: 85px; 
}

.result_title .result_title a, .result_title a:link, .result_title a:visited, .result_title a:active, .result_title a:hover {
	text-decoration:underline;
	color:#00c;
	font-weight:bold;
	padding: 10px 0 10px 0;
	margin:0;
	line-height:100%;
	font-size:110%;

	
}

.magazin-table td{
	padding: 0cm 3.5pt;
}


.zoom_searchform { font-size: 100%; }
.zoom_options { font-size: 80%; }
input.zoom_button {  }
input.zoom_searchbox {  }

.form-button {
  text-align: right;
}

.contact-form textarea {
  width: 350px;
}

#bemutatkozas {
	font-size: 80%;
	margin: 10px 10px 10px 10px ;
}