body {
    background: #0d5094 url(/musz/pics/portal/uszoeb/uszoeb_bg.jpg) no-repeat;
    margin:0px;
    font-family:Arial, Verdana;
    font-size:11px;
    color:#5e5f61;
}
H1{
    color:#4e77a4;
    font-size:14px;
    margin:0;
    padding:4px 0;
}

a{
    color:#4e77a4;
    font-weight:bold;
}
H1.white{
    color:#FFFFFF;
    padding-left:14px;
    margin:0;
}
H1.white_right{
    color:#FFFFFF;
    padding-right:14px;
    padding-top:6px;
    margin:0;
    text-align:right;
}
#total_container{
    margin:0px auto;
    width:960px;
}
#header_container{
    margin:0px auto; 
}
#menu_container{
    background: url(/musz/pics/portal/uszoeb/menu_bg.jpg) no-repeat;
}
#content_container{
    width:920px;
    padding:0 20px;
    background-color:#FFFFFF;
    float:left;
}
#right_column{
    width:467px;
    float:left;
}
#cenlef_container{
    width:432px;
    float:left;
    padding-left:20px;
}
#center_column_1{
    float:left;
    width:290px;
    padding-right:19px;
}
#center_column_2{
    float:left;
    width:120px;
}
#box_1{
    padding-right:20px;
    float:left;
    width:222px;
}
#box_2{
    background: 0 0 url(/musz/pics/portal/uszoeb/news_main_bg.jpg) repeat-x;
    border:2px solid #cde5fb;
    padding-top:7px;
    width:220px;
    float:left;
}
/*news_box*/
.list_box, .first_box,
.first_box_koz{
    display:block;
    padding:8px 15px 8px 15px;
    vertical-align:middle;
}
.list_box:hover, .first_box:hover,
.first_box_koz:hover{
    background-color:#e2effc;
}
.first_box, .first_box_koz{
    text-decoration:none;
}
.first_box_koz{
    text-decoration:none;
    font-weight:normal;
    color: #5E5F61;
    padding-left: 5px;
}
.firsttit_news, .firstdes_news, .bovebben{
    display:block;
    color:#5e5f61;
}
.firsttit_news{
    padding:0;
    margin:0;
    padding-bottom:10px;
    font-weight:bold;
}
.firstdes_news{
    font-weight:normal;
}
.bovebben{
    color:#f79618;
    text-align:right;
}
/*gallery_box*/
#gallery_box, #gallery_box_inner{
    background: 0 0 url(/musz/pics/portal/uszoeb/gallery_main_bg.jpg) repeat-x;
    border:2px solid #fac486;
    height:200px;
    margin-top:20px;
    padding-top:7px;
    float:left;
}

/*gallery*/
#right_column_inner{
    border:1px solid #cde5fb;
    float:left;
    width:750px;
    padding:10px;
    margin-right:20px;
    background: 0 0 url(/musz/pics/portal/uszoeb/gallery_bg_gredient.jpg) repeat-x;
}
#right_column_inner h1, #right_column_inner h1 a{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.Useable{
    display:block !important;
}
div.slide {
    display:none;
}
div.slide img {
    border:0;
    margin:0;
    padding:0;
}
div.slide_wrap {
    float:left;
    margin-top:15px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    height:110px;
    width:388px;
    overflow:hidden;
    border:2px solid #edb678;
    background-color:#FFFFFF;
}
#gallery_box_inner .slide_wrap {
    float:left;
    margin-top:10px;
    padding-top:20px;
    height:120px;
    width:370px;
    overflow:hidden;
    border:2px solid #edb678;
    background-color:#FFFFFF;
}
a.scrollButton{
    float:left;
    width:25px;
    height:39px;
    background-repeat:no-repeat;
    display:block;
    margin-top:60px;
}
#scrollLeft{
    background-image:url(/musz/pics/portal/uszoeb/gallery_button_left_bg.jpg);
    background-position:top center;
}
#scrollLeft:hover{
    background-image:url(/musz/pics/portal/uszoeb/gallery_button_left_bg.jpg);
}
#scrollRight{
    background-image:url(/musz/pics/portal/uszoeb/gallery_button_right_bg.jpg);
    background-position:top center;
}
#scrollRight:hover{
    background-image:url(/musz/pics/portal/uszoeb/gallery_button_right_bg.jpg);
}
#scrollLeft.inactive, #scrollLeft.inactive:hover {
    background-image:url(/musz/pics/portal/uszoeb/gallery_button_left_bg.jpg);
    cursor:pointer;
}
#scrollRight.inactive, #scrollRight.inactive:hover {
    background-image:url(/musz/pics/portal/uszoeb/gallery_button_right_bg.jpg);
    cursor:pointer;
}
.picDiv{
    float:left;
    height:100px;
    overflow:hidden;
    margin-right:5px;
    text-align:center;
}
/*frame and div for frame*/
#image_div{
    width:750px;
    height:430px;
    text-align: center;
    margin-bottom:10px;
}
#imageLine_div{
    width:750px;
    height:130px;
    text-align: center;
}
#image {
    height:430px;
    width:750px;
}
#imageLine {
    height:130px;
    width:750px;
}
/*list_page*/
#galleryList_container{
    width: 450px;
    text-align: center;
    margin:0px auto;
}
.galleryList{
    float:left;
    width:140px;
    text-decoration: none;
    padding:5px 5px 10px 5px;
}
.galleryList:hover{
    background-color:#cce4fa;
}
.galleryList_title{
    text-align:center;
    display: block;
    padding-bottom: 10px;
}
.galleryList_image{
    text-align:center;
    display: block;
}
.galleryList_desc{
    text-align:center;
    display: block;
    padding-bottom: 10px;
}
.galleryList_bg_image{
height: 120px;
display: block;
background-repeat: no-repeat; 
background-position: center;
margin-bottom:10px;
}

