td, input, textarea, select, p, div, span, font {
	font : 12px Arial, Helvetica, sans-serif;
	color:#333;
}

.cena
{
	font : bold 16px Arial, Helvetica, sans-serif;
	color : #c9c9c9;
}
.title
{
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #c9c9c9;
}

.graytitle
{
	font : bold 16px Arial, Helvetica, sans-serif;
	color : #9696;
}

.greentitle
{
	font : bold 16px Arial, Helvetica, sans-serif;
	color : #658726;
}

.tealtitle
{
	font : bold 16px Arial, Helvetica, sans-serif;
	color : #278fab;
}

.goldtitle
{
	font : bold 16px Arial, Helvetica, sans-serif;
	color : #e6a500;
}

.subtitle
{
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #000000;
}

.subtitleblack
{
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #000000;
}

.smalltitle
{
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #278FAB;
}

.orangesubtitle
{
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #eb620e;
}

.goldsubtitle
{
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #e6a500;
}

.greensubtitle
{
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #658726;
}

.purplesubtitle
{
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #c9c9c9;
}

.redsubtitle
{
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #9b0825;
}

.magentasubtitle
{
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #a91574;
}


a.mainnav
{
	font : 12px;
	color : #414141;
	text-decoration : none;
	display: block;
	padding: 3px;
}

a.mainnav:hover
{
	color : #000;
	text-decoration : none;
	background-color: #FFE26D;
	display: block;
	font-size: 12px;
	padding: 3px;
}

a.blacksmall
{
	font : 11px;
	color : #414141;
	text-decoration : none;
}

a.blacksmall:hover
{
	font : 11px;
	color : #000000;
	text-decoration : none;
}

/* a.blue
{
	color : #0000af;
	text-decoration : none;
}

a.blue:hover
{
	color : #0000ff;
	text-decoration : none;
} */

a.title
{
	font : bold 16px Arial, Helvetica, sans-serif;
	color : #c9c9c9;
	text-decoration : none;
}

a.title:hover
{
	font : bold 16px Arial, Helvetica, sans-serif;
	color : #c9c9c9;
	text-decoration : none;
}

a.white
{
	color : #dfedf6;
	text-decoration : none;
}

a.whitesmall:hover
{
	color : #dfedf6;
	text-decoration : none;
	font : 9px;
}

a.white:hover
{
	color : #dfedf6;
	text-decoration : none;
}

a.whitesmall
{
	color : #dfedf6;
	text-decoration : none;
	font : 9px;
}

a.whitebold
{
	font : bold 11px;
	color : #dfedf6;
	text-decoration : none;
}

a.whitebold:hover
{
	font : bold 11px;
	color : #dfedf6;
	text-decoration : none;
}

a.titlenav
{
	color : #414141;
	text-decoration : none;
	font : 10px;
}

a.titlenav:hover
{
	color : #000000;
	text-decoration : none;
	font : 10px;
}

a.red
{
	color : #9b0825;
	text-decoration : none;
}

a.red:hover
{
	color : #9b0825;
	text-decoration : none;
}

a.darkblue
{
	color : #c9c9c9;
	text-decoration : none;
}

a.darkblue:hover
{
	color : #c9c9c9;
	text-decoration : none;
}

a.orange
{
	color : #eb620e;
	text-decoration : none;
}

a.orange:hover
{
	color : #eb620e;
	text-decoration : none;
}

a.gold
{
	color : #e6a500;
	text-decoration : none;
}

a.gold:hover
{
	color : #e6a500;
	text-decoration : none;
}

a.green
{
	color : #658726;
	text-decoration : none;
}

a.green:hover
{
	color : #658726;
	text-decoration : none;
}

a.glossary
{
	font : 14px;
	color : #278fab;
	text-decoration : none;
}

a.glossary:hover
{
	font : 14px;
	color : #000000;
	text-decoration : none;
}

.small
{
	font : 10px;
}

.mainnav
{
	font : 12px;
}

.navleft
{
	font : 11px;
	color : #414141;
}

.secondnav
{
	font-size: 10px;
}

.whitesmall
{
	color : #dfedf6;
	font : 9px;
}

.blacksmall
{
	font : 11px;
	color : #414141;
}

.white
{
	color : #dfedf6;
}

/* .blue
{
	color : #0000af;
} */

.red
{
	color : #9b0825;
}

.darkblue
{
	color : #c9c9c9;
}

.orange
{
	color : #EB620E;
}

.gold
{
	color : #E6A500;
}

.green
{
	color : #658726;
}

.teal
{
	color : #278fab;
}

.magenta
{
	color : #a91574;
}

.newsoverview
{
	color : #dfedf6;
}

.menublock
{
	white-space: nowrap;
	position: absolute;
	z-index: 200;
	visibility: hidden;
	background-color : #f9e165;
	background: #f9e165;
	width: 180px;
	height: 240px;
}

.productblock
{
	white-space: nowrap;
	position: absolute;
	z-index: 200;
	visibility: hidden;
	background-color : #f9e165;
	background: #f9e165;
	filter:alpha(opacity=90);
}

.highlight
{
	font: bold;
	background-color: #ffffe5;
}
h1 {
	font-size: 18px;
	color: #333;
}
h2 {
	font-size: 14px;
	color: #A91574;
}
#search_a{
	font-size: 12px;
	color: #A91574;

	}