/* globalni styly */
body {
  margin:0px;
  padding:0px;
	background:white;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size:60% !important;
	color:#666666;
}
table {
 font-size:10px;
}
ul {
	padding: 0px;
	list-style: none url();
	list-style-position: outside;
	width: 179px;
	margin: 0px 0px 10px 0px;
}

li {
	padding-left:8px;
	margin-left:10px;
	color:black;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../img/li.gif);
	background-position:0px;
}
form, ul {
  margin:0px;
  padding:0px;
  font-size:1em;
}
p {
  margin:0px 0px 1em 0px;
  padding:0px;
}
a img {
  border:0px;
}
a {
  color:#008442;
  font-weight:bold;
  font-size:10px;
}
td a {
  font-weight:bold;
  font-size:10px;
  color:#008442;
}

input {
  font-size:1em;
  font-weight:bold;
}
td ul,#obsahtext ul {
	padding: 0px;
	list-style: none url();
	list-style-position: outside;
	width: 179px;
	margin: 0px 0px 10px 0px;
}

td li,#obsahtext li {
	padding-left:8px;
	margin-left:10px;
	color:black;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../img/li.gif);
	background-position:0px;
}
/* content */
div#content {
  clear:both;
}
.nadpis {
	font-family:verdana, arial ce,helvetica ce,arial,helvetica;
	font-size:13px;
	font-weight:bold;
	color: #FDA701;
}

.podnadpis {
	font-family:verdana, arial ce,helvetica ce,arial,helvetica;
	font-size:10px;
	font-weight:bold;
	color: #008442;
}
.odkaz2 {
	color:#FDA701;
	text-decoration:underline;
}
.odkaz2 a {
	color:#FDA701;
	text-decoration:underline;
}
.odkaz3 {
	color:#008442;
	text-decoration:underline;
}
.odkaz3 a {
	color:#008442;
	text-decoration:underline;
}
.cernytucny {
	color:black;
	font-weight:bold;
}
.vetsioranzovy {
	color:#FDA701;
	font-size:14px;
}
.vetsizeleny {
	color:#008442;
	font-size:14px;
}
.podbarveny {
	color:white;
	background:gray;
	font-weight:bold;
}
