html, body, p, ul, ol, h1, h2, h3, h4, h5, h6, form {
    margin: 0px;
    padding: 0px;
    border: none;
}

body {
    font: 78% / 1.5 Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    color: rgb(34, 34, 34);
    background: url("/obrazok/3/pozadi") center top repeat rgb(179, 179, 179);
    padding: 19px 0px;
}

#menugalery {
    width: 127px;
    height: 35px;
    background: url("/obrazok/3/galerie.png") center center;
}

#container {
    width: 920px;
    min-height: 940px;
    margin: 0px auto;
    background: url("/obrazok/3/logo-puls-banner-jpg") 0px 0px no-repeat white;
    position: relative;
    padding: 280px 10px 0px;
}

#lcolumn {
    float: left;
    width: 190px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-top: 170px;
}

#rcolumn {
    position: relative;
    float: right;
    width: 716px;
    padding-top: 184px;
    background: url("") 10px 200px no-repeat transparent;
    margin-bottom: 20px;
}

#content {
    min-height: 1px;
    padding: 0px 20px 20px 30px;
    background: url("") 10px 100% no-repeat transparent;
}

a {
    color: black;
    text-decoration: underline;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

a img {
    border: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
    font-weight: bold;
    margin: 1em 0px 0.3em;
}

h1, #lcolumn h2 {
    font-size: 160%;
    font-weight: normal;
    color: rgb(34, 34, 34);
    text-align: right;
    margin: 0px 0px 0.5em;
}

h1 {
    font-weight: bold;
    text-align: left;
    margin-bottom: 0.8em;
}

h2 {
    font-size: 130%;
    color: black;
    margin: 0.5em 0px 0.3em;
}

#lcolumn h2 {
    font-size: 160%;
    padding-top: 20px;
    margin-right: 10px;
}

#lcolumn h2 a {
    color: black;
    text-decoration: none;
}

#lcolumn h2 a:hover {
    color: rgb(196, 29, 29);
}

h2.search, h3 {
    color: rgb(34, 34, 34);
}

ul {
    list-style: none;
}

#content ul, #content ol {
    margin-left: 20px;
}

#content p, #content ul, #content ol, #content table {
    margin-bottom: 1em;
}

#content ul li {
    padding-left: 37px;
    background: url("/images/styles/template1/black/icon-arrow-right.gif") 20px 5px no-repeat transparent;
}

label {
    cursor: pointer;
}

acronym {
    border-bottom: 1px dotted rgb(102, 102, 102);
    cursor: help;
}

.clear {
    clear: both;
}

span.clear {
    display: block;
}

.nodisplay {
    display: none;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

b, strong {
    font-weight: bold;
}

.nofloat {
    float: none !important;
}

.relative {
    position: relative;
}

.relative.icon {
    padding-right: 20px;
}

.hr {
    width: 100%;
    height: 1px;
    margin: 5px 0px;
    background-color: rgb(216, 216, 216);
}

.hr hr {
    display: none;
}

blockquote, cite, q {
    color: rgb(31, 97, 160);
    padding: 10px 15px;
    background-color: rgb(235, 242, 248);
    margin-bottom: 1em;
}

blockquote p {
    margin-bottom: 0px;
}

cite, q {
    display: block;
}

#path {
    color: rgb(153, 153, 153);
    margin-bottom: 2em;
}

#path a {
    color: rgb(153, 153, 153);
}

#lcolumn dt {
    display: inline;
    color: white;
    padding: 1px 6px;
    background-color: rgb(151, 151, 151);
}

#lcolumn dd {
    margin-left: 0px;
}

#lcolumn dd.perex {
    padding-bottom: 0.7em;
    margin-bottom: 1em;
    border-bottom: 1px solid rgb(238, 238, 238);
}

#lcolumn p.archive {
    text-align: right;
}

#sidebar {
    margin-bottom: 2em;
}

#sidebar div.image {
    text-align: center;
    padding: 5px 0px 0px;
    background-color: rgb(231, 231, 231);
}

#sidebar div.image img {
    border: 2px solid white;
}

#top-product {
    background: url("/images/styles/template1/black/product-dotted-border.png") 100% 0px repeat-x transparent;
    margin-bottom: 2em;
}

#top-product h3 {
    font-weight: bold;
    line-height: 1.4em;
}

#top-product.single h3 {
    font-size: 1.1em;
}

#top-product.multi h3 {
    font-size: 1.05em;
}

#top-product .item {
    text-align: center;
    padding: 10px 0px;
    background: url("/images/styles/template1/black/product-dotted-border.png") 0px 100% repeat-x transparent;
}

#top-product .image {
    display: block;
    position: relative;
}

#top-product .big.showaction {
    top: 0px;
    left: 10px;
}

#top-product .small.showaction {
    top: 0px;
    left: 0px;
}

#top-product.single del, #top-product.multi big, #top-product.multi small, #top-product.multi del {
    display: block;
}

