/*  *************************  */
/*  *****  ALAP LAYOUT  *****  */
/*  *************************  */

html {
  overflow: -moz-scrollbars-vertical;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: auto;
}

html,body{
	margin:0px auto;
	padding:0;
	border:0;
	height:100%;
}
body{
	background-color: #FFFFFF;
	min-width: 1000px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.clear{
	clear:both;
	height:0px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
	margin: 0px;
	padding:0px;
}
.hand {
	cursor:pointer;	
}

.vmid {
	vertical-align:middle;	
}

* html .clear{height:auto;margin-bottom:0px;}

#fullheightcontainer{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	width:1000px;
/* \*/
	height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
	min-height:100%;
/* \*/
	height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
	height:auto;
}
/* \*/
* html #wrapper{
	height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
	position:relative;
	width: 1000px;
/* \*/
	height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#mainbg {
	position:relative;
	width: 1000px;
/* \*/
	height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

#clearheadercenter{
	height:144px;
	overflow:hidden;
}
#clearfootercenter{
	height:50px;
	overflow:hidden;
}
#footer{
	position:absolute;
	clear: both;
	width:1000px;
	height:50px;
	overflow:hidden;
	margin-top:-50px;
	background-image:url(/images/foot.gif);
	background-repeat: no-repeat;	
}
#header{
	position:absolute;
	top:4px;
	width:1000px;
	height:140px;
	overflow:hidden;
	background-image: url(/images/head.jpg);
	background-repeat:no-repeat;
}

#container-center {
	padding-bottom: 8px;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

/*  *****************************  */
/*  *****  MENUKNEK LAYOUT  *****  */
/*  *****************************  */

.mainmenu {
	float: left;
	cursor: pointer;
}

.mainmenu_selected {
	float: left;
}

#footone {
	float: left;
	width: 726px;
	height: 27px;
	line-height: 27px;
}
#foottwo {
	float: left;
	width: 274px;
	height: 27px;
	line-height: 27px;
}

.footmenu {
	float: left;
	line-height: 27px;
}
.foot_ufs {
	float: left;
	color: #008ac0;
	padding-left: 8px;
}

.foot_inf {
	float: right;
	padding-right: 8px;
}

/*  ******************************  */
/*  ***** KEZDOOLDAL LAYOUT  *****  */
/*  ******************************  */

#maincenter {
	float: left;
	width: 726px;
}
#right_column {
	float: left;
	width: 274px;
	padding-top: 8px;
}

.rightboxes {
	width: 274px;
	background-color: #dfdcd4;
	margin-bottom: 8px;
}

.rightboxes_content {
	padding: 8px;
}

.rightboxes_head {
	padding-left: 8px;
	height: 20px;
	padding-top: 6px;
	font-size: 12px;
}

.pageboxes_head {
	padding-left: 8px;
	height: 20px;
	padding-top: 6px;
	font-size: 12px;
	width:276px;
}

.pages {
	float: left;
	width: 718px;
	background-color: #dfdcd4;
	margin-top: 8px;		
}

.pages_head {
	padding-left: 8px;
	height: 20px;
	padding-top: 6px;
	font-size: 12px;
}

.pageboxes_content {
	width:268px;
	background-color: #dfdcd4;
	margin-bottom: 8px;
	padding: 8px;
	text-align:left;
}

.pageboxes_full_content {
	width:694px;
	background-color: #dfdcd4;
	margin-bottom: 8px;
	padding: 8px;
	text-align:left;
}

.pageboxes_full_csikos_content {
	width:710px;
	background-color: #dfdcd4;
	margin-bottom: 8px;
	text-align:left;
}

.pageboxes_full_head {
	padding-left: 8px;
	height: 20px;
	padding-top: 6px;
	font-size: 12px;
	width:702px;
}

.oszlopok {
	float: left;
	width: 242px;
	padding-top: 8px;
	padding-bottom: 8px;
}

/*  *******************************  */
/*  ***** HIREK HASAB LAYOUT  *****  */
/*  *******************************  */

#hirek_left {
	float: left;
	width: 226px;
	text-align: justify;
	padding: 8px 8px 8px 8px;
}

#hirek_center {
	float: left;
	width: 226px;
	padding: 8px 12px 8px 4px;
	text-align: justify;
}

#hirek_right {
	float: left;
	width: 226px;
	padding: 8px 12px 8px 0px;
	text-align: justify;
}

#hirek_head {
	width: 710px;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #008ac0;
	padding-left: 8px;
	background-image: url(/images/hirek_head.gif);
	background-repeat: repeat-x;
}

/*  ********************************  */
/*  ***** BELSO ODALAK LAYOUT  *****  */
/*  ********************************  */

#fulhead {
	width: 718px;
	height: 24px;
	line-height: 25px;
	margin-top: 8px;
}

