body{
text-align:center;
font-size:12px;
font-family: Tahoma, Helvetica, Verdana, sans-serif;
background-color: #1A1A1A;
background-image: url(../images/center.gif);
background-repeat: repeat-y;
background-position: center; 
margin: 0;
padding: 0;
}

#site{
background-image: url(../images/back03.gif);
background-repeat: no-repeat;
background-position: center top; 
}

#keret{
margin-left: auto;
margin-right: auto;
width:760px;


}

#content{
background-color: #FCE100;
position: relative;
height: 100%;
}



#leftcontent{
float:left;
width:210px;
background-color: #FCE100; 
text-align: center;


}

#languageChooser{
margin-left: 2px;
margin-bottom: 59px;
}

.imgbrd{
border: 1px solid #ffffff;
padding:5px;
}

#new{
position: absolute;
bottom: 170px;
left: 40px;
vertical-align: bottom;
}

#leftcontent .logo{
padding-top: 25px;
padding-bottom: 25px;
border: 0;
}

#rightcontent{
float:right;
width:549px;
background-color: #ffffff;
color:#5F7680;



}

#rightcontent h1{
 color: #D93D41;
 font-size:14px;
 font-weight: bold;
 text-transform: uppercase;
 text-align: left;
 background-image:url(../images/separator.gif);
 background-repeat:no-repeat;
 background-position:bottom;
 padding-bottom: 5px;
 letter-spacing: 0.5 em;
}
.sep{
 background-image:url(../images/separator.gif);
 background-repeat:no-repeat;
 background-position:bottom;
 padding-bottom: 5px;
 text-align:right;
 margin-bottom: 10px;
}

.up{
	margin-top:-3px;
}

.pad{

padding-left:25px;
padding-right: 20px;
padding-top:13px;
min-height: 450px;
text-align: left;
}
#mainpic{
float:right;
width:505px;
}

.right1{
float:left;
width:120px;
padding-top:10px;
text-align: left;
}

.pad td img{
border: 1px solid  #FCE100;
padding:5px;
}

.right1 img {
border: 1px solid  #FCE100;
padding:5px;

margin-top: 8px !important;
margin-top: -2px;
}

.right2{
float:right;
width:325px;
text-align: justify;
padding-right: 35px;
padding-top: 5px;
}


.clear{
clear: both;
}

#footer{
padding-top:10px;
padding-bottom: 20px;
color: #ffffff;
background: #9c9c9c;

}

#footer .right{
float:right;
width:545px;
text-align: left;
}

#footer .right a:link, #footer .right a:visited{

color:#ffffff;

}

#footer .left{
float:left;
width:210px;

}
#footer2{
padding-top:0px;
padding-bottom: 0px;
color: #ffffff;
background: #9c9c9c;

}
/* ------- támogatás főoldal ------- */
#footer2 .right{
float:right;
width:548px;
text-align: left;
padding-bottom: 0px;
border: 1px solid  #ffffff;
}

#footer2 .right a:link, #footer2 .right a:visited{

color:#ffffff;

}

#footer2 .left{
float:left;
width:207px;
/*font-size:10px;*/

}

h3{
font-size:14px;
}

h4{
font-size:14px;
}

/* --------------  ----------  menu*/

ul#menu {
	list-style-type: none;
	width: 144px;
	text-align: left;
	vertical-align: bottom;
	
	
}

    * html ul#menu li {	border-bottom: 1px solid #ffffff;}

    ul#menu li a {
    
    vertical-align: bottom; 
    background-image: url("../images/menu/menu.png");
	text-decoration:none;
	display: block;
	background-color: #FCE100;
	color: #D62C31;
	font-family: MS Sans Serif;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 12px;
	padding-left:20px;
	padding-top:3px;
	height: 23px;
	max-height: 23px;
	
    }

   ul#menu li a:hover {
/*	border-bottom: 1px solid #8A87C0;*/
	background-image: url("../images/menu/menu_.png");
	background-repeat: no-repeat;

    }
	
	   ul#menu li a.active  {
/*	border-bottom: 1px solid #8A87C0;*/
	background-image: url("../images/menu/menu_.png");
	background-repeat: no-repeat;

    }