#top-product.multi .image {
    float: left;
    width: 75px;
    margin: 0px 15px 0px 10px;
}

#top-product.multi .price {
    text-align: left;
    margin-top: 15px;
}

#top-product.multi small {
    margin-top: -5px;
}

#top-product.multi del {
    margin-top: 5px;
}

#top-product big {
    font-weight: normal !important;
}

#top-product .inaction big {
    font-weight: bold !important;
    color: red !important;
}

#top-product del {
    color: rgb(102, 102, 102);
}

#active_article {
    padding: 10px;
    margin-bottom: 2em;
}

#contact {
    padding: 10px;
    border: 2px solid rgb(238, 238, 238);
    margin-bottom: 2em;
}

#contact div {
    padding-left: 27px;
    padding-bottom: 0.2em;
    border-bottom: 1px solid rgb(228, 228, 228);
    margin-bottom: 0.4em;
}

#contact .fax, #contact .ic, #contact .dic {
    padding-left: 0px;
}

#contact .fax span, #contact .ic span, #contact .dic span {
    display: block;
    float: left;
    width: 22px;
    font-size: 10px;
    color: rgb(153, 153, 153);
    text-align: center;
    margin: 2px 5px 0px 0px;
}

#contact .ic span {
    width: 20px;
    text-align: right;
    padding-right: 2px;
}

#contact div.company {
    background: url("/images/styles/template1/black/icon-company.gif") 5px 2px no-repeat white;
}

#contact div.phone {
    background: url("/images/styles/template1/black/icon-phone.gif") 5px 2px no-repeat white;
}

#contact div.email {
    background: url("/images/styles/template1/black/icon-email.gif") 5px 2px no-repeat white;
}

#contact div.icq {
    background: url("/images/styles/template1/black/icon-icq.gif") 5px 2px no-repeat white;
}

#contact div.skype {
    background: url("/images/styles/template1/black/icon-skype.gif") 5px 2px no-repeat white;
}

#favourites {
    padding: 10px;
    border: 2px solid rgb(238, 238, 238);
    margin-bottom: 2em;
}

#favourites ul li {
    padding-left: 18px;
    background: url("/images/styles/template1/black/icon-arrow-right.gif") 0px 5px no-repeat transparent;
    margin-bottom: 4px;
}

#menu {
    width: 200px;
    min-height: 180px;
    border-top: 2px solid rgb(238, 238, 238);
    border-bottom: 5px solid rgb(151, 151, 151);
    margin-bottom: 2em;
}

#menu a {
    text-decoration: none;
}

#menu ul li a, #menu ul ul li a {
    display: block;
    width: 151px;
    height: 30px;
    line-height: 30px;
    color: rgb(34, 34, 34);
    padding-left: 39px;
    margin-right: 10px;
    background: url("/images/styles/template1/black/menu-bg.gif") 0px 0px no-repeat white;
}

#menu ul li:last-child a, #menu ul ul li:last-child a {
    height: 29px;
}

#menu ul li:last-child a, #menu ul ul li:last-child a {
    height: 29px;
}

#menu ul ul li a {
    color: rgb(85, 85, 85);
    background: url("/images/styles/template1/black/submenu-bg.gif") 0px 0px no-repeat white;
}

#menu ul li a:hover, #menu ul ul li a:hover {
    color: black;
    background-color: rgb(214, 214, 214);
    background-position: 0px -85px;
}

#menu ul li a.active, #menu ul ul li a.active {
    color: white;
    background-color: rgb(85, 85, 85);
    background-position: 0px -170px;
}

#menu li.separator {
    padding-top: 1px;
    margin-top: 29px;
    background: url("/images/styles/template1/black/menu-separator-bg.gif") 0px 0px no-repeat white;
}

#search {
    position: absolute;
    top: 70px;
    right: 70px;
}

#search div {
    float: left;
}

#search input#text {
    width: 130px;
    height: 16px;
    margin: 0px 5px;
    background-color: white;
    padding: 0px 2px;
    border: 1px solid rgb(153, 153, 153);
}

#search #loupe {
    width: 17px;
    height: 16px;
    background: url("/images/styles/template1/black/searchbar-loupe.gif") 0px 0px no-repeat transparent;
    cursor: pointer;
    margin-top: 1px;
    border: none;
}

#footer {
    height: 40px;
    color: rgb(153, 153, 153);
    text-align: right;
    padding: 10px 20px 0px;
    border-top: 2px solid rgb(153, 153, 153);
}

#footer ul li {
    display: inline;
}

#footer a {
    color: rgb(153, 153, 153);
}

#footer ul li span, #footer p.copyright span {
    padding: 0px 10px;
}

#footer p.copyright {
    text-align: left;
}

#footer p.copyright a:link, #footer p.copyright a:visited {
    text-decoration: none;
    color: rgb(153, 153, 153);
}

#footer p.copyright a:hover {
    text-decoration: underline;
    color: rgb(34, 34, 34);
}

#form {
    padding: 20px;
    margin-bottom: 2em;
    background-color: rgb(245, 245, 245);
}