.ful {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	line-height: 24px;
	float: left;
	padding-left: 16px;
	padding-right: 16px;	
	margin-right: 2px;
}
#fulala {
	background-color: #008ac0;
	width: 718px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1%;
	overflow: hidden;
}
#fulsubmenu {
	width: 718px;
	height: 25px;
	background-image: url(/images/ful_submenubg.gif);
	background-repeat: repeat-x;	
}
.submenuk {
	float: left;
	height: 25px;
	line-height: 25px;
	padding-left: 16px;
}
.submenuk_active {
	font-family: Tahoma;
	color: #4d9e00;
	float: left;
	height: 25px;
	line-height: 25px;
	padding-left: 16px;	
}


.center_box {
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #dfdcd4;
	width: 996px;
	height: 760px;
	margin-left: -500px;
	margin-top: -380px;
	padding: 2px;
	z-index: 31;
}

#online_szerzodeskotes label span {
	display:none;
}

/*  ********************************  */
/*  ***** BOXOK ODALAK LAYOUT  *****  */
/*  ********************************  */

form {
	display: inline;
}

.box_padding {
	padding-bottom: 4px;
	/*height: 21px;*/
}

.box_padding_csikos {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 9px;
	padding-right: 8px;
	border-bottom: 1px solid #c4bfb3;
	border-right: 1px solid #c4bfb3;
	background-color: #dfdcd4;
}

.box_padding_csikos_last {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom:1px solid #c4bfb3;
	/*font-weight: bold;*/
	background-color: #dfdcd4;
}

.gomb_padding {
	padding-top: 4px;
}

.box_menu_padding_i {
	padding-bottom: 6px;
	width: 18px;
}

.box_menu_padding_t {
	padding-bottom: 8px;
}

/* *********************************** */
/* ********   GALERIA LAYOUT    ****** */
/* *********************************** */

.galeria_box {
	width:170px;
	height:155px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	display:block;
	overflow:hidden;
	text-decoration:none !important;
}

.galeria_pic {
	width:160px;
	height:145px;
	background-color:#a9a9a9;
	overflow:hidden;
	display:block;
	padding:5px;
}

.galeria_domain {
	position:absolute;
	width:160px;
	height:25px;
	background-color:#000;
	margin-top:120px;
	line-height:25px;
	text-align:center;
	display:block;
}

.galeria_alpha {
	opacity:0.70;
	display:block;
}


.galeria_url {
	width:160px;
	height:25px;
	line-height:25px;
	position:absolute;
	text-align:center;
	margin-top:120px;
	color:#48ccff;
	font-size:9px;
	font-weight:bold;
	overflow:hidden;
	display:block;
}

/****************************************/
/* RÓLUNK ÉS WEBFEJLESZTÉS **************/
/****************************************/

.pbox_head {
	opacity:.90;
	display:block;
	background:#3a3a3a;
	padding:5px;
	text-align:center;
	color:#34c6ff;
	position:absolute;
	margin-top:100px;
	width:326px;
	height:26px;
	overflow:hidden;
	font-size:11px !important;	
}

.bemut_box {
	opacity:.90;
	display:block;
	background:#3a3a3a;
	padding:5px;
	padding-top: 8px;
	text-align:center;
	color:#34c6ff;
	position:absolute;
	margin-top:120px;
	width:150px;
	height:12px;
	overflow:hidden;	
}

.wbem_box {
	opacity:.90;
	display:block;
	background:#3a3a3a;
	padding:5px;
	text-align:center;
	color:#34c6ff;
	position:absolute;
	margin-top:99px;
	width:140px;
	height:15px;
	overflow:hidden;
	margin-left:0;
	font-size:10px !important;
}

/* ********************************** */
/* ******  BETUMERET ALLITAS ******** */
/* ********************************** */

.bmbox {
	height:18px;
	margin-top:2px;
	padding:1px 3px 1px 1px;	
	font-size:11px !important;
}

.bmbox img {
	cursor:pointer;
}


/* ************************************ */
/* ******  EMAILJELSZO ALLITAS ******** */
/* ************************************ */

#pwdstrength {
	width:188px;
	height:13px;
	padding:2px 5px 2px 5px;
	margin:0px 0px 0px 1px;
	font-size:10px;
	color:#000;
	line-height:11px;
}

.passwordboxes_head {
	padding-left: 8px;
	height: 20px;
	padding-top: 6px;
	font-size: 12px;
	width:308px;
}

.passwordboxes_content {
	width:300px;
	background-color: #dfdcd4;
	margin-bottom: 8px;
	padding: 8px;
	text-align:left;
}

/* ******************************** */
/* ******    GOOGLE MAP    ******** */
/* ******************************** */

.karusszelslide1 {
	width:322px;
	height:287px;
	overflow:hidden;
}

.karusszelslide2 {
	width:322px;
	height:248px;
	overflow:hidden;
}

#mykarusszelcontainer {
	width:0px;
	height:0px;
	position:absolute;
	overflow:hidden;
	line-height:0;
	font-size:0;
	padding:0;
	margin:0;
}
