body {
  margin: 0px;
  font-family: Trebuchet MS, Arial;
  text-decoration: none;
  color: #051f43;
}

img {
  border: 0px;
}

#header {
  margin-top: 10px;
}

#mainCategory {
  margin-top: 5px;
  _margin-top: 0px;
}

#subCategories {
  margin-top: 5px;
  _margin-top: 0px;
}

#subCategories img.imgMargin {
  margin-right: 7px;
}

#introText {
  font-size: 12px;
  text-align: center;
  color: #798497;
  margin-top: 40px;
}

#introText a {
  color: #798497;
  text-decoration: none;  
}

#introText a:hover {
  text-decoration: underline;  
}

#footer {
  margin-top: 40px;
  padding-top: 6px;
  font-size: 12px;
  text-align: center;
  color: #798497;
  height: 25px;
  _height: 31px;
  background-image: url('http://www.matejovsky-rucniky.cz/images/design/welcome/footer.jpg');
  margin-bottom: 10px;
}

#footer a {
  margin: 0px 15px 0px 15px;
  color: #798497;  
  text-decoration: none;  
}

#footer a:hover {
  text-decoration: underline; 
}
