#webshop_content {
}
#webshop_kosar_wrapper {
    width: 171px;
    min-height: 200px;
    background: url(../pictures/webshop/kosar_bg.jpg) left top no-repeat;
    padding: 14px;
    position: relative;
}
#webshop_kosar_inner {
    position: relative;
    background-color: #f5f5f5;
    margin-top: 40px;
    padding-bottom: 10px;
}
#webshop_vevoszolgalat_wrapper {
    width: 170px;
    height: 150px;
    background: url(../pictures/webshop/vevoszolgalat_bg.jpg) center top no-repeat;
    padding: 15px;
    position: relative;
    overflow: hidden;
}
#webshop_vevoszolgalat_inner {
    position: relative;
    padding: 10px;
    padding-top: 25px;
    color: #ffffff;
}


.ws_elem {
    margin-bottom: 10px;
    margin-left: 9px;
    padding: 1px;
    border: 1px solid #E9E9E9;
    float: left;
    width: 210px;
}
.ws_elem_nagy {
    margin-bottom: 10px;
    padding: 1px;
    border: 1px solid #E9E9E9;
}
.ws_nev {
    position: relative;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    font-size: 12px;
    background-color: #a2b5cb;
    height: 27px;
    color: #090000;
}
.ws_kep {
    position: relative;
    text-align: center;
    padding: 10px;
    height: 100px;
}
.ws_kepek {
    padding: 10px;
    padding-left: 0px;
}
.ws_akcios_logo {
    position: absolute;
    right: 3px;
    top: 5px;
    text-align: right;
    width: 44px;
    height: 42px;
    z-index: 1000;
}
.ws_informaciok {
    position: relative;
    height: 30px;
    padding: 5px;
    color: #BFBFBF;
    overflow: hidden;
}
.ws_informaciok_nagy {
    position: relative;
    padding: 10px;
    color: #757575;
    background-color: #eef4d2;
    margin-right: 10px;
    margin-bottom: 10px;
    min-height: 140px;
}
.ws_ar {
    position: relative;
    height: 56px;
}
.ws_ar_normal,
.ws_ar_athuzva {
    font-size: 11px;
    color: #302931;
    font-weight: bold;
    padding-bottom: 4px;
    text-align: center;
}
.ws_ar_athuzva {
    text-decoration: line-through;
}
.ws_ar_akcios {
    font-size: 11px;
    color: #ff4138;
    font-weight: bold;
    text-align: center;
}


.ws_kosar_elem {
    margin-bottom: 10px;
    padding: 4px;
}


.ws_table_header {
    background-color: #000000;
    color: #ffffff;
}


.ws_form_title {
    background-color: #F2F1E6;
    color: #666600;
}
.ws_form_edit {
    background-color: #F4F4F4;
    color: #666600;
}


.ws_form_teljes_osszeg {
    background-color: #F2F1E6;
    color: #993300;
}
.ws_form_teljes_osszeg #teljes_osszeg_element {
    font-size: 120%;
    color: #CC0000;
    font-weight: bold;
}


.ws_fokategoria {
    padding: 2px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    background: url(../pictures/webshop/ws_fomenu.gif) left center no-repeat;
    text-decoration: none;
    color: #9fc900;
}
.ws_fokategoria a {
    color: #9fc900;
    text-decoration: none;
}
.ws_fokategoria a:hover {
    text-decoration: underline;
}
/*
.ws_alkategoria,
.ws_alalkategoria {
    padding: 2px;
    margin-left: 20px;
    padding-left: 27px;
    font-size: 12px;
    font-weight: bold;
    background: url(../pictures/webshop/ws_almenu.gif) left top no-repeat;
    color: #977200;
}
.ws_alalkategoria {
    margin-left: 50px;
}
.ws_alkategoria a,
.ws_alalkategoria a {
    color: #977200;
    text-decoration: none;
}
.ws_alkategoria a:hover,
.ws_alalkategoria a:hover {
    text-decoration: underline;
}
*/

.ws_legordulo {
    height: 17px;
    font-size: 11px;
    border: 1px solid #cfcfcf;
    cursor: pointer;
    background-color: #fff;
}
.ws_legordulo:hover {
    background-color: #FFFFF2;
    border-color: #8c2532;
}
.ws_edit {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 220px;
    height: 13px;
    font-size: 10px;
    border: 1px solid #CFCFCF;
}
.ws_edit:hover {
    background-color: #F8FBF0;
    border-color: #CC6633;
}
.ws_edit:focus {
    background-color: #FDFEFA;
    border-color: #996633;
}


.ws_link {
    color: #3a2e3c;
    text-decoration: none;
    font-weight: bold;
}
.ws_link:hover {
    text-decoration: underline;
}


.ws_plusz_gomb {
    cursor: pointer;
    padding: 1px;
    color: #ffffff;
    background-color: #2ed0f7;
    width: 20px;
    border: none;
    font-size: 14px;
}
.ws_plusz_gomb:hover {
    background-color: #FF6600;
}
.ws_minusz_gomb {
    cursor: pointer;
    padding: 1px;
    color: #ffffff;
    background-color: #858c94;
    width: 20px;
    border: none;
    font-size: 14px;
}
.ws_minusz_gomb:hover {
    background-color: #FF6600;
}
.ws_kivesz_gomb {
    cursor: pointer;
    padding: 2px;
    color: #ffffff;
    background-color: #a40929;
    width: 50px;
    border: none;
    font-size: 12px;
    -moz-border-radius: 0.4em;
    border-radius: 0.4em;
}
.ws_kivesz_gomb:hover {
    background-color: #FF6600;
}
.ws_megrendeles_gomb {
    cursor: pointer;
    color: #ffffff;
    padding-bottom: 2px;
    padding-top: 2px;
    background-color: #858c94;
    width: 163px;
    border: 1px solid #3E3E3E;
    font-size: 10px;
    text-transform: uppercase;
}
.ws_kosarurites_gomb:hover,
.ws_megrendeles_gomb:hover {
    background-color: #FF6600;
}
.ws_kosarurites_gomb {
    cursor: pointer;
    color: #ffffff;
    padding-bottom: 2px;
    padding-top: 2px;
    background-color: #b1b1b1;
    width: 80px;
    font-size: 10px;
    border: none;
    -moz-border-radius: 0.4em;
    border-radius: 0.4em;
}
.ws_kosarba_tesz_gomb,
.ws_reszletek_gomb {
    cursor: pointer;
    color: #ffffff;
    padding-bottom: 2px;
    padding-top: 2px;
    background-color: #b1b1b1;
    width: 69px;
    font-size: 10px;
    border: none;
    -moz-border-radius: 0.4em;
    border-radius: 0.4em;
}
.ws_kosarba_tesz_gomb:hover,
.ws_reszletek_gomb:hover {
    background-color: #FF6600;
}
.ws_kosarba_tesz_gomb {
    background-color: #ff4941;
}

.ws_error {
    color: #FF3300;
    font-weight: bold;
}
