.bg_rotator{
   background-image: url(../../images/zdrave/kare_s.jpg);
  background-position: top;
  background-repeat: no-repeat;
  width: 200px;
  height: 225px;
  margin-left: 45px;
  margin-top: 20px;
}


#rotator
{
	
	cursor: pointer;
	overflow: hidden;
	position: absolute;
    width: 170px;
	height: 150px;
    margin-left: 15px;
    margin-top: 20px;

}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 170px;
	height: 150px;
}

