body 	{background: url("img/bg-top.gif") repeat-x top;}
a 		{color: #009350;}
ul li {background: url("img/bullet-list.gif") no-repeat left top;}

/* tabulky */
th 			{border-bottom: 1px solid #ff9e4f;} 
th.vertical {border-right: 1px solid #ff9e4f;}

/* zahlavi */
#header h1 a {background: transparent url("img/logo.gif") no-repeat top;}
#header h2 a {background: transparent url("img/slogan.gif") no-repeat top;}

/* navigace */
#navig 						{background: url("img/bg-navig.gif") no-repeat;}
#navig li a:hover 		{background: url("img/bg-mitemh1.gif") no-repeat 0 0;}
#navig li a:hover span 	{background-image: url("img/bg-mitemh2.gif");}
#navig li 					{background:#d8dcdf url("img/bg-mitem1.gif") no-repeat 0 0;}
#navig li span 			{background: url("img/bg-mitem2.gif") no-repeat top right;}

/* obsah */
p.archiv a 			{background: url("img/bullet-arrow.gif") no-repeat right center;}
p.archiv a:hover 	{color: #009350;}

h3.updated span {
	background: url("img/bullet-updated.gif") no-repeat left center;
	background-color:#ff8900;
}
ul.recenze li h3 span a {
	color:#009350;
}
ul.recenze li h3 a:hover {
	color:#009350;
}

/* sloupce */
ul.sidemenu li {background: url("img/bullet-menu.gif") no-repeat left .35em;}
ul.sidemenu a:hover, ul.sidemenu ul a:hover {color: #009350;}

#anketa ul.vysledek li span, #radar ul li span {background: url("img/bg-graf-bg.gif") no-repeat;}
#anketa ul.vysledek li strong, #radar ul li strong {background: url("img/bg-graf.gif") no-repeat;}

#radar ul li a:hover {color: #009350;}

ul.tiskovky li a strong, ul.tiskovky li a:hover {color: #009350;}

#paranoia a:hover img, #partner a:hover img {border: 1px solid #009350;}

#footer {background: url("img/bg-footer.gif") repeat-x top;}
