<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('//fonts.googleapis.com/css?family=Roboto+Condensed');

body{
	font-family: 'Roboto Condensed' !important;
}

.productSubtitle span {
    opacity: .8;
}

html #dropMenu ul.root-eshop-menu &gt; li &gt; a {
    font-size: 14px;
    opacity: .7;
  	line-height: 38px;
}

.productBody .img_box a img {
    background: transparent;
}

.contenttwo {
    padding: 15px 0 15px 0;
    background: #313030;
}

html #dropMenu ul.root-eshop-menu &gt; li:hover &gt; a{
	opacity: 1 !important;	
}

#dropMenu ul.root-eshop-menu li a.item-link.level-2 {
    font-size: 16px;
}

.fa.fa-star::before {
    color: inherit !important;
}

.fa.fa-star-o::before {
    color: rgba(0, 0, 0, .4);
}

.highlighted-cat-link a {
    opacity: .6;
}

span.basket_empty{
    font-size: 14px;
    margin: 0 0 0 10px;
}

.action-box-bestsellers .in-action-box .productFooter .product-tag, .productFooter .product-tag {
    margin: 0 0 0 auto !important;
}

#incenterpage .product-tags {
    width: 39%;
    float: right;
}

#incenterpage .icons_width_hack {
    width: 60% !important;
    float: left;
}

html body #page #page_background .ico_top {
    background-color: #555354;
}

html body #page #page_background .ico_act {
    background-color: #EF6269;
}

.product3 .buy_btn {
    background: #ff4001;
}

.product3 .buy_btn:hover {
	background-color: #df2000 !important;
}

.responsive-menu-button.eshop-menu-button {
    background: #ff4001;
}

html .fixed-parent-node.visible, html .fixed-parent-node.visible &gt; .direct-link-text {
    background-color: #ff4001;
}

html body #page #page_background .ico_new {
    background-color: #768AD1;
}

html body #page #page_background .ico_shiping {
    background-color: #CC7BFF;
}

html body #page .ico_onsale {
    background-color: rgb(103, 176, 230);
}

#incenterpage .stock_no, #incenterpage2 .stock_no {
    color: #e75151;
}

.stock_no::before {
    -webkit-text-fill-color: #e75151;
}

#incenterpage .stock_yes, #incenterpage2 .stock_yes {
    color: #51b351;
}

.stock_yes::before {
    -webkit-text-fill-color: #51b351;
}

#incenterpage .product-tags .product-tag i::before {
    font-size: 20px;
}

#incenterpage .product-tag .tag-title {
    font-size: 12px;
    padding: 6px 0 0 0 !important;
}

#incenterpage .product-tag {
    max-width: 40px;
  	padding: 13px 3px;
}

#incenterpage .action-box-bestsellers .in-action-box .productFooter .product-tag i::before {
    font-size: 20px;
}

#incenterpage .action-box-bestsellers .in-action-box .productFooter .product-tag {
	max-width: 40px;
  	padding: 13px 3px;
}

.detail-info .tag-title {
    padding: 5px 0 !important;
}

#registration_btn, #buy_btn, #send_btn, .basket_merge_buttons, .submit_save, #submit_save, #submit_btn, #show_selected_button, .productPriceBox .buy_btn, .button_new_discussion, .wa-button {
    background: #EE1064;
}

.product3:hover, .product:hover {
    box-shadow: none;
}

.footer-boxes {
    padding: 7% 0;
  	max-width: 1630px;
	margin: 0 auto;
	width: 100%;
}

.myfooter {
    background-color: #fff;
}

.product-desc.content {
    line-height: 25px;
}

#dropMenu ul.root-eshop-menu li a.item-link.level-3 {
    font-size: 13px;
}

.myfooter h4 {
    color: black;
  	margin: 10px 0 25px 0;
    font-size: 20px;
}

.item-content a {
    text-decoration: none;
}

.item-content {
    line-height: 20px;
    font-size: 14px;
}

