BODY 
{
margin: 0px;
background: #C0C0C7;
color: #FFFFFF;
font: 11px Verdana;
text-decoration: none;
}
table {
  margin:0;
  color: #343434;
  font: 11px Verdana;
  text-decoration: none;
  }
table.k9  {
  display:none;
}
table.obrazek
{
	border-collapse:collapse;
	border:1px solid #A8A8A8;
}
.obrazek td 
{
	border: 1px solid #A8A8A8;
	padding:5px
}
table.tekst {
  margin:0;
  color: #343434;
  font: 12px Arial;
  text-decoration: none;
  }

table.menu {
  color: #FFFFFF;
  text-decoration: none;
}

a:link {
  color: #3344AA;
  text-decoration: underline;
}
a:visited {
  color: #3344AA;
  text-decoration: underline;
}
a:hover {
  color: #CC0000;
  text-decoration: underline;
}

a.menu_up:link {
color: #ffffff;
}
a.menu_up:visited {
color: #ffffff;
}
a.menu_up:hover {
color: #CCEECC;
text-decoration: underline;
}

a.menu_up_clicked:link {
color: #88bb88;
}
a.menu_up_clicked:visited {
color: #88bb88;
}
a.menu_up_clicked:hover {
color: #88bb88;
}

a.menu:link {
  color: #FFFFFF;
  text-decoration: none;
  }
a.menu:visited {
  color: #FFFFFF;
  text-decoration: none;
  }
a.menu:hover  {
  color: #FFFFFF;
  text-decoration: none; 
  }
  
a.web:link {
  color: #99BB99;
  text-decoration: none;
  }
a.web:visited {
  color: #99BB99;
  text-decoration: none;
  }
a.web:hover  {
  color: #FFFFFF;
  text-decoration: underline; 
  }


input, textarea, select
{ 
  background : #DAD7CA;
  border: 1px solid #5C5554;
  font: 12px Arial;
}
td.menu  {
  font: 12px Arial;
  cursor: pointer;
  padding-top:2px;
  padding-bottom:3px;
  line-height: 10px;
  }

td.tekst  {
  font: 14px Arial;
  color: #000000;
  }

td.tytul
{
  background:#5A6067;
  color:#FFFFFF;
  text-align:center;
}

td.lista1
{
  background:#AABBAA;
  color:#000000;
  text-align:left;
}

td.lista2
{
  background:#BBCCBB;
  color:#000000;
  text-align:left;
}

td.lista3
{
  background:#83e36a;
  color:#000000;
  text-align:left;
}

font.error {
  color: #DD0000;
  font-weight: bold;
}
font.tit {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
}

div.line_grey {
  height: 1px;
  background: #CCCCCC;
  overflow: hidden;
  margin-top:5px;
  margin-bottom:3px;
}

input.button
{
  background : #555588;
  border: 1px solid #000000;
  font: 12px Tahoma;
  color: white;
  font-weight:bold;
  cursor: pointer;
}
input.trans
{
  background:transparent;
  border: 0px;
}
td.red
{
	background:#62705c;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	width:150px;
}
img {border:0px}