input[type="text"], input[type="password"], textarea {
    font: 100% / 1.5 "Arial CE", Arial, sans-serif;
    padding: 3px 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(221, 221, 221) rgb(221, 221, 221);
}

form select {
    font: 100% / 1.5 "Arial CE", Arial, sans-serif;
    color: rgb(96, 96, 96);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(221, 221, 221) rgb(221, 221, 221);
}

form select option, form select optgroup {
    font: 100% / 1.5 "Arial CE", Arial, sans-serif;
    padding: 2px 4px;
}

form select optgroup {
    font-style: normal;
    font-weight: bold;
}

form textarea {
    min-width: 300px;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus, form select:focus {
    color: rgb(36, 36, 36);
    background-color: rgb(255, 249, 225);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(111, 146, 190) rgb(111, 146, 190) rgb(183, 200, 222) rgb(183, 200, 222);
}

#form table {
    margin: 0px auto 1em;
}

#form table th {
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}

#form table th span {
    color: rgb(208, 0, 0);
}

#form .fbody, #form .fnote {
    vertical-align: top;
}

#form .button, form a.button {
    font: 100% / 27px "Arial CE", Arial, sans-serif;
    width: 100px;
    height: 27px;
    color: white;
    cursor: pointer;
    background-color: rgb(181, 0, 0);
    border: none;
}

form a.button {
    display: block;
    text-decoration: none;
    text-align: center;
}

#form p.required {
    color: rgb(102, 102, 102);
    padding-top: 1px;
    border-top: 1px solid rgb(216, 216, 216);
    margin-bottom: 0px;
}

#comment span {
    color: rgb(153, 153, 153);
}

#comment li {
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(238, 238, 238);
    margin-bottom: 5px;
}

#comment p {
    margin-bottom: 0px;
}

#listdata .lperex p {
    margin-bottom: 0px;
}

#listdata .linfo {
    clear: both;
    color: rgb(153, 153, 153);
    border-top: 1px solid rgb(238, 238, 238);
    margin-top: 0.5em;
}

#listdata .linfo a {
    color: rgb(153, 153, 153);
}

#listdata span {
    color: rgb(221, 221, 221);
    padding: 0px 5px;
}

#listdata .ltype1, #listdata .ltype1 a {
    color: black;
}

#listdata .ltype2, #listdata .ltype2 a {
    color: black;
}

#listdata .folder {
    height: 24px;
    background: url("/images/styles/template1/black/folder-bg.gif") 100% 0px no-repeat transparent;
}

#listdata img {
    float: left;
    margin: 0px 5px 5px 0px;
}

#listdata .gnav2 {
    margin-top: 2em;
}

.gset {
    position: relative;
    width: 265px;
    height: 150px;
    text-align: left;
    margin-bottom: 1em;
    background: url("/images/styles/template1/black/gset-bg.png") 0px 0px no-repeat white;
}

.gset .thumb {
    position: absolute;
    left: 7px;
    top: 25px;
    background: transparent;
    border: none;
}

.gset .desc {
    position: absolute;
    left: 123px;
    bottom: 25px;
    padding-right: 10px;
}

.gset .glink {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url("/images/styles/template1/black/iefix-bg.gif") 0px 0px repeat-x transparent;
}

.gset h2 {
    line-height: 1.2em;
    color: rgb(34, 34, 34);
    margin: 24px 10px 0px 123px;
}

.thumb {
    display: table;
    float: left;
    overflow: hidden;
    width: 98px;
    height: 98px;
    text-align: center;
    background-color: rgb(231, 231, 231);
    margin: 0px 5px 10px;
    border: 1px solid rgb(218, 218, 218);
}

.thumb-l1 {
    display: table-cell;
    vertical-align: middle;
    padding-top: 5px;
}

.thumb-l2 {
}

.thumb img, #gphoto img {
    border: 2px solid white;
}

.ghr {
    clear: left;
    height: 1px;
    background-color: rgb(245, 245, 245);
    margin-bottom: 10px;
}

#gphoto {
    width: 550px;
    padding: 15px 0px;
    text-align: center;
    background-color: rgb(245, 245, 245);
    margin-bottom: 1em;
}

#gphoto h2, #gphoto p {
    text-align: left;
    margin-left: 15px;
}

.gnav1, .gnav2 {
    height: 25px;
    line-height: 25px;
    margin-bottom: 1em;
    border-top: 1px solid rgb(229, 229, 229);
    border-bottom: 1px solid rgb(229, 229, 229);
}

.gnav2 {
    text-align: center;
}

.gnav1.bottom, .gnav2.bottom {
    margin-bottom: 2em;
}

.gnav1 .gback {
    float: left;
    padding-left: 17px;
    background: url("/images/styles/template1/black/icon-arrow-left.gif") 0px 4px no-repeat transparent;
}

.gnav2 .gprev {
    float: left;
    padding-left: 17px;
    background: url("/images/styles/template1/black/icon-arrow-left.gif") 0px 8px no-repeat transparent;
}

