.textbily{
  color: white;
}

.textcerv{
  color: #bf161d;
  font-weight: bold;
}

.menu_vrch {
  vertical-align: middle;
  text-align: right;
  background-color: #e52e20;
  height: 19px;
  padding: 2px 10px 3px 10px;
  font-size: 11px;
 }


.menu_vrch a {
  color: white;
  vertical-align: middle;
  font-weight: bold;
 }

.nadpisVrch{
  background-color: #EDEDED;
  color: #515151;
  font-size: 11px;
  font-weight: bold;
  width: 17%;
  border-bottom: #c1c1c1 1px solid;
  text-align: center;
}
.nadpisLevy{
  background-color: black;
  color: white;
  font-size: 11px;
  font-weight: bold;
  border-bottom: #c1c1c1 1px solid;
  text-align: center;
}
.obsahRozvrh ,.obsahCenik{
  height: 40px;
  color: #E52E20;
  font-size: 11px;
  border-bottom: #c1c1c1 1px solid;
  border-right: #c1c1c1 1px solid;
  text-align:center;
}

.obsahCenik{
  height: 30px;
  text-align: left;
  padding-left: 10px;
}
.cena{
  background-color: black;
  color: white;
  font-size: 11px;
  font-weight: bold;
  border-bottom: #c1c1c1 1px solid;
  text-align: right;
  padding-right: 10px;
}


.typ01{
  background-color: #33FF66;
}
.typ02{
  background-color: #FFE050;
}
.typ03{
  background-color: #66CCFF;
}
.typ04{
  background-color: #FF99CC;
}


#poz_menu_vrch {
	height: 22px;
        background:#964E90 url(/obrazy/listacervena.gif) repeat-x center left;
	border-top: black 1px solid ; color: white;
        padding: 5px 0 0 5px;
        
}
#poz_menu_vrch a {color: white; padding-right:10px }


div.blokHlavni table tr.nadpis td,
div.blokHlavniRam table tr.nadpis td
{
    height: 2px;
    color: white;
    font-size: 11px;
    font-weight: bold;
    
    border-top: solid 0px #E3E6E7;
    border-bottom: solid 0px #A9B3B4;
    background-color: #E52E20;
    
}

div.blokHlavniRam  td.obsahL,
div.blokHlavniRam  td.obsahKontraL
{
    border-left: solid 1px #E3E6E7;
}
div.blokHlavniRam  td.obsahR,
div.blokHlavniRam  td.obsahKontraR
{
    border-right: solid 1px #E3E6E7;
}


div.blokHlavni table tr.obsahKontra td,
div.blokHlavniRam table tr.obsahKontra td
{
    background-color: #F0F2F2;
    text-align: left;
   
}

div.blokHlaviRam table tr.end td
{
    border-bottom: solid 1px #D0D0D0;
}



INPUT.textfield, INPUT.textfield_num, INPUT.textfield_mini
{
	border : 1px solid #2B528A;
	color : #0B326A;
	height : 12px;
	margin: 0px 0px 0px 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	background: #FFFFFF;
}

INPUT.textfield_num
{
	text-align: right;
}

INPUT.textfield_mini
{
	text-align: center;
	height : 10px;
}

INPUT.button
{
	height : 18px;
	margin: 0px 0px 0px 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

A:link {TEXT-DECORATION: none;}
A:visited {TEXT-DECORATION: none;}
A:active {TEXT-DECORATION: none;}
A:hover {TEXT-DECORATION: underline;}



