@charset "windows-1250";

.div-headermenu {
  height: auto;
  width: 100%;
  background-color: #4b4b4b;
}

.div-headermenu-items {
  width: 800px;
}

.div-headerlogo-items {
  width: 800px;
  height: 80px;
}

.div-headerlogo-items-logo, .div-headerlogo-items-desc {
  margin-right: 10px;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 16px;
}

.text-headerdesc, .text-headerdesc2 {
  font-family: "Roboto";
  font-size: 28px;
  color: #ffffff;
  margin: 0px;
  letter-spacing: 2px;
  font-style: italic;
}

.text-headerdesc {padding:20px 0px 0px 20px;}
.text-headerdesc2 {padding:20px 20px 20px 100px;}

.input-searchmachines {
  width: 220px;
  height: 30px;
  font-size: 14px;
  margin-top: 20px;
}

.div-itemsmenu-items {
  width: 800px;
}

.div-headerimage {
  width: 800px;
  height: 260px;
  background-size: cover;
}

.div-headerimage-desc {
  margin: 60px 0px 0px 40px;
}

.div-headerimage-desc i {
  font-size: 12px;
  font-weight: 100;
}

.div-itemsmenu i {
  font-size: 20px;
  font-weight: bold;
  margin-left: 8px;
}

.div-itemsmenu-stroje-subitems, .div-itemsmenu-zbozi-subitems, .div-itemsmenu-kategorie-subitems {
  width: 798px;
  height: 360px; 
  background-color: #f5f5f5;
  background-color: rgba(245,245,245,0.9);
  position: fixed;
  border-radius: 3px;
  overflow: hidden;
  display: none;
  border-left: 3px solid #005f9e;
  border-right: 3px solid #005f9e;
  border-bottom: 3px solid #005f9e;
  box-sizing: border-box;
  cursor: default;
}

.div-itemsmenu-stroje-subitems {
  margin: 8px 0px 0px -228px;
}

.div-itemsmenu-zbozi-subitems {
  margin: 8px 0px 0px -343px;
}

.div-itemsmenu-kategorie-subitems {
  margin: 8px 0px 0px -450px;
}

.div-itemsmenu-stroje-item, .div-itemsmenu-zbozi-item, .div-itemsmenu-kategorie-item {
  width: 265px;
  height: 60px;
}

.div-itemsmenu-stroje-item-image, .div-itemsmenu-zbozi-item-image {
  width: 60px;
}

.div-itemsmenu-stroje-item-desc, .div-itemsmenu-zbozi-item-desc {
  width: 203px;
}

.img-itemsmenu {
  max-width: 56px;
  max-height: 56px;
}

.table-itemsmenu {
  width: 56px;
  height: 56px;
  width: 100%;
  height: 100%;
}

.text-itemsmenu-item {
  font-size: 14px;
}

.div-main {
  width: 800px;
}

.div-default {
  width: 100%;
  height: auto;
  display: inline-block;
  margin-top: 30px;
}

.text-title {
  font-size: 30px;
}

.div-whyus, .div-branches {
  width: auto;
  height: auto;
  min-height: 200px;
  display: inline-block;
  margin-top: 20px;
}

.div-branches {
  min-height: 140px;
}

.div-whyus-item, .div-whyus-item-mid, .div-branches-item, .div-branches-item-last {
  width: 240px;
}

.div-branches-item {
  margin-right: 20px;
}

.div-branches-item, .div-branches-item-last {
  width: 360px;
}

.div-whyus-item-title, .div-branches-item-title {
  width: 100%;
  height: auto;
  text-align: center;
  background-color: #005f9e;
}

.div-branches-item-title {
  padding: 6px 0px 6px 0px;
}

.div-whyus-item-desc {
  width: 100%;
  height: auto;
  text-align: left;
  margin-top: 10px;
}

.text-whyus-title {
  font-size: 18px;
  padding: 6px 0px 6px 0px;
}

.text-whyus-desc {
  font-size: 16px;
}

.div-news {
  width: 620px;
}


.div-news-item {
  width: 100%;
  height: auto;
  margin-bottom: 14px;
  text-align: left;
}

.text-news {
  font-size: 14px;
}

.div-news a {
  font-size: 12px;
}

.div-branches-item-title a {
  font-size: 13px;
}

.div-branches-item-image {
  width: 130px;
  height: 99px;
}

.img-branches {
  width: 130px;
  height: 100%;
}

.div-branches-item-desc {
  width: 222px;
  height: 99px;
}

.div-branches-item-desc i {
  font-size: 13px;
}

.div-branches-item-desc a {
  font-size: 13px;
}

.text-branches-desc {
  font-size: 13px;
}

.div-footer-inside {
  max-width: 800px;
  overflow: hidden;
}

.div-footer-social, .div-footer-contact {
  margin-left: 60px;
}

.text-footermenu-title {
  font-size: 16px;
}

.img-social {
  width: 30px;
  height: 30px;
}

.div-copyright i {
  font-size: 13px;
}

.text-copyright {
  font-size: 13px;
}

.div-cookies-inside {
  width: 800px;
}

.div-categories {
	width: 240px;
}

.div-itemscontainer {
	width: 540px;
}

.div-item {
	width: 170px;
	height: 220px;
	margin: 0px 0px 20px 6px;
}

.div-item-title {
	max-height: 70px;
}

.div-item-title a {
  font-size: 14px;
  color: #4b4b4b;
  margin: 0px;
  text-decoration: underline;
  cursor: pointer;
  font-weight: bold;
}

.div-item-image {
	width: 100%;
	height: auto;
	max-height: 90px;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	margin-top: 10px;
	position: relative;
}

.img-item {
	height: 90px;
	max-height: 90px;
	width: auto;
	max-width: 100%;
}

.div-item-detail {
	bottom: 6px;
}

.text-itempricefrom {
  font-size: 14px;
}

.btn-itemdetail {
	padding: 4px 6px 4px 6px;
	box-shadow: 2px 2px 2px #aaaaaa;
}

.table-maincategories td {
	width: 150px;
}

.div-search-items {
	width: 260px;
}

.div-loading-bg {
	width: 540px;
}

.div-product-image {
	width: 200px;
}

.div-product-desc {
	width: 290px;
}

.img-product {
	max-height: 200px;
}

.img-product {
	max-width: 100%;
	max-height: 400px;
}

.div-contact-map {
	width: 460px;
	height: 300px;
}

