/* ========================== reset.css ================================ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* =========================== deafult ========================== */
.left {
    float: left;
}
.right {
    float: right;
}
.clear {
    clear: both;
}
table {
    width: 100%;
}
thead {
    text-align: left;
}
td, th {
    padding: 2px 0;
}

/* default default default default default default default default default*/
.justify {
    text-align: justify;
}
.margin-bottom {
    margin-bottom: 1em;
}
.margin-top {
    margin-top: 1em;
}
body {
    background-color:#363636;
    font-family: Tahoma, Geneva, sans-serif;
    text-decoration:none;
    line-height: 1.4em;
    font-size:14px;
    color: #ffffff;
}

a {
    color: #FBE7BD;
    text-decoration: none;
}
a:hover {
    color: #ccc;
    text-decoration: underline;
}

h1, h2, h3, h3 {
    color: #ffffff;
    line-height: 100%;
    font-weight: bold;
    margin-bottom: 0.8em;
    margin-top: 0.6em;
}
h1 {
    font-size: 25px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 15px;
}
h4 {
    font-size: 10px;
}
input, textarea, select {
    font-size: 12px;
    margin-right: 2px;
    border: 1px solid black;
}
input:focus, textarea:focus, select:focus {
    border-color: #E9714C;
}
form .description {
    font-size: 11px;
    color: #CCCCCC;
}

#content-container ul {
    padding-left: 25px;
}
#content-container li {
    list-style-type: disc;
    padding: 8px 0 8px 10px;
}

.error {
    color:#E87151;
    display: block;
    background-color: gold;
    border: 1px #E87151 solid;
    padding: 5px;
    margin: 5px 0;
}
.info {
    color:#99FF33;
    display: block;
    padding: 5px;
    margin: 5px 0;
    background-color: #85B74D;
    border: 1px solid #85B74D;
}

/* buttons buttons buttons buttons buttons buttons buttons buttons buttons */
a.tlacitko, button.tlacitko {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border: 0;
    margin: 0;
    padding: 0;
    background: none;
}
a.tlacitko span, button.tlacitko span{
    background-image: url('/obrazy/tlacitko.png');
    background-repeat: no-repeat;
    background-position: left;
    padding: 0 0 0 9px;
    display: inline-block;
}
a.tlacitko span span, button.tlacitko span span{
    background-image: url('/obrazy/tlacitko.png');
    background-repeat: no-repeat;
    background-position: right;
    padding: 8px 9px 0 0;
    height: 28px;
    display: inline-block;
}

.tlacitko {
    background-color: #ffffa0;
    border: 1px solid black;
    font-weight: bold;
    font-size: 12px;
    margin: 3px 0;
    padding: 1px 4px;
    cursor: pointer;
}

/* layout layout layout layout layout layout layout layout layout layout layout*/
#header {
    background-image: url('/obrazy/header.jpg');
    background-repeat: no-repeat;
    height: 260px;
    border: 3px solid white;
    border-bottom: 0;
    width: 920px;
    margin: 0 auto;
}
#main-menu {
    height: 45px;
    width: 940px;
    background-color: #E9714C;
    border: 3px solid white;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin: 0 auto;
    padding: 10px 10px 0;
}
#content-container {
    width: 920px;
    background-color: #4B7641;
    border: 3px solid white;
    border-bottom: 0;
    border-top: 0;
    margin: 0 auto;
}
#left-bar {
    width: 200px;
    padding: 5px 0 5px 10px;
    float: left;
    min-height: 900px
}
#content {
    float: left;
    padding: 5px 15px;
    width: 470px;
}
#right-bar {
    width: 200px;
    padding: 5px 10px 5px 0;
    float: right;
}
#footer {
    width: 910px;
    background-color: #4B7641;
    border: 3px solid white;
    border-top: 1px dashed white;
    height: 10px;
    margin: 0 auto;
    padding: 5px 5px 15px 5px;
    font-size: 10px;
}
#advertisement-container {
    width: 916px;
    margin: 0 auto;
    padding: 10px 5px 0;
    background-color: white;
}


/* ================== HEARER ==============================*/

/* addthis menu addthis menu addthis menu addthis menu addthis menu addthis menu*/
#add-this-menu {
    float: right;
}

/* image slider image slider image slider image slider image slider image slider*/
.image-slider {
    height: 60px;
    max-width: 450px;
    overflow: hidden;
    float: right;
    margin: 40px 14px 0 0;
}
.image-slider a {
    margin: 0;
    padding: 0;
}
.image-slider img {
    padding: 0 2px;
    height: 60px;
}

/* ======================== SIDEBAR ==========================*/

/* side block side block side block side block side block side block side block*/
.side-block {
    border: 1px solid #ffffff;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 5px 15px 5px;
    margin: 5px 0;
    font-size: 13px;
    width: 165px;
}
.side-block legend {
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    margin: 0 2px;
    padding: 0 5px;
    text-transform: uppercase;
}