.gnav2 .gnext {
    float: right;
    padding-right: 17px;
    background: url("/images/styles/template1/black/icon-arrow-right.gif") 100% 8px no-repeat transparent;
}

.gprev.disabled, .gprev:hover.disabled {
    background-position: 0px -181px;
}

.gnext.disabled, .gnext:hover.disabled {
    background-position: 100% -181px;
}

#error, #success {
    position: relative;
    font-weight: bold;
    color: white;
    padding: 10px 10px 10px 46px;
    margin: 1.5em 0px;
}

#success {
    background: url("/images/styles/template1/black/success-bg.png") 16px 8px no-repeat rgb(80, 171, 56);
}

#error {
    background: url("/images/styles/template1/black/error-bg.png") 16px 8px no-repeat rgb(171, 56, 56);
}

#error span, #success span {
    display: block;
    position: absolute;
    width: 2px;
    height: 2px;
    overflow: hidden;
    background-image: url("/images/styles/template1/black/notice-bg.png");
}

#error .lt {
    left: 0px;
    top: 0px;
    background-position: 0px 0px;
}

#error .rt {
    right: 0px;
    top: 0px;
    background-position: -2px 0px;
}

#error .lb {
    left: 0px;
    bottom: 0px;
    background-position: 0px -2px;
}

#error .rb {
    right: 0px;
    bottom: 0px;
    background-position: -2px -2px;
}

#success .lt {
    left: 0px;
    top: 0px;
    background-position: 0px -4px;
}

#success .rt {
    right: 0px;
    top: 0px;
    background-position: -2px -4px;
}

#success .lb {
    left: 0px;
    bottom: 0px;
    background-position: 0px -6px;
}

#success .rb {
    right: 0px;
    bottom: 0px;
    background-position: -2px -6px;
}

#error a, #success a {
    color: white;
}

#captcha {
    vertical-align: middle;
}

#password {
    text-align: left;
}

#password table {
    margin: 0px;
}

#password table th {
    text-align: left;
}

.tabulka {
    width: 100%;
    border-collapse: collapse;
    border: 2px solid rgb(221, 221, 221);
    margin-bottom: 2em;
}

.tabulka th, .tabulka td {
    padding: 4px 8px;
    border: 1px solid rgb(221, 221, 221);
}

.tabulka thead th, .tabulka thead td {
    font-weight: bold;
    text-align: center;
    padding: 4px 8px;
    background-color: rgb(238, 238, 238);
    border-bottom: 1px solid rgb(221, 221, 221);
}

.tabulka tbody th {
    font-weight: bold;
    text-align: left;
}

.tabulka tbody tr:hover {
    background-color: rgb(238, 238, 238);
}

.eshop.basket {
    width: 190px;
    height: auto;
    padding: 0px 0px 15px 10px;
    border-bottom: 1px solid rgb(229, 229, 229);
    margin-bottom: 2em;
}

.eshop.basket h2 {
    margin-top: 0px;
    font-size: 100% !important;
    font-weight: bold !important;
    text-align: left !important;
}

.eshop.basket h2 a {
    display: block;
    position: relative;
}

.eshop.basket h2 a span {
    display: block;
    position: absolute;
    width: 30px;
    height: 29px;
    top: 0px;
    right: 0px;
    background: url("/images/styles/template1/eshop-basket.png") 0px 0px no-repeat transparent;
}

.eshop.basket h2 a:hover span {
    background-position: 0px -171px;
}

.eshop.basket p {
    margin-bottom: 0px;
}

.eshop.basket p span {
    font-size: 120%;
    font-weight: bold;
}

h1.eshop {
    margin-bottom: 0.8em;
}

h1.eshop, .eshop.inline h2 {
    padding-right: 50px;
}

.eshop.table h2 {
    padding-right: 26px;
}

.eshop.item {
    position: relative;
}

.eshop.item.detail {
    margin-bottom: 2em;
}

.hr.eshop {
    margin: 1em 0px;
}

.hr.eshop.blank {
    height: 6px;
    margin: 0px;
    background-color: transparent;
}

.eshop.item h2 {
    margin: 0px;
    line-height: 1.2em;
}

.eshop.item p {
    margin: 0px;
}

.eshop.item.table p {
    margin-top: 0.8em;
}

.eshop.item.inline p {
    min-height: 36px;
    margin: 0px 0px 0.8em 100px;
}

.eshop.item.detail .perex {
    min-height: 90px;
    margin: 0px 0px 0.8em 200px;
}

.eshop.item h2 {
    margin-bottom: 0.8em;
}

.eshop.item.table {
    width: 250px;
    min-height: 187px;
    padding: 10px;
    border: 1px solid rgb(217, 215, 216);
    overflow: hidden;
}

.eshop.item .image {
    display: block;
    position: relative;
    float: left;
    width: 75px;
    margin: 0px 15px 0px 10px;
}

