/* CSS Document */
body {
  /*behavior: url('../htc/csshover.htc');*/
  margin: 0%;
}

h1.menu
{
color: red;
text-align: left;
font-size: 10pt;
border: thin dotted #00FF00;
}

td.menu {
  border-color: #AD4759;
  background-color: #D2E9EE;
  border-style: double;
  border-width: 3px;
  padding: 3px;
  width: 223px;
}

p.menu 
{
background-color: #FFFFCC;
display: block;
width: 220px;
/*text-align: right;*/
/*font-weight: bold;*/
}

font.aktualis 
{
color: black;
font-weight: bold;
border: 1px solid #AD4759;
background: url(../kepek/buttonnyil.gif) no-repeat right;
font-size: 10pt;
font-family: verdana;
display: block;
height: 18px;
/*width: 100%;*/
padding-left: 10px;
}

a.menu:link {
  color: #AD4759;
  font-weight: bold;
  border: 1px solid #AD4759;
  background: url(../kepek/buttonsarok.gif) no-repeat left;
  padding-left: 10px;
  font-size: 10pt;
  font-family: verdana;
  text-decoration: none;
  display: block;
  height: 18px;
  /*width: 100%;*/
}

a.menu:visited {
  color: #AD4759;
  font-weight: bold;
  border: 1px solid #AD4759;
  background: url(../kepek/buttonsarok.gif) no-repeat left;
  padding-left: 10px;
  font-size: 10pt;
  font-family: verdana;
  text-decoration: none;
  display: block;
  height: 18px;
  /*width: 100%;*/
}

a.menu:hover {
  /*color: #B04CE4;*/
  color: red;
  font-weight: bold;
  border: 1px outset #AD4759;
  background: url(../kepek/buttonsarok.gif) no-repeat left;
  padding-left: 10px;
  text-decoration: underline;
  background-color: #CCCCCC;
  display: block;
  height: 18px;
  /*width: 100%;*/
  /*margin-left: 1%;*/
}

a.rss  {
font-family: Verdana, sans-serif;
background: url(../rssicons/rss-14x14.png);
background-repeat: no-repeat;
background-position: 32px;
padding-right: 21px;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
font-size: 10pt;
border-width: 1px;
border-color: #AD4759;
border-style: solid;

}

/*
a:link {color:crimson;font-weight:bold}
a:visited {color:crimson;font-weight:bold}
a:hover {color:green;font-weight:bold}
*/
