html, body {
    font-family: Tahoma, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    color: #000000;
    background: url(../pictures/top_gradient_bg.jpg) left top repeat-x #d9effc;
}
html *, body * {
}
#top {
    width: 100%;
    height: 153px;
    background: url(../pictures/top_bg.jpg) center top no-repeat transparent;
    overflow: hidden;
    position: relative;
    text-align: center;
}
#top_inner {
    position: relative;
    width: 1000px;
    height: 153px;
    margin: 0px auto;
}
#uvmp_logo {
    position: absolute;
    z-index: 100;
    right: 155px;
    top: 30px;
    width: 263px;
    height: 83px;
    background: url(../pictures/uvmp_logo.jpg) left top no-repeat;
    cursor: pointer;
}
#eu_zaszlo {
    position: absolute;
    z-index: 100;
    right: 10px;
    top: 30px;
    width: 112px;
    height: 75px;
    background: url(../pictures/eu_zaszlo.jpg) left top no-repeat;
    cursor: pointer;
}
#site {
    padding: 0px;
    margin: 0px auto;
    text-align: left;
    width: 1000px;
    min-height: 200px;
}
#content_wrapper {
    margin: 0px auto;
    text-align: left;
    width: 100%;
    border-left: 1px dotted #cccccc;
    border-right: 1px dotted #cccccc;
    background: url(../pictures/content_bg.jpg) left top no-repeat;
}
#content_top {
    width: 100%;
    height: 184px;
    /*background: url(../pictures/content_top_bg.jpg) center top no-repeat;*/
    overflow: hidden;
    position: relative;
}
#content {
    width: 100%;
    min-height: 800px;
    background-color: #FFFFFF;
}
#content_inner {
    color: #454c51;
    padding: 20px;
    padding-top: 10px;
}
#content_bottom {
    width: 100%;
    height: 70px;
    background: url() left bottom no-repeat transparent;
    padding: 0;
    margin: 0;
}
#left {
    width: 200px;
    background: url(../pictures/left_bg.jpg) left top no-repeat;
    padding-top: 40px;
}
#left_inner {
    padding: 10px;
}
#ugyfelfogadas {
    height: 215px;
    overflow: hidden;
    width: 100%;
    background: url(../pictures/ugyfelfogadas_bg.png) left top no-repeat;
}
#ugyfelfogadas_inner {
    padding: 20px;
    color: #ffffff;
}
#bal_hirdetes {
    margin-top: 10px;
    height: 200px;
    overflow: hidden;
    width: 100%;
    background: url(../pictures/bal_hirdetes_bg.jpg) center top no-repeat;
}
#bal_hirdetes_inner {
    padding: 30px;
    color: #ffffff;
}
#right {
    position: relative;
    width: 200px;
}
#right_inner {
    padding: 10px;
}
#bottom {
    border-top: 10px solid #145c34;
}
#bottom_inner_left {
    float: left;
    padding-top: 5px;
    text-align: left;
}
#bottom_inner_right {
    float: right;
    padding-top: 5px;
    text-align: right;
}


#copyright {
    text-align: center;
    padding: 8px;
    padding-top: 42px;
    color: #959595;
}
#copyright a {
    color: #959595;
    text-decoration: underline;
}
#copyright a:hover {
    color: #000000;
}

#logo_container {
    position: relative;
    padding-left: 45px;
}
.logo {
    float: left;
    height: 100px;
    width: 175px;
    overflow: hidden;
    position: relative;
}
.logo_right {
    position: relative;
    margin-bottom: 5px;
    padding: 2px;
    border: 1px solid #3399FF;
}

.egyAlkalmazasDIV {
    margin-left: 10px;
    margin-bottom: 5px;
    width: 180px;
}
.alkalmazasListaCim {
    font-weight: bold;
    font-size: 12px;
    color: #669900;
    text-align: right;
    padding-bottom: 3px;
}
