body {
  text-align: left;
  background: #FAF8E9 url('/img/novinky_bg.gif') top left repeat-y;
  margin-top:0px;
  margin-bottom:0px;
  color: #FAF8E9;
  border-width:0px;
  margin:0pt
}

A:link {
	COLOR: #999900; text-decoration: none
}
A:visited {
	COLOR: #999900; text-decoration: none
}
A:active {
	COLOR: #999900; text-decoration: none
}
A:hover {
	COLOR: #999900; text-decoration: underline
}

#novinky {
  float: left;
  width:140px;
  border:0px dashed #FAF8E9;
}

#novinky h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffff00;
  padding:4px;
  border: 0px solid #FAF8E9;
  background-color: #FAF8E9;
}

#novinky p {
  margin-top:0px;
  margin-bottom:0px;
  background: #000000 url('/img/novinky_bg.gif') top left repeat-y;
  padding:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: Black;
}




