div.uvod-akce-nazev {
	font-weight: bold;
	margin: 5px 5px 0.2em 5px; }
	
div.uvod-akce-nazev a {
	text-decoration: none;
	color: White; }

div.uvod-akce-cena {
	font-weight: bold;
	color: #FF9911;
	margin: 0px 5px 0.2em 5px; }
	
div.uvod-akce-cena-puvodni {
	text-decoration: line-through;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	margin: 0px 5px 0em 5px; }

div.uvod-akce-popis {
	color: #66AAFF;
	font-size: 8pt;
	margin: 0px 5px 5px 5px; }

div.uvod-akce-obr {
	width: 150px;
	height: 150px;
	position: relative; }

div.uvod-akce-obr a {
	left: 0px;
	top: 0px;
	display: block;
	width: 150px;
	height: 150px;
	position: absolute;
	background-repeat: no-repeat; }	

div.uvod-akce-obr img {
	left: 0px;
	top: 0px;
	display: block;
	width: 150px;
	height: 150px;
	position: absolute; }

div.uvod-akce-obr-chybi {
	width: 150px;
	height: 150px;
	color: Silver;
	text-align: center;
	background-color: White;
	left: 0px;
	top: 0px;
	position: absolute; }

div.uvod-akce-obr-chybi div {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 60px; }

div.uvod-kat-hlavni {
	background-image: url(Obrazky/uvod-kat-sipka.gif);
	background-repeat: no-repeat;
	background-position: 6px 13px;
	font-weight: bold;
	font-size: 9pt;
	padding: 10px 0px 0px 15px; }

.uvod-kat-hlavni h2{
	font-weight: inherit;
	font-size: 9pt;
	padding: 0;
	margin: 0;
}

div.uvod-kat-vedlejsi {
	font-size: 8pt;
	padding: 0px 3px 0px 15px; }
	
div.uvod-login-chyba {
	font-size: 8pt;
	background-color: #FF9911;
	color: White;
	margin: 10px;
	padding: 5px; }
