body {
    background: url(/images/newdesign/bg_main.jpg) transparent;

    font-family: Tahoma, Geneva, Kalimati, sans-serif;
    margin: 0;
    padding: 5px 0 0 0;
    text-align: center;
    line-height: 1.15;
}

#menu_row {
    order: -1;
    height: 95px;
}

@media all and (max-width: 600px) {
    .cikk_tartalom img,
    .cikk_tartalom iframe {
        max-width: 100% !important;
    }

    .cikk_tartalom img {
        height: auto !important;
    }

    [id*="div-gpt-ad"],
    .banner-box {
        overflow: hidden;
        max-width: 100%;
    }

    .boxcontent {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    #coin-slider img,
    #coin-slider a {
        left: -50% !important;
    }
}

@media all and (max-width: 600px) {
    body {
        background-image: none;
    }
}

#header h1, #header #logo {
    font-size: 24px;
}

h1 {
    font-size: 36px;
}

@media (max-width: 991px) {
    h1 {
        font-size: 24px;
    }
}

h2, h3 {
    font-size: 16px;
}

h2.ovcimke {
    font-size: 16px;
    color: #A63D06;
    margin: 5px 0 20px 0;
    padding: 15px;
}

button[type=submit] {
    border: none;
    cursor: pointer;
}

input[type=text], input[type=email], input[type=password], select, textarea {
    background-color: #f1f5f8;
    color: #656c78;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 10px;
}

.gsc-control-cse.gsc-control-cse-hu,
.gsc-search-box,
.gsc-result-info-container,
.gs-title,
.gsc-url-top,
.gsc-control-cse .gsc-table-result,
.gsc-cursor-page {
    font-family: Tahoma, Geneva, Kalimati, sans-serif !important;
}

.promolink {
    background-color: #FAA62D;
    float: right;
    margin-right: 10px;
    display: inline-block;
    padding: 1px 6px;
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    font-family: Arial, Impact, sans-serif;
    margin-top: 3px;
    font-size: 19px;
    font-weight: normal;
}

body .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

body .alert.ov-alert {
    font-size: 20px;
}

.fejlec_cim {
    height: 30px;
    display: block;
    font-family: Arial, Impact, sans-serif;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    margin-left: 12px;
}

.fejlec_cim_2soros {
    display: block;
    font-family: Arial, Impact, sans-serif;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    margin-left: 12px;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.sprite2 {
    background: url(/images/newdesign/sprite2.png) no-repeat;
}

.sprite {
    background: url(/images/newdesign/sprite.png);
}

.spriteprev {
    background: url(/images/newdesign/prevencio.png);
}

.sprite1px {
    background: url(/images/newdesign/sprite1px.png) repeat-y;
}

#big-container > row, #sidebar {
    margin-top: 20px;
}

.zold_bg {
    background-color: #99c10e;
}

body #big-container {
    margin: 0 auto;
    text-align: left;
}

#big-container {
    padding-top: 15px;
    position: relative;
    flex-grow: 0;
}

@media screen and (max-width: 599px) {
    #big-container {
        background-color: #fff;
    }

    body #big-container #header {
        padding-left: 0;
        padding-right: 0;
    }
}


/* -- KAPUBANNER, WALLPAPER BANNER -- */

.wallpaper {
    z-index: 0;
    position: absolute;
    height: 1050px;
    width: 1650px;
    top: 0;
    left: 50%;
    margin-left: -825px;
}

.wallpaper div, .wallpaper a {
    display: block;
    height: 100%;
    width: 100%;
}

#big-container.has-kapubanner {
    padding-top: 120px;
}

#big-container.has-wallpaper {
    margin-top: 100px;
}

.kapubanner-top {
    left: -121px;
    position: absolute;
    top: -120px;
    right: -121px;
}

.kapubanner-top img {
    width: 100%;
}

.kapubanner-left {
    left: -121px;
    position: absolute;
    top: 110px;
    z-index: 1000;
}

.kapubanner-right {
    right: -121px;
    position: absolute;
    top: 110px;
    z-index: 1000;
}

@media (max-width: 1389px) {
    .kapubanner-top {
        left: 10px;
        right: 10px;
    }

    .kapubanner-top img {
        height: auto;
    }

    .kapubanner-left {
        display: none;
    }

    .kapubanner-right {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #big-container.has-kapubanner {
        padding-top: 95px;
    }

    .kapubanner-top {
        top: -96px;
    }

    #big-container.has-wallpaper {
        margin-top: 70px;
    }

    .wallpaper {
        width: 1400px;
        margin-left: -700px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    #big-container.has-kapubanner {
        padding-top: 75px;
    }

    .kapubanner-top {
        top: -76px;
    }

    #big-container.has-wallpaper {
        margin-top: 50px;
    }

    .wallpaper {
        width: 1100px;
        margin-left: -550px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    #big-container.has-kapubanner {
        padding-top: 55px;
    }

    .kapubanner-top {
        top: -56px;
    }

    #big-container.has-wallpaper {
        margin-top: 35px;
    }

    .wallpaper {
        width: 800px;
        margin-left: -400px;
    }
}

@media (max-width: 575px) {
    #big-container.has-kapubanner {
        padding-top: 0;
    }

    .kapubanner-top {
        display: none;
    }

    #big-container.has-wallpaper {
        margin-top: 25px;
    }

    .wallpaper {
        width: 650px;
        margin-left: -325px;
    }
}

@media (max-width: 459px) {
    #big-container.has-wallpaper {
        margin-top: 20px;
    }

    .wallpaper {
        width: 500px;
        margin-left: -250px;
    }
}

p.bottom-post-szlogen {
    font-family: Arial, Helvetica, sans-serif;
    color: #283d1f;
    font-size: 12px;
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 14px;
}

p#top-szlogen {
    font-style: italic;
}

p#bottom-szlogen {
    font-weight: bold;
}

div#olvastamar-wrapper {
    width: 102px;
    height: 35px;
    float: left;
    padding: 13px 0 0 0;
    margin: 0 10px 0 85px;
}

div#button-wrapper {
    width: 25px;
    height: 35px;
    float: left;
    padding: 10px 0 0 0;
}

div#also-sav {
    width: 360px;
    height: 45px;
    padding: 5px 10px 5px 15px;
    background-color: #99C10E;
}

div#text-content {
    width: 267px;
    height: 45px;
    float: left;
    margin: 0 10px 0 0;
}

h3#bottom-post-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    line-height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
}

h3#bottom-post-title a#bottom-post-link {
    color: #FFF;
    text-decoration: none;
    border: 0;
}

div#ev-honplapja-logo {
    width: 45px;
    height: 45px;
    float: left;
}

#button-wrapper a img {
    border: 0;
}

body .ads_p {
    margin-top: 10px;
    text-align: center;
}

body .side-osztalyterem .osztalyterem-a {
    text-decoration: none;
}

.fss .fwn .fcg a.uiLinkSubtle {
    color: #FFFFFF;
}

.szakertob {
    font-weight: normal;
    color: #FEFEFE;
    font-size: 11px;
    margin-left: 12px;
    padding-bottom: 10px;
}


/* -- FEJL�C -- */

#header > div {
    background-color: #fff;
    height: 95px;
    padding-top: 10px;
}

#header h1, #header #logo {
    width: 60%;
    height: 40px;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

@media (max-width: 1199px) {
    #header h1, #header #logo {
        width: auto;
    }
}

#header h1 a:hover, #header #logo a:hover {
    text-decoration: none;
}

#header h1 #szlogen, #header #logo #szlogen {
    margin-top: 15px;
}

#header #nevnap {
    float: left;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-left: 15px;
    height: 31px;
    width: 288px;
}

#header #header-ikonok {
    margin-left: 15px;
    float: left;
    height: 29px;
    display: inline;
}

#header #header-ikonok .facebook-ikon {
    height: 29px;
    width: 30px;
    display: inline-block;
    background-position: -311px 0;
}

#header #header-ikonok .twitter-ikon {
    height: 29px;
    width: 30px;
    display: inline-block;
    background-position: -346px 0;
}

#header #header-ikonok .rss-ikon {
    height: 29px;
    width: 30px;
    display: inline-block;
    background-position: -381px 0;
}

#header #header-ikonok .startpage-ikon {
    height: 29px;
    width: 30px;
    display: inline-block;
    background-position: -311px -35px;
    margin-left: 127px;
}

#header #header-ikonok .kedvencek-ikon {
    height: 29px;
    width: 30px;
    display: inline-block;
    background-position: -346px -35px;
}

#header #header-ikonok .ajanlo-ikon {
    height: 29px;
    width: 30px;
    display: inline-block;
    background-position: -381px -35px;
}

#header #header-jobb {

    float: right;
    margin-right: 10px;
}

#header #header-jobb .input {
    width: 200px;
    float: left;
    margin-top: 4px;
    font-size: 0;
}

#header #header-jobb .reglinkek {
    width: 145px;
    float: left;
    text-align: right;
}

#header #header-jobb .reglinkek a {
    display: block;
    color: #faa62d;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

#header #header-jobb .reglinkek a:hover {
    text-decoration: underline;
}

#header #header-jobb div {
    float: left;
}

#header-jobb button {
    color: #434850;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    border: none;
    background-color: transparent;
    padding: 15px 15px;
    margin: 0 5px;
    cursor: pointer;
    outline: medium none;
}

#header-jobb button:hover {
    border: none;
}

#header .bevitel_keres, #search-404 .bevitel_keres {
    background-color: #faa62d;
    border: 2px solid #fabc00;
    color: #FFFFFF;
    text-align: right;
    font-style: italic;
    font-size: 11px;
    line-height: 24px;
    height: 24px;
    width: 151px;
    display: inline-block;
    margin-left: 5px;
    padding-right: 5px;
}

#header .bevitel {
    background-color: #9bc649;
    border: 2px solid #d9ec0a;
    color: #FFFFFF;
    text-align: right;
    font-style: italic;
    font-size: 11px;
    line-height: 24px;
    height: 24px;
    width: 151px;
    display: inline-block;
    float: left;
    margin-left: 5px;
    padding-right: 5px;
}

#header .login-button {
    float: left;
}

#header #login-box {
    height: 50px;
    overflow: hidden;
}

#login-box .login-hiba,
#login-box-mobile .loginhiba {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin-left: 150px;
    margin-top: 2px;
    padding: 2px 2px 2px 5px;
    width: 195px;
}

.navbar {
    padding: 0;
    height: 30px;
    background-color: #f5f5f5 !important;
}

.navbar .nav-link {
    color: #9bc649 !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
}

.navbar .dropdown-toggle + .nav-link {
    padding-right: 25px;
}

.navbar .dropdown-toggle {
    float: right;
    padding: 7px 0;
    z-index: 10;
    color: #9bc649 !important;
    width: 25px;
    height: 30px;
    left: 16px;
    font-size: 16px;
    vertical-align: middle;
}

.navbar .dropdown-toggle:after {
    height: 5px;
    display: block;
    margin-top: 6px;
}

.navbar-toggler {
    border: none;
    outline: medium none !important;
    z-index: 1005;
    width: 51px;
    height: 38px;
}

.navbar-toggler .fa {
    color: #a6cc5d;
    font-size: 30px;
}

.navbar-toggler .fa:before {
    content: "\f00d";
}

.navbar-toggler.collapsed .fa:before {
    content: "\f0c9";
}

.navbar-collapse {
    z-index: 1003;
}

@media (max-width: 1199px) {
    .navbar .nav-link {
        font-size: 11px;
    }

    .navbar .dropdown-toggle + .nav-link {
        padding-right: 16px;
        padding-left: 5px;
    }

    .navbar .dropdown-toggle {
        width: 15px;
    }
}

@media (max-width: 991px) {
    .navbar {
        background-color: transparent !important;
        width: 65px;
        float: right;
        position: relative;
    }

    .navbar .nav-link {
        font-size: 12px;
    }

    .navbar-collapse {
        position: absolute;
        width: 330px;
        max-width: 100vw;
        padding: 30px 60px;
        background-color: #fff;
        right: 0;
        top: 0;
        height: 95vh;
        max-height: 555px;
    }

    .navbar-collapse button {
        color: #434850;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
        border: none;
        background-color: transparent;
        padding: 10px 0;
        margin: 0 5px;
        cursor: pointer;
        outline: medium none;
        display: block;
    }

    .navbar-nav {
        margin-top: 25px;
        height: calc(100% - 125px);
        max-height: 360px;
        overflow-y: auto;
        padding-right: 15px;
    }
}

