body
{
	background-color: white;
	height: 100%;
	color: black;
	padding:0;
	margin: 0px;
}

html
{
	margin:0; 
	padding:0;
}

body, p, h1, h2, h3, ul, li, table, td, th, textarea, input, select, pre
{
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	color: black;
}

h1
{
	font-size: 12px;	
	font-weight: bold;
}

h2
{	
	font-weight: bold;
	line-height: normal;
}

a
{ 
	color: blue;
	text-decoration: underline
}

a:hover, a.navLink:hover, a.navLinkSelected:hover
{ 
	color: #480082;
	text-decoration: none
}

a.navLink
{ 	
	font-size: 11px;
	line-height: 2em;
	color: blue;
	text-decoration: underline
}

a.navLinkSelected
{ 
	font-size: 11px;
	line-height: 2em;
	color: #480082;
	text-decoration: none
}

.footer a:hover
{ 
	color: #ffffff;
	text-decoration: none
}

.header
{
	background-color: #480082;
	color: white;
}

.footer
{
	background-color: #480082;
	font-size: 10px;
	color: #955BC2;
}

.productTitle
{
	font-size: 11px;
	color: #999999;
	font-weight: bold;

}

.productTitle2
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.productTitleThumb
{
	font-size: xx-small;
	color: #999999;
	font-weight: bold;
	vertical-align: -2px;
}


.title
{
	font-size: 9px;
	color: #999999;
	font-weight: bold;
	vertical-align:-5px;
}

.pliki
{
	font-size: small;
	vertical-align: +2px;
}

.sectionTitle
{
	font-size: 11px;
	color: black;
	font-weight: bold;
}

hr
{
	color: #999999;
}

.productFeatureTitleOn
{
	font-size: 11px;
	color: white;
	font-weight: bold;
	padding-left: 20px;
}

.productFeatureTitleOff
{
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}

.productSelector
{
	width: 160px;		
}

.articlePublishDate
{
	color: #480082;
}

.storeFinderDropLabel
{
	font-weight: bold;
	vertical-align: 4px;
}

.versionLabel
{
	font-size: 10px;	
	color: #955BC2;
	padding-right: 40px
}

.newProduct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration : none;}

error
{
	color: Red;
}