<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.myheader {
    box-shadow: none !important;
  background-color: #c5d5ff !important;
}

#left-box .title_left_eshop {
    background-color: #f8941d;
}

#left-box .leftmenu &gt; ul &gt; li &gt; ul
{
background-color: #c5d5ff !important;
width: 260px !important
}

#page .ico_new {
    background-color: #c32e6b !important;
}

#left-box .leftmenu ul ul.level-2
{
background-color: none !important;
}

#left-box .leftmenu ul ul a
{
color: #110213 !important;
}

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

.slider_available #left-box .leftmenuAct ul a
{
  color: #110213 !important;
}

#main-menu &gt; ul li a 
{
  	font-weight: bold !important;
    color: #596b6e !important;
}

#page_background, #page #search .search_submit 
{

  z-index: 6000 !important;
}

#site_logo {
 height: 140px !important; 
 width: 951px !important;
 background-position: left !important;
  position: relative !important;
  z-index: 1!important;
}

.leftmenu .leftmenuCat
{
background-color: #5dc032 !important;
color: #fff !important;
}

#user_content_tag_bg a
{
  	color: #110213 !important;
	-webkit-text-shadow:
    -1px -1px 0 #fff,  
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
  	-moz-text-shadow:
    -1px -1px 0 #fff,  
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
 	text-shadow:
    -1px -1px 0 #fff,  
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}

.logo-wrapper {
    top: 0px !important;
  position: relative !important;
  z-index: 0 !important;
}
.navigate_bar {
    margin: 0px auto auto !important;
}
.slider_available #topmenu {    
    position: absolute !important;
  	bottom: 0px !important;
}
.slider_available #search {
    margin-right: 15px !important;

}
.slider_available #ebar {
    
    top: 48px !important;
 
}

.responsive-menu-button {
    
    color: #44d !important;
}

.slider_available #search {
	background: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  
.slider_available #topmenu {
    position: relative !important;
    text-align: left !important;
}  
  
  .slider_available #ebar {
    
    top: 138px !important;
 
}
}

@media only screen and (max-width: 767px) {

.slider_available #ebar {
    top: 0px !important;
}
  
.logo-wrapper {
    margin-top: 60px !important;
}
  
}</pre></body></html>