.dropdown-menu {
    width: 100%;
    background-color: #9bc649;
    top: 28px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
}

.dropdown-menu .dropdown-item {
    display: inline-block;
    width: auto;
    font-weight: bold;
    color: #434850;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 12px;
}

.dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #fff;
}

@media (max-width: 991px) {
    .dropdown-menu {
        background-color: transparent;
    }

    .dropdown-menu .dropdown-item {
        display: block;
        font-size: 12px;
        color: #434850;
    }

    .dropdown-menu .dropdown-item:hover {
        color: #000;
    }

    .dropdown-menu .dropdown-item:before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f105";
        font-size: 16px;
        color: #434850;
        margin-right: 10px;
    }
}

/*#fejlecmenu {
    position: absolute; 
    top: 0; 
    width: 100%; 
    height: 31px; 
    background-image: url(https://www.webbeteg.hu/images/site/reklamcsik_bg.png); background-repeat: repeat-x;
}
#fejlecmenu div {
    margin: 0 auto; width: 962px; 
    padding-top: 3px; text-align: left;
}
#fejlecmenu div a {
    font-size: 13px; 
    color: #CCCCCC; 
    font-weight: normal; 
    padding-right: 20px; 
    border-right: 1px solid #CCCCCC;
    text-decoration: none;
}
#fejlecmenu div a.fejlec-a {
    padding-left: 20px;
}
#fejlecmenu div a.wbcsoport { 
    font-size: 13px; color: #CCCCCC; font-weight: normal; float: right; text-transform: uppercase;
    padding: 3px 0 0 0; border: none;
}
#fejlecmenu div a.wbcsoport:hover {
    text-decoration: none;
}*/
.sub-menu-container ul {
    position: absolute;
    display: none;
}

#kereses-menu-gomb,
#kereses-menu-gomb-mobile {
    color: #f9980d;
    font-weight: bold;
    font-size: 12px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: transparent;
    line-height: 30px;
    cursor: pointer;
    outline: none;
    padding-left: 10px;
    padding-right: 10px;
}

#menu-line-mobile {
    background-color: #f5f5f5;
    height: 30px;
    text-align: center;
}

#kereses-menu-gomb i,
#kereses-menu-gomb-mobile i {
    margin-left: 7px;
    font-size: 18px;
    line-height: 30px;
    width: 18px;
    height: 18px;
}

@media (max-width: 1199px) {
    #kereses-menu-gomb {
        font-size: 11px;
        padding-left: 5px;
        padding-right: 5px;
    }

    #kereses-menu-gomb i {
        font-size: 16px;
    }
}

div#felso-sav {
    width: 370px;
    height: 45px;
    padding: 0 0 0 15px;
    background-color: #fff;
}

div#logo-wrapper {
    width: 130px;
    height: 35px;
    float: left;
    padding: 10px 0 0 0;
    margin: 0 15px 0 0;
}


/* -- L�BL�C -- */

#webbeteg_logo {
    float: left;
    width: 135px;
    height: 55px;
    display: block;
    background: url(https://www.kamaszpanasz.hu/images/logok_sprite.png) 0 -55px;
}

#doktorgo_logo {
    float: left;
    width: 110px;
    height: 40px;
    display: block;
    background: url(https://www.kamaszpanasz.hu/images/doktorgo-logo-szurke.png);
    background-size: cover;
    margin-top: 10px;
}

#doktorgo_logo:hover {
    opacity: 0.85;
}

#webbeteg_logo:hover {
    background: url(https://www.kamaszpanasz.hu/images/logok_sprite.png) 0 0;
}

#drportal_logo {
    float: left;
    width: 135px;
    height: 55px;
    display: block;
    background: url(https://www.kamaszpanasz.hu/images/logok_sprite.png) -143px -55px;
}

#drportal_logo:hover {
    background: url(https://www.kamaszpanasz.hu/images/logok_sprite.png) -143px 0;
}

#fajdalomportal_logo {
    float: left;
    width: 135px;
    height: 55px;
    display: block;
    background: url(https://www.kamaszpanasz.hu/images/logok_sprite.png) -286px -55px;
}

#fajdalomportal_logo:hover {
    background: url(https://www.kamaszpanasz.hu/images/logok_sprite.png) -286px 0;
}

#pharmaplaza_logo {
    float: left;
    width: 135px;
    height: 55px;
    display: block;
    background: url(https://www.kamaszpanasz.hu/images/logok_sprite.png) -429px -55px;
}

#pharmaplaza_logo:hover {
    background: url(https://www.kamaszpanasz.hu/images/logok_sprite.png) -429px 0;
}

#kamaszpanasz_logo {
    float: left;
    width: 135px;
    height: 55px;
    display: block;
    background: url(https://www.kamaszpanasz.hu/images/logok_sprite.png) -572px -55px;
}

#kamaszpanasz_logo:hover {
    background: url(https://www.kamaszpanasz.hu/images/logok_sprite.png) -572px 0;
}

#tervezettbaba_logo {
    float: left;
    width: 135px;
    height: 55px;
    display: block;
    background: url(https://www.kamaszpanasz.hu/images/logok_sprite.png) -715px -55px;
}

#tervezettbaba_logo:hover {
    background: url(https://www.kamaszpanasz.hu/images/logok_sprite.png) -715px 0;
}

#egeszsegfigyelo_logo {
    float: left;
    width: 135px;
    height: 55px;
    display: block;
    background: url(https://www.kamaszpanasz.hu/images/logok_sprite.png) -858px -55px;
}

#egeszsegfigyelo_logo:hover {
    background: url(https://www.kamaszpanasz.hu/images/logok_sprite.png) -858px 0;
}

#footer {
    background-color: #ba4506;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    padding: 10px;
    margin-top: 45px;
    position: relative;
}

#footer a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

#footer a:hover {
    text-decoration: underline;
}

/* -- CIKK -- */

.cikk_more h2 {
    font-size: 140%;
    font-weight: bold;
    color: #99C348;
}

.cikk_more h3 {
    font-size: 120%;
    font-weight: bold;
    color: #99C348;
}

.cikk_more ul {
    margin: 10px 0;
}

.cikk_breadcrumb {
    background-color: #9ac449;
    padding: 0 20px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom:10px;
    display: grid;
}

@media (max-width: 599px) {
    .cikk_breadcrumb {
        font-size: 12px;
    }
}

.cikkhome {
    float: left;
    padding-top: 5px;
}

.cikkhome a {
    display: block;
    width: 24px;
    height: 25px;
    background-position: -245px -165px;
}

.cikk_breadcrumbsz {
    align-items: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cikk_breadcrumbsz a {
    color: #ffcc66;
    text-decoration: none;
}

.cikk_breadcrumb_time {
    grid-column: 3/4;
    text-align: right;
}

.cikk_clock {
    float: right;
    padding-top: 8px;
}

.cikk_tartalom,
.orvosform {
    padding: 20px;
    background-color: #FFFFFF;
    font-family: Arial, Impact, sans-serif;
}

@media (max-width: 599px) {
    .cikk_tartalom,
    .orvosform {
        padding-left: 0;
        padding-right: 0;
    }
}

.orvosform {
    font-family: "Arial", Impact, sans-serif;
}

#szakertoValaszolWrapper .container .alert {
    font-family: Arial, Impact, sans-serif;
    margin-right: 20px;
}

.cikk_tartalom .cikk_cim,
.orvosform .cikk_cim {
    font-size: 36px;
    color: #faa62d;
    padding: 0 0 20px 0;
}

@media (max-width: 991px) {
    .cikk_tartalom .cikk_cim,
    .orvosform .cikk_cim {
        font-size: 24px;
    }
}

.cikk_tartalom .cikk_cim h1,
.orvosform .cikk_cim h1 {
    font-weight: bold;
}

.cikk_tartalom .cikk_more,
.orvosform .cikk_more {
    color: #363636;
    font-family: Arial, sans-serif;
    font-size: 16px;
    text-align: justify;
}

.cikk_tartalom .cikk_more h2,
.cikk_tartalom .cikk_more h2 {
    text-align: initial;
}

.cikk_tartalom .plust,
.orvosform .plust {
    border: 1px solid black;
    float: left;
    margin: 0 85px;
    padding: 5px;
}

.cikk_tartalom .plust_b,
.orvosform .plust_b {
    border: 1px solid black;
    float: left;
    margin: 0 85px 15px 85px;
    padding: 5px;
}

.cikk_tartalom .plust div,
.cikk_tartalom .plust_b div,
.orvosform .plust div,
.orvosform .plust_b div {
    float: left;
    width: 355px;
    font-family: Arial, sans-serif;
    padding: 3px 0 0 8px;
    font-weight: bold;
}

.cikk_tartalom .plust img,
.cikk_tartalom .plust_b img,
.orvosform .plust img,
.orvosform .plust_b img {
    float: left;
}

.cikk_tartalom .cikk_more .goAdverticum,
.orvosform .cikk_more .goAdverticum {
    text-align: center;
}

.cikk_tartalom .cikk_more table,
.orvosform .cikk_more table {
    width: auto;
}

.cikk_tartalom .cikk_more p,
.orvosform .cikk_more p {
    margin: 10px 0;
}

.cikk_tartalom .cikk_more h3,
.orvosform .cikk_more h3 {
    font-weight: bold;
}

.cikk_tartalom .cikk_more a,
.orvosform .cikk_more a {
    color: #faa62d;
    font-weight: bold;
    text-decoration: none;
}

.cikk_tartalom .cikk_lead,
.orvosform .cikk_lead {
    color: #99c348;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: justify;
}

.egy-hirbox .ov-kerdes-lista {
    /*width: 600px;*/
    text-align: justify;
}

.cikk_tartalom .ov-lista {
    clear: both;
}

.cikk_tartalom .ov-lista .hir-cim {
    margin-top: 20px;
}

.cikk_tartalom .ov-lista .hir-link,
.orvosform .ov-lista .hir-link {
    color: #A23C04;
}

.cikk_tartalom .ov-lista .hir-link:hover,
.orvosform .ov-lista .hir-link:hover {
    text-decoration: underline;
}

.cikk_boxok {
    background-color: #FFFFFF;
}

.hirboxok {
    font-size: 26px;
    font-family: Arial, Impact, sans-serif;
    height: auto;
}

.kozosssegibox {
    float: left;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    height: auto;
}

.kozossegi_bottom {
    width: auto;
    height: 29px;
    padding-top: 10px;
    margin-top: 5px;
}

.kozossegi_bottom a {
    display: inline-block;
    height: 20px;
    float: left;
    margin-right: 10px;
    font-size: 0;
}

.fb_hirlike {
    width: 46px;
    background-position: -5px -233px;
}

.fb_hirsend {
    width: 53px;
    background-position: -61px -233px;
}

.tweet {
    width: 55px;
    background-position: -124px -233px;
}

.kapcsolodobox {
    margin-top: 10px;
    background-color: #ebf3cf;
    height: auto;
}

.kapcsolodo_cim, .legfrissebb_hir_cim, .cikk_ertekeles_cim, .cimkek_hir_cim {
    padding-left: 10px;
    padding-top: 10px;
    font-family: Arial, Impact, sans-serif;
    font-size: 16px;
    color: #9ac449;
    text-transform: uppercase;
}

.cimkek_hir_cim {
    color: #9ac449;
    font-family: Arial, Impact, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}

.kapcsolodo_linkek, .legfrissebb_hir_linkek {
    padding-top: 5px;
    padding-left: 10px;
    line-height: 0.7em;
}

.kapcsolodo_linkek a, .legfrissebb_hir_linkek a, .cimkek_hir_linkek a {
    background-position: -6px -75px;
    color: #666;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding-left: 10px;
    text-decoration: none;

}

.kapcsolodo_linkek a:hover, .legfrissebb_hir_linkek a:hover, .cimkek_hir_linkek a:hover {
    text-decoration: underline;
}

