div.pocasie_obal
{
  border-bottom:4px solid #E10019;  
margin:0px;
padding:0px;
}

div.pocasie
{
  height:90px;
  width:170px;
  position: relative;
  font-family: arial;
  font-size: 84%;
  font-weight: normal;
  background-image: url('../images/pocasie_de_backgroud.gif');
  background-repeat: no-repeat;
  color:black;
  
}

div.ikon_row
{
  position: absolute;
  width:170px;
  height:40px;
  top:21px;
}

div.ikon
{
  width:43px;
  height:35px;
  margin-right:8px;
  padding-top: 2px;
  text-align: center;
  float:left;
}

div.pocasie_spacer_vert_iko
{
  width:11px;
  height:25px;
  float:left;
}

div.day_row
{
  position: absolute;
  width:170px;
  height:25px;
  top:60px;
}

div.pocasie_spacer_vert
{
  width:9px;
  height:25px;
  float:left;
}

div.day
{
  width:45px;
  height:25px;
  margin-right:7px;
  padding-top: 2px;
  text-align: center;
  float:left;
}

div.pocasie_spacer
{
  height:4px;
  clear:both;
}

div.info_pocasie
{
  margin-top:2px;
  font-size: 90%;
  text-align:center;  
}

