body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 1em;
  font-weight: normal;
  line-height: 1em;
  background-color: #fff;
}

#topBanner {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: 124px;
  background-image: url('../images/top.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  border: 0px;
  z-index: 1;
  float: left;
}

h1 {
  margin: 25px 0px 0px 23px;
}

h1 a {
  display: block;
  width: 118px;
  height: 76px;
  background: url('../images/logo.jpg') no-repeat;
}

h1 a span {
  display: none;
}

#flashBanner {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: 35px;
  border: 0px;
  z-index: 1002;
  float: left;
  text-align: right;
}

#headerBanner {
  position: absolute;
  top: 90px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: 35px;
  border: 0px;
  z-index: 1001;
  float: left;
  text-align: right;
}

.menu {
  width: 150px;
  height: 25px;
  border-top: 10px solid #C5BDB2;
  float: right;
  text-align: center;
  background-color: #fff;
  font-size: 0.9em;
  font-weight: bold;  
  line-height: 1.5em;
  margin-left: 10px;
}

#headerBanner a {
  color: #000;
  text-decoration: none;
	display: block;
}

.menu:hover {
	border-top: 10px solid #F7BB39;
}

.menu:active {
	border-top: 10px solid #F7BB39;
}

.menu:selected {
	border-top: 10px solid #F7BB39;
}

h2 {
  margin: 5px 0px 15px 0px;
  padding: 0;
}

h3 {
  background-color: #ddd;
  margin: 0px 0px 15px 0px;
  padding: 3px;
}

#content {
  position: absolute;
  top: 139px;
  left: 50%;
  margin-left: -500px;
  border: 0px;
  width: 1000px;
  padding: 15px 0px 0px 0px;
  height: auto;
  z-index: 3;
  float: left;
  font-size: 0.8em;
  background-color: #EFEFEF;
}

#half1Page {
  width: 150px;
  height: auto;
  min-height: 400px;
  margin: 0px;
  padding: 0px;
  float: left;
}

#half2Page {
  width: 670px;
  margin: 0px;
  padding: 0px 15px 15px 15px;
  float: left;
}

#half3Page {
  width: 150px;
  margin: 0px;
  padding: 0px;
  float: right;
}

#bottomBanner {
  padding: 8px 0px 0px 5px;
  font-size: 0.9em;
  margin: 0px;
  width: 995px;
  height: 42px;
  background-image: url('../images/bottom.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  clear: both;
}

.bottomtext {
  padding-top: 12px;
  float: left;
  color: #fff;
}

.bottomobrazek {
  padding: 5px 10px 0px 10px;
  float: left;
}

#bottomBanner2 {
  background-color: #fff;
  text-align: left;
  padding: 0px 0px 0px 0px;
  font-size: 0.9em;
  color: #666;
  margin: 0px;
  width: 500px;
  height: 20px;
  float: left;
}

#bottomBanner3 {
  background-color: #fff;
  text-align: right;
  padding: 0px 0px 0px 0px;
  font-size: 0.9em;
  color: #666;
  margin: 0px;
  width: 500px;
  height: 20px;
  float: right;
}

#bottomBanner3 a {
  color: #999;
  text-decoration: none;
}

#pvc {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
	background: url("../images/menu_pvc.jpg") no-repeat 0px 0px;
  float: left;
  width: 150px;
  height: 90px;
	display: block;
  overflow: hidden;
  cursor: pointer; cursor: hand;
}

#pvc span {
  display: none;
}

#laminat {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
	background: url("../images/menu_laminat.jpg") no-repeat 0px 0px;
  float: left;
  width: 150px;
  height: 90px;
	display: block;
  overflow: hidden;
  cursor: pointer; cursor: hand;
}

#laminat span {
  display: none;
}

#drevo {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
	background: url("../images/menu_drevo.jpg") no-repeat 0px 0px;
  float: left;
  width: 150px;
  height: 90px;
	display: block;
  overflow: hidden;
  cursor: pointer; cursor: hand;
}

#drevo span {
  display: none;
}

#koberce {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
	background: url("../images/menu_koberce.jpg") no-repeat 0px 0px;
  float: left;
  width: 150px;
  height: 90px;
	display: block;
  overflow: hidden;
  cursor: pointer; cursor: hand;
}

#koberce span {
  display: none;
}

#obsivani {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
	background: url("../images/menu_obsivani.jpg") no-repeat 0px 0px;
  float: left;
  width: 150px;
  height: 90px;
	display: block;
  overflow: hidden;
  cursor: pointer; cursor: hand;
}

#obsivani span {
  display: none;
}

#prechodove {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
	background: url("../images/menu_prechodove.jpg") no-repeat 0px 0px;
  float: left;
  width: 150px;
  height: 90px;
	display: block;
  overflow: hidden;
  cursor: pointer; cursor: hand;
}

#prechodove span {
  display: none;
}

#priprava {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
	background: url("../images/menu_priprava.jpg") no-repeat 0px 0px;
  float: left;
  width: 150px;
  height: 90px;
	display: block;
  overflow: hidden;
  cursor: pointer; cursor: hand;
}

#priprava span {
  display: none;
}

#reference {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
	background: url("../images/menu_reference.jpg") no-repeat 0px 0px;
  float: left;
  width: 150px;
  height: 90px;
	display: block;
  overflow: hidden;
  cursor: pointer; cursor: hand;
}

#reference span {
  display: none;
}

.prazdny {
  clear: both;
  height: 15px;
}

.obrazek {
  border: 1px solid #ccc;
  margin: 0px 0px 2px 5px;
}

ul {
	margin: 0px;
	margin-left: 10px;
	padding: 0 3px 0 8px;
}
	
ul li {
  position: relative;
	left: 5px;
}

.fontmaly {
  font-size: 0.9em;
}

a {
  color: #000;
}

hr {
  height: 1px;
  margin: 5px 0px 5px 0px;
}

.kolemobrazku {
  border: 0px;
  width: 107px;
  width: 132px;
  float: left;
}

.kolemobrazkuobrazek {
  width: 107px;
  height: 104px; 
  float: left;
}

.kolemobrazkutext {
  width: 107px;
  height: 20px; 
  clear: both;
  text-align: center;
  font-size: 0.85em;
}

.vyrazny {
  text-align: center;
  font-family: Georgia, Times New Roman, Times, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.4em;
  color: #000;
  line-height: 1.2em;
}

#poradna {
  clear: both;
}

#poradna h3 {
  clear: both;
  background-color: #f7ba3b;
  color: #000;
  margin: 0;
  padding: 5px;
  line-height: 1em;
}

#poradna .text {
  clear: both;
  color: #000;
  margin: 0;
  padding: 5px;
  border: 1px solid #f7ba3b;
  background-color: #fff;
}

.ordertextbox {
  width: 300px;
  border: 1px solid #666;
}

.tlacitko {
  background-color: #666;
  border: 1px solid #666;
  color: #fff;
}