body .kapcsolodo_linkek a, .legfrissebb_hir_linkek a {
    display: block;
    width: auto;
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -726px transparent;
    padding-left: 13px;
    padding-bottom:10px;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.legfrissebb_hir {
    background-color: #ebf3cf;
    height: auto;
    margin-top: 10px;
}

.cikk_ertekeles {
    background-color: #ebf3cf;
    height: 110px;
    margin-top: 10px;
}

.cikk_ertekeles_vote {
    padding: 10px 10px 0 10px;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

.cikk_ertekeles_vote a {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    display: inline-block;
}

body .infotar {
    float: right;
}

.cimkek_hir, .infotar {
    float: left;
    background-color: #ebf3cf;
    height: 110px;
    margin-top: 10px;
}

.cimkek_hir_linkek a {
    padding: 0;
}

.cimkek_hir_linkek h3 {
    display: inline-block;
}

.cimkek_hir_linkek {
    font-size: 12px;
    font-weight: normal;
    padding: 10px;
}

.fb_edge_widget_with_comment {
    left: 10px;
    width: 145px;
}


/* -- OLDALS�V -- */

.jobb_doboz .cimkefelho a {
    text-decoration: none;
    color: #FFFFFF;
}

.jobb_doboz {
    margin-top: 20px;
    background-color: #3f8dad;
}

.jobb_doboz .boxfejlec {
    height: 30px;
    position: relative;
    background-color: #2b7391;
}

.jobb_doboz .boxfejlec .boxikon_right {
    height: 30px;
    width: 30px;
    background-color: inherit;
    -webkit-background-size: auto 180px;
    background-size: auto 180px;
    float: left;
}

.jobb_doboz .boxcontent {
    padding: 10px;
}

.jobb_doboz .boxfejlec a, .jobb_doboz .boxfejlec h2, .jobb_doboz .boxfejlec span, #ov_doboz h3, .jobb_doboz .boxfejlec h3, #szavazas .jobb_doboz .boxfejlec h3 {
    height: 30px;
    display: block;
    font-family: Arial, Impact, sans-serif;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    margin-left: 10px;
}

#szavazas .jobb_doboz .boxfejlec h3 {
    color: #fff;
    font-family: Arial, Impact, sans-serif;
    font-size: 16px;
}

.jobb_doboz .boxfooter {
    height: 30px;
    position: relative;
    background-color: #79b9d3;
}

.jobb_doboz .boxfooter a {
    line-height: 30px;
    float: right;
    margin-right: 10px;
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -720px transparent;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.jobb_doboz .boxfooter a:hover {
    text-decoration: underline;
}

.doboz {
    margin-top: 20px;
    background-color: #FFFFFF;
}

.doboz .boxfejlec {
    height: 30px;
    position: relative;
}

.doboz .boxfejlec .boxikon_right {
    height: 30px;
    width: 30px;
    float: left;
    background-color: inherit;
    -webkit-background-size: auto 180px;
    background-size: auto 180px;
}

.doboz .boxfejlec a, .doboz .boxfejlec h2, .doboz .boxfejlec span, .doboz .boxfejlec h3 {
    height: 30px;
    display: block;
    font-family: Arial, Impact, sans-serif;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    margin-left: 10px;
}

#osztalyterem {
    width: 100%;
    height: 95px;
    line-height: 95px;
    background-image: url(/images/osztalyterem_bg.jpg);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #4f523c;
}

#osztalyterem span, #sidebar .side-osztalyterem {
    font-family: Arial, Impact, sans-serif;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    padding-right: 35px;
}

#osztalyterem span {
    text-transform: uppercase;
}

#sidebar .side-osztalyterem {
    text-align: right;
    padding: 0;
    margin: 20px 0;
    display: block;
    height: 95px;
}

#sidebar .side-osztalyterem #terem_linkek {
    background-color: #faa325;
    text-align: left;
}

#sidebar .side-osztalyterem #terem_linkek a {
    display: block;
    padding: 7px 0 7px 25px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 13px;
    border-bottom: 1px dotted #BA4506;

    text-decoration: none;
    color: #a23c04;
}

#sidebar .side-osztalyterem #terem_linkek a:hover {
    color: #FFFFFF;
    padding-left: 35px;
    text-decoration: none;
    background-color: #ba4506;
}

#szuloknek {
    width: 100%;
    height: 95px;
    line-height: 95px;
    background-image: url(/images/szuloknek_bg.jpg);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #e3dac7;
}

#szuloknek span, #sidebar .side-szuloknek {
    font-family: Arial, Impact, sans-serif;
    color: #ba4506;
    text-decoration: none;
    font-size: 24px;
    text-transform: uppercase;
}

#szuloknek span {
    padding-left: 35px;
}

#prevencio {
    width: 100%;
    height: 95px;
    line-height: 95px;
    background-image: url(/images/prevencio_bg.jpg);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #e7e8e6;
}

#prevencio span, #sidebar .side-prevencio {
    font-family: Arial, Impact, sans-serif;
    color: #99c10e;
    text-decoration: none;
    text-transform: uppercase;
}

#prevencio span {
    font-size: 24px;
    padding-left: 35px;
}

@media (max-width: 991px) {
    #osztalyterem {
        height: 50px;
        line-height: 50px;
    }

    #osztalyterem span {
        padding-right: 10px;
        font-size: 20px;
    }

    #szuloknek {
        height: 50px;
        line-height: 50px;
    }

    #szuloknek span {
        padding-left: 10px;
        font-size: 20px;
    }

    #prevencio {
        height: 50px;
        line-height: 50px;
    }

    #prevencio span {
        padding-left: 10px;
        font-size: 20px;
    }
}

#teva {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(/images/newdesign/teva.png) no-repeat;
}

#teva span, #sidebar .side-teva {
    font-family: Arial, Impact, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 20px;
    padding-left: 13px;
    text-transform: uppercase;

}

#sidebar .side-teva {
    padding: 0;
    margin-top: 10px;
}

#teva a:hover, #sidebar #teva span:hover {
    color: #ba4506;
}

#kiemelt_temak {
    width: 100%;
}

#kiemelt_temak .boxcontent .buttons {
    text-indent: -999em;
}

#kiemelt_temak .boxcontent .prev {
    width: 100%;
    display: block;
    height: 15px;
    background: url(/images/newdesign/sprite.png) no-repeat -118px -321px;
}

#kiemelt_temak .boxcontent .next {
    width: 100%;
    display: block;
    height: 15px;
    background: url(/images/newdesign/sprite.png) no-repeat -118px -341px;
}

#kiemelt_temak .boxcontent .viewport {
    overflow: hidden;
    position: relative;
}

#kiemelt_temak .boxcontent .overview {

    width: 100%;
}

#kiemelt_temak .overview a {
    text-decoration: none;
}

#kiemelt_temak .overview a li {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 52px;
}

#kiemelt_temak .overview a:nth-last-of-type(1) li {
    padding-bottom: 0;
}

#kiemelt_temak .overview a li span {
    font-size: 12px;
    color: #666666;
    display: block;
}

#kiemelt_temak .boxcontent h3, #kiemelt_temak .boxcontent .linktartalom {
    float: left;
    width: 258px;
}

#kiemelt_temak .boxcontent h3, #kiemelt_temak .boxcontent .linkcim {
    color: #99c10e;
    font-family: Arial, Impact, sans-serif;
    font-size: 18px;
    line-height: 18px;
    display: block;
}

#kiemelt_temak .overview img {
    margin-left: 5px;
    margin-right: 5px;
    width: 30px;
    height: 30px;
}

#kiemelt_temak .boxikon_right {
    background-position: -163px -37px;
}

#kiemelt_temak .overview a:nth-child(2n) li {
    background-color: #f5f5f5;
}

@media (max-width: 991px) {
    #kiemelt_temak .boxcontent h3, #kiemelt_temak .boxcontent .linkcim {
        font-size: 17px;
    }
}

.medium_banner {
    width: 100%;
    max-width: 318px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.banner-box {
    margin-top: 20px;
    text-align: center;
}

.banner-box span {
    color: #ffffff;
    font-size: 11px;
    right: 0;
    top: 0;
}

div.banner-title {
    color: #333;
    font-size: 11px;
    right: 0;
    top: 0;
    text-align: center;
}

.custom-banner {
    width: 1100px;
    margin-left: -75px;
    text-align: center;
    height: 140px;
}

#szavazas {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.7;
}

#szavazas input {
    margin-right: 3px;
}

#szavazas input[name=frmSzavazas_btnSzavazas] {
    width: 100%;
    max-width: 300px;
}

#szavazas h3 {
    color: #fff;
    font-family: Arial, Impact, sans-serif;
    font-size: 16px;
}

#nyeremenyjatek .boxikon_right {
    background-position: -323px -137px;
    background-color: #2B7391;
}

.vilagnap_neve {
    font-weight: bold;
    color: #fefefe;
    font-size: 12px;
    margin-bottom: 5px;
}

.vilagnap_leirasa {
    font-size: 12px;
    color: #fefefe;
}

.jotanacs_leirasa {
    font-size: 12px;
    color: #fefefe;
    float: left;
    display: inline-block;
}

#question_mark {
    background: url(/images/newdesign/question_mark.png) no-repeat left top transparent;
    width: 70px;
    height: 100px;
    float: left;
    display: inline-block;
}

#smo_jobb {
    margin-top: 10px;
}

#smo_jobb > a {
    display: inline-block;
    float: left;
    margin-right: 4%;
    width: 22%;
}

#smo_jobb > a:nth-of-type(4n) {
    margin-right: 0;
}

#smo_jobb > a img {
    width: 100%;
    height: auto;
}

#smo_jobb .lap-teteje {
    margin: 0;
}

#smo_jobb #logo {
    float: none;
    margin: 10px auto;
    width: 100%;
}

#smo_jobb #logo img {
    max-width: 100%;
    height: auto;
}

#riziko_jobb_box {
    text-align: center;
    margin-top: 10px;
}

#riziko_jobb_box a img {
    width: 100%;
    height: auto;
}

#infotar .boxcontent a, #tudasteszt .boxcontent a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -726px transparent;
    padding-left: 13px;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    line-height: 20px;
    font-weight: bold;
    margin-bottom:5px;
}

#tudasteszt .boxcontent a:hover {
    text-decoration: underline;
}

#jatekter .jatek_url img {
    border: 1px solid #fefefe;
}

#jatekter .jatek_url {
    width: 99px;
    text-align: center;
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #fefefe;
    font-size: 13px;
}

#jatekter .jatek_url:hover {
    text-decoration: underline;
}

#ov_doboz .boxfejlec {
    background-color: #bb4507;
    height: auto;
    padding:10px;
}

#ov_doboz .boxcontent {
    background-color: #de7842;
}

#ov_doboz .boxfejlec h2, #ov_doboz .boxfejlec h3 {
    line-height: 20px;
    height: auto;
    margin-top: 5px;
}

#ov_doboz .boxfejlec .balfejlec {
    width: 218px;
    display: inline-block;
    float: left;
}

#ov_doboz .boxfejlec .jobbfejlec {
    width: 82px;
    display: inline-block;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

#ov_doboz .boxfejlec .jobbfejlec p {

    text-align: center;
}

#ov_doboz .boxfejlec .balfejlec p {
    color: #fefefe;
    font-size: 11px;
    display: block;
    margin: 10px 0 10px 10px;

}

#ov_doboz .boxfejlec .action2 {
    display: inline-block;
    height: auto;
    line-height: normal;
    margin-right: 10px;
}

#ov_doboz .boxfooter {
    background-color: #fab42e;
}
#ov_doboz {
    font-family: 'Tahoma';
}
#ov_doboz .boxikon_right {
    background: url("/images/ov_icon.png");
    height: 42px;
    width: 38px;
    margin-right: 10px;
    margin-top:12px;
}
#ov_doboz .boxikon_right2 {
    background: url("/images/ov_icon_2.png");
    min-height: 42px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#ov_doboz .fejlec_cim_2soros {
    color: #ffc065;
    text-transform: uppercase;
    font-family: 'Tahoma';
    font-weight: bold;
    font-size: 16px;
}



#ov_doboz .boxfejlec .kerdesfelteves {
    height: auto;
    line-height: 1.2;
    background-color: #f99e1a;
    margin-left: 0;
    width: 100%;
    text-decoration: none;
    text-align: center;
    position: relative;
    text-transform: none;
    font-family: 'Tahoma';
    font-size: 14px;
    font-weight: bold;
    padding: 8px 10px;
}