/*magyar_csapat*/
#magyarCsapat{
    background:#FFFFFF url(/musz/pics/portal/uszoeb/magyar_csapat_main.jpg) no-repeat;
    border:2px solid #cde5fb;
    width:286px;
    float:left;
}
.sportmen_box{
    display:block;
    margin-top:43px;
    text-decoration:none !important;
    float:left;
    width:262px;
    padding:0 12px 12px 12px;
}
.sportmen_img{
    float:left;
    padding-right:12px;
}
.sportmen_name{
    float:left;
    display:block;
    font-size:13px;
}
.sportmen_desc{
    display:block;
    color:#5e5f61;
    font-weight:normal;
    margin-top:15px;
}
/*search*/
#search_text_box form{
    margin:0px;
    padding:0px;
}
#search_text_box{
    margin-top:20px;
    background:0 0 url(/musz/pics/portal/uszoeb/search_bg.jpg) repeat-x;
    border:2px solid #f6aa52;
    float:left;
    width:272px;
    padding:2px 6px;
}
#search_text{
    border:1px solid #e49840;
    width:190px;
    background-color:#f9dcba;
}
.searchhead_a{
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
    margin-left:12px;
}
.searchhead_a{
    text-decoration:none !important;
}
/*event_calendar*/

#event_calendar{
    float:left;
    margin-top:20px;
    background:0 0 url(/musz/pics/portal/uszoeb/mai_program_main.jpg) no-repeat;
    border:2px solid #fac486;
    width:269px;
    padding:0 8px 0px 8px;
}
.white_right_event{
    color:#FFFFFF;
    padding:6px 3px 20px 0;
    margin:0;
    text-align:right;
}
.one_event{
    display:block;
    background:bottom left url(/musz/pics/portal/uszoeb/event_dot.png) repeat-x;
    text-decoration:none;
    padding:8px 20px 8px 20px;
}
.one_event:hover{
    background-color:#feedda;
}
.event_title{
    color:#9a351a;
    display:block;
    margin-bottom:8px;
}
.event_descr{
    color:#000000;
    font-weight:normal;
}
/*banner*/

#top_banner{
    width:100px;
    height:316px;
    margin:0px auto;
    margin-bottom:30px;
}
#other_banners{
    margin:0px auto;
}
#other_banners a img{
    margin-bottom:10px;
}

/*footer*/
#footer, #footer_eng{
    background:0 0 url(/musz/pics/portal/uszoeb/footer_bg.jpg) no-repeat;
    width:960px;
    height:100px;
    float:left;
}
#footer_eng{
    background:0 0 url(/musz/pics/portal/uszoeb/footer_bg_eng.jpg) no-repeat;
}
#footer ul, #footer_eng ul{
    text-align:right;
    padding-right:50px;
}
#footer ul li, #footer_eng ul li{
    float:right;
    list-style:none;
    padding:40px 18px 0 0;
}
#footer ul li a, #footer_eng ul li a{
    font-size:12px;
    font-weight:bold !important;
    color:#4e7fb1;
    text-decoration:none;
}
#wildom_link{
    display:block;
    width:140px;
    height:18px;
    margin-top:75px;
    margin-left:43px;
}
/*inner_pages*/
.article_box{
    color:#5e5f61;
    text-decoration:none;
    float:left;
}
.article_box:hover{
    background-color:#cce4fa;
}
.article_image{
    float:left;
    padding:0 10px 10px 0;
    /*width:105px;*/
}
.article_title{
    padding-bottom:5px;
    float:left;
    width:315px;
}
.article_title_full{
    display:block;
    width:430px;
}
.article_desc{
    float:left;
    margin-top:10px;
    margin-bottom:10px;
    font-weight:normal;
    display:block
}
#pager input{
    border:1px solid #4e77a4;
    background-color:#FFFFFF;
    color:#4e77a4;
    text-align:center;
}
ul.sitemap{
    padding-left:40px;
}
ul.sitemap li.main_hierarchy {
    margin-top:10px;
    list-style:none;
    background-image:url("/musz/pics/portal/pics/list-link.gif");
    background-repeat:no-repeat;
    background-position:4px 5px;
    padding-left:17px !important;
    line-height:1.5;
}
ul.sitemap li.sub_hierarchy {
    list-style:none;
    background-image:url("/musz/pics/portal/pics/list-link3.gif");
    background-position:5px 4px;
    background-repeat:no-repeat;
    margin-left:20px !important;
    padding-left:17px !important;
    line-height:1.5;
}
ul.sitemap li.lower_hierarchy {
    list-style:none;
    background-image:url("/musz/pics/portal/pics/list-link4.gif");
    background-repeat:no-repeat;
    background-position:5px 5px;
    margin-left:35px !important;
    padding-left:17px !important;
    line-height:1.5;
}

ul.sitemap li.lowest_hierarchy {
    list-style:none;
    background-image:url("/musz/pics/portal/pics/menulevel_2_nyil.gif");
    background-repeat:no-repeat;
    background-position:5px 5px;
    margin-left:55px !important;
    padding-left:17px !important;
    line-height:1.5;
}
/*crumb*/
.main_pag{
    color:#ff961d;
}
.crumbmenu{
    color:#4e77a4;
    font-weight:bold;
}
.article_lead_image{
    /*width:105px;*/
}
