<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family:arial, sans-serif,Verdana,Tahoma,helvetica,Geneva;
  margin:0px;
  font-size:11px;
  color:#000;
  background-color: #fff;
}


a {color:#52646E;font-weight:bold;}
a img {border:0;}
a.netucny {font-weight:normal;}

p {padding:0;margin:10px;}
table {margin:10px;}
h1,h2,h3,h4,h5,h6 {padding:0;margin:10px;}
h1 {font-family:Verdana;font-size:22px;color:#9BB005;}
h2 {font-family:Verdana;font-size:13px;color:#9BB005;}
h3 {font-family:Verdana;font-size:11px;color:#FF8400;}

p.warning{font-weight:bold;color:#ff0000;}
input.submitButton {background:#9BB005;color:#000;font-weight:bold;border:1px solid #000;}
.leftClr {clear:left;width:1px;height:1px;overflow:hidden;} 
.hd{display:none;}
.small {font-size:9px;} 
.velkePismo {font-size:18px;}
.doprava {text-align:right;}
.nastred {text-align:center;}
.top15 {margin-top:15px;}
.orange {color:#FF8400;}
.obrazekDoleva {float:left;margin:0 5px 5px 0;}
.obrazekDoprava {float:right;margin:0 0 5px 5px;}
.obrazekDolevaMargin10 {float:left;margin:10px;}
.obrazekDopravaMargin10 {float:right;margin:10px;}
.noMargin {margin:0;}
.zlutyBox{background-color:#FED90F;color:#000;padding:5px;}
.oranzovyBox{background-color:#ED8C0E;color:#000;padding:5px;}
.fotoBox {width:150px;height:112px;overflow:hidden;border:1px solid #000;margin:10px;float:left;}
.fotoBox150x150 {width:150px;height:150px;overflow:hidden;margin: 0 auto;text-align:center;}

table.produktTable td {border:1px solid #666;}

#allPage{position:relative;width:100%;height:auto;text-align:center;margin:0;}
#mainPage{position:relative;margin: 10px auto;width:800px;height:auto;text-align:left;overflow:hidden;border:1px solid grey;}  
          
  #headka {position:absolute;left:0;top:0;width:800px;height:141px;overflow:hidden;background-image:url("images/headBg.jpg");}
    #headKontakt {position:absolute;left:0;top:0;width:800px;height:15px;overflow:hidden;z-index:10;}
      #headKontakt p {line-height:15px;vertical-align:center;text-align:left;margin:2px 5px;}
  #mainContent{position:relative;margin-top:141px;width:800px;height:auto;text-align:left;overflow:hidden;background-image:url("images/bkg.gif");background-repeat:no-repeat;
              min-height:400px;background-color:#DCECBC;}
    
    div.colorBox{position:relative;width:103px;height:125px;float:left;margin:10px 0px 0px 10px;overflow:hidden;}
      div.colorPicture {position:relative;width:103px;height:103px;border:1px solid #000;overflow:hidden;}
      div.colorDescription {position:relative;width:103px;height:22px;overflow:hidden;text-align:center;line-height:22px;vertical-align:middle;}
    #leftCol {position:relative;width:195px;height:auto;text-align:left;overflow:hidden;float:left;}
      #leftCol p {margin:10px 0 0 5px;}
    #rightCol {position:relative;width:605px;height:auto;text-align:left;overflow:hidden;float:right;}
    
    .pageGalleryImg {display:block;float:left;margin:10px;}

  #foot {position:relative;width:800px;height:42px;overflow:hidden;background-image:url("images/foot.jpg");}  
    #foot p {font-family:Tahoma;font-size:9px;color:#000;text-align:center;line-height:42px;vertical-align:center;margin:0 10px;}
    #foot a {font-family:Tahoma;font-size:9px;color:#000;text-decoration:none;}
    #foot a:hover{text-decoration:underline;}             

/* menu */
#ddblueblockmenu{
border: 1px solid black;
/*border-bottom-width: 0;*/
width: 185px;
margin: 10px auto;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: black;
background-color: #dcecbc;
border-bottom: 1px solid #90ee90;
border-left: 7px solid #7eba03;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #c4f65c;
border-left-color: #92da00;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
                        
/* Page Numbers */
.pages {
    padding: 1em;
    margin: 15px;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #6bb900;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
    border: 1px solid #ddd;
    color: #999;
}

.pages .nextprev-next {
    float: right;
}

.tooltip {
    border: 1px solid #85be35;
    padding: 5px;
    background-color: #fff;
    width: 150px;
    font-size: 85%;
    color: #777;
    opacity: 0.95;
    text-align: left;
}

.tooltip h6 {
    background: #85be35;
    color: #fff;
    margin: -5px -5px 4px -5px;
    padding: 2px 5px;
    font-size: 100%;
    font-weight: bold;
}

.tooltip img {
    vertical-align: middle;
    border: 1px solid #85be35;
    margin: 2px 0;
}
</pre></body></html>