* {
  margin:0;
  padding:0;
  font-family: Verdana, Sans;
  line-height: 130%;
}
body {
  behavior: url("csshover3.htc");
  background-color:white;
  text-align:center;
}
#kontajner {
  position:relative;
  width:960px;
  margin:0px auto;
}
/* TAGY */
h1 {
  color: black; /* #ce000c */
  font-size:16px;
  font-weight:normal;
  margin-bottom:10px;
}
/* POMOCKY */
.floatleft {
  float:left;
  width: 785px;
}
.clearboth {
  clear:both;
}
a.odkaz {
  width:100%;
  height:100%;
  display:block;
}
/* DESIGN */
#design_vrch {
  width:960px;
  height:105px;
  background-image: url('img/design_vrch.jpg');
}
#design_vlavo {
  width:103px;
  height:895px;
  background-image: url('img/design_vlavo.jpg');
  float:left;
}
#design_vpravo {
  width:72px;
  _width:69px;
  height:895px;
  background-image: url('img/design_vpravo.jpg');
  float:left;
}
#design_dole {
  width:785px;
  height:112px;
  background-image: url('img/design_dole.jpg');
  border:1px solid black;
}
/* TLACIDLA */
#logo {
  width:263px;
  height:261px;
  background-image: url('img/logo.jpg');
  float:left;
}
#malovany_hodvab {
  width:260px;
  height:261px;
  background-image: url('img/malovany_hodvab_hover.jpg');
  background-position: top center;
  float:left;
}
#malovany_hodvab:hover {
  background-position: bottom center;
}
#predaj {
  width:263px;
  height:260px;
  background-image: url('img/predaj_hover.jpg');
  float:left;
}
#predaj:hover {
  background-position: bottom center;
}
#weby {
  width:260px;
  height:260px;
  background-image: url('img/weby_hover.jpg');
  float:left;
}
#weby:hover {
  background-position: bottom center;
}
#kurzy {
  width:262px;
  height:260px;
  background-image: url('img/kurzy_hover.jpg');
  float:left;
}
#kurzy:hover {
  background-position: bottom center;
}
#forum {
  width:260px;
  height:262px;
  background-image: url('img/forum_hover.jpg');
  float:left;
}
#forum:hover {
  background-position: bottom center;
}

#prazdno_hore_vpravo {
  width:262px;
  height:261px;
  background-image: url('img/prazdno_hore_vpravo.jpg');
  float:left;
}
#prazdno_dole_vlavo {
  width:263px;
  height:262px;
  background-image: url('img/prazdno_dole_vlavo.jpg');
  float:left;
}
#prazdno_dole_vpravo {
  width:262px;
  height:262px;
  background-image: url('img/prazdno_dole_vpravo.jpg');
  float:left;
}

#kontakt {
  padding:20px;
  font-size:13px;
  color: #343434;
}
#kontakt span {
  color: #767575;
}
#kontakt span a {
  color: #019acd;
  text-decoration: underline;
}