body {
	background-color: #FFFFFF;
	background-image: url(images/page_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#PAGE {
	width:100%;
	background-color: #FFFFFF;
	background-image: url(images/page_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
}
#PAGE #HEADER_BG {
	background-repeat: repeat-x;
	background-position: center top;
	height: 220px;
	background-image: url(images/bg.png);
	text-align: left;
	width:100%;
}

#PAGE #HEADER {
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	margin: auto;
	background-image: url(images/header.png);
	text-align: left;
	width: 955px;
}

#PAGE #WRAPPER {
	position: relative;
	width: auto;
	overflow: visible;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#LEFT_CONTENT {
	width: 250px;
	float: left;
	background-image: url(images/menubg.png);
	background-repeat: repeat-y;
	background-position: center;
}



.MENUS{
	background-image:url(images/menu_bg.png);
	background-position:center center;
	background-repeat:no-repeat;
	position:relative;
	width:160px;
	height: 220px;
	left: 80px;
	text-align:center;
}

.MENUS ul{
	margin: 0px;
	padding: 0px;
}

.MENUS li{
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#006699;
	cursor:pointer;
	list-style-type:none;
	position:relative;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 15px;
	text-indent: 5px;
	background-image: url(images/menu_line.png);
}
.MENUS li .menutext{
position:absolute;
top:15px;
right:10px;

}


.MENUS li:hover a{
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.MENUS a{
	color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left top;
}
.PAGE_TITLE {
	background-image:url(images/inicial.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:18px;
	height:40px;
	padding-left:65px;
	white-space: pre;
}



#MAIN_CONTENT {
	margin-right: auto;
	margin-left: auto;
	width: 955px;

}
#MAIN_CONTENT .CONTENT_HEADER {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	color: #050581;
	font-size: 9px;
	background-image: url(images/main_header.png);
	width: 880px;
	text-indent: 5px;
	margin-left: 39px;
}
#MAIN_CONTENT .CONTENT_BG {
	background-repeat: repeat-y;
	background-position: left;
	width: 880px;
	background-image: url(images/main_mid.png);
	margin-left: 39px;
}

#MAIN_CONTENT .CONTENT_LAYER {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/main_bg_layer.png);
}
#MAIN_CONTENT .CONTENT_FOOTER {
	background-repeat: no-repeat;
	background-position: left top;
	width: 880px;
	height: 25px;
	background-image: url(images/main_footer.png);
	margin-left: 39px;
}

#sidebar{
overflow:visible;	
}

.RIGHT {
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	background-position: left;
padding-left:20px;
padding-right:20px;
	height: 500px;
}


.RIGHT .SZOLGALTATASOK {
	background-image: url(images/oldalmenu.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 340px;
	width: 235px;
	padding-top: 40px;
}
.SZOLGALTATASOK .SZOLG {
	padding-left: 75px;
	color: #FFF;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 2px;
	width: 130px;
	height: 69px;
}



.MENUS li.submenu{
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #555492;
	font-size: 12px;
}
.MENUS li.selected{
}

.MENUS li.submenu_selected{
	background-repeat: no-repeat;
	background-position: right center;
	color: #006699;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #9198CA;
	font-size: 12px;
}

.MENUS li:hover{
	background-image: url(images/images/menu_selected.png);
	color: #FFFFFF;	
}



.error{
	
	color: #CC0000;
	background-color: #FEEBEB;
	padding: 10px;
	width: 98%;
	margin-bottom: 10px;
	border: 1px dotted #CC0000;
}

.finded{
	color: #000000;
	background-color: #FFFF00;
	font-weight: bold;
}

#LOGO{
	width: 250px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-bottom: 20px;
	position: relative;
	padding-left: 20px;
	left: 250px;
	top: 50px;
	color: #666666;
}
.footer{
	color: #999;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 20px;
}


.FORM{
	margin-bottom: 100px;
	width:520px;
}

.FORM .ONEROW .FORM_VALUE {
	width: 300px;
	float: left;
	padding-top: 5px;
}
.FORM .ONEROW .FORM_BUTTON {
	width: 100%;
	text-align: center;
	clear: both;
}
.FORM .ONEROW .FORM_TITLE {
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
.FORM .ONEROW .FORM_HELP {
	width: 170px;
	text-align: left;
	background-color: #FEFFF0;
	border: 1px dashed #FF6600;
	float: left;
	position: relative;
	height: 30px;
}

.FORM .ONEROW {
	width: 520px;
	clear: both;
	padding-top: 4px;
	padding-bottom: 10px;
}
.FORM .ONEROW INPUT{
	border: thin solid #999999;
}
.FORM .ONEROW .SEPARATOR {
	width: 80%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}








.NEWS_STEP{

overflow:auto;
padding:5px;
width:97%;
float:left;
}

.NEWS_STEP ul{
	margin: 0px;
	padding: 0px;
}

.NEWS_STEP li{
	background-color: #FFFFFF;
	border: 1px solid #666666;
	list-style-type: none;
	float: left;
	color: #336699;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	cursor: pointer;
	overflow: visible;
	width: auto;
}
.NEWS_STEP li:hover a{
	background-color: #336699;
	color: #FFFFFF;	
}

.NEWS_STEP li.selected{
	background-color: #336699;
	color: #FFFFFF;	
}

.NEWS_STEP li:hover{
	background-color: #336699;
	color: #FFFFFF;	
}
.NEWS_STEP .NEWS_SUM{
	float: right;
	width: 200px;
	color: #666666;
}

.PRODUCT{
	padding-bottom: 5px;
	overflow:auto;
}
.contact{
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	padding: 5px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CC33;
	margin-bottom: 10px;
}





a{
	text-decoration: none;
	color: #6D6D6D;
}
a:visited {
	color:#040404
}
a:hover {
	color:#333333;
}

.menu{
	padding-right: 5px;
	text-decoration: none;
	text-indent: 5px;
}
a.menu{
	color:#FFFFFF;
	text-decoration:none;
}
a.menu:hover{
	color:#FFFFFF
}
a.menu:visited{
	color:#FFFFFF
}

