
#mainContainer{
	background: url('bg.png') 0 90px repeat-x #ffffff;
}

#content_bg{
	background: url('bg.png') repeat-x;
        width: 100%;
	height: 100%;
	margin-top: 10px;
}


#logoContainer{
	width: 980px;
}

#logoContainer .logo {
    margin-left: 0px;
}

#menuContainer{
	margin-top: 0px;
}

#portalIFrame { 
	display:	block; 
}

#menuContainer .menuItem{
	border-right: 6px solid #ffffff;
       height: 22px;
}

#menuContainer .menuItem.utolsoElem{
        width: 300px;
}


#menuContainer .lehulloMenu{
	padding: 10px 0; 
	z-index: 1000;
	margin-left: 0px;
}
#menuContainer .lehulloMenu li{
	padding: 6px 15px; 	
}

#contentContainer{       	
	margin: 0px auto;	
}


/*SLIDER*/
.sliderBlock{
	position: relative;
	height: 310px;
/*	margin-bottom: 20px;*/
}





.newsBlock{
/*	float: left;*/
	width: 182px;
	height: auto;
/*	margin: 0px 10px 10px 0;*/
}

.pagesBlock ul li a{
	display: block;
	width: 150px;
	font-size: 15px;
	padding: 11px;
	color: #003660;
}
.pagesBlock ul li h2{
	background: #f47421;
/*	border-color: #f47421;*/
	border: 3px solid #f47421;	
	display: block;
/*	width: 174px;*/
	font-size: 15px;
	padding: 11px;
/*	color: #003660;*/
	margin: 0;
	font-weight: normal;
	color: #ffffff;
}
/*
.pagesBlock ul li:nth-child(1){
	background: #f47421;
	border-color: #f47421;
}.pagesBlock ul li:nth-child(1) a{
	color: #ffffff;
}*/

#bottomContainer{
	/*float: left;*/
	width: 100%;
	height: auto;
	margin: 45px auto 20px auto;	
	text-align: center;
	background: #ffffff;
}


/*.news:last-child {
	background: none;
}*/

.galeryTitle {
	width : 940px;
}


.nyomtatgomb  {
    background: url("btn_kereses.jpg") no-repeat;
    border: medium none;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin-bottom: -5px;
    width: 110px;
}

#menuContainer .menuItem.utolsoElem form input[type="button"] {
    background: none repeat scroll 0 0 #E5E5E5;
    border: medium none;
    color: #003660;
    font-size: 18px;
}

#gallery_pic .elozo img, #gallery_pic .kovetkezo img {
	width:22px !important;
	height:60px;
}

#gallery_pic {
	margin-left: 15px;
	margin-right: 15px;
}

#gallery_pic {
	text-align: center;
	border: none;
}

#gallery_pic .imageContainer {
	border: 3px solid #F47421;
	width: 650px;
	text-align: center;
}

#gallery_pic  table td.left, #gallery_pic  table td.right {
	vertical-align: middle;
	width:25px;
}

#gallery_pic  table td.left {
	padding-right:15px;
}

#gallery_pic  table td.right {
	padding-left:15px;
}

#naptar #formErrorDiv {
	float: left;
	font-family: Arial !important; 
	color: #FF0000 !important;
	background-color: transparent !important;
	padding-bottom: 14px;
}

#naptar #formErrorDiv li {
    list-style: square inside none;
    padding-left: 10px;	
}