#ov_doboz .boxfejlec .kerdesfelteves:hover {
    text-decoration: none;
}

#ov_doboz .boxfejlec .kerdesfelteves .level {
    height: 40px;
    position: absolute;
    top: -10px;
    left: 18px;
    background-position: -397px -211px;
    width: 40px;
}

@media (max-width: 1199px) {
    #ov_doboz .boxfejlec .kerdesfelteves {
        font-size: 16px;
    }

    #ov_doboz .boxfejlec .kerdesfelteves .level {
        left: 0;
    }
    #ov_doboz .szakertob {
        margin-left: 0;
    }
    #ov_doboz .fejlec_cim_2soros {
        margin-left: 0;
    }
}

#ov_doboz .boxfejlec #images {
    width: 82px;
    height: 82px;
    overflow: hidden;
}

#ov_doboz .boxfejlec #images img {
    border: 1px solid #fefefe;
}

#ov_doboz .boxfooter {
    height: auto;
}

#ov_doboz .boxfooter a, #ov_doboz .boxcontent a {
    float: none;
    display: block;
    background: none;
    color: #ba4506;
    padding: 12px 2px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
#ov_doboz .boxcontent-border {
    border-top: 2px solid #bb4507;
}
#ov_doboz .boxcontent a span {
    font-weight: normal;
    color: #fefefe;
    font-size: 12px;
}

#ov_doboz .boxcontent a {
    color: white;
}

#ov_doboz .boxcontent {
    padding: 0;
    line-height: 1.2;
}

#sidebar .kozosseg {
    margin: 0 0 10px 0;
    width: 100%;
}

#sidebar .kozosseg .link_box {
    color: #ffffff;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;

    display: block;
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -197px transparent;
    padding-left: 12px;

}

#sidebar .kozosseg .link_box:hover {
    text-decoration: underline;
}

#facebook-box .boxcontent {
    text-align: center;
}

/* -- SLIDER -- */

#slider {
    width: 100%; /* Change this to your images width */
    height: 370px; /* Change this to your images height */
}

#coin-slider {
    width: 100% !important;
    overflow: hidden;
    background-size: contain;
}

.cs-title {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 170px !important;
    width: 100% !important;
    opacity: 1 !important;
    background-color: #fff !important;
    color: #4a4a4b !important;
    line-height: 16px !important;
    height: 70px !important;
}

@media screen and (max-width: 767px) {
    .cs-title {
        padding-right: 0 !important;
        width: 100%;
    }
}

#cs-navigation-coin-slider {
    display: none !important;
}

.cs-buttons {
    width: 150px !important;
    text-align: right;
    padding-top: 10px !important;
}

.cs-button-coin-slider {
    font-size: 16px !important;
    color: #4a4a4b !important;
    font-weight: bold !important;
    line-height: 26px !important;
    height: 30px !important;
    width: 30px !important;
    text-align: center !important;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    border-radius: 15px !important;
    background-color: transparent !important;
    font-family: Tahoma, sans-serif !important;
}

.cs-button-coin-slider.cs-active {
    color: #fff !important;
    background-color: #99c10e !important;
}

#slider img {
    display: none;
}

.slider-wrapper {
    position: relative;
    height: 245px; /* Change this to your images height */
    padding: 10px;
    background-color: white;
}

/* -- FACEBOOK -- */

#smo_box {
    background-color: #FFFFFF;
    margin-top: 20px;
    padding: 10px;
    width: 100%;
}

#smo_box_content {
    width: 100%;
    height: 150px;
    overflow: hidden;
}

#smo_box_content #smo_left {
    float: left;
    width: 15%;
    height: 163px;
    background-image: url(/images/newdesign/smo_face.png);
    background-repeat: no-repeat;
}

#smo_box_content #smo_left .impact22 {
    margin-top: 10px;
    display: block;
}

#smo_box_content #smo_left #fb-logo {
    width: 100%;
    background-position: 0 -120px;
    display: block;
    margin: 0 auto 10px;
}

#smo_box_content #smo_left #kp-logo {
    width: 100%;
    background-position: -134px -119px;
    display: block;
    margin: 10px auto 0;
}

#smo_box_content #smo_left .plus {
    margin: 0;
}

#smo_box_content #smo_right {
    float: right;
    width: 80%;
    margin-right: 5%;
}


/* -- F�OLDAL -- */

.fooldal_doboz {
    margin-top: 20px;
    min-height: 230px;
    background-color: #ffffff;
}

.fooldal_doboz .boxfejlec {
    height: 30px;
    position: relative;
}

.fooldal_doboz .boxfejlec .boxikon_right {
    height: 60px;
    position: absolute;
    right: -60px;
    top: 0;
    width: 60px;
    background-color: inherit;
}

.fooldal_doboz .boxfejlec .boxikon_left {
    height: 30px;
    float: left;
    width: 30px;
    background-color: inherit;
}

.fooldal_doboz .boxcontent {
    padding: 10px;
}

.fooldal_doboz .boxfejlec a, .fooldal_doboz .boxfejlec h2, .fooldal_doboz .boxfejlec span {
    height: 30px;
    display: block;
    font-family: Arial, Impact, sans-serif;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 30px;
    margin-left: 10px;
    text-transform: uppercase;
    text-decoration: none;
}

.fooldal_doboz .boxfejlec a, .jobb_doboz .boxfejlec a {
    margin: 0;
    font-size: 18px;
    text-decoration: none;
}

#box_szex .boxfejlec .boxikon_left {
    background-color: #FF3292;
}


/* H�R HOZZ�SZ�L�S */

.h-erkezett {
    font-size: 26px;
    text-transform: uppercase;
    padding: 10px 0;
    margin-left: 10px;
    color: #FAA62C;
}

.fooldal_doboz .boxfooter {
    position: relative;
    background-color: #f5f5f5;
    padding: 5px 0;
    width: 100%;
}

.fooldal_doboz .boxfooter a {
    margin-left: 10px;
    padding-left: 15px;
    margin-top: 4px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
}

.fooldal_doboz .boxfooter a:hover {
    text-decoration: underline;
}

.fooldal_doboz .hir_kep a {
    text-decoration: none;
}

.fooldal_doboz .kep {
    margin-top: 5px;
}

.fooldal_doboz .hir_kep {

}

.fooldal_doboz .hir_kep .hozzasz {
    background-position: 0 -39px;
    padding-left: 20px;
    float: left;
}

.fooldal_doboz .hir_kep .fbcount {
    background-position: 0 -59px;
    padding-left: 20px;
    float: left;
}

.fooldal_doboz .hir_kep h3:hover {
    text-decoration: underline;
}

.fooldal_doboz .hir_kep p {
    color: #333333;
    margin-top: 5px;
    font-size: 14px;
}

.fooldal_doboz .hir_kep p:hover {
    text-decoration: none;
}

#box_taplalkozas {
    float: none;
}

.fbox_204 h3 {
    margin-top: 7px;
    margin-bottom: 3px;
}

.fbox_418b .kepes_cikk,
.fbox_204 .kepes_cikk,
#box_taplalkozas .kepes_cikk {
    float: left;
    width: 50%;
    padding-right: 20px;

}

.ml10.fooldal_doboz .kepes_cikk {
    width: auto;
}

.fbox_418b .kepes_cikk:nth-of-type(2n),
#box_taplalkozas .kepes_cikk:nth-of-type(2n) {
    padding-right: 0;
}

.fbox_418b .kepes_cikk .hir_kep {
    float: left;
}

.fbox_418b h3 {
    margin-top: 7px;
    margin-bottom: 3px;
}

.frissh .boxcontent {
    display: none;
}

#box_szex .kepes_cikk .kep,
#box_zoldovezet .kepes_cikk .kep {
    margin-right: 10px;
    float: left;
}

#box_szex .kepes_cikk .hir_kep {
    width: 50%;
    float: left;
}

@media (max-width: 767px) {
    #box_szex .kepes_cikk .kep,
    #box_zoldovezet .kepes_cikk .kep {
        width: 100%;
        margin-right: 0;
        float: none;
    }

    #box_szex .kepes_cikk .hir_kep,
    #box_zoldovezet .kepes_cikk .hir_kep {
        width: 100%;
        float: none;
    }
}

@media (max-width: 575px) {
    .fbox_418b .kepes_cikk,
    #box_taplalkozas .kepes_cikk,
    #box_zoldovezet .kepes_cikk,
    #box_szex .kepes_cikk {
        float: none;
        width: 100%;
        padding-right: 0;

    }
}

#content .frissh .boxfejlec .boxikon_left {
    background-image: url(/images/newdesign/sprite.png);
    background-position: -195px -39px;
    background-size: auto 180px;
}

#content .frissh .boxfooter a {
    line-height: 1.4em;
}

@media (max-width: 991px) and (min-width: 768px) {
    #content .frissh .boxfooter a {
        white-space: nowrap;
        overflow-x: hidden;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        width: 135px;
    }
}

.frissh .boxfooter {
    background-color: #FFFFFF;
    min-height: 140px;
}

.magenta .boxfejlec {
    background-color: #ee34da;
}

.magenta h3 {
    color: #ee34da;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 16px;
}

.magenta .boxcontent {
}

.magenta .hir_kep a {
    color: #ee34da;
}

.magenta .boxfooter a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -302px transparent;
    color: #ee34da;
}

.zold .boxfejlec {
    background-color: #99c10e;
}

.zold h3 {
    color: #99c10e;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 16px;
}

.zold .boxcontent {
}

.zold .hir_kep a {
    color: #99c10e;
}

.zold .boxfooter a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -848px transparent;
    color: #99c10e;
}

.sarga .boxfejlec {
    background-color: #fabc00;
}

.sarga h3 {
    color: #fabc00;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 16px;
}

.sarga .boxcontent {
}

.sarga .hir_kep a {
    color: #fabc00;
}

.sarga .boxfooter a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -570px transparent;
    color: #fabc00;
}

.pink .boxfejlec {
    background-color: #ff3292;
}

.pink h3 {
    color: #ff3292;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 16px;
}

.pink .boxcontent {
}

.pink .hir_kep a {
    color: #ff3292;
}

.pink .boxfooter a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -456px transparent;
    color: #ff3292;
}

.piros .boxfejlec {
    background-color: #d71c18;
}

.piros h3 {
    color: #d71c18;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 16px;
}

.piros .boxcontent {
}

.piros .hir_kep a {
    color: #d71c18;
}

.piros .boxfooter a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -515px transparent;
    color: #d71c18;
}

.szold .boxfejlec {
    background-color: #6f7f01;
}

.szold h3 {
    color: #6f7f01;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 16px;
}

.szold .boxcontent {
}

.szold .hir_kep a {
    color: #6f7f01;
}

.szold .boxfooter a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -672px transparent;
    color: #6f7f01;
}

.skek .boxfejlec {
    background-color: #389c9b;
}

.skek h3 {
    color: #389c9b;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 16px;
}

.skek .boxcontent {
}

.skek .hir_kep a {
    color: #389c9b;
}

.skek .boxfooter a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -620px transparent;
    color: #389c9b;
}

.kek .boxfejlec {
    background-color: #4660b4;
}

.kek h3 {
    color: #4660b4;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 16px;
}

.kek .boxcontent {
}

.kek .hir_kep a {
    color: #4660b4;
}

.kek .boxfooter a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -249px transparent;
    color: #4660b4;
}

.cyan .boxfejlec {
    background-color: #39c9ed;
}

.cyan h3 {
    color: #39c9ed;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 16px;
}

.cyan .boxcontent {
}

.cyan .hir_kep a {
    color: #39c9ed;
}

.cyan .boxfooter a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -108px transparent;
    color: #39c9ed;
}

.vzold .boxfejlec {
    background-color: #99c10e;
}

.vzold h3 {
    color: #a6d20c;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 16px;
}

.vzold .boxcontent {
}

.vzold .hir_kep a {
    color: #a6d20c;
}

.vzold .boxfooter a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -730px transparent;
    color: #a6d20c;
}

.barna .boxfejlec {
    background-color: #c86c0a;
}

.barna h3 {
    color: #c86c0a;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 16px;
}

.barna .boxcontent {
}

.barna .hir_kep a {
    color: #c86c0a;
}

.barna .boxfooter a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -15px transparent;
    color: #c86c0a;
}

