/* Enter.one_half.header-widget { 
   display: none;
} */

#contents .container {
	padding: 30px 0 20px 0;
}

ul.products li.product img {
	height: 100%;
    width: auto;
    margin: 0 auto;
}

ul.products li.product a {
  background: white;
}
ul.products li.product a:hover {
  
}


.first { clear: none !important; }
.nav a {
padding: 10px 20px;
}

/* Ikonka rohu */

.nav li .icon-home {
  display: none;
}


i.icon-bullhorn {
	display: none;
}

/* Pravý a Levý widget */
#sidebar-left-wm section, #sidebar-right-wm section{
	margin-bottom: 10px;
}

#sidebar-left-wm, #sidebar-right-wm{
	width: 200px;
  	float: left;
}

#sidebar-left-wm {
  margin-right: 10px; 
}

#sidebar-right-wm {
  margin-left: 10px; 
}
.doublesidebar {
	float: left;
    width: 480px;
}


.pgtitle h1 {
	 border-bottom-color: #69bd45 ;
	color: #69bd45;
  font-weight: 500;
}

.sub-menu { display: none; }
.current_page_item .sub-menu, .current_page_parent .sub-menu { display: block; }
 Your Custom CSS Here */