.eshop.item.detail .image {
    width: 180px;
    margin: 0px 20px 0px 0px;
}

.eshop.item .variants {
    min-height: 27px;
    line-height: 27px;
    padding: 0px 8px;
    border: 1px solid rgb(217, 217, 217);
    margin: 0px 0px 5px 200px;
}

.eshop.item .variants span {
    margin-right: 6px;
}

.eshop.item .variants select {
    min-width: 80px;
    vertical-align: top;
    margin-top: 2px;
}

.eshop.item .availability {
    font-size: 90%;
    margin-left: 209px;
}

.eshop.item .available {
    color: rgb(153, 153, 153);
    font-weight: bold;
}

.eshop.item .availability .option1 {
    color: green;
    font-weight: bold;
}

.eshop.item .addtobasket input[type="text"] {
    width: 20px;
    height: 15px;
}

.eshop.item .addtobasket .submit {
    width: 28px;
    height: 23px;
    background: url("/images/styles/template1/eshop-addtobasket.png") 0px 0px no-repeat transparent;
    border: none;
    cursor: pointer;
}

.eshop.item .addtobasket .submit:hover {
    background-position: 0px -177px;
}

.eshop.item.inline .addtobasket .inputs, .eshop.item.table .addtobasket .inputs {
    padding: 3px 0px;
}

.eshop.item .addtobasket .inputs {
    float: right;
    height: 23px;
}

.eshop.item .addtobasket input {
    float: left;
}

.eshop.item .icons {
    position: absolute;
    top: 10px;
    right: 10px;
}

.eshop .icons span {
    display: block;
    width: 16px;
    height: 16px;
    margin-bottom: 4px;
}

.eshop.item.inline .icons {
    top: 0px;
    right: 0px;
}

.eshop.item.detail .icons {
    top: -50px;
    right: 0px;
}

.eshop.item.inline .icons span, .eshop.item.detail .icons span {
    float: left;
    margin: 0px 4px 0px 0px;
}

.eshop .icons .stock1 {
    background: url("/images/styles/template1/eshop-icons.png") 0px 0px no-repeat transparent;
}

.eshop .icons .stock2 {
    background: url("/images/styles/template1/eshop-icons.png") 0px -32px no-repeat transparent;
}

.eshop .icons .stock3 {
    background: url("/images/styles/template1/eshop-icons.png") 0px -16px no-repeat transparent;
}

.eshop .icons .stock4 {
    background: url("/images/styles/template1/eshop-icons.png") 0px -16px no-repeat transparent;
}

.eshop .icons .stock5 {
    background: url("/images/styles/template1/eshop-icons.png") 0px -16px no-repeat transparent;
}

.eshop .icons .favourite {
    background: url("/images/styles/template1/eshop-icons.png") 0px -48px no-repeat transparent;
}

.eshop.gset {
    background-position: 0px -150px;
}

.small.showaction {
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    top: 5px;
    left: -10px;
}

.small.percent-5 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px 0px no-repeat transparent;
}

.small.percent-10 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -62px no-repeat transparent;
}

.small.percent-15 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -124px no-repeat transparent;
}

.small.percent-20 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -186px no-repeat transparent;
}

.small.percent-25 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -248px no-repeat transparent;
}

.small.percent-30 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -310px no-repeat transparent;
}

.small.percent-35 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -372px no-repeat transparent;
}

.small.percent-40 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -434px no-repeat transparent;
}

.small.percent-45 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -496px no-repeat transparent;
}

.small.percent-50 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -558px no-repeat transparent;
}

.small.percent-55 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -620px no-repeat transparent;
}

.small.percent-60 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -682px no-repeat transparent;
}

.small.percent-65 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -744px no-repeat transparent;
}

.small.percent-70 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -806px no-repeat transparent;
}

.small.percent-75 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -868px no-repeat transparent;
}

.small.percent-80 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -930px no-repeat transparent;
}

.small.percent-85 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -992px no-repeat transparent;
}

.small.percent-90 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -1054px no-repeat transparent;
}

.small.percent-95 {
    background: url("/images/styles/template1/eshop-inaction.png") -62px -1116px no-repeat transparent;
}

.big.showaction {
    display: block;
    position: absolute;
    width: 62px;
    height: 62px;
    top: 0px;
    left: 0px;
}

.big.percent-5 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px 0px no-repeat transparent;
}

.big.percent-10 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -62px no-repeat transparent;
}

.big.percent-15 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -124px no-repeat transparent;
}

.big.percent-20 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -186px no-repeat transparent;
}

.big.percent-25 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -248px no-repeat transparent;
}

.big.percent-30 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -310px no-repeat transparent;
}

.big.percent-35 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -372px no-repeat transparent;
}

.big.percent-40 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -434px no-repeat transparent;
}

.big.percent-45 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -496px no-repeat transparent;
}

.big.percent-50 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -558px no-repeat transparent;
}

.big.percent-55 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -620px no-repeat transparent;
}

.big.percent-60 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -682px no-repeat transparent;
}

