<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.filter {
	border-radius:2px;
}
.filter {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
}
.filter h5 {
	display:block;
	height:40px;
	color:#4c5165;
	text-transform:uppercase;
	background:#bccfd2;
	margin:0;
	padding:0;
	font-size:20px;
	padding-left:12px;
	line-height:40px;
	border-radius:2px 2px 0 0;
	font-weight:700;
}
.fBox {
	background:#4c5165;
	padding:12px;
}
.fBox.border {
    border-bottom:4px solid #bccfd2;
    padding-top:18px;
    padding-bottom:30px;
}
.fBox h6 {
	font-size:14px;
	color:#ecff90;
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-weight:700;
	padding-bottom:10px;
	padding-left:5px;
}
.fBox .image {
	width:100px;
	height:100px;
	margin:6px auto 6px auto;
	position:relative;
	border-radius:30px;
}
.fBox .filImg {
	max-width:100%;
	max-height:100%;
	display:block;
	margin:0 auto;
}
.fBox .image .fInfo {
	position:absolute;
	display:block;
	background:url('/images/fInfo.png') no-repeat center center;
	width:16px;
	height:16px;
	top:0;
	right:-17px;
	cursor: help;
	display:none;
}
.fBox .image .fInfo:hover .fMessage {
	display:block;
}
.fBox .image .fMessage {
	display:none;
	position:absolute;
	top:0px;
	left:1px;
	padding:18px 0;
	display:none;
	width:150px;
	z-index:200;

	font-size:12px;
	font-family:'Open Sans Condensed', Arial, Helvetica, sans-serif;
}
.fBox .image .fMessageContent {
	padding:10px;
	background:#ecff90;
	border-radius:2px;
}
.fSlide label {
	color: #fff;
}
.fSlide input[type='text'] {
	background: none;
	color: #fff !important;
	padding: 5px;
}
.farby label:hover {
	cursor: pointer;
}

.velkostRucky label {
	display: block;
}
.velkostRucky label:hover {
	text-decoration: underline;
	cursor: pointer;
}
.filter .velkostRucky span, .filter .velkostObuvi span, .filter .velkostTextilu span {
	border: 1px solid #4c5165;
    color: #313131;
    /*display: block;*/
    float: left;
    font-size: 16px;
    font-weight: 700;
    height: 30px;
    line-height: 32px;
    margin-right:2px;
    text-align: center;
    width: 30px;
	background: #fff;
	display:block;
}
.filter .velkostObuvi span, .filter .velkostTextilu span {
	font-size: 14px;
	position:relative;
}
.filter .velkostObuvi span sup, .filter .velkostTextilu span sup {
	font-size:8px;
	position:absolute;
	right:2px;
	top:2px;
	height:8px;
	line-height:8px;
	display:block;
}
.filter .velkostTextilu span {
	width: auto;
	min-width: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 3px;
	padding-right: 3px;
}
.filter .velkostRucky span:hover {
	background: #BCCFD2;
}
.filter .velkostRucky span.activeRucka {
	background: #BCCFD2 !important;
}
.fSlide {
	width:170px;
	margin:0 auto;
}
.ui-widget-header {
	background:#d6d1fc !important;
}
.ui-widget-content {
	background:#fff;
	border-color:#9088c1;
}
.ui-slider .ui-slider-handle {
	background:#8d83cd;
	border-color:#544a94;
}
.fColor {
	width:32px;
	height:32px;
	text-align:center;
	line-height:32px;
	color:black;
	font-weight:bold;
	font-size:12px;
	border:1px solid #4c5165;
	display:block;
	float:left;
}
.fColor span.check {
	background:url('/images/check.png') no-repeat center center;
	width:33px;
	height:33px;
	display:none;
}
.fColor.activeColor span.check {
	display:block;
}

.filter .velkostObuvi span:hover, .filter .velkostTextilu span:hover {
	background: #BCCFD2;
}
.filter .velkostObuvi span.activeVelkostObuvi, .filter .velkostTextilu span.activeVelkostTextilu {
	background: #BCCFD2 !important;
}

.filterContent {
	color: #fff;
	position: relative;
}
.filterContent .values.left {
	position: relative;
	left: 0;
	top:6px;
	font-weight:700;
	font-size:15px;
}
.filterContent .values.right {
	position: absolute;
	right: 0;
	top:30px;
	font-weight:700;
	font-size:15px;
}
.vyrobca label span {
	text-transform:uppercase;
	font-weight:700;
	font-size:15px;
}
.vyplet label {
	width:49%;
	display:block;
	float:left;
}
.vyplet label:hover {
	text-decoration: underline;
	cursor: pointer;
}</pre></body></html>