<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*   


                                                                                                                                   
                        ,;;;;;;.                                                                                                       
                   ;;;;;;;;;;;;;;;;;;                 #######,  ######   ########  #########.###  #### ####### ########                
                 ;;;;;;;;;,.:;;;;;;;;;,         ;;;;` ####+###: ######'  ####'#### #########.#### #### ####### ####+####               
                ;;;;;;;`         ;;;;;;:         ;;;  #### ###' ###'###  #### ####   ####.  .####;#### ####    ####.:###               
               ,;;;;;;.           ;;;;;;        '''.  #### ###',###,###  #### ####   ####.  .######### ####    ####.+###               
               ;;;;;;,             ;;;;;,    ######   ########`#### ###  #######+    ####.  .######### ####### ########                
               ;;;;;;              ;;;;;;      ###:   #######' #### ###: ####.####   ####.  .######### ####### ####:####               
               ;;;;;;              ;;;;;;     ,###    ####     ######### #### ####   ####.  .###.##### ####    ####.:###               
               ;;;;;;,             ;;;;;;     ###;    ####     ######### #### ####   ####.  .### ##### ####    ####.:###               
               ,;;;;;;.           ;;;;;;;     ######  ####    :#### #### #### ####   ####.  .### :#### ####### ####.:###               
                ;;;;;;;          :;;;;;;;     .####'  ####    ####' ####`#### ####   ####.  .###  #### ####### ####.:###               
                :;;;;;;;,       ;;;;;;;;;                                                                                              
                 ;;;;;;;;;;..:;;;;;;;;;;;                                                                                              
                    ;;;;;;;;;;;;;;;;;;;;;;;.                                                                                           
                        :;;;;;;;;;;;;;;;;;;;;;;,                                                                                    
                                    ;;;;;;;;;;;;;;;;                                                                                  
                               ..    ;;;;;;;;:.,;;;;;;`                                                                                 
                              ;;;;:  `;;;;;;      ;;;;;;                                                                                 
                             ;;;;;;;  ;;;;;         ;;;;;                                                                                 
                             ;;;;;;   ;;;;;,        ;;;;;                                                                                 
                              ;;;;.   `;;;;;`      ;;;;;;                                                                                 
                                        ;;;;;;;;;;;;;;;                                                                                  
                                          `;;;;;;;;:                                                                                   
                                             `                                                                                        
                                                                                                                                      
*/                                                                                                                                      
                            

html,
button,
input,
select,
textarea {
    color: #000;
    font-family: 'Open Sans', sans;
}

body {
    font-family: 'Open Sans', sans;
    font-size: 1em;
    line-height: 1.4;
    background: #fff;
}

html, body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans;
}

a {
  cursor: pointer;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #e25900;
    color: #eee;
    text-shadow: -1px -1px 0px #666;
}

::selection {
    background: #e25900;
    color: #eee;
    text-shadow: -1px -1px 0px #666;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clear {
  clear: both;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    header &gt; .home {
      text-indent: 0 !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    /*a[href]:after {
        content: " (" attr(href) ")";
    }*/

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after, .home:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h1, 
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .flexslider, nav, .show_left_nav, #left_nav, #srch_mob .paging, .line {
      display: none !important;
      visibility: hidden !important;
    }
}


/* ====================================== CSS REFANSHOP */


.hidden {display: none;}
.flat {margin: 0; padding: 0;}
.stred {text-align: center}
.lavo {text-align: left}
.pravo {text-align: right}
.hore-odsad {padding-top: 0.5em}
.relativne {position: relative}
.hore {vertical-align: top}
.modra {color: #4D7DAC}
.light {color: #bf5417}
.clear {clear: both}


.abutton {
	padding:10px;
	cursor:pointer;
	color:#fff;
	text-decoration:none;
	background: #e34f05 url(../img/menu_bg.jpg);
}

body{
background: #ee6d11 url('./../img/bg_main.jpg') top center no-repeat;
margin:0;
padding:0;
} 


.kat_h1 h1 {
 padding:0px;
 margin:25px 0;
 font-size:1em;
 color:#d26d22;
 font-weight:bold;
 display:inline-block;
}

.kat_h1 {
 font-size:1.5em;
 font-weight:normal;
 color:#454948;
}

.kat_h1 span.sipka {
 display:inline-block;
 width:9px;
 height:15px;
 margin-left:5px;
 margin-right:5px;
 background: url('./../img/sipka.jpg') no-repeat;
}

h2 {
 font-weight:normal;
 color:#d26d22;
 padding-bottom:5px;
 border-bottom:1px solid #454948; 
}


.uvod_h1 {
 padding:0px;
 margin:0px;
 color:#8b122c;
 font-size:1.8em;
}

.uvod_h2 {
 padding:0px;
 margin:0px;
 font-size:1.2em;
}

.num {
 color:#fff;
 display:block;
 text-align:center;
 width:30px;
 height:24px;
 padding-top:3px;
 font-size:1em;
 font-weight:bold;
 background:#d26d22; 
}

.tab_uvod {
 font-size:0.9em;
}

.tab_uvod tr td {
 padding-bottom: 1em;
}

#login_div {
  display:none;
  left:0;
  top:0;
  z-index:10000;
  position:fixed;
  width:100%;
  height:100%;
  background:#fff;
}

#content_login {
  left:0;
  top:0;
  z-index:10001;
  position:absolute;
  text-align:center;
}

#login_btn {
 width:166px;
 margin-left:28px;
 height:43px;
 background: url('../img/log_in.jpg');   
 cursor:pointer;
}

#login_btn_cancel {
 width:166px;
 margin-top:10px;
 margin-left:28px;
 height:43px;
 background: url('../img/log_cancel.jpg');   
 cursor:pointer;
}

#after_div {
  display:none;
  left:0;
  top:0;
  z-index:10000;
  position:fixed;
  width:100%;
  height:100%;
  background:#fff;
}

#content_after {
  left:0;
  top:0;
  z-index:10001;
  position:absolute;
  text-align:center;
}


#content_after_div {
 padding:3%;
 text-align:center;
}


#pokracovat {
 width:218px;
 display:inline-block;
 height:43px;
 background: url('../img/pokracovat.jpg');   
 cursor:pointer;
 margin-right:20px;
 margin-bottom:20px;
}

#dokosika {
 width:166px;
 display:inline-block;
 height:43px;
 background: url('../img/dokosika.jpg');   
 cursor:pointer;
 margin-bottom:20px;
}

.log_space {
 height:10px;
}

.log_space2 {
 height:15px;
}

#log_name {
float:left;
width:45px;
height:43px;
margin:0px;
display:block;
background:url('./../img/name.jpg');
}

#log_pass {
float:left;
width:45px;
height:43px;
margin:0px;
display:block;
background:url('./../img/passwd.jpg');
}        


#main {
 width:1080px;
 margin:auto;
}




/* --------------------------------- pihlasenie */


.text_field {
 width:80px;
 font-size:9px;
 color:#000;
}

#meno {
float:left;

}

#heslo {
float:left;

}

.fill {
margin-right:3px;
margin-left:3px;
background: url('../img/textfill.jpg') ;
height:18px;
width:92px; 
float:right;
}


#cont {
 width:100%;
 background: #fff;
}

a {
 color: #bd5216;
}

p {
font-size:0.9em;
}

.div_p {
font-size:0.9em;
}

.div_p h2 {
font-size:1.3em;
}

#top {
width:1050px;
margin-left:15px;
padding-top:10px;
padding-bottom:10px;
}

#logo {
 margin-top:20px;
 float:left;
 margin-left:15px;
 cursor:pointer;
}

.logo_img {
  width:180px;
}

#bax{
background: #dedede; 
width:100%;
margin-top:15px;
}

#left_nav {
  display: none;
}

#left_nav_znac {
  display: none;
}

#srch_mob {
  display: none;
}


#menu_top {
 float:right;
 margin-top:25px;
}

#menu_top_mob {
 display:none;
 float:right;
 margin-top:22px;
}

#menu_top_mob_menu {
 float:right;
 cursor:pointer;
 padding:2px;
 width:43px;
 text-align:center;
}

#menu_top_mob_kosik {
 float:right;
 cursor:pointer;
 padding:2px;
 width:43px;
 text-align:center;
}


#menu_top_mob_srch {
 float:right;
 cursor:pointer;
 padding:2px;
 width:43px;
 text-align:center;
}

#menu_top_left {
 float:left;  
}

#login {
 float:right;
 width:166px;
 margin-right:45px;
 height:43px;
 background: url('../img/login.jpg');   
 cursor:pointer;
}

#logout {
 float:right;
 width:166px;
 margin-right:15px;
 height:43px;
 background: url('../img/logout.jpg');   
 cursor:pointer;
}

#kosik {
 float:right;
 width:94px;
 color: #4d4d4d;
 margin-right:15px;
 text-align:center;
 padding-top:12px;
 height:31px;
 background: url('../img/kosik.jpg');   
 cursor:pointer;
 font-size:14px;
}

.kosik_button {
 background: #cb5c1b url('../img/menu_uvod_bg.jpg');
 color:#fff;
 border:0;
 display:inline-block;
 padding:4px 6px 4px 6px;
}

#kosik .pole {
 width:22px;
 display:block;
 margin-right: 10px;
 float:right;
}

/* tabluky pre kosik |*/
#kosik_big {
  width:100%;
  display:table;
}

#kosik_small {
  display:none;
}


#srch {
float:left;
margin-right:45px;
}

#srch a {
margin-left:3px;
text-decoration:none;
color:#000;
}

#srch a:hover {
color:#fff;
}

.string2 {
background:url('./../img/bg_text.jpg');
width:142px;
height:20px;
padding:13px 10px 10px 20px;
border:0px;
float:left;
margin:0px;
display:block;
}

.string {
background:url('./../img/search_text.jpg');
width:142px;
height:20px;
padding:13px 10px 10px 20px;
border:0px;
float:left;
margin:0px;
display:block;
}

#go {
float:left;
width:45px;
height:43px;
margin:0px;
display:block;
cursor:pointer;
background:url('./../img/search.jpg');
}




.menutopa {
 margin-top:10px;
 display:block;
 padding: 8px 14px 8px 14px;
 font-size:12px;
 border-right:1px solid #e6d7bc;
 text-decoration:none;
 color:#876933;
 float:left;
}

.menutopa:hover {
 color:#3e2b0a;
 text-decoration:underline;
}

.kosika {
 padding-top:16px;
 display:block;
 margin-left:70px;
 text-decoration:none;
}

.menua_r {
 margin-left:14px;
 display:block;
 padding-top:45px;
 width:166px;
 height:56px;
 background: url('../img/menubg_red.png') ; 
 text-decoration:none;
 font-weight:bold;
 color:#efdab5;
 float:left;
 text-align:center; 
}

.menua_r:hover {
 background: url('../img/menubg_red_hover.png') ; 
}

#policka {
 background: url('../img/polickabg.jpg') ;
 width:888px;
 height:167px;
 margin:auto;
}

.policko {
 width:128px;
 height:128px;
 border:3px solid #fff;
 cursor:pointer;
 background:#fff;
 float:left;
 margin-left:30px;
 margin-right:12px;
 margin-top:18px;
}

.policko img {
 margin-top:9px;
 margin-left:26px
}

#content_index {
 width:1080px;
 padding-top:30px;
 padding-bottom:30px;
}

#content {
 width:1080px;
 padding-top:30px;
}

#bax_index {
 width:258px;
 height:101px;
 background:url('../img/bax_small_index.jpg');
 padding:30px;
 font-size:1.5em;
 color:#fff;
 text-transform:uppercase;
 text-align:center;
}

#kontakt_index {
 width:90%;
 padding:5%;
 height:180px;
 background:#ececec url('../img/kontakt_index.jpg') no-repeat left bottom;
 font-size:1.3em;
 color:#464646;
 text-align:right;
}


#left {
 width:240px;
 float:left;
 padding-left:25px;
 padding-right:25px;
 padding-top:15px;
 padding-bottom:25px;
 background:#454948;
}



#menu_uvod {
 width:1050px;
 padding-left:30px;
 padding-top:15px;
 padding-bottom:30px;
 background: #454948; 
}

.menu_uvod_item {
 float:left;
 color: #fff;
 margin-top:19px;
 margin-right:19px;
 height:71px;
 width:188px;
 background: #cb5c1b url('../img/menu_uvod_bg.jpg');
 display: table;
 text-decoration:none;
 }
 
.menu_uvod_item span {
 display: table-cell;
 vertical-align:middle;
 text-align:center;
 } 

.menu_uvod_item.last {
 margin-right:0;
}

.menu_uvod_item:hover {
 background: #cb5c1b url('../img/menu_uvod_bg_h.jpg');
 color:#fff; 
}


.menuleft {
 font-size:12px;
 margin-top:10px;
 padding-top:12px;
 text-decoration:none;
 color:#fff;
 font-size:0.8em;
 display:block;
 text-transform:uppercase;
 width:230px;
 height:32px;
 background: #e34f05  url('../img/menu_bg.jpg') repeat-x;
 padding-left:10px;
}


.menuleft:hover {
 background: #d34104 url('../img/menu_bg_h.jpg') repeat-x;
}


.menuleft_h {
 font-size:12px;
 margin-top:10px;
 padding-top:12px;
 text-decoration:none;
 color:#fff;
 font-size:0.8em;
 font-weight:bold;
 display:block;
 text-transform:uppercase;
 width:230px;
 height:34px;
 background: #d34104 url('../img/menu_bg_h.jpg') repeat-x;
 padding-left:10px;
 text-decoration:none;
}

.submenu {
 margin-left:25px;
 padding:10px;
 display:block;
 color:#fff;
 font-size:1em;
 border-bottom:1px solid #808080;
 text-decoration:none;
}

.submenu:hover {
 color:#bf5417;
}

.submenu_h {
 margin-left:25px;
 padding:10px;
 display:block;
 color:#bf5417;
 font-size:1em;
 border-bottom:1px solid #bf5417;
 text-decoration:none;
 font-weight:bold;
}

.submenu2 {
 margin-left:45px;
 padding:10px;
 display:block;
 color:#fff;
 font-size:12px;
 text-decoration:none;
}

.submenu2:hover {
 color:#bf5417;
}

.submenu2_h {
 font-size:12px;
 margin-left:45px;
 padding:10px;
 display:block;
 color:#bf5417;
 width:180px;
}

.space {
  height:20px;
}

.line_space {
 height:1px;
 background: #eddac6;
}

.line_dark {
 height:1px;
 background:#d1d1d1;
}

.stlpec1 {
  width:29%;
  margin-right:2%;
  margin-left:2%;
  float:left;
}

.stlpec23 {
  width:62%;
  margin-right:2%;
  margin-left:2%;
  float:left;
}


.stlpec2 {
  width:48%;
  margin-right:2%;
  float:left;
}

.stlpec3 {
  width:48%;
  margin-left:2%;
  float:left;
}

#right {
 padding-left:25px;
 width:740px;
 float:left;
}

#tovar_popis {
 background: #e34f05 url('../img/bg_popis.jpg') repeat-x top;
 padding:4%; 
 color:#fff;
 }

#kategorie_popis {
 background:#efefef; 
 padding:4%; 
}

#kategorie_popis ul {
 font-size:0.9em;
}


#kategorie_top {
 background: url('../img/kategorie_top.jpg'); 
 width:577px;
 height:15px;
 padding:13px;
 font-size:12px;
 color:#8b122c;
 text-transform:uppercase;
 margin-bottom:25px; 
}

.kategorie {
 float:left;
 color:#d09a77;
 margin-top:22px;
 font-style:italic;
}

.nav {
 float:left;
 margin-top:10px;
 font-style:italic;
}

.kategorie span {
 font-style:normal;
 font-weight:bold;
 font-size:24px;
 text-transform:uppercase;
}

.h1_tovar {
 font-style:normal;
 font-weight:bold;
 font-size:24px;
 text-transform:uppercase;
 font-size:1.4em;
}

.text {
 font-size:12px;
}

#strankovanie {
 margin-top:29px;
 margin-right:51px;
 float:right;
 color:#d09a77;
 margin-left:32px;
 font-style:italic;
}

#strankovanie a {
 text-decoration:none;
 font-style:normal;
 color:#d09a77;
}

#strankovanie a:hover {
 color:#fff;
}


.polozky {

}

.polozka {
 margin-left:-1px;
 margin-top:-1px;
 border:1px solid #dedede;
 padding:20px;
 width:205px;
 height:320px;
 float:left;
}


.obrazok {
 width:205px;
 height:140px;
 background-position: center center; 
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}

.obrazok_kosik {
 width:70px;
 height:70px;
 background-position: center center; 
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}

.obrazok_main {
 float:left;
 width:285px;
 height:320px;
 background-position: center center; 
 -webkit-background-size: contain;
 -moz-background-size: contain;
 -o-background-size: contain;
 background-repeat: no-repeat; 
 background-size: contain;
 border: 1px solid #b4b4b4; 
}

.tovar_right {
 float:right;
 padding-left:25px;
 width:420px;
}

.tovar_right popis {
 width:100%;
 background
}

.objednavka {
 width:48%;
 margin-right:2%;
 font-size:0.8em;
 background:#efefef;
 float:left;
}

.objednavka_button {
 width:48%;
 margin-left:2%;
 float:right;
}


.info {
  margin-top:10px;
  width:100%;
  text-align:left;
 }
 
.nazov {
 color:#3d3d3d;
 text-transform:uppercase;
 font-size:14px;
 font-weight:bold;
 cursor:pointer; 
}

.nazov:hover {
 color:#d26d22;
}

.kratky {
 margin-top:10px;
 color:#3d3d3d;
 font-size:0.8em;
}

.stav {
 color:#3d3d3d;
 font-size:0.8em;
 margin-top:10px;
 font-style:italic;
}

.dodatocneinfo {
 color:#fff;
 margin-top:10px;
}

#vloz_container {
 float:right;
}

#vloz_count {
 float:left;
 margin-right:15px;
 padding-top:2px;
}

#tovar_vloz_count {
 float:left;
 width:35px;
 text-align:center;
 display:inline-block;
 border:1px solid #b1b1b1;
 color:#666666;
 font-size:12px;
 height:20px;
 padding-top:5px;
 margin-top:4px;
}

.tovar_vloz_plus {
 float:left;
 margin-left:10px;
 margin-top:7px;
 width:20px;
 text-align:center;
 display:inline-block;
 color:#666666;
 background:#ebebeb;
 font-size:14px;
 font-weight:bold;
 height:20px;
 padding-top:0px;
 cursor:pointer;
 -webkit-border-radius: 14px;
 -moz-border-radius: 14px;
 border-radius: 14px;
}

.tovar_vloz_minus {
 float:left;
 margin-left:10px;
 margin-top:7px;
 width:20px;
 text-align:center;
 display:inline-block;
 color:#666666;
 background:#ebebeb;
 font-size:14px;
 font-weight:bold;
 height:20px;
 padding-top:0px;
 cursor:pointer;
 -webkit-border-radius: 14px;
 -moz-border-radius: 14px;
 border-radius: 14px;
}



.cenavloz {
 width:205px;
 position:absolute;
 display:block;
 margin-top:240px;
}

.cena_tovar_cont {
 display:block;
 float:left;
 margin-bottom:5px;
}

.cena_tovar {
  width:120px;
  display:block;
  float:left;
  text-align:left;
  color:#454948;
  font-size:1em;
}

.cena_dph_tovar {
  font-weight:bold;
  width:160px;
  display:block;
  height:32px;
  float:left;
  padding-top:2px;
  text-align:left;
  color:#d26d22;
  font-size:1.4em;
}

.cena {
  width:80px;
  display:block;
  height:32px;
  float:left;
  text-align:left;
  padding-top:13px;
  color:#d26d22;
  font-size:0.8em;
}

.cena_dph {
  font-weight:bold;
  width:120px;
  display:block;
  height:32px;
  float:right;
  text-align:right;
  padding-top:6px;
  color:#d26d22;
  font-size:1.2em;
}

.small {
  font-size:0.55em;
}

.cena_akcia {
  width:70px;
  display:block;
  height:32px;
  float:left;
  text-align:right;
  padding-top:4px;
  color:#d26d22;
  font-size:1.3em;
}

.vloz {
 width:80px;
 text-align:right;
 cursor:pointer;
 float:right;
 background:#bc5015 url('./../img/kosik_bg.jpg') no-repeat;
 color:#fff;
 font-size:0.8em;
 height:28px;
 padding-top:10px;
 padding-left:10px;
 padding-right:15px;
}

.vloz_tovar {
 width:80px;
 text-align:right;
 cursor:pointer;
 display:inline-block;
 background:#bc5015 url('./../img/kosik_bg.jpg') no-repeat;
 color:#fff;
 font-size:0.8em;
 height:28px;
 padding-top:10px;
 padding-left:10px;
 padding-right:15px;
}

.skladom {
 width:70px;
 text-align:center;
 cursor:pointer;
 float:left;
 background:#454948;
 color:#fff;
 font-size:0.7em;
 height:26px;
 padding-top:12px;
 padding-left:10px;
 padding-right:10px;
}


.viacinfo {
 text-align:right;
}

.viacinfo a{
 color:#8b122c;
 font-size:12px;
 font-weight:bold;
 background: url('../img/viacinfobg.jpg');
}

.viacinfo a:hover {
 color:#000000;
}

.viacinfo span {
 position:relative;
 top:3px;
}

#footer {
 background:#454948; 
 width:1080px;
 font-size:1em;
 color:#fff;
 padding-bottom:30px;
}

#menufooter {
 padding-top:20px;
 padding-bottom:20px;
 text-align:center;
 background:#3e4140;
}

#menufooter a {
 white-space: nowrap;
 text-decoration:none;
 color:#fff;
 margin-left:10px;
 margin-right:10px;
 font-size:14px;
}

#menufooter a:hover {
 text-decoration:underline;
}

#logof {
 text-align:center;
 padding-top:30px;
 color:#fff;
 font-size:12px;
}

#logof a {
 color:#fff;
}





/*FlexSlider*/

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src:url('../fonts/flexslider-icon.eot');
  src:url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/flexslider-icon.woff') format('woff'),
    url('../fonts/flexslider-icon.ttf') format('truetype'),
    url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/

.flexslider {margin: 0; padding: 0;}
.flexslider .slides &gt; li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides li &gt; a &gt; img {width: 100%; display: block;}
.flexslider .slides li &gt; img {width: 100%; display: block;}
.flexslider .slides iframe {width: 100%; height: 10px; display: relative; z-index: 10;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.flexslider .no-js .slides &gt; li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0; background: #fff; border: 0; position: relative;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Custom slides */
.flexslider .slides li { 
  position: relative;
}

.flexslider .slides .title {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -81px 0 0 -176px;
}

.flexslider .slides .title.logo {
  width: 352px;
  height: 162px;
}

.flexslider .slides .title &gt; a {
  color: #fff;
  font-size: 1.5em;
  letter-spacing: 1px;
  text-decoration: none;
  line-height: 48px;
  padding: 0 16px;
  display: block;
  float: left;
  clear: left;
  margin-top: 2px;
  background: url(../img/title_green.png);
}

.flexslider .slides .title &gt; a.link {
  clear: none;
  width: 40px;
  height: 48px;
  padding: 0;
  margin-left: 2px;
}

.flexslider .slides .title &gt; a.link &gt; i {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/title_more.png) center no-repeat;
}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
/*.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }*/

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 25px;
  text-align: center;
  z-index: 50;
}

.flex-control-nav li {
  margin: 0 4px; 
  display: inline-block; 
  zoom: 1; 
  *display: inline;
}

.flex-control-paging li a {
  background: #fff;
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  text-indent: -1000em;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  transition: opacity .5s;
  -webkit-transition: opacity .5s;
  opacity: 0.6;
}

.flex-control-paging li a:hover {
  opacity: 1;
}

.flex-control-paging li a.flex-active {
  opacity: 1;
  background: #fff;
  border: 2px solid #fff;
}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}


/* =================================================== resposive */


@media screen and (max-width: 1100px) {

#main {
 width:100%;
 margin:0;
}


.kat_h1 h1 {
 padding:0px;
 margin:5px 0;
 font-size:1em;
 color:#d26d22;
 font-weight:bold;
 display:inline-block;      
}


#left {
 display:none;
}


.obrazok_main {
 width:30%;
 height:300px;
}

.tovar_right {
 padding-left:4%;
 width:65%;
}

.stlpec1 {
  width:29%;
  margin-right:2%;
  margin-left:2%;
  float:left;
}

.stlpec2 {
  width:48%;
  margin-right:2%;
  float:left;
}

.stlpec3 {
  width:48%;
  margin-left:2%;
  float:left;
}

#menu_top {
 display:none;
}

#menu_top_mob {
 display:block;
}

#menu_uvod {
 display:none;
}

#right {
 width:100% !important;
 margin-left:0;
 padding-left:0px;
 border-left: 0;
}


.kat_h1 {
 padding:0px;
 margin:10px 0;
 text-align:center;
}

#content {
 width:94%;
 margin-left:3%;
 padding-bottom:5%;
 padding-top:1%;
}

#content_index {
 width:94%;
 margin-left:3%;
 padding-bottom:5%;
}


#top {
width:94%;
margin-left:3%;
}

#bax{
 background: #dedede; 
 width:100%px;
 margin-top:15px;
}

#footer {
 width:100%;
}

#footerbg {
 background: #f3e3ab;
 padding-bottom:3%;
 width:100%;
}

#logo {
 margin-left:0;
}

.logo_img {
  width:140px;
}


  #srch_mob {
   background: #454948;
   position:absolute;
   top:80px;
   left:0px;
   width:100%;
   height:0;
   text-align:center;
   z-index:100020;
   display: block;
   overflow: hidden;
   }
     

  #left_nav {
    display: block;
    position: absolute;
    top: 80px;
    left: 0;
    width: 0px;
    overflow: hidden;
    line-height: 19px;
    margin: 0;
    text-align: center;
    height: 0;
    background: #454948;
    z-index:100000;
  }
  
  #left_nav &gt; ul {
    background: #454948;
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  #left_nav &gt; ul &gt; li {
    display: block;
    border-bottom: 1px solid #222;
    cursor: pointer;
    transition: background .5s;
    -webkit-transition: background .5s;
    list-style-type: none;
    margin: 0;
  }

  #left_nav &gt; ul &gt; li &gt; a {
    text-align: center;
    margin: 0;
    font-size: 1em;
    color: #fff;
    display: block;
    padding: 20px 0;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
    position: relative;
    transition: color .5s;
    -webkit-transition: color .5s;
  }

  #left_nav &gt; ul &gt; li:hover a, header &gt; nav &gt; ul &gt; li &gt; a.sel {
    color: #fff !important;
  }

  #left_nav &gt; ul &gt; li.open, #left_nav_znac &gt; ul &gt; li.open {
    padding-bottom: 0;
  }

  #left_nav &gt; ul &gt; li ul &gt; li &gt; a {
    line-height: 45px;
    display: block;
    padding: 20px 0px;
    color: #F4D7D5;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 1px;
    text-decoration: none;
    text-align: center;
    transition: color .5s;
    -webkit-transition: color .5s;
  }

  #left_nav &gt; ul &gt; li ul &gt; li:hover &gt; a {
    color: #fff;
  }

  #left_nav &gt; ul &gt; li:hover ul &gt; li {
    background: #5c5c5c;
  }

  #left_nav &gt; ul &gt; li ul &gt; li, #left_nav_znac &gt; ul &gt; li ul &gt; li {
    list-style-type: none;
    margin: 0;
    cursor: pointer;
  }

  /* --------------------------------------------------- level 0 */
  #left_nav &gt; ul &gt; li &gt; div.submenu {
    display: none;
    padding:0;
    margin:0;
  }

  #left_nav &gt; ul &gt; li &gt; div.submenu &gt; ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
  }

  #left_nav &gt; ul &gt; li.open &gt; div.submenu &gt; ul &gt; li {
    background: #5c5c5c;
    border-top: 1px solid #454948;
    padding:0;
    margin:0;
    }

  #left_nav &gt; ul &gt; li.open &gt; div.submenu &gt; ul &gt; li &gt; a {
    color: #fff;
    padding:0;
    margin:0;
  }


  /* --------------------------------------------------- level 1 */
  #left_nav &gt; ul &gt; li &gt; div.submenu &gt; ul &gt; li &gt; div.submenu {
    display: none;
  }

  #left_nav &gt; ul &gt; li &gt; div.submenu &gt; ul &gt; li &gt; div.submenu &gt; ul  {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
  }

  #left_nav &gt; ul &gt; li.open &gt; div.submenu &gt; ul &gt; li &gt; div.submenu &gt; ul &gt; li {
    background: #7b7b7b;
    border-top: 1px solid #5c5c5c;
  }

  #left_nav &gt; ul &gt; li.open &gt; div.submenu &gt; ul &gt; li.open &gt; div.submenu &gt; ul &gt; li &gt; a {
    color: #fff;
  }

  /* --------------------------------------------------- level 2 */
  #left_nav &gt; ul &gt; li &gt; div.submenu &gt; ul &gt; li &gt; div.submenu &gt; ul &gt; li &gt; div.submenu {
    display: none;
  }

  #left_nav &gt; ul &gt; li &gt; div.submenu &gt; ul &gt; li &gt; div.submenu &gt; ul &gt; li &gt; div.submenu &gt; ul  {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
  }

  #left_nav &gt; ul &gt; li.open &gt; div.submenu &gt; ul &gt; li &gt; div.submenu &gt; ul &gt; li &gt; div.submenu &gt; ul &gt; li {
    background: #48a1f2;
    border-top: 1px solid #2d84d3;
  }

  #left_nav &gt; ul &gt; li.open &gt; div.submenu &gt; ul &gt; li.open &gt; div.submenu &gt; ul &gt; li.open &gt; div.submenu &gt; ul &gt; li &gt; a {
    color: #fff;
  }
  

}


@media (max-width: 960px) {

.stlpec1 {
  width:100%;
  margin-right:0;
  margin-left:0;
  float:none;
}

#kontakt_index {
 width:94%;
 padding:3%;
 height:130px;
}


.stlpec23 {
  width:100%;
  margin-right:0;
  margin-left:0;
  float:none;
}

.uvod_h2 {
 margin-top:30px;
 margin-bottom:20px;
}


}



@media (max-width: 680px) {


.stlpec2 {
  width:100%;
  margin-right:0;
  margin-left:0;
  margin-bottom:0;
  float:none;
}

.stlpec3 {
  width:100%;
  margin-right:0;
  margin-left:0;
  float:none;
}

#pokracovat {
 margin-right:0;
}


.ol_uvod {
 margin-top:0px;
 margin-bottom:0px;
 padding-top:0;
 padding-bottom:0;
}

.kat_h1 {
 padding:0px;
 margin:15px 0;
 text-align:center;
 font-size:1.1em;
}

.obrazok_main {
 width:100%;
 height:200px;
 margin-bottom:20px;
}

.tovar_right {
 width:100%;
}

.right1 {
  width:100%;
  margin-right:0;
}

.right2 {
  width:100%;
  margin-top:15px;
  margin-left:0;
  background:#efefef !important; 
}

#kosik_big {
  display:none;
}

#kosik_small {
  display:table;
}

.objednavka {
 width:100%;
 margin-right:0%;
 font-size:0.8em;
 background:#efefef;
 float:both;
}

.objednavka_button {
 width:100%;
 margin-left:0%;
 float:both;
}

#kontakt_index {
 width:90%;
 padding:5%;
 height:130px;
}

}

@media (max-width: 400px) {


.cena_tovar_cont {
 float:auto;
 width:100%;
}

.no_small {
 display:none;
}

.cena_tovar {
 float:right;
 text-align:right;
 margin-top:6px;
}

.vloz_tovar {
 display:inline-block;
 float:right;
}

#vloz_container {
 width:100%;
 float:none;
 text-align:center;
}

#vloz_count {
 float:left;
 display:inline-block;
}



.obrazok_main {
 height:200px;
}

}</pre></body></html>