<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
rgb(38,109,73);   - zelenĂˇ
rgb(23,72,47);    - tmavÄ› zelenĂˇ
rgb(118,53,31);   - hnÄ›dĂˇ
rgb(239,157,70);  - oranĹľ
rgb(255,237,215); - bĂ©ĹľovĂˇ
*/


/* reset */
html,body,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,p,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,form,label,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	outline-style: none;
}
/* basic */
body {
margin: 0px; 
padding: 0px;
text-align: left;
font-family: veranda,georgia;
font-size: 11px;
color: rgb(16,16,16); 
background: rgb(38,109,73);     
letter-spacing: 1px;
}
.reset {
clear: both;
line-height: 0px;
height: 0px;
}

/* xhtml tags */
h1 {
position: absolute;
font-size: 10px;
line-height: 18px;
top: 135px;
left: 48px;
color: rgb(240,240,240);
letter-spacing: 1px;
}
h3 {
margin: 5px 20px 0px 0px;
font-weight: bold;
letter-spacing: 1px;
}
h4 {
padding: 10px;
}
p {
line-height: 16px;
letter-spacing: 1px;
}
a {
color: rgb(240,240,240);
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
em {
font-style: italic;
}
.red {
color: rgb(194,39,39);
font-weight: bold;
}

/* head */
.frame-head {
color: rgb(38,109,73);
}
.head {
position: relative;
text-align: center;
background: url('../images/head-back.jpg') no-repeat rgb(38,109,73);
width: 960px;
height: 160px;
margin-left: 30px;
margin-top: 5px;
letter-spacing: 1px;
}
.logo {
position: absolute;
top: 50px;
left: 32px;
width: 150px;
height: 52px;
}
h2.motto {
position: absolute;
top: 25px;
left: 660px;
width: 252px;
background: url('../images/head-url.jpg') no-repeat;
height: 85px;
font-size: 11px;
font-weight: normal;
text-align: center;
padding-top: 68px;
color: rgb(240,240,240);
}
.kosik {
position: absolute;
top: 110px;
left: 636px;
width: 309px;
height: 50px;
background: url('../images/kosik-back.jpg') no-repeat;
font-size: 11px;
font-weight: bold;
padding-top: 28px;
padding-left: 164px;
text-align: left;
color: rgb(240,240,240);
}





/* top frame */
.frame-top {
position: relative;
text-align: center;
background: url('../images/frame-top-back.jpg') no-repeat rgb(38,109,73);
width: 960px;
height: 49px;
margin-left: 30px;
}
.menu-onas a {
position: absolute;
left: 180px;
top: 3px;
width: 92px;
height: 33px;
display: block;
background: url(../images/menu-top-onas.jpg);
text-decoration: none;
} .menu-onas a:hover {
background-position: -92px;
}
.menu-aktuality a {
position: absolute;
left: 272px;
top: 3px;
width: 133px;
height: 33px;
display: block;
background: url(../images/menu-top-aktuality.jpg);
text-decoration: none;
} .menu-aktuality a:hover {
background-position: -133px;
}
.menu-fotogalerie a {
position: absolute;
left: 405px;
top: 3px;
width: 153px;
height: 33px;
display: block;
background: url(../images/menu-top-fotogalerie.jpg);
text-decoration: none;
} .menu-fotogalerie a:hover {
background-position: -153px;
}
.menu-odkazy a {
position: absolute;
left: 558px;
top: 3px;
width: 100px;
height: 33px;
display: block;
background: url(../images/menu-top-odkazy.jpg);
text-decoration: none;
} .menu-odkazy a:hover {
background-position: -100px;
}
.menu-kontakt a {
position: absolute;
left: 658px;
top: 3px;
width: 118px;
height: 33px;
display: block;
background: url(../images/menu-top-kontakt.jpg);
text-decoration: none;
} .menu-kontakt a:hover {
background-position: -118px;
}






/* main frame */
.frame-main {
position: relative;
background: url('../images/frame-main-back.jpg') repeat-y;
width: 960px;
min-height: 400px;
margin-left: 30px;
}

/* left side */
.ls {
display: none;
}
.menu-left-h2 {
width: 276px;
height: 53px;
margin-left:9px;
background: url('../images/menu-left-h2.jpg') no-repeat;
}
.menu-left-h2 h2 {
visibility: hidden;
}
.menu-left-basic-layer {
width: 276px;
min-height: 460px;
margin-left: 9px;
background: url('../images/menu-left-back.jpg') repeat-y;
}
.menu-left {
width: 276px;
min-height: 435px;
background: url('../images/menu-left-back-girl.jpg') no-repeat;
color: rgb(240,240,240);
}
.menu-left-bottom {
width: 276px;
height: 10px;
margin-left: 9px;
background: url('../images/menu-left-bottom-back.jpg') no-repeat;
}
.menu-left ul {
margin-top: 10px;
margin-bottom: 15px;
margin-left: 18px;
margin-right: 20px;
}
.menu-left ul li {
letter-spacing: 1px;
list-style-position: inside;
list-style-image: url("../images/menu-ico.gif");
margin: 2px 0px 2px 0px;
}
.menu-left ul li a {
text-decoration: none;
}
.menu-left ul li a:hover {
color: rgb(237,219,197);
}
table.search-input {
margin-top: 2px;
margin-left: 22px;
}
.menu-left input {
width: 130px;
border: 1px solid rgb(118,53,31);
color: rgb(118,53,31);
font-size: 10px;
background: rgb(237,219,197);
}
.menu-left input.submit {
width: 30px;
padding: 1px;
color: rgb(240,240,240);
background: rgb(124,67,47);
}

.menu-info-h2 {
width: 256px;
height: 32px;
margin: 20px auto 20px 10px;
background: url('../images/menu-info-h2.jpg') no-repeat;
}
.menu-info-h2 h2 {
visibility: hidden;
}
.menu-login {
display: block;
margin: 20px auto 10px 48px;
height: 130px;
width: 210px;
color: rgb(240,240,240);
line-height: 20px;
letter-spacing: 1px;
font-size: 10px;
}
.menu-login table {
padding: 0;
}
.menu-login table td {
letter-spacing: 1px;
}
.menu-login input {
width: 130px;
border: 1px solid rgb(118,53,31);
color: rgb(118,53,31);
font-size: 10px;
background: rgb(237,219,197);
}
.menu-login input.submit {
width: 166px;
padding: 1px;
color: rgb(240,240,240);
background: rgb(124,67,47);
}
.menu-login a {
text-decoration: none;
}
.menu-login a:hover {
color: rgb(237,219,197);
}





/* right side */
.ps {
float: left;
width: 400px;
color: rgb(23,72,47);
}
.content {
width: 625px;
min-height: 400px;
}
.basket {
float: right;
text-align: right;
line-height: 18px;
}
.basket a {
color: rgb(23,72,47);
font-weight: bold;
}
.content h2 {
background: url('../images/ico.jpg') no-repeat;
padding-left: 40px;
margin: 10px 0 10px 0;
font-size: 13px;
line-height: 28px;
}

/* product preview */
.product, .product-discount {
float: left;
width: 196px;
height: 240px;
margin: 5px;
background: url('../images/product-back.jpg') no-repeat;
text-align: center;
}
.product-discount {
background: url('../images/product-back-discount.jpg') no-repeat;
}
.product-preview-photo {
height: 148px;
}
.product-preview-photo a img {
margin-top: 20px;
border: 1px solid rgb(118,53,31); 
}
p.name {
margin: 0 10px 0 10px;
height: 50px;
}
p.name a {
font-weight: bold;
color: rgb(23,72,47);
}
.tobasket {
text-align: center;
height: 30px;
}
.tobasket input {
margin-top: 8px;
width: 20px;
font-size: 10px;
color: rgb(118,53,31); 
border: 1px solid rgb(239,157,70);
}
.tobasket input.submit {
width: 60px;
cursor: hand;
}
.sorting table {
width: 590px;
margin: 15px auto 20px 14px;
padding: 5px;
border: 1px solid rgb(240,240,240);
}
.sorting td {
padding: 3px;
background: rgb(237,219,197);
}
.sorting a {
color: rgb(23,72,47);
}
.sorting select {
border: none;
}
td.order {
text-align: right;
}

/* news */
.news {
width: 506px;
min-height: 140px;
margin: 20px auto 20px 14px;
background: url('../images/news-back.jpg') no-repeat rgb(38,109,73);
background-position: bottom right;
border: 4px solid rgb(23,72,47); 
color: rgb(240,240,240);
padding: 20px 60px 20px 20px;
}
.news p {
margin: 5px 0 20px 0;
}



/* product detail */
.detail-desc {
float: left;
width: 446px; 
height: auto;
margin: 10px 0px 10px 5px;
border: 1px solid rgb(255,237,215);
text-align: left;
letter-spacing: 1px;
}
.detail-desc a {
color: rgb(23,72,47); 
}
.detail-desc table {
float: left;
width: 446px; 
margin: 0;
}
.detail-desc td {
padding-left: 5px;
height: 28px;
}
.tobasket-detail  {
padding: 5px;
}
.tobasket-detail input {
width: 40px;
color: rgb(118,53,31); 
border: 1px solid rgb(239,157,70);
}
.tobasket-detail input.submit {
width: 80px;
cursor: hand;
}
.tobasket-detail input.radio {
border: none;
width: 20px;
}
td.first {
width: 160px;
background: rgb(255,237,215);
}
.detail-request {
background: rgb(255,237,215);
}
.detail-request input {
border: 1px solid rgb(239,157,70);
width: 220px;
font-size: 10px;
}
.detail-request textarea {
margin-top: 5px;
border: 1px solid rgb(239,157,70);
width: 220px;
height: 80px;
font-size: 10px;
}
.detail-request input.submit {
margin-top: 5px;
margin-bottom: 5px;
color: rgb(118,53,31); 
cursor: hand;
}
.detail-desc .popis {
margin: 5px 5px 5px 5px;
width: 430px; 
}
.strike {
text-decoration: line-through;
}
.detail-photos {
float: left;
width: 150px; 
height: auto;
margin: 10px 5px 10px 12px;
background: rgb(255,237,215);
text-align: center;
}
.detail-photos img {
margin: 20px 0 20px 0;
border: 3px solid rgb(118,53,31); 
}
.velikostni-tabulka {
width: 480px;
}
.velikostni-tabulka table  {
width: 480px;
}
.velikostni-tabulka table td {
background: rgb(255,237,215);
padding: 4px;
}
.describe {
padding: 10px;
}
.describe li {
margin: 5px 5px 5px 20px;
list-style-position: inside;
}


/* basket detail */
.basket-detail {
float: left;
width: 600px; 
height: auto;
margin: 10px 0px 10px 5px;
border: 1px solid rgb(255,237,215);
text-align: left;
letter-spacing: 1px;
}
.basket-detail table {
float: left;
width: 600px; 
margin: 0;
}
.basket-detail td {
padding: 6px;
}
.basket-detail td a {
font-weight: bold;
color: rgb(23,72,47); 
}
.tr-head {
font-weight: bold;
background: rgb(255,237,215);
}
.kusu input {
border: 1px solid rgb(239,157,70);
width: 20px;
font-size: 10px;
}
.kusu input.submit {
width: 80px;
color: rgb(118,53,31); 
cursor: hand;
}
.help {
margin-top: 15px;
padding: 10px;
background: rgb(255,237,215);
}
.help a {
color: rgb(23,72,47); 
}
.help table {
margin-top: 20px;
}
.help input {
border: 1px solid rgb(239,157,70);
width: 300px;
}



.sum {
margin-top: 5px;
padding: 10px;
}
.sum input {
margin-top: 15px;
border: 1px solid rgb(239,157,70);
width: 140px;
font-weight: bold;
font-size: 12px;
color: rgb(118,53,31); 
cursor: hand;
}





.offset {
margin-left: 12px;
margin-bottom: 20px;
}
.reg-form {
margin-top: 20px;
margin-bottom: 20px;
}
.reg-form table {
float: left;
width: 600px; 
margin: 0;
}
.reg-form td {
padding: 3px 3px 3px 6px;
border: 1px solid rgb(255,237,215);
}
.reg-form td a {
font-weight: bold;
color: rgb(23,72,47); 
}
.reg-form input, .reg-form select {
border: 1px solid rgb(239,157,70);
width: 300px;
}
.reg-form textarea {
border: 1px solid rgb(239,157,70);
width: 300px;
height: 150px;
}
.reg-form input.submit {
width: 100px;
color: rgb(118,53,31); 
cursor: hand;
}
.reg-form td.first {
background: rgb(255,237,215);
width: 200px;
}



.alert {
padding: 10px;
background: rgb(240,240,240);
display: block;
font-weight: bold;
color: rgb(38,109,73);
}
.alert2 {
padding: 10px;
background: rgb(240,240,240);
display: block;
font-weight: bold;
color: rgb(194,39,39);
}



/* gallery */
.gallery-preview {
float: left;
width: 196px;
height: 210px;
margin: 5px;
background: url('../images/gallery-preview-back.jpg') no-repeat;
text-align: center;
}
.gallery-preview-photo {
height: 148px;
}
.gallery-preview-photo a img {
margin-top: 20px;
border: 1px solid rgb(118,53,31); 
}
.gallery-preview p {
margin: 0 10px 0 10px;
height: 50px;
font-size: 10px;
}
.gallery-lead-text {
width: 590px;
margin: 5px auto 20px 14px;
padding: 5px;
font-size: 10px;
}



/* measurement table */
.measurement-table {
margin: 10px 10px 10px 15px;
}
.measurement-table table {
width: 580px;
margin: 10px auto 20px 0;
border: 1px solid rgb(255,237,215);
}
.measurement-table td {
background: rgb(255,237,215);
padding: 4px;
}

/* news */
.new-detail {
width: 570px;
margin: 15px auto 20px 14px;
padding: 10px;
border: 1px solid rgb(255,237,215);
}
.new-detail h3 {
margin: 0px 0px 5px 0px;
color: rgb(118,53,31);
font-size: 13px;
}
.new-detail a {
color: rgb(23,72,47); 
}
.new-detail p {
margin: 6px 0 6px 0;
}



/* other content */
.other-content {
margin: 20px;
}
.other-content h3 {
margin: 20px 0px 5px 0px;
color: rgb(118,53,31);
font-size: 13px;
}
.other-content p {
margin: 10px 0 10px 0;
}
.other-content a {
color: rgb(23,72,47); 
}
.other-content li {
margin-left: 35px;
}
.other-content table {
width: 580px;
margin: 10px auto 20px 0;
border: 1px solid rgb(255,237,215);
}
.other-content td {
background: rgb(255,237,215);
padding: 4px;
}
.other-content input {
border: 1px solid rgb(239,157,70);
width: 300px;
}
.other-content textarea {
border: 1px solid rgb(239,157,70);
width: 300px;
height: 150px;
}


/* footer  */
.frame-bottom {
position: relative;
text-align: center;
background: url('../images/frame-bottom-back.jpg') no-repeat rgb(38,109,73);
width: 960px;
height: 70px;
margin-left: 30px;
text-align: right;
}
.footer {
color: rgb(176,176,176);
margin-top: 20px;
padding-right: 20px;
}
.footer p {
text-align: right;
font-size: 10px;
letter-spacing: 1px;
line-height: 18px;
}
.footer a {
color: rgb(176,176,176);
text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
}
.lang-en a {
padding-right: 35px;
background: url('../images/gb-flag.jpg') no-repeat;
background-position: right;
}
</pre></body></html>