<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { font-family:Sans-serif; font-size:14px; padding:0; margin:0; background-color:#EBEAEE; }

h2 { color:#3980c2; }
h2.red { color:#E62D2E; }
h3.products { border-bottom:solid 1px #aaa; text-transform:uppercase; }
h3.products strong { color:#aaa; }

.clear { clear:both; height:1px; line-height:1px; font-size: 1px; overflow:hidden; display:block; }
.hide { display:none; }
.left { float:left; }
.right { float:right; }
.con-right { text-align:right; }
.con-center { text-align:center; }
.tver-top { vertical-align:top; }
.b-text { font-weight:bold; }
.s-text { text-decoration:line-through; }

.header-white-bg { background-color:#fff; border-bottom:solid 1px #aaa; }
.header-gray-bg { background-color:#EBEAEE; }
.main-content-section { min-width:990px; max-width:1250px; margin:0px auto; position:relative; padding:0px 10px; }
.header-logo { display:block; float:left; margin-top:1px; }
.header-search { float:right; text-align:right; margin-top:18px; }
.like-share-section { padding-top:10px; padding-bottom:5px; min-height:20px; }
.basic-search  { border:solid 2px #2B2930; border-radius:5px; width:245px; }
.basic-search input[type="text"] { border:0; background:transparent; font-size:14px; width:200px; height:30px; margin-left:2px; }
.basic-search .search-button-bg { float:right; width:40px; height:32px; background-color:#2B2930; }
.basic-search .search-button-bg input[type="image"] { cursor:pointer; }
.adv-search { float:right; margin-top:26px; margin-right:25px; }
.adv-search a { display:block; padding:0 0 0 20px; font-size:14px; color:#2B2930; text-decoration:none; background: url("/vasedarceky/images/icon-search-adv.png") no-repeat left 1px; }
.adv-search a:hover { text-decoration:underline; }

.catcher-section { border:solid 1px #aaa; border-radius:4px; padding:1em 1.4em; font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.catcher-section a { color:#3980c2; }

.section-bg {  }
.section-content { min-width:990px; max-width:1250px; margin:0px auto; position:relative; padding:0px 10px; }

.page-menu { }
.page-menu a { text-decoration:none; display:block; float:left; padding:10px 15px 10px 10px;background: url("/vasedarceky/images/arrow-catcher-menu.png") no-repeat left 14px; }
.page-menu a:hover { text-decoration:underline; }
.highlight a { background-color:#E62D2E; }

.image-detail { border:solid 1px #E7E5ED; box-shadow:0 1px 2px 0 rgba(71,66,77,.15); width:98%; height:auto; padding:1%; }
.image-content { display:block; background-repeat:no-repeat; width:100%; height:100%; }
.image-href { display:block; text-decoration:none; border:solid 1px #E7E5ED; box-shadow:0 1px 2px 0 rgba(71,66,77,.15); padding:1%; width:30% !important; height:150px !important; }
.image-left { float:left; margin-right:1%; margin-bottom:1%; }
.image-right { float:right; margin-left:1%; margin-bottom:1%; }
table .image-href { display:block; border:solid 1px #E7E5ED; box-shadow:0 1px 2px 0 rgba(71,66,77,.15); width:90% !important; height:150px !important; padding:2%; background-repeat:no-repeat; }

.img-section { display:block; float:left; margin:0.5%; width:18%; border:1px solid #aaa; border-radius:4px; }
.img-item { display:block; background-repeat:no-repeat; margin:5px; background-position:center center; background-size:contain; height:200px; }
.img-title { display:block; text-align:center; background-color:#aaa; border-radius:0px 0px 4px 4px; }
a:hover .img-title { background-color:#ddd; }

.gal-left-img { margin-right:1%; width:49% }
.gal-right-img { width:49% }

/********************* FOOTER **********************/
.footer-color-bg { background-color:#2B2930; padding:10px 0px; border-bottom:1px solid #413E47; color:#fff; }
.footer-color-bg a { color:#99ccff; text-decoration:none; }
.footer-color-bg .f-menu { width:22%; float:left; }
.footer-color-bg .f-menu .f-menu-title { color:#99ccff; font-weight:bold; font-size:16px; margin-bottom:15px; }
.footer-color-bg .f-menu .f-menu-content a { display:inline-block; padding:0px 0px 0px 12px; color:#ffffff; text-decoration:none; background:url("/vasedarceky/images/arrow-out.png") no-repeat left center; }
.footer-color-bg .f-menu .f-menu-content a:hover { text-decoration:underline; color:#99ccff; background:url("/vasedarceky/images/arrow-in.png") no-repeat left center; }
.footer-color-bg .footer-address { margin-top:4px; }
.support-payments { text-align:right; }
.copyright { background-color:#1E1D22; color:#fff; font-size:13px; padding:10px 0px; }

/********************* OTHERS **********************/
.product-image { float:left; width:24%; height:auto; }
.product-image-large { float:left; width:48%; height:auto; }
.product-detail { float:right; width:50%; }
.product-detail table { border-collapse:collapse; }
.product-detail table td { vertical-align:top; }
.product-detail table td.title { font-weight:bold; width:140px; }
.product-detail table td a:hover { text-decoration:none; }

.product-detail-large { float:right; width:75%; }
.product-detail-large table { border-collapse:collapse; }
.product-detail-large table td { vertical-align:top; }
.product-detail-large table td.title { font-weight:bold; width:150px; }
.product-detail-large table td a:hover { text-decoration:none; }

.color-item { float:left; padding:4px 7px; margin:2px; border:solid 1px #aaa; cursor:pointer; font-size:10px; font-weight:bold; }
.contrast-white { color:#fff; }
.contrast-black { color:#000; }

.dropdown { position:relative; display:inline-block; }
.dropdown .dropdown-basic { display:block; border:solid 1px #666666; height:26px; cursor:pointer; }
.dropdown .dropdown-basic:hover { border:solid 1px #3980C2; }
.dropdown-cimage-part { display:inline-block; border:solid 1px #999999; margin:2px; min-width:20px; }
.dropdown-text-part { display:inline-block; height:22px; line-height:22px; margin:0px 3px; }
.dropdown-button-part { display:inline-block; margin:2px; width:20px; background:#3980C2 url("/vasedarceky/images/dropdown-arrow.png") no-repeat center center;  }
.dropdown .dropdown-list { position:absolute; top:28px; z-index:200; display:none; max-height:250px; overflow:scroll; overflow-x:hidden; border:solid 1px #E7E5ED; box-shadow:0 1px 2px 0 rgba(71,66,77,.15); background-color:#fff; }
.dropdown .dropdown-list .dropdown-item { border-bottom:solid 1px #E7E5ED; cursor:pointer; position:relative; }
.dropdown-image-section { position:absolute; width:250px; height:auto; z-index:200; display:none; background-image:url("/vasedarceky/images/arrow-dropdown-image.png"); background-repeat:no-repeat; background-position: left 0px bottom 17px; padding-left:12px;  }
.dropdown-image-section img { width:250px; border:solid 2px #3980C2; background-color:#fff; }
.dropdown .dropdown-list .dropdown-item:hover { background-color:#3980C2; color:#fff; }
.dropdown .dropdown-list .selected { background-color:#3980C2; color:#fff; }
.dropdown-table td { border:0px !important; padding:0px !important; }
.dropdown-list-cimage-part { border:solid 1px #999999; margin:2px; min-width:20px; }
.dropdown-list-text-part { height:22px; line-height:22px; margin:0px 3px; }

#hintbox { position:absolute; z-index:2000; top:0; left:0; display:none; background: url("/setup/images/hintbox-arrow-dark.png") no-repeat left 9px; }
#hintbox #hint-content { float:left; border:solid 1px #666666; border-radius:5px; background-color:#EBEAEE; color:#333333; padding:5px; font-size:11px; max-width:300px; margin-left:5px; text-align:left; }
#hintbox #hint-content a { color:#333333; text-decoration:underline; }
#hintbox #hint-content a:hover { text-decoration:none; }

.input-field { border:solid 1px #666666; }
.input-field:required { background-color:#ffdddd; }
.input-field:hover { border:solid 1px #3980C2; }

.form-sent { padding:5px; border:solid 2px #009900; color:#009900; background-color:#ccffcc; }
.form-not-sent { padding:5px; border:solid 2px #009900; color:#990000; background-color:#ffcccc; }

.pallete-table { width:100%; border-collapse:collapse; }
.pallete-table th { font-size:11px; font-weight:bold; background-color:#ccc; border:solid 1px #000; }
.pallete-table tr td { border:solid 1px #000; text-align:center; }

.header-icon-block { display:block; margin-top:16px; margin-bottom:16px; margin-left:25px; float:right; height:40px; padding-left:45px; text-decoration:none; color:#2B2930; background-position: left top; background-size:40px 40px; background-repeat:no-repeat; }
.header-icon-block .top-title { font-weight:bold; font-size:16px; color:#3980C2; }
.icon-phone { background-image:url("/vasedarceky/images/phone-g.png"); }
.icon-fb { background-image:url("/vasedarceky/images/fb-g.png"); }
.icon-gplus { background-image:url("/vasedarceky/images/google-plus-g.png"); }
.icon-blog { background-image:url("/vasedarceky/images/blog-g.png"); }
.icon-pinterest { background-image:url("/vasedarceky/images/pinterest-g.png"); }

.order-button { text-decoration:none; }
.order-button span { display:block; height:30px; line-height:30px; text-align:center; color:#fff; font-size:13px; font-weight:bold; border-radius:5px; background-color:#E50000; }
.order-button span:hover { background-color:#820000; }

.product-line { background-color:#aaa; height:1px; line-height:1px; margin-top:25px; }

/********************* ABSOLVENTSKE TRICKA **********************/
.shipping-table-img { text-align:right; padding-right:5px; }
.w90-input-type { width:90%; }
.w90s-input-type { width:90%; height:90px; }

/********************* DARCEKY NA VIANOCE **********************/
.shipping-table-img-vd { text-align:left; padding-right:5px; }</pre></body></html>