/**/
#centerpage, #centerpage2 {
    max-width: 1350px;
}

.product {
    max-width: 300px;
}

.img_box img {
    max-height: 280px;
    max-width: 280px;
}

@media only screen and (min-width: 768px){
	.cat-highlights-container {
    	margin: -50px auto 0 auto;
	}
}

@media only screen and (max-width: 767px){
	.cat-highlights-container {
  		margin-top: 0;
  	}
  
  	#left-box ul li a {
    	font-size: 17px;
    	height: auto;
    	line-height: 40px;
	}
  
  	html .responsive-menu-button {
    	line-height: 40px;
	}
  
  	html body #page #centerpage2 {
    	margin-top: -10px;
	}
  
  	html .bookmark li.selected {
    	background-color: #000 !important;
    	border-bottom: 4px solid #000;
	}
}

.detail-info table tbody tr td:nth-child(2), .detail-info table tbody .total .prices div {
   	text-align: right !important;
}

.cat-highlights-container {
    max-width: 1350px;
}

#categoriesCarousel {
    /*max-width: 1140px;*/
    margin: 10px auto;
}

.productBody .img_box a {
    min-height: 280px;
}

html body #related img {
    max-height: 280px;
    max-width: 280px;
}

.cat-carousel-heading h4 {
    max-width: 170px;
  	width: 100%;
}

/* Footer */
.footer-box.box-item i.fa.fa-facebook, .footer-box.box-item i.fa.fa-twitter, .footer-box.box-item i.fa.fa-instagram {
    width: 40px;
    height: 40px;
  	opacity: .8;
}

.footer-box.box-item i:hover {
	opacity: 1 !important;
}

.footer-box.box-item i.fa.fa-facebook::before, .footer-box.box-item i.fa.fa-twitter::before, .footer-box.box-item i.fa.fa-instagram::before {
	color: white;
  	font-size: 25px;
  	position: relative;
	top: 8px;
	left: 9px;
}

.footer-box.box-item i.fa.fa-facebook::before{
	left: 11px;
}

.footer-box.box-item .fa-facebook {
  	background: #3E5C9A;
}

.footer-box.box-item .fa-twitter {
  	background: #33CCFF;
}

.footer-box.box-item .fa-instagram {
  	background: linear-gradient(#AD0080, #CC0F8F, #FD5032, #FCB253);
}

.footer-box.box-item .fa-phone::before, .footer-box.box-item .fa-envelope::before {
    color: #676767 !important;
  	font-size: 15px;
}

.footer-box.box-item .fa-phone, .footer-box.box-item .fa-envelope{
	margin: 0 10px 0 0;
  	line-height: 20px;
}

.footer-box a:hover {
    text-decoration: underline;
}

.item-content {
    max-width: 270px;
}

#description .spc {
    padding: 20px;
}

.cat-highlights-container .cat-highlights-box:nth-child(1), .cat-highlights-container .cat-highlights-box:nth-child(2), .cat-highlights-container .cat-highlights-box:nth-child(3) {
    border-top: 3px solid #d4d4d4 !important;
  	margin: 0 !important;
}

.cat-highlights-container .cat-highlights-box:hover:nth-child(1), .cat-highlights-container .cat-highlights-box:hover:nth-child(2), .cat-highlights-container .cat-highlights-box:hover:nth-child(3) {
    border-top: 3px solid #F40A6A !important;
}

.cat-highlights-container .cat-highlights-box, .cat-highlights-container .cat-highlights-box:hover{
	border-top: none;
}

.cat-highlights-container .cat-highlights-box {
    margin: 15px 0 15px 0;
}

.contenttwo a {
    text-decoration: none;
}

.contenttwo a:hover {
    text-decoration: underline;
}

@media only screen and (min-width: 960px){
	.odkaz_banner {
    	max-width: 400px;
    	width: 100%;
	}
  
  	.main_category {
    	width: 100%;
    	max-width: 1350px;
  	}
}

