body {
  text-align: left;
  background: #FFCCBB 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: #8b0000; text-decoration: none
}
A:visited {
	COLOR: #8b0000; text-decoration: none
}
A:active {
	COLOR: #8b0000; text-decoration: none
}
A:hover {
	COLOR: #8b0000; text-decoration: underline
}

#novinky {
  float: left;
  width:140px;
  border:0px dashed #8b0000;
}

#novinky h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: Black;
  padding:4px;
  border: 0px solid #8b0000;
  background-color: #F04000;
}

#novinky p {
  margin-top:0px;
  margin-bottom:0px;
  background: #ffc0cb 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;
}



