#termekbemutato_content {
}
.tb_szoveg {
    position: relative;
    padding: 10px;
    margin-bottom: 10px;
}
.tb_elem_1,
.tb_elem_2 {
    margin: 2px;
    float: left;
    width: 149px;
    height: 240px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #990033;
    text-align: left;
}
.tb_elem_inner {
    padding-left: 18px;
    color: #ffffff;
}
.tb_elem_2 {
    background: url(../pictures/bg_1.jpg) left bottom no-repeat;
}
.tb_elem_1 {
    background: url(../pictures/bg_2.jpg) left bottom no-repeat;
}
.tb_nev {
    margin-bottom: 2px;
    margin-top: 5px;
    white-space: nowrap;
}
.tb_nev2 {
}
.tb_kep {
    position: relative;
    text-align: center;
    margin-top: 20px;
    height: 135px;
}
.tb_kep .keretes_kep {
    border: 2px solid #ffffff;
    width: 110px;
    height: 120px;
}
.tb_kepek {
    padding: 10px;
    padding-left: 0px;
}
.tb_akcios_logo {
    position: absolute;
    left: -10px;
    top: -2px;
    text-align: right;
    width: 44px;
    height: 42px;
    z-index: 1000;
}
.tb_informaciok {
    position: relative;
    height: 40px;
    overflow: hidden;
}
.tb_elem_nagy {
    color: #000000;
}
.tb_nev_nagy {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 16px;
    position: relative;
}
.tb_informaciok_nagy {
    position: relative;
    padding: 10px;
    color: #000000;
    margin-right: 10px;
    margin-bottom: 10px;
    min-height: 140px;
}


.tb_kategoria_szint_3,
.tb_kategoria_szint_2,
.tb_kategoria_szint_1 {
    font-size: 12px;
    text-decoration: none;
    color: #993333;
}
.tb_kategoria_szint_3 a,
.tb_kategoria_szint_2 a,
.tb_kategoria_szint_1 a {
    color: #993333;
    text-decoration: none;
    font-weight: bold;
}
.tb_kategoria_szint_3 a:hover,
.tb_kategoria_szint_2 a:hover,
.tb_kategoria_szint_1 a:hover {
    text-decoration: underline;
}
.tb_kategoria_szint_1 { padding-left: 0px; }
.tb_kategoria_szint_2 { padding-left: 80px; }
.tb_kategoria_szint_3 { padding-left: 160px; }

.tb_kategoria_kep {
    float: left;
    width: 50px;
    overflow: hidden;
    text-align: center;
}
.tb_kategoria_kep img {
    border: 1px solid #EFEFEF;
}
.tb_kategoria_nev {
    float: left;
    padding: 6px;
}

.tb_tablazat_sor_ures {
    border-bottom: 1px solid #D7D7D7;
}
.tb_tablazat_sor {
    border-bottom: 1px solid #D7D7D7;
    padding: 3px;
}
.tb_tablazat_tr:hover {
    background-color: #EEEEEE;
}

.tb_link {
    color: #3a2e3c;
    text-decoration: none;
    font-weight: bold;
}
.tb_link:hover {
    text-decoration: underline;
}

.tb_gyarto_dok_link {
    color: #CC6633;
    text-decoration: none;
    font-weight: normal;
}
.tb_gyarto_dok_link:hover {
    text-decoration: underline;
}


.tb_pdf_wrapper {
    background-color: #F7F7F7;
    padding: 4px;
    margin-bottom: 5px;
}
.tb_pdf_elem {
    background: url(../pictures/pdf.gif) left center no-repeat #ffffff;
    padding: 5px;
    padding-left: 25px;
    margin-bottom: 1px;
}
.tb_pdf_elem a {
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.tb_pdf_elem a:hover {
    text-decoration: underline;
}

