/* CSS Document */
BODY {
  color: #000000;
  background: #ffffff;
  font-family: "Verdana CE", Verdana, "Arial CE", "Helvetica CE", Arial, lucida, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
a {
  color: blue;
}
p {
  text-align: justify;
  margin: 0px;
  padding: 2px;
}
td {
  font-size: 12px;
}
.levyokraj {
  background-image: url("images/left.jpg");
  width: 32px;
}
.pravyokraj {
  background-image: url("images/right.jpg");
  width: 33px;
}

.obsah {
  padding: 5px;
  padding-right: 10px;
  background:#dfe9f3;
}
.nabidka {
  padding: 0px;
  padding-right: 0px;
  margin: 0px;
  background:#dfe9f3;
}
#webdesign {
  position: absolute;
  left: 828px;
  top: 690px;
  width: 170px;
  height: 100px;
  text-align: center;
}
h1 {
  font-size: 24px;
  color: #3568a7;
  padding-left: 20px;
  font-style: italic;
}
h2 {
  font-size: 14px;
  padding-left: 15px;
  background: #b51727;
  color: white;
}
#tomtom {
  position: absolute;
  top: 70px;
  left: 350px;
  width: 350px;
  background: #f9f3f3;
  color: black;
  padding: 5px;
  border: 3px solid white;
    *filter: alpha(Opacity=90);
  -moz-opacity: 0.9;
  opacity: .9;
}
.popiska {
  position: relative;
  height: 190px;
  width: 142px;
  font-size: 11px;
  border: 1px solid #FFFFFF;
  text-align: center;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  background: #f9f3f3;
}
.fotka {
  position: absolute;
  top:1px;
  left: 5px;
  height: 101px;
  width: 135px;
  background: #FFFFFF;
  overflow: hidden;
  text-align: center;
}
.fotka2 {
  position: absolute;
  top:1px;
  left: 5px;
  height: 72px;
  text-align: middle;
  background: #FFFFFF;
  overflow: hidden;
  padding-top: 30px;
  text-align: center;
  width: 135px;
}
.textik {
  position: absolute;
  top: 105px;
  left: 5px;
  width: 140px;
  overflow: hidden;
  text-align: left;

}
.textik a {
  text-decoration: none;
  color: #b51727;
}
.cena {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #b51727;
  color: white;
  border: 0px solid red;
  padding-right: 3px;
  padding-left: 5px;
  text-align: right;
  font-weight: bold;
}
#podrobnosti {
  background: #dfe9f3;
  width: 800px;
}
#podrobnosti td {
  border: 1px solid white;
}
#vybava {
  background: #dfe9f3;
  width: 800px;
}
#vybava td {
  border: 1px solid white;
}
.hodnota {
  font-weight: bold;
  background: white;
}
#novinka {
  border: 1px solid #333333;
  background: yellow;
  padding: 10px;
  top:10px;
  position: relative;
  left: 10px;
  width: 720px;
  text-align: center;
}
#uvod {
  border: 1px solid #333333;
  background: yellow;
  padding: 10px;
  text-align: center;
}
#mozaika {
   position: relative;
   
   top: 30px;
   text-align:center;


}