
body,h1,h2,h3,p,div,ul,li,img,hr { margin:0px; padding:0px; }
li { list-style: none; }
a { outline: none; }
.tac { text-align: center; }
.fl { float:left; }
.fr { float:right; }
.cb { clear:both; }
.poi { cursor: pointer; }
.abs { position: absolute; }
.oh { overflow: hidden; }
.db { display: block; }
.dn { display: none; }


body {
    background: #0c0c0c url('/static/bg.jpg') top left no-repeat;
    font-family: Tahoma, Arial;
    font-size:12px;
}

.layout_frame {
    background: url('/static/layout_bg_star_logo.png') top left no-repeat;
    padding-left:89px;
}


.layout_frame .layout_head,
.layout_frame .layout_head .size {
    width: 716px;
    height: 158px;
    margin-left:12px;
}
.layout_frame .layout_head .logo {
    width:241px;
    height:55px;
    left:0px;
    top:41px;
}
.layout_frame .layout_head .menu {
    width: 510px;
    height: 73px;
    background:url('/static/menu_normal_v2.png') top left no-repeat;
    top:45px;
    left:240px;
}
.layout_frame .layout_head .menu .menu_bevezeto:hover,
.layout_frame .layout_head .menu .menu_szt_tisztek:hover,
.layout_frame .layout_head .menu .menu_impresszum:hover,
.layout_frame .layout_head .menu .menu_dokumentumok:hover,
.layout_frame .layout_head .menu .menu_hirek:hover {
    background:url('/static/menu_hover_v2.png') top left no-repeat;
}
.layout_frame .layout_head .menu .menu_bevezeto:hover {
    background-position: 0px 0px;
}
.layout_frame .layout_head .menu .menu_szt_tisztek:hover {
    background-position: -192px 0px;
}
.layout_frame .layout_head .menu .menu_dokumentumok:hover {
    background-position: -309px 0px;
}
.layout_frame .layout_head .menu .menu_impresszum:hover {
    background-position: -386px 0px;
}
.layout_frame .layout_head .menu .menu_hirek:hover {
    background-position: -431px 0px;
}
.layout_frame .layout_head .menu .menu_bevezeto,
.layout_frame .layout_head .menu .menu_szt_tisztek,
.layout_frame .layout_head .menu .menu_impresszum,
.layout_frame .layout_head .menu .menu_dokumentumok,
.layout_frame .layout_head .menu .menu_hirek,
.layout_frame .layout_head .menu li a {
    height: 73px;
}
.layout_frame .layout_head .menu .menu_bevezeto,
.layout_frame .layout_head .menu .menu_bevezeto a {
    width: 192px;
}
.layout_frame .layout_head .menu .menu_szt_tisztek,
.layout_frame .layout_head .menu .menu_szt_tisztek a {
    width: 117px;
}
.layout_frame .layout_head .menu .menu_dokumentumok,
.layout_frame .layout_head .menu .menu_dokumentumok a {
    width: 122px;
}
.layout_frame .layout_head .menu .menu_impresszum,
.layout_frame .layout_head .menu .menu_impresszum a {
    width: 113px;
}
.layout_frame .layout_head .menu .menu_hirek,
.layout_frame .layout_head .menu .menu_hirek a {
    width: 72px;
}
.menu_select_impresszum .menu_impresszum a,
.menu_select_szt_tisztek .menu_szt_tisztek a,
.menu_select_bevezeto .menu_bevezeto a,
.menu_select_dokumentumok .menu_dokumentumok a,
.menu_select_hirek .menu_hirek a {
    background: url('/static/icon_menu_selected.png') top left no-repeat;
}
.menu_select_impresszum .menu_impresszum a {
    background-position: 2px 16px;
}
.menu_select_szt_tisztek .menu_szt_tisztek a {
    background-position: -6px 16px;
}
.menu_select_bevezeto .menu_bevezeto a {
    background-position: 5px 16px;
}
.menu_select_dokumentumok .menu_dokumentumok a {
    background-position: -6px 16px;
}
.menu_select_hirek .menu_hirek a {
    background-position: -6px 16px;
}

.layout_frame .layout_head .search {
    background: url('/static/head_search_line.png') top left no-repeat;
    width:500px;
    height:28px;
    left:0px;
    bottom:1px;
    z-index: 10;
}
.layout_frame .layout_head .search input {
    width:258px;
    height:18px;
    left:4px;
    top:3px;
    border:none;
    background: transparent;
    z-index: 5;
    font-size: 11px;
    line-height: 18px;
}
.layout_frame .layout_head .search button {
    width:80px;
    height:26px;
    left:273px;
    top:0px;
    border:none;
    background: transparent;
    z-index: 5;
}
.layout_frame .layout_head .search a {
    width:153px;
    height:26px;
    left:558px;
    top:0px;
    border:none;
    z-index: 5;
}
.layout_frame .layout_head .fb_like {
    right:0px;
    bottom:4px;
    z-index: 5;
}


.layout_frame .layout_content {
    width: 761px;
    margin-top:-24px;
}

