body {
	padding: 5px;
	background-color: #fff;
	font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
	font-size: 75%;	
	color: #000;
}
h1 {
	margin: 0px;
	padding: 7px;
	font-size: 270%;
	font-weight: normal;
}
h3 {
	margin: 0px;
	color: #e00;
	font-size: 120%;
	text-align: left;
}
h2 {
	margin: 0px;
	color: #33c;
	font-size: 130%;
	font-weight: bold;
}
img { border: 0px;
}
a {
	text-decoration: underline;
}
a:link, a:active, a:visited {	
	color: #33c;
}
a:hover {
	color: #e00;
}



  a.kolo:link, a.kolo:active, a.kolo:visited, a.kolo:hover
  {color: white;
	text-decoration: none;
  }

#logo {
position: absolute; left: 0px; top: 0px;
}
#prechod {
  margin-left: 82px;
  margin-top: 30px;
  margin-bottom: 0px;
	padding: 5px;
	color: #33c;
	font-size: 110%;
	border-bottom: 1px solid #55c;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-color: #ddf;
}
#hlavicka {
	color: #fff;
	border-bottom: 1px solid #fff;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-color: #55c;
}
#podtitulek {
	padding: 5px;
	color: #33c;
	font-size: 110%;
	border-bottom: 1px solid #55c;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-color: #ddf;
}
#levypanel {
	width: 20%;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
}
#levypanel ul {
	margin: 0px;
	padding-left: 1.5em;
}
#pravypanel {
	width: 77%;
	float: left;
	line-height: 150%;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #55c;
}
#paticka {
	clear: both;
	line-height: 150%;
	border-top: 1px solid #55c;
}
#archiv {
	padding: 5px;
	font-size: 110%;
}
#menu {
	margin-bottom: 20px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	margin: 0px;
	border-bottom: 1px solid #55c;
}
#menu li a, #menu li a:visited, #menu li a:active {
	color: #000;
	padding: 5px; 
	display: block;
	border-right: 10px solid #ccf;
	text-decoration: none;
}
#menu li a:hover {
	color: #e00;
	font-weight: bold;
	background-color: #fff;
	border-right: 10px solid #e00;
}
#legenda {
  float: right;
  width: 20%;
}
.podnabidka {
	color: #33c;
	margin-top: 20px;
	border-bottom: 1px solid #55c;
	padding-left: 5px;
}
.prvky_podnabidky {
	font-size: 95%;
}
.titulek {
	border-bottom: 1px solid #55c;
}
.text {
	padding: 5px;
}
.prouzek {
	color: #33c;
	padding: 2px;
	font-size: 95%;
	margin-bottom: 20px;
	background-color: #f9f9ff;
}
.mini {
	font-size: 90%;
}
table { width: 100%;
}
td.prijato{ color:green;
}
td.zpracovavam{ color: blue;
}
td.odmitnuto{ color: red;
}
td.nic{
}
tr.suda {background-color: #F9F9F9;
}
tr.licha { background-color: #F0F0F0;
}
#blik {text-decoration:blink}
