body {
	background-color: #b2b2b2;
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
a, a:active, a:visited {
	color: #bdbdbd;
	text-decoration:none;
}
a:hover, a:visited:hover  { color: #989090; }
#divMiert {
	background-image: url(../images/miert.png);
	background-repeat: no-repeat;
	height: 203px;
	width: 393px;
	position: absolute;
	left: 50%;
	margin-left: 80px;
	top: 79px;
}
#divMiertCont {
	color: #f02e41;
	margin-top: 70px;
	margin-right: 34px;
	margin-left: 38px;
	text-align: right;
	height: 70px;
}
#divRedButtons {
	text-align: right;
	margin-right: 34px;
	margin-top: 15px;
}
#divRedButtons img {
	margin-left: 7px;
}
#divNav {
	position: absolute;
	height: 235px;
	left: 50%;
	margin-left: -470px;
	top: 160px;
}
#divMenu {
	float: left;
	width: 259px;
	margin-right: 20px;
   
   
}
.divMenuBox
{   
    float: right;
	line-height: 24px;
	margin-top: 17px;
	margin-left: 23px;
    width: 200px; 
    color:#f5f5f5;
    font-size:15pt;
    font-family: Geneva,sans-serif;
    position: absolute;
}


.mobile
{   
   
    min-width: 500px; 
    min-height: 500px; 
    color:black;
    font-size:15pt;
    font-family: Geneva,sans-serif;
    position: relative;
}

#divContent {
	font-size: 12px;
	text-align: justify;
	position: absolute;
	width: 595px;
	height: 550px;
	top: 144px;
	left: 300px;
	background-image: url(../images/bg_content.png);
	padding: 15px 10px 0px 25px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#divContentSmall {
	font-size: 12px;
	text-align: justify;
	position: absolute;
	width: 650px;
	height: 95px;
	top: 270px;
	left: 285px;
	background-image: url(../images/bg_content.png);
	padding: 7px 7px 7px 7px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#divContent h3 {
	margin-top: 0px;
	font-size: 20px;
	color: #EF2E42;
	font-weight: normal;
}
#divContentSmall h3 {
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 12pt;
	color: #EF2E42;
	font-weight: bold;
}

#divContent hr {
	margin-top: 20px;
}
#divContent h4 {
	font-size: 14px;
	font-weight: normal;
}

#divContent strong { font-weight: normal; color: #EF2E42; }
#divContent a { color: #EF2E42; text-decoration: underline; }
.divImgMarg { margin-bottom: 9px; }
#divSzolg {
	float: left;
	width: 260px;
	background-image: url(../images/bg_szolg.png);
	background-repeat: no-repeat;
	height: 235px;
}
#divSzolg a { color: #FFF; }
#divSzolg a:hover { background-color: #F66D81; }
#divSzolgCont {
	font-weight: bold;
	color: #FFF;
	margin-top: 60px;
	margin-left: 20px;
	line-height: 18px;
	font-size: 12px;
}
#MainCont {
	background-color: #FFF;
	width: 958px;
	height: 100%;
    min-height:  850px;
	left: 50%;
	margin-left: -479px;
	position: absolute;
}
#divHeader {
	height: 119px;
	width: 958px;
}
#divMainImg {
	height: 264px;
	width: 958px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#divImgBottom {
	background-image: url(../images/imgbottom.png);
	background-repeat: repeat-x;
	min-height: 40%;
	width: 958px;
}

#divFooter {
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 100%;
	margin-bottom: 0px;
    margin-top: 10px;
}


.divFooterBox {
	float: left;
	line-height: 24px;
	margin-top: 10px;
	margin-left: 23px;
	width: 200px;
}
#divFooterBoxInner { float: left; }
#divArvato{
	float: right;
	margin-top:24px;
	margin-right: 25px;
	height: 20px;
	width: 200px;
}
#divArvato a { color: #817c7c; }
#isoLogo {
	float: left;
	margin-top: 10px;
	margin-left: 68px;
}
#rentabrain {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
}