.kozosseg {
    background-color: transparent;
    width: 100%;
}

.kozosseg .boxfejlec {
    background-color: #ba4506;
}

.kozosseg h3 {
    color: #ba4506;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 16px;
}

.kozosseg .boxcontent {
    background-color: #fab42d
}

.kozosseg .hir_kep a {
    color: #ba4506;
}

.kozosseg .boxfooter a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -57px transparent;
    color: #ba4506;
}

#kozosseg_box > .col-12 {
    margin-top: 20px;
}

#kozosseg_box > .col-12:first-of-type {
    margin-top: 0
}

#kozosseg_box .boxfejlec .boxikon_left {
    background-position: -162px -102px;
    color: #fdb32a;
}

#kozosseg_box .boxfejlec h2 {
    /*display:inline-block;*/
}

#kozosseg_box .boxcontent .button_tov {
    display: block;
    position: relative;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    background: transparent url(/images/newdesign/sprite_arrow.png) no-repeat 0 -774px;
    padding: 5px 0 5px 15px;
}

#kozosseg_box .boxfooter {
    background-color: #faa62d;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
}

#kozosseg_box .boxfooter div {
    float: right;
    display: inline-block;
}

#kozosseg_box .boxfooter a {
    color: #ba4506;
    text-decoration: none;
    float: right;
    font-size: 13px;
    margin-right: 10px;
}

#kozosseg_box .boxcontent div .lista-elem {
    border-bottom: 2px dotted #dea538;
    padding-top: 5px;
    padding-bottom: 5px;
}

#kozosseg_box .boxcontent div .lista-elem .lead {
    color: #000000;
    display: block;
    font-size: 12px;

}

#kozosseg_box .boxcontent div .lista-elem .tulajdonos {
    color: #5c5c5c;
    display: inline-block;
    font-size: 11px;
    height: 15px;
    line-height: 15px;
    padding-left: 20px;

}

#kozosseg_box .boxcontent div .lista-elem .hozzasz {
    color: #5c5c5c;
    display: inline-block;
    font-size: 11px;
    height: 15px;
    line-height: 15px;
    padding-left: 20px;
    background-position: 0 -39px;
}

#kozosseg_box .boxcontent div .lista-elem .sep {
    color: #ca993b;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    float: none;
}

.fooldal_doboz .boxcontent .sep {
    color: #9d9d9d;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
}

#kozosseg_box .boxcontent div .lista-elem a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -59px transparent;
    color: #ba4506;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    padding-left: 15px;
    display: block;
}

#kozosseg_box .boxcontent div .lista-elem a:hover {
    text-decoration: underline;
}

#kozosseg_box .boxfooter a:hover {
    text-decoration: underline;
}


.fooldal_doboz .boxfejlec .boxikon_left {
    color: #fdb32a;
    background-position: -195px -39px;
    background-size: auto 180px;
}

.h-erkezett .h-darab {
    color: #a23c04;

}

.h-erkezett .h-darab a {
    color: #a23c04;
    text-decoration: none;
}

.hozzaszolas-box {
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin-bottom: 10px;
    background: #fff7ea;
}

.hozzaszolas-box textarea, .hozzaszolas-box input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
}

.hozzaszolas-box .komm_button, .ajanl-komm_button {
    width: 134px;
    height: 38px;
    float: right;
    text-transform: uppercase;
    cursor: pointer;
}

.hszolo-kep {
    width: 70px;
    height: 60px;
}

.hszolo-nev {
    font-size: 16px;
    color: #a23c04;
    text-transform: uppercase;
    width: 500px;
    padding-bottom: 5px;
    margin-top: -3px;
}

.wrote {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    text-transform: none;
    text-align: justify;
}

.hszolo-ido, .hszolo-kep, .hszolo-nev, .hszolo-szov {
    float: left;
}

.hszolo-ido img {
    vertical-align: middle;
}

.hszolo-szov {
    width: 500px;
    padding-top: 5px;
}

.lapozas_link {
    text-decoration: none;
    color: #fdb32a;
}

.lapozas {
    color: #a23c04;
}

.lapozdoboz {
    font-size: 16px;
    float: right;

}

/* -- jelszoemlekezteto -- */

.lost-pass {
    margin-bottom: 10px;
}

.lost-pass .email-mezo {
    border: 3px solid #F2F2F2;
    color: #999999;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 10px;
    text-align: right;
    width: 245px;
}

.lost-pass label {
    display: inline-block;
    height: 33px;
    margin-right: 10px;
    vertical-align: middle;
    width: 35px;
    background-position: -278px -208px;
}

.lost-pass-submit {
    border: none;
    background-color: #faa62d;
    color: #FFFFFF;
    padding: 5px;
    font-size: 22px;
    text-transform: uppercase;
    vertical-align: middle;
}

.lost-pass-cim {
    font-size: 36px;
    color: #faa62d;
    padding: 20px 0;
}

.lost-pass-hiba {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #d71c18;
}


/* -- hir lista -- */

.kateg-lista {
    font-size: 36px;
}

.cikk-dobozok {
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 10px;
    float: left;
}

.cikk-dobozok > div {
    margin-bottom: 10px;
}

.cikk-dobozok a {
    text-decoration: none;
    color: #FFFFFF;
}

.osszes-cikk, .nezettebb-cikk {
    background-color: #faa62d;
    margin-right: 10px;
}

.osszes-cikk, .nezettebb-cikk, .kommenteltebb-cikk {
    float: left;
    padding: 5px 0;
    text-align: center;
}

.osszes-cikk a {
    padding-left: 25px;
    background-position: 0 -94px;
}

.nezettebb-cikk, .kommenteltebb-cikk {
    background-color: #99c10e;
    float: left;
}

.nezettebb-cikk a {
    padding-left: 33px;
    background-position: 0 -115px;
}

.osszes-cikk {
    width: 155px;
}

.nezettebb-cikk {
    width: 190px;
}

.kommenteltebb-cikk {
    width: 228px;
}

.kommenteltebb-cikk a {
    background-position: 0 -139px;
    padding-left: 30px;
}

.hir-kep img {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 600px) {
    .egy-hirbox .hir-kep img {
        min-height: 76px;
    }
}


.egy-hirbox .hir-cim {
    margin-bottom: 5px;
    margin-top: 5px;
}

.egy-hirbox .hir-lead {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #333;
}

.egy-hirbox .hir-datas {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    float: right;
    margin-top: 10px;
}

.egy-hirbox a {
    text-decoration: none;
}

.hir-hszek {
    background-position: 0 -39px;
    padding-left: 20px;
    margin-right: 10px;
    margin-left: 5px;
}

.hir-hszek a {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}

.fb-likedb {
    background-position: 0 -60px;
    padding-left: 20px;
}

.hir-link {
    color: #000000;
}

.magenta {
    color: #ee34da;
}

.hir-datas .hir-datum {
    background-position: 0 -164px;
    padding-left: 20px;
}

.cikk_tartalom .kateg-lapozo,
.orvosform .kateg-lapozo {
    margin-top: 20px;
}

.lista-cimkek {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 590px;
}

.lista-cimkek .cimkek-cim {
    font-size: 16px;
    padding-left: 18px;
    color: #99c10e;
    background-position: 0 -182px;
    margin-bottom: 5px;
}

.lista-cimkek .cimke-lista {
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #faa62d;
    font-weight: bold;
}

.ov_valasz {
    background-color: #fde3c0;
    color: #a63d06;
    font-family: Arial, sans-serif;
    font-size: 14px;
    border: 1px solid #e5e7e4;
    padding: 10px;
    margin-bottom: 10px;
    line-height: 1.4;
}

.ov_valasz p {
    margin: 5px 0;
}

.ov_kerdes p {
    margin: 5px 0;
}

.ov_kerdes br {
    display: block;
    margin: 3px 0;
}

.ov_kerdes {
    color: #666666;
    font-family: Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 15px;
    text-align: justify;
    line-height: 1.4;
}

.hasonlo_cim {
    color: #9e3c00;
    font-family: Arial, Impact, sans-serif;
    font-size: 16px;
    padding-left: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}

.legfrissebb_kerdes_cim {
    color: #9e3c00;
    font-family: Arial, Impact, sans-serif;
    font-size: 16px;
    padding-left: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}

.legfrissebb_kerdes, .hasonlo_kerdes {
    background-color: #fff7ea;
    border: 1px solid #e7e6e2;
    font-family: Arial, Impact, sans-serif;
    font-size: 26px;
    width: 290px;
    float: left;
    display: inline-block;
    margin-top: 10px;
    padding-bottom: 5px;
}

.legfrissebb_kerdes a, .hasonlo_kerdes a {

    color: #363636;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;

    display: block;
    margin-left: 10px;
    margin-top: 4px;
}

.legfrissebb_kerdes a:hover, .hasonlo_kerdes a:hover {
    text-decoration: underline;
}

.hasonlo_kerdes {
    margin-left: 5px;
    float: right;
}

.hirdetes_cont {
    position: relative;
}

.hirdetes_label {
    position: relative;
    font-size: 10px;
    color: #666;
    width: 48px;
    top: 45px;
    left: 30px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}

.orvosvalasz_clock {
    line-height: 23px;
    font-size: 12px;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
}

.orvosvalasz_clock img {
    float: left;
    margin-right: 15px;
}

.ov_cim {
    color: #363636;
    font-size: 20px;
    display: inline-block;
    margin: 20px 0 0;
}


/* -- Tesztek -- */

.teszt-fejlec img {
    width: 100%;
}

#teszt-lista {
    padding-left: 10px;
    padding-right: 10px;
}

#teszt-lista a {
    text-align: center;
    display: block;
    margin-top: 10px;
}

#teszt-lista a img {
    margin-bottom: 5px;
    width: 100%;
}

#teszt-lista .osszes-cikk {
    margin: 20px auto;
}

#teszt-lista .osszes-cikk a {
    margin-top: 0;
}

.teszt-cim, .teszt-cim-lista {
    font-size: 36px;
    color: #faa62d;
    padding: 10px 0;
    font-family: 'Arial';
}

.teszt-cim-lista {
    font-size: 30px;
}

.teszt-cim-lista a {
    color: #faa62d;
    text-decoration: none;
    font-family: 'Arial';
}

.teszt-cim-lista a:hover {
    color: #A23C04;
}

.teszt-lead table {
    width: 100%;
}

.teszt-lead p {
    font-size: 16px;
    color: #9ac449;
    line-height: 20px;
}

.kerdes-cim {
    padding: 10px 0;
    font-size: 24px;
    color: #9ac449;
}

.kerdes-valaszok {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #666;
    line-height: 1.7em;
}

#content .frissh.fooldal_doboz.fbox_204.cyan .boxfejlec .boxikon_left {
    display: none;
}

#content .frissh.fooldal_doboz.fbox_204.cyan .boxfooter a {
    font-size: 14px;
    line-height: 1.5em;
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 10px -103px transparent;
    margin-left: 0;
    padding-left: 25px;
    width: 100%;
}

.teszt-kerdes .kerdes-valaszok {
    font-size: 14px;
}

.kerdes-valaszok div {
    padding: 5px 0;
}

.kerdes-valaszok .kerdes-radio {
    margin-right: 20px;
    float: left;
}

.kerdes-valaszok .kerdes-valasz {
    float: left;
    width: 560px;
}

.kerdes-valaszok input {
    margin-right: 10px;
    vertical-align: top;
    margin-top: 4px;
}

.valasz-sz {
    display: inline;
}

.teszt-gomb {
    float: right;
    padding-top: 25px;
}

.teszt-gomb input {
    font-size: 20px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 5px 10px;
    background-color: #faa62d;
    border: none;
    cursor: pointer;
}


/* -- F�RUM, BLOG -- */

.forum-lista div {
    display: inline-block;
    float: left;
    color: #666666;
    margin-top: 20px;
    font-size: 12px;
}

.forum-lista div:nth-of-type(2n+1) {
    clear: both;
}

.forum-lista div span, .forum-lista div p {
    font-family: Arial, sans-serif;
    display: block;
    margin: 3px 0;
}

.forum-lista div .idopont,
.cikk_tartalom .idopont {
    background-position: 0 -164px;
    padding-left: 20px;
    display: inline;
}

.cikk_tartalom .idopont,
.orvosform .idopont {
    color: #666666;
    font-size: 12px;
}

