body{
	font-family:arial;
	font-size:12px;
	margin:0px;
	padding:0px;
	width:100%;
	background: #11554a url(/web/img/topbg.gif) no-repeat top center;
}

#maincol{
	width:958px;
	text-align:left;
	margin:auto;
}
img{
	border:none;
}

/*  FEJLEC ELEJE */


#header{
	background:url(/web/img/toplogo.gif) no-repeat;
	height:201px;
}
#contact{
	color:white;
	padding-left:387px;
	padding-top:62px;
	font-size:11px;
	height:58px;
}
#contact a{
	color:white;
}
#titles{
	padding-left:26px;
}
#tit_o{
	margin-right:41px;
}
#tit_p{
	margin-right:41px;
}
#middleWhite{
	background:white;
	padding-left:25px;
	padding-right:25px;
}

/*  FEJLEC VEGE */



/*  MENU NAV ELEJE */


.canvas
{
	position: absolute;
	height: 120px;
	width: 400px;
}

#menu{
	padding-top:10px;
	overflow:hidden;
	margin-bottom:40px;
}
#menu div{
	float:left;
}

#onoffline{
	width:210px;
}
#profiles{
	margin-left:25px;
	margin-right:31px;
	width:330px;
}
#clients{
	width:312px;
}

#menu div a{
	white-space:nowrap;
	cursor:pointer;
	padding:0px 2px;
	vertical-align:middle;
	display:inline-block;
	font-family:arial;
	color:black;
	text-decoration:none;
	/*color:#999;*/
}

#menu div b{
	color:#cdcdcd;
	font-weight:normal;
	vertical-align:middle;
}

.undaline{
	text-decoration:underline !important;
}

.hilite1{
	font-size:1.3em;	
	/*color:#999 !important;*/
}
.hilite2{
	font-size:1.6em;	
	/*color:#666 !important;*/
}
.hilite3{
	font-size:2em;
	/*color:#000 !important;*/
}

.spanover{
	background:#11554a !important;
	color:white !important;
}

.spanactive{
	background:#e25a00;
	color:white !important;
}


/*  MENU NAV VEGE */


/*  CONTENT ELEJE */


#contentWrapper{
	overflow:hidden;
	clear:both;
	padding-bottom:36px;
}

#contentLeft{
	width:264px;
	padding:0px;
	text-align:center;
	background: #e25a00 url(/web/img/sonar_big.gif) no-repeat top center;
	min-height:540px;
}
#contentLeft img{
	/*margin-bottom:110px;*/
	vertical-align:bottom;
}

#contentWrapper table{
	width:100%;
}

#content{
	background:#DEDEDE none repeat scroll 0 0;
	/*float:right;*/
	padding:20px;
	padding-top:20px;
	padding-bottom:20px;
	width:577px;
	min-height:540px;
}

#content .paddin{
	padding-left:20px;
	padding-right:20px;
}

#content .title{
	color:#E25A00;
	font-family:Helvetica;
	font-size:50px;
	font-weight:bold;
	text-align:left;
	/*margin-bottom:25px;*/
}
#content .bodey{
	line-height:20px;
	color:#333;
	text-align:left;
}
.bodey a{
	color:#e25a00;
}
.bodey h3{
	font-weight:normal !important;
	visibility:visible !important;
	color:#999 !important;
	font-size:16px !important;
	letter-spacing: 0px !important;
	margin-top:0px !important;
}


/*  CONTENT VEGE */


#footer{
	background: #11554a url(/web/img/bottombg.gif) no-repeat top center;
	height:210px;
}
#contact2{
	color:white;
	padding-left:200px;
	padding-top:120px;
	font-size:11px;
}
#contact2 a{
	color:white;
}

.gizdaBefore{
	width:537px;
	height:13px;
	background:url(/web/img/gizda_top.gif) no-repeat;
}
.gizda{
	display:block;
	margin:auto;
}
.gizdaMid{
	text-align:center;
	width:537px;	
	background:url(/web/img/gizda_mid.gif) repeat-y;
}
.gizdaAfter{
	width:537px;
	height:13px;
	background:url(/web/img/gizda_bott.gif) no-repeat;
}

#contentBott{
	font-size:11px;
	background:#c1c1c1;
	text-align:right;
	text-transform:uppercase;
	padding:20px;
}
#contentBott h4{
	color: white !important;
	font-weight:normal !important;
	visibility:visible !important;
	font-size:12px !important;
	letter-spacing: 0px !important;
	text-transform:uppercase;
	margin-top:0px !important;
	margin-bottom:0px !important;
}
#contentBott a{
	text-decoration:none;
	color:#333;
	white-space:nowrap;
	cursor:pointer;
}

#contentBott .linkable:hover{
	background:#e25a00 !important;
	color:white !important;
}
#contentBott .nonLinkable:hover{
	background:#11554a !important;
	color:white !important;
}