/* JQuery Scroller */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 320px;
	height:80px;
}
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}
.scrollable span {
	float:left;
	margin:0px;
	background-color:#fff;
	padding:0px;
	cursor:pointer;
	width:319px;
	height:75px;
}
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}
.navi {
	margin-left:0px;
	float: right;
}
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../images/btn_red_off.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
.navi a:hover {
	background:url(../images/btn_red_on.png) 0 0 no-repeat;     
}
.navi a.active {
	background:url(../images/btn_red_on.png) 0 0 no-repeat;     
}
/* Scrollbar */
#divContentInner {
	height: 552px;
}
.cnt .jScrollPaneTrack {
	background: url(../images/roll_bg.png);
}
.cnt .jScrollPaneDrag {
	background: url(../images/roll_scroller.png) no-repeat;
	height: 37px;
}
/* IE SPECIFIC HACKED STYLES */
* html .cnt .jScrollPaneDragBottom {
	bottom: -1px;
}
/* /IE SPECIFIC HACKED STYLES */


/* üzenetkuldeskez*/
  #Text1
        {
            width: 214px;
        }
        #Text2
        {
            width: 322px;
        }
        .style8
        {
            height: 38px;
            width: 588px;
        }
        .style9
        {
            height: 26px;
            width: 588px;
        }
        .style10
        {
            height: 213px;
            width: 588px;
        }
        .style11
        {
            width: 409px;
            height: 23px;
        }
        #TextArea1
        {
            height: 279px;
            width: 481px;
        }
        .style13
        {
            color: #FF3300;
        }
        #Submit1
        {
            width: 99px;
        }
        .style15
        {
            height: 10px;
        }
        #Button1
        {
            width: 130px;
            height: 20px;
        }
        .style18
        {
            text-decoration: underline;
        }
        .style19
        {
            font-size: small;
        }
        .style20
        {
            color: #FF3300;
            font-size: small;
        }
        .style22
        {
            height: 38px;
            width: 120px;
        }
        .style23
        {
            height: 26px;
            width: 120px;
        }
        .style24
        {
            width: 120px;
            height: 23px;
        }
         .stylekoszi
        {
           color: #FF3300;
            font-size: 18px;
            text-align: left;
        }
        
        span.warning
        {
            background-image: url('../images/14.png');
            display: inline-block;
            text-align: center;
            
            width: 24px;
            height: 24px;
           
            
        }
        span.ok
        {
            background-image: url('../images/30.png');
            display: inline-block;
            text-align: center;
            
            width: 24px;
            height: 24px;
        }
        span.tulnagymeret
        {
            background-image: url('../images/26.png');
            display: inline-block;
            text-align: center;
            
            width: 24px;
            height: 24px;
        }
        span.nemtamogatott
        {
            background-image: url('../images/19.png');
            display: inline-block;
            text-align: center;
            
            width: 24px;
            height: 24px;
        }
        span.cancel
        {
            background-image: url('../images/13.png');
           display: inline-block;
            text-align: center;
            
            width: 24px;
            height: 24px;
        }
          span.reload
        {
            background-image: url('../images/28.png');
           display: inline-block;
            text-align: center;
            
            width: 24px;
            height: 24px;
        }
        span.field-prefix
        {
          height: 24px; 
          padding-top: inherit;
          padding-left: 10px;
        }
        
fieldset { 
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(255, 255, 255);
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat;
background-size: auto;
border-bottom-color: rgb(226, 226, 226);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(226, 226, 226);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(226, 226, 226);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(226, 226, 226);
border-top-style: solid;
border-top-width: 1px;
margin-bottom: 1em;
margin-left: 0px;
margin-right: 0px;
margin-top: 1em;
padding-bottom: 1em;
padding-left: 1em;
padding-right: 1em;
padding-top: 1em;
 }
 

 
 span.form-required { 
color: rgb(255, 0, 0);
 }
 
 