/*category-sidebar category-sidebar category-sidebar*/
.category-sidebar a {
    color: #FFFF33;
}
.category-sidebar .root-node {
    font-size: 16px;
    font-weight: bold;
}


/* ========================= content ============================*/

/* info tooltip */
.info_hover {
    background-color: #85B74D;
    padding: 5px;
}

/* paginator paginator paginator paginator paginator paginator paginator */
.strankovanie {
    font-size: 18px;
}
.strankovanie b {
    text-decoration: underline;
    color: #ff9933;
}

/* article article article article article article article article article*/
.article p {
    text-align: justify;
}
.article p.odstavec {
    text-indent: 2em;
}
.article p.odstavec:first-letter {
    color: #ff3;
}
.article img {
    padding: 10px;
}

/* product list product list product list product list product list product list */
.product-list .description {
    width: 350px;
}
.product-list .image {
    width: 100px;
    padding: 0 0 0 10px;
}
.product-list .prices {
    padding: 10px 0;
}
.product-list .prices .price {
    font-size: 25px;
    color: gold;
}
.product-list .old-price {
    font-size: 11px;
    color: #CCCCCC;
}
.product-list .old-price .price{
    color: #CCCCCC;
    text-decoration: line-through;
}
/* product detail product detail product detail product detail product detail*/
.product-detail .images {
    width: 180px;
    margin-right: 10px;
}
.product-detail .prices {
    width: 270px;
    padding: 10px 0 10px 10px;
    margin: 10px 0;
    background-color: #85B74D;
}
.product-detail .prices .price {
    font-size: 25px;
    color: gold;
}
.product-detail .old-price {
    font-size: 11px;
    color: #CCCCCC;
}
.product-detail .old-price .price{
    color: #CCCCCC;
    text-decoration: line-through;
}
.product-detail .add-to-the-basket {
    width: 270px;
}
.product-detail input[type="text"] {
    width: 170px;
}
.product-detail select {
    width: 170px;
}
.product-detail .state {
    width: 270px;
}

/* registracia registracia registracia registracia registracia registracia */
.registration input[type="text"] {
    width: 250px;
}

/* registration address registration address registration address registration address */
.registraction-address input[type="text"] {
    width: 280px;
}
.registraction-address tr > td:first-child {
    width: 150px;
}

/* change password change password change password change password change password */
.change-password input[type="password"] {
    width: 280px;
}
.change-password tr > td:first-child {
    width: 150px;
}

/* change email change email change email change email change email change email*/
.change-email  input[type="text"] {
    width: 300px;
}
.change-email tr > td:first-child {
    width: 150px;
}

/* shopping basket content shopping basket content shopping basket content */
.shopping-basket-content .shopping-basket {
    width: 100%;
}
.shopping-basket-content .shopping-basket thead {
    text-align: left;
}
.shopping-basket-content .price-total {
    text-align: right;
    font-size: 22px;
    margin: 10px 0;
}
.shopping-basket-content .price-total .price {
    color: #E9714C;
}
.shopping-basket-content .order-info {
    margin: 10px 0;
}
.shopping-basket-content .basket-navigation {
    margin: 10px 0;
}
.shopping-basket-content .basket-navigation .flush {
    float: left;
}
.shopping-basket-content .basket-navigation .next-step {
    float: right;
}

/* order shipping order shipping order shipping order shipping order shipping */
.order-shipping input[type="text"] {
    width: 280px;
}
.order-shipping tr > td:first-child {
    width: 150px;
}
.order-shipping textarea {
    width: 280px;
    height: 150px;
}
.order-shipping table {
    width: 100%;
}

/* order check order check order check order check order check order check */
.order-check table {
    width: 100%;
}
.order-check table thead{
    text-align: left;
}
.order-check .addresses, .order-check .notice,
.order-check .shipping-method, .order-check .payment-method,
.order-check .navigation {
    margin: 10px 0;
}
.order-check .price-total {
    text-align: right;
    font-size: 22px;
}
.order-check .price-total .price {
    color: #E9714C;
}

/* order progress order progress order progress order progress order progress */
.progress {
    width: 465px;
    border: 1px solid white;
    font-size: 12px;
    margin-bottom: 10px;
}
.progress .step {
    float: left;
    width: 152px;
    padding: 4px 0 6px 3px;
    background-image: url('/obrazy/arrow.png');    
    background-repeat: no-repeat;
    background-position: 98% 50%;
}
.progress .completed, .progress .actual {
    background-color: #85B74D;
}

/* order detail order detail order detail order detail order detail order detail */
.order-detail .total-price, .order-detail .shipping-method {
    margin: 10px 0;
}
.order-detail .total-price {
    text-align: right;
}
