body
{
	scrollbar-face-color: #DEDEDE;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #DEDEDE;
	scrollbar-darkshadow-color: #DEDEDE;
	scrollbar-track-color: #DEDEDE;
	scrollbar-arrow-color: #FFFFFF;
	background-color : #DEDEDE;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 100%;
}

H1{
	font-size: 110%;	
}

.nazevkategorie
{
	color: #8D8D8D;
	font-size: 80%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.nazevkategorielevy
{
	color: #FFFFFF;
	font-size: 120%;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.odberatele
{
	color: #000000;
	font-size: 80%;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.vetsi
{
	color: #000000;
	font-size: 110%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.polozka
{
	font-weight : bold;
}

.chyba{
	color : Red;
	font-weight : bold;
}

A:Visited
{
	color : #2C0E6D;
}

A:Hover
{
	color: white;
}

A
{
	color : #2C0E6D;
}

