BODY
{
	font-family: tahoma, arial, helvetica ;
	font-size: 9pt ;
  margin: 0;
  overflow-x: hidden;
  background-image: url(../images/background.gif);
}

TD
{
	font-family: tahoma, arial, helvetica ;
	font-size: 9pt ;
  margin: 0;
}

INPUT
{
	border: #A72D22 1px solid;
  BACKGROUND-POSITION: left 50%;
  background-color: #F2E8E4;
  /* BACKGROUND-IMAGE: url(images/back.gif); */
  /* BACKGROUND-REPEAT: no-repeat; */
	font-size: 8pt;
  height: 20px;
	font-family: tahoma, arial, helvetica;
}

textarea, select, option
{
	BORDER: #A72D22 1px solid;
  BACKGROUND-POSITION: left 50%;
  background-color: #F2E8E4;
  /* BACKGROUND-IMAGE: url(images/back.gif); */
  /* BACKGROUND-REPEAT: no-repeat; */
	font-size: 8pt;
	font-family: tahoma, arial, helvetica;
}

button
{
	border: 2px solid #A72D22;
  background-color: #F2E8E4;
	font-size: 8pt ;
  font-weight: bolder;
  color: #582615;
	font-family: tahoma, arial, helvetica;
}

FORM
{
	font-family : tahoma, arial, helvetica ;
	font-size : 9pt ;
}

H1
{
	font-family: tahoma, arial, helvetica ;
	font-size: 16px;
	color: #a72d22 ;
	text-decoration: none ;
  margin: 0px;
  margin-top: 6px;
}

H2
{
	font-family: tahoma, arial, helvetica ;
	font-size: 14px ;
	color: #a72d22 ;
	text-decoration: none ;
  margin: 0px;
}

A:link
{
	color: #582615;
}

A:visited
{
	color: #582615;
}

A:hover
{
	color: red;
}

A:active
{
  color: red;
}

A
{
  text-decoration: underline;
}

.menulink:link
{
  color: white;
}

.menulink:visited
{
  color: white;
}

.menulink:hover
{
	color: white;
	background-color : Blue;
}

.menulink:active
{
  color: silver;
}

.menulink
{
  text-decoration: none;
}





/* tabulka s jidelnim listkem */
table.jidelListek
{
    border: none;
    border-collapse: collapse;
    margin: 10px auto;
    font-size: 1em;
    width: 550px;
    text-align: left;
    background-color: #e9e4c3;
}

.jidelListek th
{
    font-size: 1.2em;
    text-decoration: underline;
    text-align: left;
}

.jidelListek td
{
  padding: 4px 0 4px 10px;
  border-bottom: 1px #FF9933 solid;
}

.jidelListek td.uzky
{
width: 50px;
}



.table:link {
	color: #cb4201;
	font-weight: normal;
	text-decoration: none;
}

.table:visited {
	color: #A72D22;
	font-weight: normal;
	text-decoration: none;
}

.table:hover {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

.table:active {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

.table {
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}

.inObsah {
	line-height: 1.8em;
	text-align: justify;
}

.menu_td
{
  background-image: url(../images/menu_odrazka3.gif);
  background-repeat: no-repeat;
  background-position: left;
}



.tabulkaBezova {
  background-color: #e9e4c3;
}

.tabulkaBezova td {
  border-bottom: 1px #FF9933 solid;
}

