.supertable
{
	width: 864px;


	font-family: Arial; 
	font-size: 11px;
}

h1, .supernadpis
{
	font-size: 16px;
	color: #800080;
	letter-spacing: 3px;
	padding-left: 10px;
}

.nadpis
{
	font-size: 11px;
	color: #800080;
	font-weight: bold;
	
	padding-top: 12px;
	padding-bottom: 4px;
}

.text
{
	text-align: justify;
	padding-bottom: 4px;
	font-size: 11px;
}

.levysloupec
{
	background-color: #deb2ce;
}

.detail_popis
{
	font-size: 11px;
	padding-top: 10px;
}

.detail_kusy
{
	font-size: 11px;
	padding-top: 3px;
	text-align: right;
	border: solid #deb2ce 1px;
	padding-right: 8px;
	width: 60px;
}

.detail_cena
{
	font-size: 11px;
	padding-top: 3px;
	text-align: left;
	border: solid #deb2ce 1px;
	padding-left: 8px;
	width: 60px;
}

.tlacitko
{
	font-size: 11px;
	border-color: #6699cc #6699cc #6699cc #6699cc;
	background-color: #6699cc;
	text-align: center;
}

.cara
{
	height: 2px;
	border-bottom: solid #800080 1px;
}

.pozor
{
	font-weight: bold;
	color: #800080;
}

.akce
{
	font-weight: bold;
	color: #ff0000;
}

.hornilista
{
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-align: right;
}

.razitka
{
	font-weight: bold;
	background-color: #800080;
	height: 24px;
	color: #deb2ce;
}

.odkazy
{
	height: 33px;
}

.levemenu
{
	font-weight: bold;
	color: #800080;
	
	background-image: url('img/podklad_leva.jpg');
	line-height: 20px;
}

.hlavniokno
{
	padding-top: 16px;
	padding-left: 24px;
}

.seznam, .objednavka-zobrazeni
{
	width: 100%;
}

.predchozidalsi
{
	width: 72px;
	background-color: #ffe8ff;
	border: solid #deb2ce 1px;
	text-align: center;
	
	font-size: 11px;
	color: #800080;
	font-weight: bold;
}

.cislostranky
{
	width: 24px;
	background-color: #ffe8ff;
	border: solid #deb2ce 1px;
	text-align: center;
	
	font-size: 11px;
	color: #800080;
	font-weight: bold;
}

.cisloaktualnistranky
{
	width: 24px;
	background-color: #deb2ce;
	border: solid #deb2ce 1px;
	text-align: center;
	
	font-size: 11px;
	color: #800080;
	font-weight: bold;
}

.polozka
{
	text-align: center;
	background-color: #ffe8ff;
	border: solid #deb2ce 1px;
	padding: 5px;
	
	font-size: 11px;
	color: #800080;
	font-weight: bold;
}

.top123
{
	text-align: center;
	background-color: #ffffff;
	border: solid #800080 1px;
	padding: 5px;
	
	font-size: 11px;
	color: #800080;
	font-weight: bold;
}

.ulozeno
{
	background-color: #ffe8ff;
	border: solid #deb2ce 1px;
}

.vyber
{
	padding-top: 5px;
	font-size: 11px;
	color: #800080;
	font-weight: bold;	
}

.cenasdph
{
	padding-top: 5px;
	text-align: right;
	font-size: 13px;
	color: #800080;
	font-weight: bold;		
}

.cenabezdph
{
	padding-top: 5px;
	text-align: right;
	font-size: 11px;
	color: #800080;
	font-weight: bold;		
}

a:link 
{
	text-decoration: underline;
	color: #800080;
}

a:visited 
{ 
	text-decoration: underline; 
	color: #800080;
}

a:hover 
{
	text-decoration: none; 
	color: #800080;
}

a.lista:link 
{
	text-decoration: underline;
	color: #000000;
}

a.lista:visited 
{ 
	text-decoration: underline; 
	color: #000000;
}

a.lista:hover 
{
	text-decoration: none; 
	color: #000000;
}


