/* CSS Document */
body,p,td,#normal
{
  color:#9B9B9B;
  font-family:Tahoma;
  font-size:11px;
  line-height:18px;
}
#normal
{
  line-height:normal;
}

a, a:hover
{
  font-family:Tahoma;
  color:#C59020;
  text-decoration:underline;
}
a:hover
{
  text-decoration:none;
}
img 
{
   behavior: url("./files/png.htc");
}
#lang
{
  word-spacing:7px;
}
#lang a, #lang a:hover, #lang.on a, #lang.on a:hover
{
  color:#8A8D89;
  font-family:Tahoma;
  font-size:11px;
  text-decoration:none;
}
#lang  a.on, #lang a.on:hover
{
  color:#AD6A23;
}
#lang a:hover, #lang.on a:hover
{
  text-decoration:underline;
}

#zajavka, #zajavka a, #zajavka a:hover {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FA0000;
		text-decoration:none;
}
#zajavka a:hover {
	text-decoration:underline;
}

#menu
{
  line-height:normal;
}
#menu a, #menu a:hover
{
  color:#8C774A;
  font-family:Tahoma;
  font-size:11px;
  text-decoration:none;
}
#menu a:hover, #menu a.on
{
  color:#C59020;
}
#menu ul
{
  margin:5px 0px 2px 36px;
  padding:0px;
  list-style-type:none;
}
#menu li
{
  margin:0px 0px 3px 0px;
  padding:0px;
}
img
{
  border-color:#484A48;
}
#title, .title
{
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  color:#C59020;
}

