html {
    margin: 0;
    overflow: visible;
}
body {
    margin: 0;
    background: url(/gfx/tablo.png) center top no-repeat, url(/gfx/bg.png) left top repeat-x;
    background-color: #fdfae9;
    text-align: center;
    width: 100%;
}
img {
    border: 0;
}
.clear {
    clear: both;
}
#head {
    position: absolute;
    display: block;
    z-index: 0;
    height: 200px;
    width: 100%;
    background-color: #272729;
    background-image: url(/gfx/tablo.png);
    background-position: center top;
    background-repeat: no-repeat;
}
#main {
    position: relative;
    width: 1040px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 160px;
    background-color: #ffffff;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 28px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 28px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 28px;
}
#logo {
    position: absolute;
    display: block;
    margin-left: 441px;
    margin-top: -79px;
    width: 158px;
    height: 158px;
    border: 0;
    border-radius: 79px;
    -moz-border-radius: 79px;
    -webkit-border-radius: 79px;
    background-color: #ffffff;
}
#logo > img {
    position: absolute;
    top: 0; 
    left: 0;
    display: none;
    cursor: pointer;
}
.left {
    width: 250px;
    min-height: 600px;
    float: left;
    text-align: left;
    background-color: #edfbff;
    background-image: url(/gfx/bluebg.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}
.right {
    width: 765px;
    min-height: 600px;
    height: auto;
    border-left: 1px solid #e9e6d6;
    padding-left: 24px;
    padding-bottom: 20px;
    float: left;
    background-color: #ffffff;
    background-image: url(/gfx/whitebg.png);
    background-position: right top;
    background-repeat: no-repeat;
    text-align: left;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    color: #252527;
    text-decoration: none;
}
.inner a {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    color: #71d2ee;
    text-decoration: none;
}
.right .inner {
    width: 740px;
}
p {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    color: #252527;
    text-decoration: none;
}
.curlink {
    font-family: Arial;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    color: #71d2ee;
    text-decoration: none;
}
h1 {
    font-family: Arial;
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    color: #71d2ee;
    text-decoration: none;
}
h1 a {
    font-family: Arial;
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    color: #90def5;
    text-decoration: underline;
}
h2 {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    color: #252527;
    text-decoration: none;
}
h3 {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    color: #252527;
    text-decoration: none;
}
.evszam {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
#countdown {
    position: relative;
    margin-left: 450px;
    text-align: center;
}
#countdown h2 {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #252527;
    text-decoration: none;
    line-height: 1.5em;
}
#footer {
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #938f7a;
    text-decoration: none;
}
#footer a {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #71d2ee;
    text-decoration: none;
}
.menu {
    width: 220px;
    margin-left: 15px;
    margin-top: 15px;
}
.menu a, .ribbon a {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #187894;
    text-decoration: none;
}
.cat1 {
    border-bottom: 1px solid #187894;
    padding: 7px 12px;
    cursor: pointer;
}
.cat1:hover, .cat2:hover, .cat3:hover {
    background-color: #ffffff;
}
.cat1sel {
    border-bottom: 1px solid #187894;
    padding: 7px 12px;
    background-color: #ffffff;
    cursor: pointer;
}
.cat2 {
    border-bottom: 1px solid #187894;
    padding: 7px 0px 7px 24px;
    cursor: pointer;
}
.cat2sel {
    border-bottom: 1px solid #187894;
    padding: 7px 0px 7px 24px;
    background-color: #ffffff;
    cursor: pointer;
}
.cat3 {
    border-bottom: 1px solid #187894;
    padding: 7px 0px 7px 36px;
    cursor: pointer;
}
.cat3sel {
    border-bottom: 1px solid #187894;
    padding: 7px 0px 7px 36px;
    background-color: #ffffff;
    cursor: pointer;
}
.ribbon {
    width: 223px;
    margin-left: -6px;
    background-color: #71d2ee;
    padding: 10px 0px 10px 20px;
}
.ribtop {
position: absolute;
margin-left: -5px;
margin-top: -5px;
width: 0px;
height: 0px;
border-style: solid;
border-width: 0 0 5px 5px;
border-color: transparent transparent #252527 transparent;
}
.ribbot {
position: absolute;
margin-left: -5px;
width: 0px;
height: 0px;
border-style: solid;
border-width: 0 5px 5px 0;
border-color: transparent #252527 transparent transparent;
}
.belepes {
    width: 210px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #187894;
    text-decoration: none;
}
.belepes .warning {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #ee1717;
    text-decoration: none;
}
.belepes .hr {
    border: 0;
    color: #187894;
    background-color: #187894;
    height: 1px;
}
.belepes #azonosito {
    float: left;
    width: 135px;
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid #44abc9;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #187894;
    text-decoration: none;
}
.belepes #logmein {
    float: right;
    padding: 5px;
    background-color: #71d2ee;
    border: 1px solid #71d2ee;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #187894;
    text-decoration: underline;
}
.belepes #logmeout {
    padding: 5px;
    margin-top: 5px;
    background-color: #187894;
    border: 1px solid #187894;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #71d2ee;
    text-decoration: none;
}
.picgallery {}
.picingal {
    float: left;
    width: auto;
    overflow: visible;
    padding: 5px;
    background-color: #ffffff;
    border: 2px solid #dbd7c3;
    margin-right: 10px;
    margin-bottom: 10px;
}
.hir {
    border-top: 1px solid #e9e6d6;
    padding-top: 3px;
    padding-bottom: 7px;
    cursor: pointer;
}
.hir:hover{
    background-color: #f9f8f2;
}/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#4e4c42;}
#colorbox{outline:0;}
    #cboxTopLeft{width:14px; height:14px; background:url(/admin/js/colorbox/outter/images/controls.png) no-repeat 0 0;}
    #cboxTopCenter{height:14px; background:url(/admin/js/colorbox/outter/images/border.png) repeat-x top left;}
    #cboxTopRight{width:14px; height:14px; background:url(/admin/js/colorbox/outter/images/controls.png) no-repeat -36px 0;}
    #cboxBottomLeft{width:14px; height:43px; background:url(/admin/js/colorbox/outter/images/controls.png) no-repeat 0 -32px;}
    #cboxBottomCenter{height:43px; background:url(/admin/js/colorbox/outter/images/border.png) repeat-x bottom left;}
    #cboxBottomRight{width:14px; height:43px; background:url(/admin/js/colorbox/outter/images/controls.png) no-repeat -36px -32px;}
    #cboxMiddleLeft{width:14px; background:url(/admin/js/colorbox/outter/images/controls.png) repeat-y -175px 0;}
    #cboxMiddleRight{width:14px; background:url(/admin/js/colorbox/outter/images/controls.png) repeat-y -211px 0;}
    #cboxContent{background:#fff; overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(/admin/js/colorbox/outter/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/admin/js/colorbox/outter/images/loading.gif) no-repeat center center;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible;  position:absolute; bottom:-29px; background:url(/admin/js/colorbox/outter/images/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious:hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext:hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose:hover{background-position:-100px 0px;}

        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0px;}