.forum-lista div .hozzasz {
    background-position: 0 -39px;
    padding-left: 20px;
    display: inline;
    margin-left: 10px;
}

.forum-lista div p {
    text-align: justify;
    margin-bottom: 8px;
}

.forum-lista .jobb_forum {
    float: right;
}

.forum-lista a {
    display: block;
    color: #a23c04;
    text-decoration: none;
    font-size: 16px;
    margin-bottom: 5px;
}

.forum-lista a:hover {
    text-decoration: underline;
}

.forum-tovabbi {
    font-size: 26px;
    text-transform: uppercase;
    color: #fdb32a;
    margin-top: 30px;
    margin-bottom: 20px;
}

.forum-bars {
    color: #FFFFFF;
    font-size: 20px;
    vertical-align: middle;
}

.forum-bars .forum-cim {
    width: 210px;
    float: left;

    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}

@media (max-width: 599px) {
    .forum-bars .forum-cim {
        width: 70% !important;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    .forum-bars .forum-cim {
        width: 430px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .forum-bars .forum-cim {
        width: 365px;
    }
}

.forum-bars .forum-cim a {
    color: #FFFFFF;
    text-decoration: none;
}

.forum-bars .forum-darab {
    float: left;
    text-align: right;
    padding: 3px 10px 3px 0;
}

@media (max-width: 991px) {
    .forum-bars .forum-darab {
        width: 70px !important;
    }
}

@media (max-width: 599px) {
    .forum-bars .forum-darab {
        width: 30% !important;
    }
}

.forum-bars .magenta-forum {
    background-color: #ee34da;
}

.forum-bars .sarga-forum {
    background-color: #fabc00;
}

.forum-bars .cyan-forum {
    background-color: #39c9ed;
}

.forum-bars .piros-forum {
    background-color: #d71c18;
}

.forum-bars .skek-forum {
    background-color: #0066CC;
}

.forum-bars .zold-forum {
    background-color: #389c9b;
}

.forum-bars .rozsaszin-forum {
    background-color: #ff3292;
}

.forum-bars .szold-forum {
    background-color: #6f7f01;
}

.forum-bars .vzold-forum {
    background-color: #a6d20c;
}

.forum-bars .barna-forum {
    background-color: #a23c04;
}

#forumblog {
    margin-top: 10px;
    margin-bottom: -15px;
}

#forumblog .fejlec {
    background-color: #BA4506;
    color: #FFFFFF;
    font-family: Arial, Impact, sans-serif;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    text-transform: uppercase;
}

#forumblog .fejlec h2, #forumblog .fejlec h3 {
    margin-left: 10px;
}

#forumblog .fejlec .blogs, #forumblog .fejlec .forums {
    float: left;
}

#forumblog .fejlec .blogs {
    width: 147px;
}

#forumblog .blogscontent, #forumblog .forumscontent {
    float: left;
    width: 149px;
    background-color: #FAB42D;
    margin: 0 0 10px 0;
}

#forumblog .blogscontent a, #forumblog .forumscontent a {
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -55px transparent;
    color: #BA4506;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding-left: 15px;
    text-decoration: none;
}

#forumblog .blogscontent .lead, #forumblog .forumscontent .lead {
    color: #000000;
    display: block;
    font-size: 12px;
}

#forumblog .blogscontent .tulajdonos, #forumblog .forumscontent .tulajdonos {
    color: #5C5C5C;
    display: inline-block;
    font-size: 11px;
    height: 15px;
    line-height: 15px;
    padding-left: 20px;
}

#forumblog .blogscontent .sep, #forumblog .forumscontent .sep {
    color: #CA993B;
    display: inline-block;
    float: none;
    margin-left: 5px;
    margin-right: 5px;
}

#forumblog .blogscontent .hozzasz, #forumblog .forumscontent .hozzasz {
    background-position: 0 -39px;
    color: #5C5C5C;
    display: inline-block;
    font-size: 11px;
    height: 15px;
    line-height: 15px;
    padding-left: 20px;
}

#forumblog .content {
    background-color: #FAB42D;

}

#forumblog .blogscontent p, #forumblog .forumscontent p {
    border-bottom: 2px dotted #DEA538;
    margin: 0 10px 0 10px;
    padding: 3px 0;
}

.hszolo-szov .bej-cim {
    margin: 10px 0;
    font-weight: bold;
    font-size: 14px;
}

.hszolo-szov .bej-valasz {
    margin: 10px 0;
    font-weight: bold;
}

.hozzaszolas-box .valaszolok {
    font-size: 26px;
    color: #a23c04;
    text-transform: uppercase;
    margin: 20px 0 10px 0;
    float: left;
}

.newtopic-link {
    float: right;
    padding-top: 25px;
    width: 245px;
}

.hszolo-szov .bej-valasz-link a,
.cikk_tartalom .newtopic-link a,
.orvosform .newtopic-link a {
    display: block;
    width: 120px;
    height: 25px;
    background-color: #a23c04;
    font-family: Arial, Impact, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 10px 0 0;
    background-position: 8px -88px;
    margin-top: 5px;
}

.cikk_tartalom .newtopic-link a,
.orvosform .newtopic-link a {
    width: 235px;
}

.cikk_tartalom .newblog-link a,
.orvosform .newblog-link a {
    width: 185px;
}

.topicdatum {
    font-family: Arial, sans-serif;
    margin: 5px 0 15px 0;
}

.new-topic-name {
    background-color: #FEE9CA;
    border: 3px solid #F2F2F2;
    color: #999999;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 10px;
    text-align: right;
    width: 244px;
}

.new-topic-kat {
    background-color: #FFFFFF;
    border: 3px solid #F2F2F2;
    color: #333333;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 10px;
    text-transform: uppercase;
    width: 244px;
}

.new-topic-table {
    margin-top: 20px;
    width: 80%;
}

.new-topic-table tr td {
    padding-bottom: 5px;
}

.new-topic-button, .uj-bejegyzes #uj-bej-gomb, .uj-bejegyzes #uj-bej-gomb-out, #uj-tor-gomb, .hozzaszolas-box .tortenet-link {
    border: none;
    background-image: none;
    background-color: #a23c04;
    padding: 5px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-top: 5px;
    cursor: pointer;
}

.hozzaszolas-box .tortenet-link {
    width: 190px;
}

.hozzaszolas-box .tortenet-link a {
    text-decoration: none;
    color: #FFFFFF;
    padding-left: 25px;
    background-position: 1px -93px;
}

.new-topic-table .hiba, .hozzaszolas-box .hiba {
    font-family: Arial, sans-serif;
    color: #EF1616;
    font-size: 12px;
    padding-left: 10px;
    font-weight: bold;
}

#toggle-tortenet {
    display: none;
}

.topic-ctd {
    background-image: url(/images/newdesign/forum-title.png);
    width: 40px;
    background-repeat: no-repeat;
    background-position: 0 2px;
}

.topic-kateg {
    background-image: url(/images/newdesign/catgory.png);
    width: 40px;
    background-repeat: no-repeat;
    background-position: 1px 6px;
}

.new-topic-suc {
    color: #015B01;
    padding-top: 10px;
}

.blog-lista {
    border-bottom: 1px dotted;
}

.blog-cim {
    margin-bottom: 10px;
    margin-top: 5px;
}

.blog-leiras, .tulaj-blog span, .bszam-blog span {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    text-align: justify;
}

.blog-leiras {
    margin-bottom: 5px;
    height: 60px;
    overflow: hidden;
}

.blog-adatok .hszolo-ido, .blog-adatok .bszam-blog {
    float: right;
    width: auto;
    padding-top: 5px;
}

.tulaj-blog span {
    display: block;
    background-position: 0 -206px;
    padding: 5px 0 0 20px;
    font-weight: bold;
}

.blog-lista .tulaj-blog, .blog-lista .latogatas-blog {
    width: auto;
}

.bszam-blog span {
    display: block;
    background-position: 0 -94px;
    padding: 5px 0 0 20px;
}

.blog-lista .bszam-blog {
    width: 45%;
}

.blog-lista .latogatas-blog span {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    text-align: justify;
    padding: 10px 0 0 20px;
    background-position: -2px -224px;
}

.blog-lista .latogatas-blog {
    padding-top: 10px;
}

.blog-adatok {
    margin-bottom: 10px;
}

.blog-cim a {
    text-decoration: none;
    font-size: 16px;
    color: #a23c04;
}

.blog-box h1 {
    color: #faa62d;
    font-size: 36px;
    font-family: Arial, Impact, sans-serif;
}

.blog-box h2.blog_cim {
    color: #faa62d;
    font-size: 36px;
    font-family: Arial, Impact, sans-serif;
}

.blog-box .fejlec {
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #858585;
    background-color: #fef7ea;
    padding: 10px;
    margin-top: 10px;
}

.blog-box .fejlec span {
    margin-right: 10px;
}

.blog-box .fejlec .tulajdonos {
    font-weight: bold;
    background-position: 0 -207px;
    padding-left: 20px;
}

.blog-box .fejlec .blogdatum, .blog_box .blogdatum {
    background-position: 0 -163px;
    padding-left: 20px;
    color: #858585;
    font-family: Arial, sans-serif;
    font-size: 13px;
}

.blog-box .fejlec .latogatas {
    background-position: 0 -232px;
    padding-left: 23px;
}

.blog-box .fejlec .bejegyzes_db {
    background-position: 0 -95px;
    padding-left: 20px;
}

.blog-box #forum_box {
    padding: 20px;
    background-color: white;
}

@media (max-width: 599px) {
    .blog-box #forum_box {
        padding-left: 0;
        padding-right: 0;
    }
}

.blog-box #forum_box .leiras {
    color: #a23c04;
    font-family: Arial, Impact, sans-serif;
    font-size: 18px;
    margin-top: 10px;
}

.blog_box h2 {
    font-family: Arial, Impact, sans-serif;
    font-size: 24px;
    color: #a23c04;
    margin-top: 10px;
    display: block;
    margin-bottom: 10px;
}

.cikk_tartalom .blog_box h1,
.orvosform .blog_box h1 {
    font-family: Arial, Impact, sans-serif;
    font-size: 24px;
    color: #a23c04;
    margin-top: 10px;
    display: block;
    margin-bottom: 10px;
}

.blog_box .bejegyzesbox {
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #a23c04;
    font-size: 14px;
    font-family: Arial, sans-serif;
    color: #666666;
    margin-top: 20px;
}

.blog-box a {
    text-decoration: none;
    color: #faa62d;
}

.blog-box a:hover {
    text-decoration: underline;
}

.blog-form td {
    padding-top: 10px;
}

.blog-form input[type="text"] {
    background-color: #f1f5f8;
    color: #656c78;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 10px;
    text-align: right;
    width: 100%;
}

.blog-form select {
    background-color: #f1f5f8;
    color: #656c78;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
}

.blog-form textarea {
    background-color: #f1f5f8;
    color: #656c78;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
    height: 100px;
}

.blog-form .kuld {
    background-color: #A23C04;
    border: 3px solid #FFFFFF;
    color: #FDB32A;
    cursor: pointer;
    height: 38px;
    text-transform: uppercase;
    width: 134px;
    font-family: Arial, Impact, sans-serif;
    font-size: 22px;
    font-weight: normal;
}

.ujblogform {
    background-color: #ffffff;
    padding: 10px 0;
}

.te-torteneted a {
    color: #ba4506;
}

.hozzaszolas-box .tortenet-leiras {
    font-family: Arial, sans-serif;
    color: #666666;
    font-size: 12px;
    text-align: justify;
    padding: 5px;
    line-height: 1.8em;
}

.hozzaszolas-box .tortenet-leiras span {
    font-family: Arial, Impact, sans-serif;
    font-size: 16px;
    display: block;
    color: #ba4506;
}

.hozzaszolas-box .amire-figyelj {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #a23c04;
    text-align: justify;
    background-color: #fdd282;
    padding: 10px;
    margin: 10px 0;
}

.hozzaszolas-box .amire-figyelj span {
    display: block;
    font-family: Arial, Impact, sans-serif;
    font-size: 16px;
    margin-bottom: 5px;
}


/* -- STATIKUS OLDAL -- */

.statikus-lap {
    background-color: white;
    padding: 10px;
}

