.columnRight {
  display: block;
  border: 0px red solid;
}

.columnCenter {
  width: 564px;
  border: 0px red solid;
}

h1 {
  text-align: justify;
  font-size: 1.5em;
  margin: 30px 0px 0px 0px;
}

h2 {
  text-align: justify;
  font-size: 1em;
  color: #FF9909;
}

p {
  text-align: justify;
}

#indexDefaultMainContent h3 {
  text-align: justify;
  margin: 10px 0px;
  font-size: 1em;
  color: #ffffff;
  font-weight: normal;
}

h2.centerBoxHeading {
  display: none;
}

.centerBoxContentsProducts, .centerBoxContentsNew, .specialsListBoxContents, .sklademListBoxContents {
	width: 187px;
}

.columnRight,
.rightBoxContainer {
  width: 190px;
}

#shoppingcart,
#rady {
  display: none;
}

#bannery {
  display: block;
}

