BODY 
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 8px;
background:#e5e5e5;
background-image: url(images/bg.gif);
color: #323232;
font: 11px Verdana;
}

table
{
  margin:0;
  color: #323232;
  font: 11px Verdana;
  text-decoration: none;
}
#button1 {background-image:url(images/button1.gif); width:122px; height:50px; float:left; margin-right:4px;}
#button2 {background-image:url(images/button2.gif); width:108px; height:50px; float:left}
#error {background: #cc3333; background-image: url(images/wyk.jpg); background-position:left; background-repeat:no-repeat; width:100%; padding-left:60px; padding-top:10px; padding-right:10px; padding-bottom:10px; text-align:center; font-weight:bold; color:#ffffff; font-size:13px; margin-top:12px; margin-bottom:12px; display:table; height:57px;}
#frame {background:#edfddb; border: 1px solid #7ee40e; padding:10px; font:12px Verdana; margin:10px; clear:both;}
#green {border:1px solid #6fcc45; padding:8px; text-align:left}
#menu_in {padding-top:16px}

table.obrazek {
  border-collapse:collapse;
  border:1px solid #A8A8A8;
  }
.obrazek td {border: 1px solid #A8A8A8;}

a:link {
color:  #2f870a;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #2f870a;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #bb0000;
text-decoration: underline;
font-weight: bold;
}

a.menu:link
{
	font:14px Arial;
	color: #222222;
	text-decoration: none;
}
a.menu:visited
{
	font:14px Arial;
	color: #222222;
	text-decoration: none;
}
a.menu:hover
{
	font:14px Arial;
	color: #bb0000;
	text-decoration: underline;
}

font.tit
{
color:#277203;
font-size:15px;
font-weight:bold;
}

font.tit2
{
color:#898989;
font-size:12px;
font-weight:bold;
}

div.pause {
  height:6px;
  margin:0px;
  overflow:hidden;
}

div.line {
  background: #aaaaaa;
  height: 1px;
  padding: 0px;
  margin-top: 6px;
  margin-bottom: 12px;
  overflow:hidden;
}
input, textarea, select
{ 
  background : #EEEEF5;
  font: 11px Verdana;
}

input.trans
{
  background: transparent;
  border: 0px;
}

input.button
{
	color:white;
	background:#666666;
	font-weight:bold;
}
