<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#topBar {
    width: 100%;
    text-align: center;
    z-index: 2;
    height: 35px;
    background: #ffffff;
}
.moje_paticka02 h3 {
    color: #343434;
    font-family: sans-serif;
    border-bottom: 1px dashed #7a7a7a;
}
.moje_paticka02 a:hover {
    color: #2da4c4;
}
.moje_paticka02 a, .moje_paticka02 p {
    color: rgb(46 46 46);
    font-family: sans-serif;
}
.moje_paticka_vytvoreno {
    background: #2da4c4;
}
.moje_paticka_vytvoreno .copyright a {
    color: #2da4c4;
    font-weight: bold;
}
.moje_paticka_vytvoreno .copyright p {
    color: #2da4c4;
}
html body #page #ebar_set a {
    font-size: 0px;
    font-family: sans-serif;
}
.news-box-title, .action-box-title, .contact-box-title, .poll-box-title {
    font-size: 26px;
    font-family: sans-serif;
    white-space: nowrap;
    padding-bottom: 5px;
    padding-bottom: 5px;
}
.home .moje_paticka02, .not-home.page-product-detail .moje_paticka02 {
    background: #f1f1f1;
}
#categoryMenu &gt; ul li &gt; a {
    height: 42px;
    padding: 10px 0 5px 0;
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    font-family: sans-serif;
    margin-right: 25px;
    font-weight: bold;
    color: white;
    font-size: 12px !important;
}

@media only screen and (max-width: 959px) {
    .productTitle {
        padding: 0;
    }

    html body .productTitle a {
        height: auto;
      	font-size: 16px;
    }
  
  	.img_box {
    	order: 1;
    	margin: 0 auto;
	}
  
  	.productTitle {
    	order: 2;
	}
  
  	.productPriceBox, #page .product .productBody .img_box {
    	width: 100% !important;
	}
  
  	body .product, html .productBody {
    	height: auto;
    	border-radius: 10px;
	}
  
  	#incenterpage .stock_no, #incenterpage .stock_yes, #incenterpage2 .stock_no, #incenterpage2 .stock_yes {
        top: 0;
        float: none;
        left: 0;
        right: 0;
        position: relative;
      	width: 100%;
	}
  
  	body .productPrice {
    	height: auto;
    	text-align: center;
	}
  
  	.productPriceBox &gt; form {
    	margin: .5rem auto !important;
	}
  
  	.title_page.def_color {
    	font-size: 21px;
	}
  
  	#wherei {
    	padding-top: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	#page .product .productBody .img_box {
    	height: 130px !important;
    	min-height: 130px;
	}
}</pre></body></html>