.mapa				{
	color: Purple;
	font-family:Arial;
	font-size:14px
}

a.menukatalog 		{
	color: #000066;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration: none;
}

a.menukatalog:hover {
	color: #336666;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration: underline;
}

a.katalog_typ		{
	color:#0080FF;
	font-family:Arial;
	text-decoration: underline;
	font-size:14px;
	font-weight : bold;
}
a.katalog_typ:hover {
	color:#0000FF;
	font-family:Arial;
	text-decoration:none;
	font-size:14px;
	font-weight : lighter;
}

td.katalog_popis	{
	color: #000099;
	font-family:Arial;
	font-size: 14px;
	font-weight : bold;
}

.list_nadpis 		{
	color: #330099;
	font-family:Arial;
	font-size: 30px;
	font-weight: bolder;
	text-decoration: underline;
	text-align : center;
	font-style : italic;
}

td.list_par    		{
	color: Blue;
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

.list_hod    		{
	color: #0000CC;
	font-family:Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	text-align : right;
}

.list_tech {
	color: #000099;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

td.cena_par {
	color: Blue;
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	text-align : center;
}

td.cena_hod {
	color: #0000CC;
	font-family:Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	text-align : center;
}

.copyright				{
	color: Navy;
	font-family:Arial;
	font-size:11px;
	font:normal;
	font-weight:bold
}

.list_down	{
	color: #0000CC;
	font-family:Arial;
	font-size: 10px;
	font-weight: bolder;
	text-decoration:none;
	text-align : center;
}

.print_nadpis 		{
	color: Black;
	font-family:Arial;
	font-size: 30px;
	font-weight: bolder;
	text-decoration: underline;
	text-align : center;
	font-style : italic;
}

td.print_popis	{
	color: Black;
	font-family:Arial;
	font-size: 14px;
	font-weight : bold;
}

td.print_par    		{
	color: Black;
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

.print_hod    		{
	color: Black;
	font-family:Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	text-align : right;
}

td.cenik_typ		{
	color:#0080FF;
	font-family:Arial;
	text-decoration: none;
	font-size:14px;
	font-weight : bold;
}