/*#fullprice, .wrapper-tax-payer {
    text-align: center !important;
}*/

.page-e-finish #chosen_price-value_final, .page-e-finish .prices .price-vat {
    width: 100%;
    display: block;
    text-align: right;
}

.price-desc.left br{
	display: none;
}

.price-desc.left .price_small{
	display: block;
}

#price-value_final {
    color: #F40A6A;
  	font-size: 23px;
}

#basket_form .prices .price_small, #basket_form .prices .wrapper-tax-payer {
    text-align: center !important;
    width: 100%;
    display: block;
}

#basket_form .prices br{
	display: none;
}

#show_selected_button {
  	margin-right: 5px;
    padding: 9px 30px;
}

@media only screen and (max-width: 479px) {
	.fright #submit_btn, .comments #show_selected_button, .comments .wa-button, .comments .button_new_discussion {
    	margin: 5px 0;
      	padding-left: 0 !important;
      	padding-right: 0 !important;
	}
  
  	table.comments td, table.comments th {
    	display: block;
	}
}

#registration_btn, #buy_btn, #send_btn, .basket_merge_buttons, .submit_save, #submit_save, #submit_btn, #show_selected_button, .productPriceBox .buy_btn, .button_new_discussion, .wa-button {
    background: #ff4001;
}

#registration_btn:hover, #buy_btn:hover, #send_btn:hover, .basket_merge_buttons:hover, #submit_save:hover, #submit_btn:hover, #page .productBody .buy_btn:hover, .button_new_discussion:hover, .wa-button:hover, .productList .buy_btn:hover, .fixed-parent-node.visible &gt; a.active {
    background-color: #df2000 !important;
}

.cat-highlights-container .cat-highlights-box:hover:nth-child(1), .cat-highlights-container .cat-highlights-box:hover:nth-child(2), .cat-highlights-container .cat-highlights-box:hover:nth-child(3) {
    border-top: 3px solid #ff4001 !important;
}

html #dropMenu ul.root-eshop-menu &gt; li:hover &gt; a {
    color: #ff4001;
}

html body #ebar #quantity_tag::before {
    background: #ff4001;
}

.cat-pr-chart-wrapper h4, .detail-info .prices .price-value {
    color: #ff4001 !important;
}

html .bookmark li.selected, ul.bookmark li:hover, html .bookmark li:hover.selected {
    border-bottom: 4px solid #ff4001;
}

#stars_submit_save {
    background: #ff4001;
  	border-radius: 3px;
  	color: white;
}

/* Our Customers
.our-customers {
	display: none;
} */

.customers-wrap {
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
}

.partners-wrap {
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%;
}

.customer-box {
    margin: 10px;
}

.customer-box img {
    width: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.customers-wrap {
    	grid-template-columns: 50% 50%;
	}
  
  	.partners-wrap {
    	grid-template-columns: 50% 50%;
	}
}

@media only screen and (max-width: 479px) {
	.customers-wrap {
    	grid-template-columns: 100%;
	}
  
  	.partners-wrap {
    	grid-template-columns: 100%;
	}
}

.article-content {
	margin: 0;
}

.blog-main-col2 .article .detail-btn {
    background: #ff4001;
}

.blog-main-col2 .article {
    border-color: #ff4001 rgb(217, 217, 217) rgb(217, 217, 217);
}

html body .article h3 a:hover {
    color: #ff4001;
}

html body .blog-main .article-detail .btn .prev-btn {
    background: #ff4001 none repeat scroll 0 0;
}

html body .blog-main .article-detail .btn .next-btn {
    background: #ff4001;
}

.footer-box.box-item img {
    max-width: 45%;
    margin: 5px;
}

.vedle-sebe {
	display: flex;
}

.vedle-sebe img {
	width: auto;
  	max-width: 100%;
  	height: auto;
}

@media only screen and (max-width: 479px) {
	.vedle-sebe {
		flex-wrap: wrap;
	}
}</pre></body></html>