body {
	font-family: "tahoma", "tahoma ce", "verdana","verdana ce"; 
	background-color: #ffffff; 
	background-image: url(images/bg_main.gif);
	background-position: top left;
	background-repeat: repeat-y;
	color: #5D6569; 
	margin: 0 0 0 0;
}

td {
	vertical-align: top;
}

a {
	color:  #2667b0;
}

a:hover {
	color: #C43C30; 
}

.h1 {
	font-family: "tahoma", "tahoma ce", "verdana", "verdana ce","arial", "arial ce"; 
	color: #C43C30; 
	font-weight: bold; 
	font-size: 90%;
	padding-top: 3px;
	padding-bottom: 8px;
}

.h2 {
	font-family: "tahoma", "tahoma ce", "verdana", "verdana ce","arial", "arial ce"; 
	color: #C43C30; 
	font-weight: bold; 
	font-size: 110%;
	padding-top: 6px;
	padding-bottom: 8px;
}

.h3 {
	font-family: "tahoma", "tahoma ce", "verdana", "verdana ce","arial", "arial ce"; 
	color: #C43C30; 
	font-weight: bold; 
	font-size: 150%;
	padding-top: 9px;
	padding-bottom: 8px;
}

ul {
	margin-left: 0px; 
	padding-left: 18px;
	padding-bottom: 6px;
}

li {
	list-style-image: url(images/bullet.gif);
}

.main-tbl {
	background-image: url(images/bg_main_tbl.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.td-menu {
	color: #9DABC6; 
	font-size: 7pt; 
	text-align: right; 
	vertical-align: middle;
}

.date {
	color: #788AAE; 
	font-size: 7pt; 
	padding-bottom: 3px;
}

.article {
	text-align: justify;
	font-size: 70%;
	line-height: 16px;
}

.text {
	font-size: 70%;
	line-height: 16px;
}

div#navigation {
  color: #ffffff; 
  width: 181px;
}

div#navigation ul {
  margin: 0; 
  padding: 0;
}

div#navigation li {
  list-style: none;
  margin: 0; 
  padding: 0;
}

div#navigation a {
  color: #ffffff;
  font-size: 70%;
  text-decoration: none;
  display: block;
  width: 181px;
  padding-bottom: 7px;
  padding-top: 7px;
}

div#navigation a:hover, div#navigation a:focus {
  background-color: #5a7db2;
}

#footer {
  font-size: 60%
}

#footer a {
  text-decoration: none;
}

#zaloha footer
{
  position: absolute; bottom: 1%; right: 1%;
}