body, div, form, h1, h2, h3, h4, h5, h6, td, p, ul {
    font-family: Arial;
    font-size: 12px;
    font-weight: 400;    
    color: #000000;
    margin: 0px;
    padding: 0px;
}

body {
    background-color: #c0c533;
}

a {
    text-decoration: none;
}

#page {
    margin: 0px auto;
    width: 1000px;
    background-color: #ffffff;
    
}

#head .reg-link {
    color: #C0C533;
    font-weight: bold;
    font-size: 14px;
    font-style: italic;
}
#login_form input {
    margin-bottom: 4px;
    width: 119px;
}
#login_form input#login_form-submit {
    height: 24px;
    width: 24px;
}
#login_form td, #login_form td a {
    color: #ffffff;
}

#head {
    height: 40px;
    background-image: url('images/head_bar.jpg');
    background-repeat: no-repeat;
    margin: 0px 10px 0px 10px;
    width: 980px;
}

#head td a {
    color: #000000;
}

#content {
    width: 980px;
    margin: 10px;
}

#content-left {
    width: 231px;
    float: left;
}
#content-main {
    width: 749px;
    float: left;
}
#content-head {

}
#content-center {
    width: 469px;
    padding: 0px 15px;
    float: left;
}
#content-right {
    width: 250px;
    float: left;
}

#content-left h2 {
    background-image: url('images/content-left-head.jpg');
    background-repeat: no-repeat;
    height: 28px;
    color: #ffffff;
    padding: 13px 0px 0px 19px;
    font-weight: bold;
    font-size: 14px;
}

#category-menu {
}
#category-menu h3 {
    background-image: url('images/category-heading.jpg');
    background-repeat: no-repeat;
    padding: 7px 0px 5px 18px;
    font-weight: bold;
    color: #ffffff;
    font-size: 14px;
}
#category-menu .menu {
    margin: 0px;
    padding: 10px 0px;
    list-style-type: none;
}
#category-menu .menu h4 {
    float: left;
    width: 134px;
}
#category-menu .menu span {
    width: 40px;
    display: block;
    float: left;
    text-align: right;
}
#category-menu .menu li a {
    color: #000000;
    font-weight: bold;
}
#category-menu .menu li {
    color: #000000;
    font-weight: bold;
    padding-top: 3px;
    padding-left: 17px;
}
#category-menu .menu li.line1 {
    height: 21px;
}
#category-menu .menu li.line2 {
    height: 21px;
}

#category-menu .menu li.line1.selected2, #category-menu .menu li.line2.selected2, #category-menu .menu li.line1.selected, #category-menu .menu li.line2.selected {
    background-image: none;
    background-color: #c0c533;
    color: #ffffff;
}

#category-menu .menu li.selected2 h4 a, #category-menu .menu li.selected h4 a {
    color: #ffffff;
}

#stf {

}

#st {
    margin: 0px;
    padding: 0px;
    width: 290px;
    /*margin: 10px 0px;*/
}

#content-center h2.head {
    background-image: url('images/content-center-head.jpg');
    background-repeat: no-repeat;
    height: 26px;
    padding: 6px 0px 0px 14px;
    font-weight: bold;
    color: #ffffff;
}

#product-list {
    margin-top: 10px;
}
#product-list .product {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #e2e2e2;
}
#product-list .product h3 {
    margin-bottom: 5px;    
}
#product-list .product h3 a {
    font-size: 14px;
    font-weight: bold;
    color: #c0c533;
    font-weight: bold;
}

#product-list .product .product-attributes {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    list-style-type: none;
}

#product-list .product .product-attributes li {
    color: #000000;
}

#product-list .product .product-attributes li span {
    color: #c0c533;
}

#product-list .product .product-form {
    background-color: #ffffff;
    width: 100%;
    padding: 5px 0px 5px 5px;
}

#product-list .product .product-form td {
    color: #000000;
}

#product-list .product .to-basket {
    background-image: url('images/product-list-basket.jpg');
    width: 89px;
    height: 24px;
    border: 0px none;
    text-align: left;
    padding-left: 6px;
    margin-left: 10px;
    cursor: pointer;
}
#product-list .product .send-to {
    background-image: url('images/product-list-send.jpg');
    width: 180px;
    height: 24px;
    border: 0px none;
    text-align: left;
    padding-left: 1px;
    margin-left: 0px;
    margin-top: 5px;
    cursor: pointer;
}

.product form {
    padding-top: 5px;
}

.product-other {
    background-color: #c0c533;
    margin-bottom: 5px;
    height: 40px;
}
.product-other td {
    color: #ffffff;
}
.product-other td span {
    color: #000000;
    margin-left: 5px;
}
.product-other td {
    vertical-align: middle;
}

.product-other td img, .product-other td input {
    vertical-align: middle;
}

.default-pager {    
    background-color: #333333;
    padding: 10px;
}
.default-pager td, .default-pager a {
    color: #ffffff;
}

#product-show {
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 10px;
}
#product-show {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#product-show h3 {
    margin-bottom: 5px;
}
#product-show h3 a {
    font-size: 14px;
    font-weight: bold;
    color: #c0c533;
    font-weight: bold;
}

#product-show .product-attributes {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    list-style-type: none;
}

#product-show .product-attributes li {
    color: #000000;
}

#product-show .product-attributes li span {
    color: #c0c533;
}

#product-show .files {
    padding: 5px;
    background-color: #333333;
    margin-top: 5px;
}

#product-show .files a {
    color: #ffffff;
}

#product-show .product-form {
    margin-top: 5px;
    background-color: #c0c533;
    width: 100%;
    padding: 5px;
}

#product-show .product-form .title  {
    float: left;
}

