*{
  margin:0;
  padding:0;
}
rss{
  display:block;
  background-color:#C0C0C0;
}
rss,channel{
  font-family:tahoma, "Trebuchet MS", arial, verdana, sans-serif;
  text-align:center;
  font-size:95%;
  width:780px;
  margin:0 auto;
}
  channel title{
    margin:5px;
    padding:2px;
    color:gray;
    border-bottom:1px solid silver;
    display:block;
    font-weight:bold;
    font-size:200%;
    text-align:center;
  }
  channel link,channel description,channel language,
  channel pubDate,channel lastBuildDate,channel webMaster,
  channel item{
    text-align:left;
    display:block;
  }
    channel language:before{
      content:"Jazyk obsahu: ";
    }
  channel description{
    font-weight:bold;
  }
  channel link:before{
    content:"Adresa webu: ";
  }
  channel webMaster:before{
    content:"Mail na admina: ";
    color:#000;
  }
  channel pubDate:before{
    content:"Datum publikování: ";
  }
  channel lastBuildDate:before{
    content:"Poslední aktualizace: ";
  }
  channel webMaster{
    color:#00F;
  }
channel item{
  margin:15px 0 0 5px;
  display:block;
}
  channel item title{
    color:#000;
    font-size:140%;
    text-align:left;
    margin:0;
  }
  channel item link{
    margin:6px;
    display:block;
    color:#00F;
  }
  channel item link:before{
    content:"";
  }
  channel item description{
    font-weight:normal;
    margin: 2px;
    font-family:verdana, sans-serif;
  }
  channel item source:before{
    content:"RSS kanál Vokr.com: ";
  }
