.nadpis_archiv
{
  width:188px;
  height:27px;
  position:absolute;
  left:572px;
  top:216px;
 }
.tabulka_archiv {
 	width: 500px;
 	font: normal 10px Verdana;
 	border-spacing: 0px 0px;
  border-collapse: collapse;
	}



.datum
{
  width:250px;
  background: #;
  text-align: left;
  font: normal 10px Verdana;
  color:#000000;
}

.jmeno
{
  width:250px;
  
  background: #;
  text-align: right;
  font: normal 10px Verdana;
  color:#FFFFFF;
}


.nadpis_tema
{
  width:500px;
  border-left: solid black 1px;
  border-right: solid black 1px;
  border-bottom: solid black 1px;
  border-top: solid black 1px;
  border: solid black 1px;
  background: #d53a41;
  text-align: left;
  font: normal bold 10px Verdana;
  color:#000;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.clanek
{
  width:500px;
  border-left: solid black 1px;
  border-right: solid black 1px;
  border-bottom: solid black 1px;
  border-top: solid black 1px;
  background: #f7b182;
  text-align: left;
  font: normal 11px Verdana;
  color:#000;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