.big.percent-65 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -744px no-repeat transparent;
}

.big.percent-70 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -806px no-repeat transparent;
}

.big.percent-75 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -868px no-repeat transparent;
}

.big.percent-80 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -930px no-repeat transparent;
}

.big.percent-85 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -992px no-repeat transparent;
}

.big.percent-90 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -1054px no-repeat transparent;
}

.big.percent-95 {
    background: url("/images/styles/template1/eshop-inaction.png") 0px -1116px no-repeat transparent;
}

.showaction span {
    display: none;
}

.price del, .price small, .availability small {
    font-size: 0.9em !important;
}

.price big {
    font-weight: bold;
    font-size: 1.3em !important;
}

.eshop .price.inaction big {
    color: red !important;
}

.eshop.item.table .price {
    min-height: 40px;
    margin-left: 100px;
}

.eshop.item.inline .price, .eshop.item.detail .price {
    float: left;
}

.eshop.item .price.dph, .eshop.item.table .price.inaction {
    line-height: 1.3em;
}

.eshop.item.table .addtobasket strong {
    color: rgb(102, 102, 102);
}

.eshop.item.table .addtobasket, .eshop.item.inline .addtobasket {
    height: 29px;
    line-height: 29px;
    padding: 0px 3px 0px 10px;
    background-color: rgb(245, 245, 245);
    margin-left: 100px;
}

.eshop.item.detail .addtobasket {
    padding: 5px 5px 5px 8px;
    margin-left: 200px;
    border: 1px solid rgb(217, 217, 217);
    background-color: rgb(245, 245, 245);
    overflow: hidden;
}

.eshop.form {
    position: relative;
    width: 530px;
    padding: 10px;
}

.eshop.summary {
    background: url("/images/styles/template1/eshop-form-summary-bg.png") 0px 0px repeat-y white;
    margin-bottom: 1em;
}

.eshop.address {
    background: url("/images/styles/template1/eshop-form-address-bg.png") 0px 0px repeat-y rgb(248, 248, 248);
    margin-bottom: 1.5em;
}

.eshop.form .top-bg, .eshop.form .bottom-bg {
    position: absolute;
    width: 550px;
    height: 3px;
}

.eshop.summary .top-bg {
    top: 0px;
    left: 0px;
    background: url("/images/styles/template1/eshop-form.png") 0px 0px no-repeat transparent;
}

.eshop.summary .bottom-bg {
    bottom: 0px;
    left: 0px;
    background: url("/images/styles/template1/eshop-form.png") 0px -3px no-repeat transparent;
}

.eshop.address .top-bg {
    top: 0px;
    left: 0px;
    background: url("/images/styles/template1/eshop-form.png") 0px -6px no-repeat transparent;
}

.eshop.address .bottom-bg {
    bottom: 0px;
    left: 0px;
    background: url("/images/styles/template1/eshop-form.png") 0px -9px no-repeat transparent;
}

.eshop.address h3 {
    font-size: 100%;
    margin: 0px 0px 1em;
}

.eshop.address .side-a, .eshop.address .side-b {
    float: left;
}

.eshop.address .side-a {
    line-height: 25px;
}

.eshop.address .side-a {
    width: 140px;
}

.eshop.address .side-a span {
    color: rgb(37, 89, 156);
}

.eshop.address input[type="text"] {
    width: 180px;
}

.eshop.address input[type="text"].zip {
    width: 50px;
}

.eshop.address select {
    width: 190px;
    padding-left: 1px;
}

.row {
    clear: left;
    margin-bottom: 2px;
}

.showall {
    text-align: right;
    border-bottom: 1px solid rgb(229, 229, 229);
    margin-bottom: 1em;
}

.eshop.address h3.optional {
    margin-bottom: 0.5em;
}

.eshop.address p {
    color: rgb(153, 153, 153);
}

.eshop.address p a {
    float: right;
    color: rgb(34, 34, 34);
}

.confirm.button p {
    float: left;
    clear: left;
    margin-bottom: 0.5em !important;
}

.confirm.button p span {
    color: rgb(153, 153, 153);
}

.confirm.button {
    margin-bottom: 2em;
}

.confirm.button input[type="submit"] {
    font: 100% / 32px Arial, Helvetica, sans-serif;
    width: 120px;
    height: 32px;
    text-align: center;
    text-decoration: none;
    color: white;
    background: url("/images/styles/template1/button.png") 0px 0px no-repeat transparent;
    border: none;
    cursor: pointer;
    float: right;
    margin-top: -1.2em;
}

.confirm.button input:hover[type="submit"] {
    background-position: -120px 0px;
}

.eshop.summary .thead .tr {
    border-bottom: 2px solid rgb(156, 156, 156);
    height: 40px;
    margin-bottom: 4px;
}

.eshop.summary .tr {
    clear: left;
    height: 25px;
    border-bottom: 1px solid rgb(229, 229, 229);
    margin-bottom: 4px;
}

