<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main-menu ul li:hover {
    background-color: #eaeaea !important;
}

.fb-page.fb_iframe_widget, .fb-page.fb_iframe_widget span, .fb-page.fb_iframe_widget span iframe {
  width: 100% !important;
}

#inleft3 iframe {
  max-width: 100%;
}

#main-menu ul ul li {
    background-color: #ffffff !important;
}

.top_parent_act:before {
    color: #ffffff !important;
}

#main-menu &gt; ul li a {
    color: #ffffff;
}

#page .wrapper_search_submit:hover:before {
    color: white;
}

#page .wrapper_search_submit::before {
    color: #ffffff;
}

#page .wrapper_search_submit:hover {
    background-color: #2f2f2f;
}

.top_parent_act:hover:before {
    color: #5ec115 !important;
}

.top_parent:before {
    color: #2f2f2f !important;
}

html body #page #ebar_set a {
    color: #ffffff;
}

html body #page #ebar_set a:hover {
    color: #2f2f2f;
}

html .leftmenu .sub:hover,
#left-box .leftmenu ul ul {
    background-color: #d6d6d6 !important;
}

#left-box .leftmenu ul ul::after {
    border-right: 12px solid #d6d6d6 !important;
}

#left-box .leftmenu ul ul ul li:before {
    background-color: #5ec115 !important;
}

#basket_icon a::before,
#basket_icon a:before {
    background-color: #5ec115 !important;
}

#basket_icon a:hover:before {
    background-color: #ffffff !important;
    color: black !important;
}

#left-box .leftmenu &gt; ul &gt; li:hover &gt; ul &gt; li ul {
    max-width: 100% !important;
}

.productFooter .icons_width_hack div {
    padding: 4px 6px !important;
}

.productTitleContent {
    min-height: 60px !important;
}

.productPrice {
    height: 60px;
    margin-bottom: 5px;
}

.productTitle .productTitleContent a { 
	color: #3F3F3F;
}

#jazyky {
  	/*display: none !important;*/
  	width: auto;
  	display: inline-block;
  	margin-right: 1rem;
  	position: relative;
  	top: 6px;
}

#jazyky #jazyky2 a:first-child {
	pointer-events: none;
}

#jazyky #jazyky2 a:first-child img {
  filter: grayscale(1);
  opacity: .6;
}

#jazyky #jazyky2 a {
  	margin: 0;
}

#main-menu ul li:hover ul li a {
  color: #5ec115 !important;
}
#main-menu ul li:hover a {
  color: #5ec115 !important;
}
body #page .leftmenu ul ul li a {
  border-bottom-width: 0 !important;
  padding-left: 25px !important;
}
body #page .leftmenu&gt;ul&gt;li&gt;ul&gt;li {
  position: relative;
}
body #page .leftmenu&gt;ul&gt;li&gt;ul&gt;li:before {
	display: inline-block;
    content: " ";
    width: 15px;
    height: 15px;
    background-color: #5ec115;
    position: absolute;
    left: 0px;
    top: 12px;
}

#left-box .leftmenu ul ul li {
    max-width: 100%;
}

#left-box .leftmenu ul ul li {
    display: block;
}

#left-box .leftmenu &gt; ul &gt; li:hover ul {
    width: 100%;
    min-height: 100%;
}</pre></body></html>