.pruh
{
  margin-bottom: 0px;
  xborder-bottom: 1px dotted #CCCDCE;
  border: 1px solid #CCCDCE;
  font-size: 80%;
  xwidth: 20em;
  width:100%;
  xmargin-top: 1px;
  background-color: #E8E8E8;
  height: 6px;
}

.pruh .pruh_zacatek
{
	text-align: left;
	vertical-align: top;
	font-size: 100%;
}
.pruh .pruh_konec
{
	text-align: right;
	vertical-align: top;
	font-size: 100%;
}

.pruh .pruh_nazev
{
  clear: both;
  border: 1px solid white;
  background-color: white;
  height:4px;
  xpadding: 1px;
}


.pruh .pruh_delka
{
	height:4px; width:0%; font-size:3px; background-color: #cc0000; float: left;
}

.pruh .pruh_popis
{
	height: /*30px*/1em;
	text-align: center;
	vertical-align: top;
	font-size: 100%;
}


.pruh .pruh_popis a
{
	text-decoration: none;
	color: #cc0000;
}

.logotv {
  border: 1px solid #919191 !important;
  float: left;
  margin-left: 0.5em;
  padding: 0.1em;
}

.oddelovac {
  height: 100%;
  width: 1px;
  border-right: 1px dotted #dedede;
  margin-right: 0.3em;
  margin-left: 0.3em;
}

.border_bottom {
  border-bottom: 1px solid #dedede;/*dotted*/
}

.border_top {
  border-top: 1px solid #dedede; /*dotted*/
}

.border_top_solid {
  border-top: 1px solid #dedede;
}

.border_right {
  border-right: 1px solid #dedede; /*dotted*/
}

.ramecek {
  border: 1px solid black;
}

.P_tabulka tr.podbarvi td{
  background-color: #FFE0AB; // FFFEF6
}

.typ_prg_detem {
  color: #BC6CB8;
}

.typ_prg_dokument {
  color: #9286AE;
}

.typ_prg_film {
  color: #71B7DC;
}

.typ_prg_hudba {
  color: #FEA86F;
}

.typ_prg_serial {
  color: #FF2672; //EC6ACC;
}

.typ_prg_sport {
  color: #8ECD68;
}

.typ_prg_zabava {
  color: #FFB82E;
}

.typ_prg_zpravodajstvi {
  color: #9E913B;
}

.tv_upozorneni {
  background-color:#FECC07;
}