#product-show .product-form .title.akcios {
    color: #ffffff;
    font-weight: bold;
}

#product-show #product-print {
    padding: 5px;
    background-color: #333333   ;
    margin-top: 5px;
}

#product-show #product-print a {
    color: #c0c533;
}

#product-show #factory {
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #f2f2f2;
}

#product-show #factory strong {
    font-size: 14px;
}

#product-show #factory a {
    color: #c0c533;
}

#product-show h3 {
    font-size: 14px;
    font-weight: bold;
}

#product-show #vid_container {
    padding: 10px 0px 0px 10px;
    background-color: #333333;
}

#product-show #product-package .head {
    background-color: #556773;
}

#product-show #product-package .head td {
    color: #ffffff;
    padding: 5px;
}

#product-show #product-package .head h2 {
    color: #ffffff;
}

#product-show .space {
    height: 5px;
}

#product-show .package-info {
    background-color: #f2f2f2;
}
#product-show .package-info td {
    padding: 5px;
}

#main_vid {
    float: left;
}
#more_vid {
    padding-right: 10px;
    float: right;
    color: #ffffff;
}

#more_vid img {
    padding-top: 5px;
}

#basket-block-top {
    width: 249px;
    height: 71px;
    background-image: url('images/basket_block-top.jpg');
}

#basket-block-content {

}

#basket-block-bottom {
    width: 234px;
    height: 51px;
    background-image: url('images/basket_block-bottom.jpg');
    background-repeat: no-repeat;
    padding: 5px 8px;
}

#basket-block-bottom a {
    color: #c0c533;
}

#basket-block-bottom img {
    padding-top: 7px;
}

#head-menu_1 {
    height: 46px;
    margin-left: 10px;
    background-image: url('images/head_menu.jpg');
    background-repeat: no-repeat;
}


#head-menu_1 h2 a:hover {
    color: #c0c533;
}

#head-menu_1 h2 a.selected {
    color: #c0c533;
}

#head-menu_1 table {
    height: 46px;
    padding-left: 20px;
    padding-right: 158px;
}

#head-menu_1 td {
    text-align: center;
}

#head-menu_1 h2 a {
    color: #000000;
    font-size: 12px;
    text-decoration: none;
}

#head-menu_1 .line {
    background-image: url('images/head_line.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    width: 18px;
}

#head-menu_2 {
    height: 49px;
    margin-bottom: 5px;
}

#head-menu_2 h3 a:hover {
    color: #c0c533;
}

#head-menu_2 h3 a.selected {
    color: #c0c533;
}

#head-menu_2 td {
    padding-top: 10px;
}

#head-menu_2 h3 {
    float: left;
}

#head-menu_2 h3 a {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
}

#content-page {
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 10px;
}

#content-page a {
    color: #c0c533;
}

#basket-block-content {
    background-color: #e9e9e9;
}
#basket-block-content #basket-items {
    margin: 5px 13px;
}
#basket-block-content td {
    color: #ffffff;
}

#basket-block-content #basket-items td {
    color: #000000;
}

#basket-block-content #basket-sum {
    background-color: #3f3f3f;
    color: #ffffff;
    padding: 3px;
    margin: 5px 8px;
}

#basket-block-content #basket-empty {
    padding: 13px;
    color: #000000;
}

#content-basket-body {
    padding: 13px;
}

#head .banners {
    vertical-align: middle;
}
.banners img {
    border: 0px none;
}

#foot table {
    width: 960px;
    margin: 20px;
    padding: 10px 0px;
}

#foot td {
    color: #c0c533;;
    padding: 0px 20px;
}

#foot td a {
    color: #c0c533;
}

#content-factory {
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 10px;
}

#login_form {
    padding: 3px;
}

#content-reg_form {
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 10px;
}

.form_errors ul {
    list-style-type: none;
    padding: 10px;
    border: 1px solid #ff0000;
}

.form_errors ul li {
    color: #ff0000;
    padding-bottom: 3px;
}

.akciosar {
    color: #ff0000;
}

#lfs .akcios {
    color: #FFF04F;
    font-weight: bold;
}

#foot-menu table {
    margin: 10px 10px 0px 10px;
    width: 980px;
    background-color: #444734;
    padding: 15px;
}
#foot-menu table td {
    text-align: center;
    background-color: #444734;
}
#foot-menu table td a {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

#block-akcios {
    width: 980px;
    margin: 10px 10px 0px 10px;
}
#block-akcios-top {
    background-image: url('images/akcios-top.jpg');
    background-repeat: no-repeat;
    height: 64px;
}
#block-akcios-bottom {
    background-image: url('images/akcios-bottom.jpg');
    background-repeat: no-repeat;
    height: 28px;
    padding-top: 14px;
    padding-right: 29px;
}

#block-akcios-bottom a {
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #c0c533;
}

#send_prod {
    color: #000000;
}

#send_prod h1 {
    color: #000000;
}

#block-akcios .product {
    background-color: #333333;
    width: 182px;
    float: left;
    margin: 15px 30px 15px 0px;
}

#block-akcios .product h3 {
    margin-bottom: 5px;
    height: 21px;
    padding: 4px 0px 0px 14px;
    overflow: hidden;
}
#block-akcios .product h3 a {
    color: #ffffff;
}

#block-akcios .prices {
    padding: 5px;
    color: #ffffff;
}



#block-akcios-content {
    background-color: #c0c533;
    padding-left: 71px;
}

#block-akcios-content .akciosar {
    color: #c0c533;
}

#content-left .banners {
    text-align: center;
}

.pp-buy {
    background-image: url('images/wbasket2.jpg');
    background-repeat: no-repeat;
    border: 0px none;
    padding: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.default-pager a.act_page {
    color: #C0C533;
}