.statikus-lap p {
    font-family: Arial, sans-serif;
    font-size: 12px;
    margin: 10px 0;
    text-align: justify;
}

.statikus-lap p a {
    color: #FAA62D;
    text-decoration: none;
    font-weight: bold;
}

.statikus-lap li {
    list-style: circle outside none;
    margin-left: 20px;
}

.kereses-oldal {
    background-color: white;
    text-align: center;
}

.statikus-lap h3 {
    font-family: Arial, Impact, sans-serif;
    color: #A23C04;
    font-size: 22px;
}

/* REGISZTR�CI� */

.regisztracio_szoveg h3 {
    font-family: Arial, Impact, sans-serif;
    color: #A23C04;
    font-size: 22px;
}

.regisztracio_szoveg {
    font-size: 13px;
    font-weight: bold;
    color: #A23C04;
}

.regisztracio_szoveg tr td:nth-of-type(1) {
    padding-right: 10px;
}

.regbal {
    float: left;
}

.regjobb {
    float: right;
}

.reg-input {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

.reg-input input {
    background: #f1f5f8;
    border: none;
    padding: 10px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #999999;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}

.reg-input select {
    background: #f1f5f8;
    border: none;
    padding: 10px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #333333;
    text-transform: uppercase;
}

.reg-input img {
    cursor: pointer;
}

.fn-label {
    background-position: -281px -166px;
}

.reg-input label {
    display: inline-block;
    width: 35px;
    height: 33px;
    vertical-align: middle;
    margin-right: 10px;
}

.email-label {
    background-position: -279px -210px;
}

.email-label2 {
    background-position: -5px -258px;
}

.pw {
    background-position: -42px -259px;
}

.pw2 {
    background-position: -77px -259px;
}

.pw2-space {
    margin-bottom: 50px;
}

.vnev {
    background-position: -121px -260px;
}

.knev {
    background-position: -162px -261px;
}

.fhnem {
    background-position: -203px -266px;
}

#veznev {
    background-color: #FFFFFF;
}

#kernev {
    background-color: #FFFFFF;
}

#szulidov {
    background-color: #FFFFFF;
    margin-right: 5px;
}

#irsz {
    background-color: #FFFFFF;
}

.szdatum {
    background-position: -254px -266px;
}

.date-add {
    float: right;
    display: inline-block;
    width: 34px;
    height: 34px;
    background-position: -298px -254px;
}

.fhmegye {
    background-position: -297px -262px;
}

.fhvaros {
    background-position: -343px -265px;
}

.irszam {
    background-position: -390px -257px;
}

.lakcim {
    background-position: -2px -297px;
}

#utca, #k-szam, #regt-szam {
    background-color: #FFFFFF;
}

#k-szam {
    width: 20px;
}

#regt-szam {
    width: 120px;
}

.reg-tfon-sz {
    font-family: Arial, sans-serif;
    font-size: 16px;
}

.reg-tfon {
    background-position: -50px -300px;
}

.reg-kateg {
    background-image: url("/images/newdesign/catgory.png");
    background-repeat: no-repeat;
}

.reg-input .reg-kateg-box {
    width: 20px;
    float: left;
}

.reg-input .reg-kateg-p .betegsegbaleset, .reg-input .reg-kateg-p .testiprob, .reg-input .reg-kateg-p .bcssz, .reg-input .reg-kateg-p .szenvedely, .reg-input .reg-kateg-p .zoldovezet {
    width: 25px;
}

.reg-input .reg-kateg-p {
    text-align: left;
}

.reg-input .reg-kateg-p .rk-cim {
    color: #FAA62D;
    font-family: Arial, Impact, sans-serif;
    font-size: 16px;
}

.reg-input .reg-kateg-p .rk-alcim {
    color: #9AC449;
    margin: 5px 0 5px 0;
    font-family: Arial, Impact, sans-serif;
    font-size: 16px;
    clear: left;
}

.reg-input .reg-kateg-p .rk-alcim .cim-span {
    width: 190px;
    display: inline-block;
}

.cikk_tartalom form.edit_profile div.reg-input .reg-kateg-box,
.orvosform form.edit_profile div.reg-input .reg-kateg-box {
    width: 25px;
}

.reg-input .reg-kateg-p .beteg_tovabbi, .reg-input .reg-kateg-p .testi_tovabbi {
    margin-bottom: 10px;
}

.reg-input .reg-kateg-p .beteg_tovabbi span, .reg-input .reg-kateg-p .testi_tovabbi span, .reg-input .reg-kateg-p .szenvedely_tovabbi span, .reg-input .reg-kateg-p .zoldovezet_tovabbi span {
    display: block;
    color: #999999;
    font-family: Arial, sans-serif;
    font-size: 12px;
    margin: 5px 0 5px 0;
}

.hirlevel label {
    width: auto;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #666666;
    padding: 10px 0 10px 10px;
    height: auto;
    margin-right: 40px;
}

.hirlevel input {
    width: 20px;
}

.hlevel-belso {
    background-color: #d9e26e;
    margin-top: 10px;
    width: 250px;
}

.felh-feltetelek {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #333333;
    text-align: justify;
    width: 270px;
    padding: 0 15px 0 5px;
    overflow-y: scroll;
    height: 740px;
}

.regjob {
    width: 280px;
}

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #f1f1f1;
    position: relative;
}

.jspDrag {
    background: #bfcf0d;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspArrow {
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled {
    cursor: default;
}

.jspArrowUp {
    background-image: url("/images/newdesign/sprite.png");
    background-position: -94px -295px;
}

.jspArrowDown {
    background-image: url("/images/newdesign/sprite.png");
    background-position: -122px -291px;
}

.jspVerticalBar .jspArrow {
    height: 25px;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

.felh-elfogad {
    width: 246px;
    color: #666666;
    font-family: Arial, serif;
    font-size: 16px;
}

.felh-elfogad-belso {
    background-color: #f2f5cf;
    padding: 10px;
    width: 230px;
    margin-top: 20px;
}

.felh-elfogad-belso label {
    margin-right: 35px;
}

.reg-input .reg-button {
    border: none;
    background-color: #faa62d;
    width: 250px;
    font-size: 26px;
    color: #FFFFFF;
    margin-top: 10px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 0;
    text-align: center;
    font-family: Arial, Impact, sans-serif;
}

.reg-button {
    border: none;
    background-color: #faa62d;
    width: 250px;
    font-size: 26px;
    color: #FFFFFF;
    margin-top: 10px;
    text-transform: uppercase;
    cursor: pointer;
}

.reg-hiba {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #ff0000;
    margin-right: 5px;
}

.tortenet-i {
    width: 565px;
}

.tortenet-i input {
    width: 215px;
}

.tortenet-i label {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #a23c04;
    width: 150px;
    height: auto;
    text-align: left;
}

.tortenet-i .t-upload {
    font-family: Arial, Impact, sans-serif;
    font-size: 16px;
}

#tortenet_doksi {
    background-color: #a23c04;
}

#lead_hiba, #cim_hiba2 {
    text-align: left;
}


/* -- ORVOS V�LASZOL OLDAL -- */

div.questions {
    margin: 0 0 20px 0;
    overflow: hidden;
}

div.questions div.icon {
    width: 150px;
    height: 150px;
    float: left;
}

div.questions div.latest {
    background: url(/images/newdesign/latest_questions.jpg) no-repeat 50% 50%;
}

div.questions div.frekuent {
    background: url(/images/newdesign/frekuent_questions.png) no-repeat 50% 50%;
}

div.questions div.category {
    background: url(/images/newdesign/category_questions.png) no-repeat 50% 50%;
}

div.questions div.content {
    float: right;
    width: 423px;
}

div.questions div.content h3 {
    text-transform: uppercase;
    color: #ba4506;
    margin: 0 0 15px 0;
    font-size: 18px;
}

div.questions div.content ul {
}

div.questions div.content ul li {
    list-style-image: url(/images/newdesign/piros_arrow.png);
    list-style-position: inside;
    position: relative;
    padding: 2px 2px 2px 4px;
}

div.questions div.content ul li:hover {
    cursor: pointer;
    background: #f8f8f8;
}

.toggle-view span {
    position: absolute;
    right: 5px;
    top: 3px;
    color: #BA4506;
    font-size: 13px;
}

div.questions div.content ul li a:link, div.questions div.content ul li a:active, div.questions div.content ul li a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ba4506;
    text-decoration: none;
}

div.questions div.content div.kerdes {
    display: none;
    margin: 5px 0 5px 15px;
}

.orange {
    color: #FAB42E;
}

.ov_lead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ba4506;
    margin-bottom: 10px;
    line-height: 20px;
}

.info {
    margin-top: 10px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #97791f;
    background: #ffe9a7 url(/images/newdesign/info.png) no-repeat 10px 10px;
    border: 1px solid #97791f;
    padding: 20px 10px 25px 60px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.ok {
    margin-top: 10px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #518211;
    background: #c5eb93 url(/images/newdesign/ok.png) no-repeat 10px 10px;
    border: 1px solid #518211;
    padding: 20px 10px 25px 60px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.error {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #be2525;
    background: #ffa1a2 url(/images/newdesign/error.png) no-repeat 10px 10px;
    border: 1px solid #be2525;
    padding: 20px 10px 25px 60px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.error a {
    text-decoration: none;
    color: #be2525;
    font-weight: bold;
}

a.tovabb {
    font-family: Arial, Helvetica, sans-serif;
    background: url(/images/newdesign/piros_arrow.png) no-repeat center right;
    padding: 0 10px 0 0;
    font-size: 12px;
    font-weight: bold;
    color: #ba4506;
    text-decoration: none;
    margin: 0 10px 0 0;
}

div.add_question {
}

div.add_question h3 {
    text-transform: uppercase;
    color: #ba4506;
    margin: 0 0 7px 0;
    font-size: 28px;
}

div.add_question .tovabb {
    font-size: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #FAA62D;
    display: block;
    padding: 10px 30px 10px 20px;
    float: left;
    background-position: 430px center;
}

div.add_question .tovabb img {
    margin-bottom: -5px;
}

div.add_question p {
    margin-bottom: 20px;
}

.eff {
    /* the image size is 126x126, it's adjusted to fit the border as well*/
    width: 140px;
    height: 140px;
    /* important, allow the children object to move inside its parent obj */
    position: relative;
    /* important, it hides the moved image */
    overflow: hidden;
    /* with the clear class, make it into 3 x 3 layout */
    float: left;
    /* IE float bug fix */
    display: inline;
    /* styling */
    margin: 0 10px 10px 0;
    font-size: 12px;
}

.eff:nth-child(4n) {
    margin-right: 0;
}

.eff img {
    display: block;
    width: 140px;
    height: 140px;
    /* styling */
    text-decoration: none;
    /* important, it allows this obj to move by jquery */
    position: absolute;
    /* make sure it appears above the caption */
    z-index: 500;
    cursor: hand;
}

.eff .caption {
    /* should be the same size with the image */
    width: 140px;
    height: 140px;
    /* styling */
    background: #333;
    color: #eee;
    /* set the position to 0, 0 and appear under the image */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

/* extra styling*/
.eff .caption a.header {
    margin: 10px 5px 5px 5px;
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #3f8dad;
    font-family: Arial, sans-serif;
}

.eff .caption p {
    margin: 5px;
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #cccccc;
}

.jatek-cont {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
    background-color: #f6f6f6;
}

.jatek-lead {
    font-size: 16px;
    color: #99c10e;
}

.tovabbi-jatek {
    font-size: 26px;
    color: #2b7391;
    text-transform: uppercase;
    padding-top: 10px;
}

.jatek-kategoriak {
    padding-bottom: 10px;
    float: left;
}

.jatek-kategoriak div {
    width: 110px;

    background-color: #3f8dad;
    text-align: center;
    padding: 5px 0;
    margin-right: 10px;
    float: left;
}

.jatek-kategoriak a {
    color: #FFFFFF;
    text-decoration: none;
}

.jatek-kategoriak .jatek-last-kat {
    margin-right: 0;
}

.jatek-lapozas {
    color: #79d0f4;
}

.jatek-lapozas_link {
    color: #3f8dad;
    text-decoration: none;
}

.cimke-lista a {
    text-decoration: none;
    color: #FAA62D;
}

.cimke-lista a:hover {
    color: #c77500;
}

#ov_doboz .boxcontent .gyakorikerdesek, #ov_doboz .boxfooter .gyakorikerdesek {
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-left: 0;
    text-transform: uppercase;
}

#ov_doboz .boxcontent .gyakorikerdesek {
    height: 23px;
}

.cikk_tartalom .cikk_more li,
.orvosform .cikk_more li {
    list-style: outside circle;
    margin-left: 20px;
}

.orvosform .cikk_more li {
    line-height: 18px;
}

/* -- LOGIN BOX, PROFILE -- */
#login-box .reg,
#login-box-mobile .reg {
    display: inline-block;
    color: white;
    background-color: #9AC449;
    text-decoration: none;
    font-size: 13px;
    padding: 5px 0;
    font-weight: bold;
    margin-left: 5px;
    width: 151px;
    text-align: center;
}

#login-box-mobile .reg {
    margin-top: 5px;
    margin-bottom: 5px;
}

