.product-view .regular-price .postSpan { font-size: 30px; }

#spec_table {
    font-family: "Dosis",sans-serif;
    color: #888888;
    font-size: medium;
}

#source_table_1 {
    width: 100%;
}
#source_table_1 .calc_line .custom_spec_value {
    text-align: right;
}
#special_table input[type="text"] {
    width: 4em !important;
    margin-left: 17px;
    margin-right: 5px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    padding: 2px;
}
#special_table tr {
    border-bottom: 2px solid #FFFFFF;
    vertical-align: middle;
}
#special_table td {
    padding: 5px;
}
#special_table .deleteRow {
    height: 22px;
    width: 22px;
    margin: 0 auto;
    background: transparent url("./images/delete_icon.png") 50% 50% no-repeat;
    cursor: pointer;
}
#spec_table input[type="button"] {
    background: transparent url("./images/button180_kek.png") no-repeat scroll 0 0;
    color: #ffffff;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 23px;
    padding-right: 15px;
    text-transform: uppercase;
    width: 180px !important;
    border: none;
}
.wwwidth .tb-cell {
    padding: 0;
}
.wwwidth div.add-to-cart {
    margin-bottom: 0;
}
table.ar-kalkulator {
    width: 100% !important;
}
table.ar-kalkulator tbody {
    border-top: medium none;
}
td.wwwidth .inline-cart {
    clear: none;
}
table.ar-kalkulator #source_table_1 {
    background-color: #E4E4E4;
    width: 100%;
}
#special_table td,
#special_header td {
    width: 21px;
}
table#special_table {
    width: 100%;
}
td.custom_spec_title {
    /*color: #414141;*/
    font-weight: bold;
    width: 294px !important;
    text-indent: 10px;
}
td.custom_spec_value {
    width: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#special_footer td.custom_spec_value br {
    display: none;
}
#special_footer td {
    background-color: #FFFFFF;
}
#special_footer input[type="button"] {
    margin: 2px 2px 2px 0;
}
#special_table2 {
    background-color: #E4E4E4;
    width: 100%;
}
#result_table_2 {
    margin-top: 2px;
    width: 100%;
}
#result_table_1 #special_table2 #special_header {
    background-color: #DADADA;
    border-bottom: 1px solid #FFFFFF;
    color: #414141;
}
#result_table_1 #special_table2 #special_header .custom_spec_title {
    text-indent: 10px;
}
#result_table_1 #special_table2 .custom_spec_value {
    text-indent: 10px;
}
#result_table_2 td.custom_spec_title {
    background-color: #bedc02;
    color: #565656;
    width: 75% !important;
    padding-left: 5px;
}
#result_table_2 td.custom_spec_value {
    background-color: #bedc02;
    color: #565656;
    font-size: 100%;
    font-weight: bold;
    padding-left: 5px !important;
    border-right: 2px solid #FFFFFF;
    text-align: center;
}
span.catalog-grid-details-left {
    margin-top: 0;
}
#result_table_2 input[type="button"] {
    background: transparent url("./images/button180_kek.png") no-repeat scroll 0 0;
    color: #ffffff;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 23px;
    padding-right: 15px;
    text-transform: uppercase;
    width: 180px !important;
    border: none;
}
#result_table_1 {
    background-color: #DADADA;
    margin-top: 2px;
    width: 100%;
}

#shopping-cart-table .item-options:before, #shopping-cart-table .item-options:after {
    content: " ";
    display: table; }
#shopping-cart-table .item-options:after {
    clear: both; }
#shopping-cart-table .item-options dt {
    float: left;
    clear: left;
    margin-right: 5px; }
#shopping-cart-table .item-options dt:after {
    content: ":"; }
#shopping-cart-table .item-options dd {
    float: left; }