.eshop.summary .th, .eshop.summary .td {
    float: left;
    height: 25px;
    line-height: 30px;
    overflow: hidden;
}

.eshop.summary .thead .th {
    font-weight: bold;
    height: 40px;
    line-height: 60px;
}

.eshop.summary .th.first, .eshop.summary .td.first {
    width: 269px;
    text-align: left;
}

.eshop.summary.nodph .th.first, .eshop.summary.nodph .td.first {
    width: 370px;
}

.eshop.summary .th.second, .eshop.summary .td.second {
    width: 40px;
    text-align: right;
}

.eshop.summary .count {
    line-height: 30px;
}

.eshop.summary .td.second input[type="text"] {
    width: 20px;
    padding-bottom: 0px;
}

.eshop.summary .th.third, .eshop.summary .td.third, .eshop.summary .th.fourth, .eshop.summary .td.fourth {
    width: 100px;
    text-align: right;
}

.eshop.summary .td.fourth {
    font-weight: bold;
}

.eshop.summary .th.fifth, .eshop.summary .td.fifth {
    width: 16px;
    padding-left: 4px;
}

.eshop.summary .remove a {
    display: block;
    position: relative;
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 8px;
    overflow: hidden;
}

.eshop.summary .remove a span {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url("/images/styles/template1/eshop-icons.png") 0px -64px no-repeat transparent;
}

.eshop.summary .recount {
    margin-top: 1em;
    border-bottom: none;


}

.eshop.summary .recount span {
    color: rgb(37, 89, 156);
}

.eshop.summary .recount a {
    display: block;
    color: rgb(34, 34, 34);
    width: 100px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    text-decoration: none;
    background: url("/images/styles/template1/button.png") 0px -32px no-repeat transparent;
    cursor: pointer;

}

.eshop.summary .recount a:hover {
    background-position: -100px -32px;
}

.eshop.summary .delivery, .eshop.summary .warning {
    border-bottom: none;
}

.eshop.summary .delivery .first {
    width: 310px;
    line-height: 25px;
    overflow: visible;
}

.eshop.summary .delivery select {
    min-width: 240px;
    max-width: 310px;
}

.eshop.summary .warning {
    color: rgb(196, 29, 29);
    line-height: 25px;
    padding-left: 20px;
    background: url("/images/styles/template1/eshop-icons.png") 0px -76px no-repeat transparent;
}

.eshop.summary.nodph .delivery .first {
    width: 410px;
}

.eshop.summary.nodph .delivery select {
    max-width: 410px;
}

.eshop.summary .delivery, .eshop.summary .total, .eshop.summary .thead .tr {
    padding-right: 20px;
}

.eshop.summary .total {
    height: 40px;
    line-height: 20px;
}

.eshop.summary .total .td.fourth span {
    font-size: 120%;
}

.eshop.summary .total .td {
    height: 40px;
    line-height: 60px;
}

.eshop.filter {
    padding: 5px 10px;
    background-color: rgb(248, 248, 248);
    border: 1px solid rgb(229, 229, 229);
    margin-bottom: 1em;
}

.eshop.filter div {
    height: 23px;
    line-height: 23px;
}

.eshop.filter .floatleft strong {
    margin-right: 10px;
}

.eshop.filter .floatright div {
    float: left;
    text-align: right;
    min-width: 80px;
}

.eshop.filter input[type="checkbox"] {
    vertical-align: middle;
}

.eshop.filter select {
    min-width: 148px;
    vertical-align: top;
}

.eshop .price.temporary {
    display: none;
}

.header.option h2 {
    float: left;
    margin-top: 1.3em;
}

.header.option .option {
    position: relative;
    float: right;
    height: 27px;
    line-height: 27px;
    padding: 0px 5px;
    margin: 18px 3px 5px;
    background-color: rgb(248, 248, 248);
}

.header.option .option .left-bg, .header.option .option .right-bg {
    position: absolute;
    width: 3px;
    height: 27px;
    background: url("/images/styles/template1/openid-option-bg.png") 0px 0px no-repeat transparent;
}

.header.option .option .left-bg {
    top: 0px;
    left: -3px;
    background-position: 0px 0px;
}

.header.option .option .right-bg {
    top: 0px;
    right: -3px;
    background-position: -3px 0px;
}

.header.option .option a {
    color: rgb(77, 161, 57);
    padding-right: 20px;
    background: url("/images/styles/template1/icon-toggle.png") 100% 0px no-repeat transparent;
}

.header.option .option a:hover {
    background-position: 100% -185px;
}

.header.option .option .mojeid {
    position: relative;
    float: left;
    width: 48px;
    height: 14px;
    background: url("/images/icon-id.png") 0px 0px no-repeat transparent;
    margin: 8px 20px 0px 0px;
}

.header.option .option .openid {
    position: relative;
    float: left;
    width: 67px;
    height: 21px;
    background: url("/images/icon-id.png") 0px -200px no-repeat transparent;
    margin: 2px 20px 0px 0px;
}

