#container{
    background: #fff;
    width: 778px;
    margin: 0px auto; 
}
#topmenu b{
    color: #FDAD24;
}
#header{
    width: 778px;
    height: 161px;
    background: url(../frame/top_bg.gif) repeat-x;
    position: relative;
}
#header a#logo{
    background: url(../frame/logo.gif) no-repeat; 
    width: 287px;
    height: 90px;     
    display: block;
    position: absolute;
    top: 44px;
    left: 0px;
}
#header a#logo span{
    display: none;
}
#header #toptext{
    position: absolute;
    top: 40px;
    right: 0px;
    width: 206px;
    height: 50px;
    text-align: left;
    padding: 40px 12px 0px; 
    color: #fdad24; 
    line-height: 130%; 
}
#header #toptext b{
    font-weight: normal;
    color: #7e7e7e; 
    float: left;
    display: block;
    width: 45px;
}
#header #topmenu{
    width: 270px;
    position: absolute;
    top: 15px;
    right: 0px;
    color: #e4e4e4;
    font-size: 10px;
    text-align: right;
    padding-right: 12px;
}
#header #topmenu a{
    color: #e4e4e4;
    font-size: 10px;
}
#header #menu{
    height: 20px;
    width: 778px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(../frame/menu_bg.gif) repeat-x;
    text-align: left;
    padding: 7px 0px 0px;
}  
#header #menu ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}
#header #menu ul li{
    border-right: 1px solid #fdad24;
    padding: 0px 9px;
    margin: 0px;
    display: inline;
}
#header #menu ul li a{
    color: #fff;
    font-size: 12px;
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-weight: bold;
}
#header #menu ul li a.active{
    color: #000;
    text-decoration: none;
}
#header #menu ul li a:hover{
    color: #fff;
    text-decoration: underline; 
}
#header #menu ul li.last{
    border-right: none;
    padding: 0px 0px 0px 9px;
    margin: 0px;
    display: inline;
}
#content{
    width: 778px;
    background: #fff;
    position: relative;
    background: url(../frame/bg.gif) repeat-y;
}
.content_text{
    padding: 0px 12px 12px;
    text-align: justify;
}
.content_right_text{
    padding: 0px 8px 12px 10px;
    color: #fff;
}
.content_right_text a{
    color: #FDAD24;
}
.content_right_text a:hover{
    text-decoration: underline;
}
.content_right_text h4{
    font-size: 12px;
}
.content_right_text span{
    display: block;
    float: left;
    width: 45px;
}
.content_right_text h5{
    font-size: 12px;
}
.content_text ul{
    margin-left: 0px;
    margin-right: 0px;
}
#footer{
    width: 778px;
    height: 73px;
    background: url(../frame/footer_bg.gif) repeat-x;
    position: relative;
}
#footer .copy{
    float: left;
    width: 150px;
    color: #8a8a8a;
    font-size: 10px;
    text-align: left;
    padding: 20px 0px 0px 20px;
}
#footer ul{
    margin: 30px 20px 0px 0px;
    float: right;
    padding: 0px;
}
#footer ul li{
    display: inline;
    padding:0 14px;
}
#footer ul li a{
    color: #ababab;
    font-weight: bold;
}
/*#content #left{
    background: #26292e url(../frame/left_bg.gif) no-repeat bottom left;
    width: 193px;
    height: 400px;
    float: left;
}
#content #center{
    width: 392px;
    height: 399px;     
    float: left;
    border-top: 1px solid #26292e;  
}
#content #right{
    background: #26292e url(../frame/right_bg.gif) no-repeat bottom left;
    width: 193px;
    height: 400px;
    float: right;
} */
body{
    background: #c8c8c9;
    padding: 0px;
    margin: 0px;
    border: 0px;
    font-family: Tahoma, Verdana, Helvetica, sans-sherif;
    color: #000;
    text-align: center;   
    font-size: 11px;    
}
.clear{
    clear: both;
    margin: 0px;
    padding: 0px;
}
p {
    margin: 0px 0px 15px;
}
ul{
    margin: 15px 15px 15px 25px;
}
li {
    margin: 5px 0px;
}
ol {
    margin: 15px 15px 15px 25px;
    padding: 0 0 0 10px;
    list-style-type: decimal;
}
a {
    color: #fdad24;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
h2{
    border-bottom: 1px solid #26292E;
    color: #26292E;
    font-family: "Trebuchet MS","Trebuchet MS",Verdana,Helvetica,sans-sherif;
    font-weight: bold;
    text-align:left;
    margin:8px 12px 0px;
    padding:5px 0px 4px;
    font-size: 14px;
    text-transform: uppercase;
}
#left h2, #right h2{
    border-bottom: 1px solid #fff;
    color: #E78719;
    font-family: "Trebuchet MS",Verdana,Helvetica,sans-sherif;
    font-weight: bold;
    margin:8px 12px;
    text-align:left;
    padding:5px 0 4px;
    font-size: 13px;
    background: none;
}
#right h2{
    margin-left: 9px;
}
h3{
    font-family: "Trebuchet MS", "Trebuchet MS", Verdana, Helvetica, sans-sherif; 
    text-align: left;
    color: #E78719;   
}
h4{
    font-family: "Trebuchet MS", "Trebuchet MS", Verdana, Helvetica, sans-sherif; 
    text-align: left;
    margin: 10px 0px 15px;
    padding: 0px;
    font-size: 14px;
}
/* messages */
.error, .success, .notice{
    margin-bottom: 16px;
    padding: 10px;
    font-weight: bold;
    color: #F7971D;
}
.right_notice{
    color: #fff;
}
.success{
    color: #f7971d;
}
.notice{
    border: solid 1px #f7971d;
    border-left: solid 7px #f7971d;
    color: #fff;
}
/* window */
.em_window{
    position: absolute;
    width: 500px;
    border: solid 3px #f7971d;
    text-align: left;
}
.em_window .em_windrag{
    margin: 0px;
    padding: 0px 60px 0px 10px;
    width: 430px;
    height: 25px;
    background: #F7971D url(../frame/pbg.gif) repeat-x;
    font-family: Trebuchet MS, Tahoma, "Trebuchet MS";
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    cursor: move;
}
.em_window .em_windrag b{
    color: #fff;
}
.em_windrag img {
    margin-right: 5px;
    vertical-align: middle;
}
.em_window .em_winclose{
    position: absolute;
    top: 5px;
    right: 10px;
    width: 16px;
    height: 16px;
    background: url(../frame/win_close.gif) no-repeat;
    cursor: pointer;
}
.em_window .em_winloading{
    display: none;
    position: absolute;
    top: 3px;
    right: 30px;
    width: 20px;
    height: 20px;
    background: url(../frame/loader.gif) no-repeat;
}
.em_window .em_wincontent{
    padding: 10px 20px;
    width: 460px;
    background: #231f20;
    font-size: 12px;
}
.em_window .button_on_center {
    padding:10px 0px 5px;
    text-align:center;
}
.em_window .button{
    width: 100px;
    background: #f7971d;
    border: 1px solid #f7971d;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
}
.em_window .button:hover{
    background: #fff;
    border: 1px solid #f7971d;
    color: #f7971d;
}
/*lapozó*/
.em_nav{
    width: 372px;
    position: relative;
    border: 1px solid #C8C8C9;
    height: 20px;
}
.em_nav .pager_center, .em_nav .pager_left, .em_nav .pager_right{
    width: 230px;
    text-align: center;
    top: 3px;
    left: 65px;
    position: absolute;
}
.em_nav .pager_center{
    margin: 0px 6px;  
}
.em_nav .pager_left{
    text-align: left;
    left: 5px;
    width: 60px;
}
.em_nav .pager_right{
    text-align: right;
    left: 307px;
    width: 60px;
}