.layout_frame .layout_content .paper_repeater {
    margin-top:40px;
    background: url('/static/paper_repeat.png') top left repeat-y;
}
.layout_frame .layout_content .paper_top {
    /*height: 575px;*/
    background: url('/static/paper_top_only.png') top left no-repeat;
    position: relative;
    top:-40px;
}
.layout_frame .layout_content .paper_content {
    margin-left:46px;
    width: 670px;
    padding-top:40px;
    position: relative;
    top:-80px;
    /*margin-bottom:-180px;*/
}
.layout_frame .layout_content .paper_bottom {
    /*height: 283px;*/
    position: relative;
    top:80px;
    background: url('/static/paper_bottom.png') bottom left no-repeat;
}

.layout_frame .layout_footer {
    margin-top:20px;
}
.layout_frame .layout_footer,
.layout_frame .layout_footer .size {
    width:761px;
    height: 30px;
}
.layout_frame .layout_footer .copyr {
    left: 26px;
    top: 0px;
    line-height: 25px;
}

.layout_frame .layout_footer .links {
    right: 26px;
    top: 0px;
}
.layout_frame .layout_footer .copyr,
.layout_frame .layout_footer .links a {
    font-size: 10px;
    font-family: Tahoma, Arial;
    color:#fff;
    text-decoration: none;
}
.layout_frame .layout_footer .links a {
    margin-left: 32px;
}
.layout_frame .layout_footer .links a:hover {
    text-decoration: underline;
}
.layout_frame .layout_footer .copyr_black,
.layout_frame .layout_footer .links_black a {
    font-weight: bold;
    color:#000;
}

.line_std {
    background: url('/static/line_std.png') top left no-repeat;
    width:670px;
    height: 3px;
    overflow: hidden;
    border:none;
    border-width: 0px;
    outline: none;
    border-color: transparent;
    margin:5px auto 14px;
}
.line1 {
    background: url('/static/line1.png') top left no-repeat;
    width:670px;
    height: 5px;
    overflow: hidden;
    border:none;
    border-width: 0px;
    outline: none;
    border-color: transparent;
    margin:5px auto 14px;
}
.line2 {
    background: url('/static/line2.png') top left no-repeat;
    width:670px;
    height: 3px;
    overflow: hidden;
    border:none;
    border-width: 0px;
    outline: none;
    border-color: transparent;
    margin:5px auto 14px;
}


.orange_bg {
    background: url('/static/orange_bg.png') top left repeat;
}
.orange_bg_light {
    background: url('/static/orange_bg_light.png') top left repeat;
}




.pager {
    padding-top:10px;
    padding-bottom:10px;
}

.paginator,
.paginator .paginator_page,
.paginator .paginator_prev,
.paginator .paginator_next {
    color:#000;
    font-weight: bold;
    text-decoration: none;
}

.paginator .paginator_page:hover {
    text-decoration: underline;
}

.paginator .paginator_selected {
    color:#DA1335;
    font-size: 15px;
}

.paginator span,
.paginator a {
    margin-left:4px;
    margin-right:4px;
}

.paginator .paginator_disabled {
    color:#aaa;
}

.page_bevezeto_tanulmany h2,
.page_impresszum h2,
.page_index h2,
.page_dokumentumok h2 {
    margin-top:25px;
    margin-bottom:8px;
}
.page_bevezeto_tanulmany p,
.page_impresszum p,
.page_index p,
.page_dokumentumok p {
    padding-top:6px;
    padding-bottom:5px;
    line-height: 22px;
    text-align: justify;
}

.page_impresszum ul li {
    line-height: 25px;
    font-weight: normal;
    font-size: 14px;
}
.page_impresszum ul li.separator {
    padding-bottom:15px;
}

.page_impresszum a {
    color:#ca0125;
    text-decoration: none;
}

.page_impresszum a:hover {
    text-decoration: underline;
}

.page_dokumentumok {

}
.page_dokumentumok li {
    line-height: 25px;
}
.page_dokumentumok a {
    /*color:#DA1312;*/
    color:#000;
    font-size: 14px;
    text-decoration: none;
}
.page_dokumentumok a:hover {
    text-decoration: underline;
}





.page_kapcsolat .kapcsolat {

}
.page_kapcsolat .kapcsolat td {
    vertical-align: top;
}
.page_kapcsolat .kapcsolat input {
    background: url('/static/input_bg_kapcsolat.gif') top left no-repeat;
    width:265px;
    height:28px;
    border:none;
    padding-left:4px;
    padding-top:0px;
    font-size: 11px;
    line-height: 24px;
    margin-top:3px;
}
.page_kapcsolat .kapcsolat textarea {
    background: url('/static/textarea_bg_kapcsolat.gif') top left no-repeat;
    width:365px;
    height: 138px;
    border:none;
    padding-left:4px;
    padding-top:3px;
    font-size: 11px;
    margin-top:3px;
}
.page_kapcsolat .kapcsolat button {
    background: url('/static/kapcsolat_button.gif') top left no-repeat;
    width:81px;
    height: 26px;
    border:none;
    margin-right:17px;
}

span.mark {
    background: #ff0;
}


.page_bevezeto_tanulmany {
    margin-top:8px;
}
