/* CSS Document */

body {
	background-color:#f0f0ff;
}

a { color:#0066c0; }
a:hover { color:#000000; }

.CatalogTitle
{
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	font-weight:bold;
	color:#0000e0;
	margin:10px;
}

.CatalogDescription
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#666666;
	padding-top:30px;
}

h1 
{
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}	

.SiteDescription
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#666666;
}


.smalltext 
{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#404040;
}

.normal 
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
}

.slowakluczowe 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#404040;
}

.keylinks
{
	color:#f0f0f0;
}