#login-box .reg:hover,
#login-box-mobile .reg:hover {
    background-color: #FAA62D;
}

.avatar img {
    padding: 4px;
    border: 1px solid #a23c04;
    width: 100%;
    max-width: 200px;
    height: auto;
}

.avatar a.edit_profile {
    color: #fff;
    background: #a23c04;
    padding: 5px;
    text-decoration: none;
    font-size: 15px;
    display: block;
    margin: 5px 0 10px 0;
    letter-spacing: 0.7px;
}

div.profile h3 {
    text-transform: uppercase;
    color: #ba4506;
    margin: 0 0 10px 0;
    font-size: 16px;
    letter-spacing: 1px;
}

div.profile p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0 0 10px 0;
    color: #666666;
}

div.profile p span {
    display: block;
}

div.profile p span strong {
    font-weight: bold;
}

div.profile a {
    color: #faa62d;
    text-decoration: none;
    background: url(/images/newdesign/sprite_arrow.png) no-repeat 0 -568px transparent;
    padding: 0 0 0 15px;
}

form.edit_profile, form.edit_profile table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

form.edit_profile table tr td {
    padding: 5px 0;
    width: auto;
}

form.edit_profile div.left {
    padding: 0;
    margin: 0;
}

form.edit_profile div.left table {
    width: 100%;
}

form.edit_profile div.right {
    float: right;
    width: 220px;
}

form.edit_profile h3 {
    text-transform: uppercase;
    color: #ba4506;
    margin: 0 0 10px 0;
    font-size: 16px;
    letter-spacing: 0.7px;
    font-family: Impact, Charcoal, sans-serif;
}

div.right p {
    text-align: justify;
    margin: 0 0 10px 0;
}

form.edit_profile div.reg-input input, form.edit_profile div.reg-input select {
    width: 200px;
}

form.edit_profile div.reg-input input[type="checkbox"] {
    width: auto;
}

form.edit_profile div.reg-input input[type="submit"] {
    background-color: #faa62d;
    width: 200px;
    height: 40px;
    padding: 5px 10px 10px 10px;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-family: Impact, Charcoal, sans-serif;
    font-size: 24px;
}

form.edit_profile div.reg-input input[type="submit"]:hover {
    cursor: pointer;
}

.info {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #97791f;
    background: #ffe9a7 url(/images/newdesign/info.png) no-repeat 10px 0;
    border: 1px solid #97791f;
    padding: 10px 10px 10px 60px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    min-height: 20px;
}

.jatek_url span {
    display: inline-block;
}

form.edit_profile div.left .hirlevel_box {
    padding: 11px;
    background: #d9e26e;
}

.fb-cikk {
    float: left;
    display: inline-block;
    width: 220px;
    font-size: 0;
}

/* Kateg�ria sz�nek */
.piros {
    color: #D71C18;
}

.sarga {
    color: #FABC00;
}

.szold {
    color: #6F7F01;
}

.skek {
    color: #389C9B;
}

.barna {
    color: #C86C0A;
}

.cyan {
    color: #39C9ED;
}

.vzold {
    color: #A6D20C;
}

#evhonlapja {
    background-color: #2B7391;
}

#evhonlapja img {
    background-color: white;
    padding: 3px;
    float: left;
    margin-right: 5px
}

#evhonlapja a {
    text-decoration: none;
    font-family: Arial, Impact, sans-serif;
    font-size: 16px;
    color: white;
}


.cikk_tartalom .fb-comments,
.orvosform .fb-comments {
    margin-top: 15px;
}

.kereses-oldal .reg-input .orvoskeresolabel {
    width: auto;
    margin: 0;
    height: 30px;
    line-height: 30px;
}

.kereses-oldal .reg-input {
}

.kereses-oldal .reg-input select, .kereses-oldal .reg-input #nev {
    width: 100%;
    margin-bottom: 10px;
}

.kereses-oldal .reg-input .keres-button {
    font-family: Arial, Impact, sans-serif;
    text-align: center;
    background-color: #FAA62D;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 20px;
    margin-top: 10px;
    text-transform: uppercase;
    padding: 5px 10px;
    float: right;
    width: 150px;
}

.kereses-oldal .talalatok_orvos {
    text-align: left;
    font-family: Arial, Impact, sans-serif;
    text-transform: uppercase;
    color: #A23C04;
    padding: 5px 0 0 0;
    border-bottom: 3px solid #A23C04;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.kereses-oldal .talalatok_orvos_cont .orvoslink {
    background: url(/images/newdesign/vzold_arrow.png) no-repeat scroll left center transparent;
    text-align: left;
    color: #A23C04;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 13px;
    text-decoration: none;
}

.kereses-oldal .talalatok_orvos_cont .orvoslink:hover {
    color: #FAA62D;
}

.kereses-oldal .talalatok_orvos_cont .orvos_talalat_belso {
    text-align: left;
    color: #666666;
    font-size: 12px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #A23C04;
}

.kereses-oldal .talalatok_orvos_cont .orvos_talalat_belso span {
    padding-left: 13px;
}

.kereses-oldal .adatlap {
    padding: 10px;
}

.kereses-oldal .adatlap .bal {
    float: left;
    text-align: left;
    width: 300px;
}

.kereses-oldal .adatlap .jobb {
    float: right;
}

.kereses-oldal .adatlap .jobb img {
    border: 1px solid #8CB332;
}

.kereses-oldal .adatlap .bal .nev {
    color: #8CB332;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}

.kereses-oldal .adatlap .bal .szakterulet {
    color: #666666;
    font-size: 12px;
    font-style: italic;
}

.kereses-oldal .adatlap .bal .adatok {
    font-size: 14px;
}

.kereses-oldal .adatlap .bal .adatok p {
    margin: 15px 0;
}

.kereses-oldal .vissza {
    width: 210px;
    float: left;
    padding: 5px 0;
    text-align: center;
    background-color: #FAA62D;
    margin-right: 10px;
}

.kereses-oldal .vissza a {
    text-decoration: none;
    color: #FFFFFF;
    font-family: Arial, Impact, sans-serif;
    text-transform: uppercase;
}


/* -- VIZSG�L� -- */

body #vizsgalo .latas_a, body #vizsgalo .hallas_a, body #vizsgalo .tunet_a {
    position: absolute;
    display: block;
    width: 142px;
    height: 93px;
    cursor: pointer;
    z-index: 100;
}

body #vizsgalo .melanoma_a {
    font-size: 13px;
    width: 132px;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    padding: 52px 5px 0;
    text-align: center;
    color: #3B8581;
    text-decoration: none;
}

body #vizsgalo .tesztek_a {
    font-size: 13px;
    width: 132px;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    padding: 59px 5px 0;
    text-align: center;
    color: #3B8581;
    text-decoration: none;
}

body #vizsgalo .latas_a {
    font-size: 13px;
    width: 132px;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    padding: 58px 5px 0 5px;
    height: 30px;
    text-align: center;
    color: #3B8581;
    text-decoration: none;
}

body #vizsgalo .hallas_a {
    font-size: 13px;
    width: 132px;
    height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    padding: 58px 5px 0 5px;
    text-align: center;
    color: #3B8581;
    text-decoration: none;
}

body #vizsgalo .tunet_a {
    font-size: 13px;
    width: 132px;
    height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    padding: 58px 5px 0 5px;
    text-align: center;
    color: #3B8581;
    text-decoration: none;
}

body #vizsgalo .melanoma_div {
    float: left;
    position: relative;
    background-image: url(/images/newdesign/kp_vizsg.png);
    width: 142px;
    height: 93px;
    margin: 0 10px 5px 0;
}

body #vizsgalo .tesztek_div {
    float: left;
    position: relative;
    background-image: url(/images/newdesign/kp_vizsg_tesztek.png);
    width: 142px;
    height: 93px;
    margin: 0 10px 5px 0;
}

body #vizsgalo .latas_div {
    float: left;
    position: relative;
    background-image: url(/images/newdesign/kp_vizsg_latas.png);
    width: 142px;
    height: 93px;
    margin-bottom: 5px;
}

body #vizsgalo .hallas_div {
    float: left;
    position: relative;
    background-image: url(/images/newdesign/kp_vizsg_hallas.png);
    width: 142px;
    height: 93px;
    margin: 0 10px 5px 0;
}

body #vizsgalo .tunet_div {
    float: left;
    position: relative;
    background-image: url(/images/newdesign/kp_vizsg_tunert.png);
    width: 142px;
    height: 93px;
    margin-bottom: 5px;
}


/* -- MODALS -- */

#kereses-modal .modal-body form .input {
    text-align: center;
    width: 100%;
    margin-top: 30px;
}

#gkeresSzo,
#login-modal input[type=text],
#login-modal input[type=password] {
    background-color: #f1f5f8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 45px;
    color: #656c78;
    text-align: center;
    padding: 5px 10px;
    width: 90%;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#gkeresGomb {
    color: #fff;
    background-color: #f99e1a;
    clear: both;
    padding: 15px 40px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    margin: 30px auto 20px;
    font-weight: bold;
    cursor: pointer;
}

#login-modal h2,
.header-title {
    color: #99c10e;
    font-family: Arial, Impact, sans-serif;
    font-size: 30px;
}

#login-modal input {
    margin-top: 30px;
}

#login-modal .login-button {
    display: block;
    float: none;
    color: #fff;
    background-color: #99c10e;
    padding: 10px 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    cursor: pointer;
    margin: 30px auto 0;
    width: 250px;
    font-size: 15px;
    font-family: Tahoma, sans-serif;
    font-weight: normal;
    line-height: 18px;
    text-transform: uppercase;
}

#login-modal a {
    color: #434850;
    display: block;
    text-align: center;
    float: none;
    margin-top: 30px;
    margin-bottom: 20px;
}

.modal-header {
    display: block;
    padding: 0;
    border-bottom: none;
}

.modal-header .close {
    font-size: 62px;
    font-weight: normal;
    color: #9a9ca0;
    padding: 0;
    margin: 0 10px 0 0;
    height: 52px;
    line-height: 0;
}

.modal-body {
    margin-top: -10px;
    padding-top: 0;
}

.modal-body .cikk_tartalom.regisztracio {
    background: transparent;
    padding-top: 0;
    margin-top: 0;
}

#box_eves_es_mozgas label {
    width: 100%;
    line-height: 33px;
}

#box_eves_es_mozgas input, #box_eves_es_mozgas select {
    width: 100%;
}

#box_eves_es_mozgas .keres-button {
    height: 40px;
}

#fckimgmax img {
    width: 100%;
    height: auto;
}

.reg-kateg-p span {
    display: block;
    clear: both;
}


.floating_share {
    z-index: 100;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.85);
    transition: opacity 0.5s;
}

.floating_share.opacity-0 {
    visibility: hidden;
}

.floating_share.opacity-100 {
    visibility: visible;
}

.floating_share > div {
    z-index: 101;
    max-width: 30em;
}

.floating_share li img {
    width: auto;
    min-width: 2em;
    max-width: 3em;
    height: 32px;
}

.hidden {
    display: none;
}

.hozzaszolas-button {
    background-color: #4267b2;
    border-color: #4267b2;
}

.riziko-div img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 600px) {
    .kateg-lapozo {
        width: 100%;
    }

    .kateg-lapozo tbody tr {
        display: flex;
        justify-content: space-between;
    }
}

#div-gpt-ad-1495614045680-0 {
    min-height: 270px !important;
}