body {
  background: #FFFFFF;
	margin: 0px; padding: 0px;
	font-size: 11px;
  font-family: Tahoma;
	color: #000000;
}
#empty {
  margin: 0px; padding: 0px;
  height: 33%;
}
#bgs {
  margin: 0px; padding: 0px;
  background: url(bg.gif) repeat-x center top;
  width: 100%;
  height: 200px;
}
#bgs #imgs {
  margin: 0px; padding: 0px;
  background: url(savana.gif) no-repeat center center;
  text-align: left;
  width: 514px;
  height: 200px;
}
#bgs #imgs #sdeleni {
  position: relative;
  top: 105px; left: 10px;
  width: 310px;
  max-height: 94px;
}
.text {
  color: #000000;
	font-size: 16px;
  font-family: Arial;
  font-weight: bold;
}

.text A{
  color: #E88B00;
	font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  text-decoration : none;

}
.text A:HOVER{
  color: #DE002A;
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  text-decoration : underline;

}

.text2 {
  color: #000000;
	font-size: 14px;
  font-family: Arial;
  font-weight: bold;
}

.text2 A{
  color: #E88B00;
	font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  text-decoration : none;

}
.text2 A:HOVER{
  color: #DE002A;
	font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  text-decoration : underline;

}

