div.link_menu {
	font-family: Arial;
	font-weight: normal;
	color: gray;
	font-size: 80%;
}
div.text {
	font-family: Arial;
	font-weight: bold;
	color:gray;
	font-size: 75%;
	padding-left: 5px;
	padding-right: 5px;
}
div.popis {
	font-family: Arial;
	font-weight: bold;
	color: black;
	font-size: 80%;
	padding-left: 5px;
	padding-right: 5px;
	
}
div.nadpis {
	font-family: Arial;
	font-weight: bold;
	color: red;
	font-size: 250%;
	padding-left: 5px;
	padding-right: 5px;
}

div.jedla {
	font-family: Arial;
	font-weight: normal;
	color: black;
	font-size: 80%;
}
div.text1 {
	font-family: Verdana;
	font-weight: bold;
	color: Black;
	font-size: 80%;
	padding-top: 5px;
}
div.foot {
	font-family: Arial;
	font-weight: bold;
	color: white;
	font-size: 70%;
}
div.design {
	font-family: Arial;
	font-weight: bold;
	color: 	#666666;
	font-size: 70%;	
}
h3.nadpis{
	color: 	#F79A33;
	text-align: center;
}
h4.nadpis{
	color: 	#F79A33;
	text-align: center;
}
h2.nadpis{
	color: 	#F79A33;
	text-align: center;
}

a {
	color: 	silver;
	text-decoration:none;	
}
b {
	color: 	#F79A33;
}

br{
   line-height:30%;}
br.norm{
   line-height:150%;}
   
td.left-top{
  background-image:url("images/left_top.gif");
  background-repeat:no-repeat;
  background-position: bottom;
  width:10px;
  height:11px; 
}
td.right-top{
  background-image:url("images/right_top.gif");
  background-repeat:no-repeat;
  background-position: bottom;
  width:10px;
  height:11px; 
}
td.left-bottom{
  background-image:url("images/left_bottom.gif");
  background-repeat:no-repeat;
  width:10px;
  height:11px; 
}
td.right-bottom{
  background-image:url("images/right_bottom.gif");
  background-repeat:no-repeat;
  width:10px;
  height:11px; 
}

td.top{
  background-image:url("images/top.gif");
  background-repeat:repeat-x;
  background-position: bottom;
  height:11px;
}
td.bottom{
  background-image:url("images/bottom.gif");
  background-repeat:repeat-x;
  height:11px;  
}
td.left{
  background-image:url("images/left.gif");
  background-repeat:repeat-y;
  width:10px;
}
td.right{
  background-image:url("images/right.gif");
  background-repeat:repeat-y;
  width:10px;
}

   