#openid-box {
    background: url("/images/styles/template1/eshop-form-openid-bg.png") 0px 0px repeat-y white;
    margin-bottom: 10px;
}

#openid-box .top-bg {
    top: 0px;
    left: 0px;
    background: url("/images/styles/template/eshop-form.png") 0px -12px no-repeat transparent;
}

#openid-box .bottom-bg {
    bottom: 0px;
    left: 0px;
    background: url("/images/styles/template1/eshop-form.png") 0px -15px no-repeat transparent;
}

#openid-box input[type="text"] {
    width: 162px;
    padding-left: 22px;
}

#openid-box.mojeid input[type="text"] {
    background: url("/images/icon-id.png") 3px -95px no-repeat white;
}

#openid-box.openid input[type="text"] {
    background: url("/images/icon-id.png") 3px -296px no-repeat white;
}

#openid-box h3 {
    font-size: 100%;
    margin: 0px 0px 1em;
}

#openid-box a {
    color: rgb(77, 161, 57);
}

#openid-box a.button {
    color: white;
}

#openid-box span {
    color: rgb(204, 204, 204);
    padding: 0px 8px;
}

#webmap {
}

#webmap, #webmap ul {
    margin-bottom: 0px;
}

#webmap ul {
    margin-left: 20px;
}

#webmap a {
    color: rgb(34, 34, 34);
}

#webmap ul li, #webmap li {
    padding-left: 17px;
    background: url("/images/styles/template1/icon-mapitem.png") 0px 4px no-repeat transparent;
    margin-bottom: 0.4em;
}

#webmap .leaf {
    padding-left: 12px;
    background: url("/images/styles/template1/icon-mapleaf.png") 0px 6px no-repeat transparent;
}

#webmap .leaf a {
    font-weight: bold;
}

#webmap .expanded {
    padding-left: 17px;
    background: url("/images/styles/template1/icon-mapexpanded.png") 0px 4px no-repeat transparent;
}

.eshop.form {
    width: 100%;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 3px;
}

.eshop.address, .eshop.summary, .eshop.summary .top-bg, .eshop.summary .bottom-bg, .eshop.address .top-bg, .eshop.address .bottom-bg {
    background-image: none;
}

.eshop.summary .thead .tr {
    border-bottom: 2px solid rgb(156, 156, 156);
    height: auto;
    min-height: 40px;
    margin-bottom: 4px;
}

.eshop.summary .tr {
    min-height: 25px;
    height: auto;
}

.eshop.summary .th, .eshop.summary .td {
    display: inline-block;
    min-height: 25px;
    height: auto;
    line-height: 1.5;
    overflow: hidden;
    float: none;
    vertical-align: top;
}

.eshop.summary .floatright {
    display: inline-block;
    width: 49%;
    float: none;
    text-align: right;
}

.eshop.summary .thead .floatright {
    display: inline-block;
    width: 49%;
    float: none;
}

.eshop.summary .thead .floatright .fourth {
    margin-right: 10%;
}

.eshop.summary .thead .th {
    font-weight: bold;
    height: 40px;
    line-height: 60px;
}

.eshop.summary .th.first, .eshop.summary .td.first {
    width: 50%;
    text-align: left;
}

.eshop.summary .th.second, .eshop.summary .td.second {
    width: 15%;
    text-align: right;
}

.eshop.summary .count {
    line-height: 1.5;
}

.eshop.summary .th.third, .eshop.summary .td.third, .eshop.summary .th.fourth, .eshop.summary .td.fourth {
    width: 35%;
    text-align: right;
}

.eshop.summary .th.fifth, .eshop.summary .td.fifth {
    width: 10%;
    padding-left: 0px;
}

.eshop.summary .remove a {
    display: block;
    position: relative;
    float: right;
    width: 16px;
    height: 16px;
    margin-top: 0px;
    overflow: hidden;
}

.eshop.summary .recount a:hover {
    background-position: -100px -32px;
}

.eshop.summary .delivery, .eshop.summary .warning {
    border-bottom: none;
}

.eshop.summary .delivery .first {
    width: 50%;
    line-height: 25px;
    overflow: visible;
}

.eshop.summary .delivery .third {
    margin-left: 10%;
}
.eshop.summary .delivery .fourth {
    margin-right: 10%;
}


.eshop.summary.nodph .delivery .first {
    width: 410px;
}

.eshop.summary.nodph .delivery select {
    max-width: 410px;
}

.eshop.summary .delivery, .eshop.summary .total, .eshop.summary .thead .tr {
    padding-right: 0px;
}

.eshop.summary .total {
    min-height: 40px;
    height: auto;
    line-height: 20px;
}

.eshop.summary .total {
    padding: 0px;
}

.eshop.summary .total .td {
    min-height: 40px;
    height: auto;
    line-height: 40px;
}

.eshop.summary .total .td.third {
    margin-left: 10%;
}

.eshop.summary .total .td.fourth {
    margin-right: 10%;
}
