body
{
  font-family: verdana;
}

TD.newsPanel
{
  padding: 10px;
  vertical-align: top;
  font-size: 8pt;
}

p.newsTitle, span.newsTitle, a.newsTitle
{
	font-weight: bold;
	color: #487db3;
	margin: 0px;
	margin-bottom: 2px;
	font-size: 7pt;  
}

p.important
{
	font-weight: bold;
	color: #487db3;
	margin: 0px;
	font-size: 8pt;  
	padding-left: 20px;
}

p.newsAbstract
{
	color: #222222;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 7pt;  
}
.newsMore
{
	font-size: 7pt;  
	color: #487db3;
	text-decoration: none;
}
table.mainLayout
{
  font-size: 7pt;
}
table.mainLayout td.footer 
{
  color: #888888;
}

table.footer
{
  width: 100%;
}

table.footer td
{               
	font-size: 7pt;
	color: #888888;  
	padding-left: 30px;
	padding-right: 30px;
}


table.mainLayout td.footer a
{
  color: #888888;
}


/* styl strony glownej */
table.mainTable
{
  font-family: verdana;
  font-size: 7pt;
  color: #606060;
  line-height: 150%;
}
table.mainTable td
{
  vertical-align: top;
}
table.mainTable td p.text
{
  padding: 10px;
}
p.alert, span.alert
{
  padding: 6px;
  color: red;
  font-weight: bold;
}
.newsSingleTitle
{
  color: #487db3;
  font-weight: bold;
  font-size: 9pt;
}
.dealerTitle, .producerTitle, .groupTitle
{
  color: #487db3;
  font-weight: bold;
  font-size: 8pt;
}

.groupTitle
{
  font-size: 10pt;
  margin: 5px;
  text-align: right;
}

.productTitle
{
  color: red;
  font-size: 8pt;
  font-weight: bold;
}

.productImg
{
  margin-right: 10px;
}

.dealerAddress
{
  font-size: 8pt;
  line-height: 13pt;
}

table.formTable
{
  font-family: verdana;
  font-size: 7pt;
}

table.formTable td
{
  vertical-align: middle;
  border: 1px solid #e0e0e0;
  background: #f0f0f0;
}
input.inputText
{
  width: 140;
  border: 1px solid #487db3;
  font-size:7pt;
}
textarea.inputTA
{
  width: 140;
  height: 100;
  border: 1px solid #487db3;
  font-family: verdana;
  font-size: 7pt;
}
input.inputButton
{
  width: Auto;
	border: 1px solid #487db3;
  font-size: 7pt;  
}
form
{
  margin: 0px;
}
select
{
  font-size: 8pt;
  width: auto;
  height: 12px;
}

table.productPrices
{
  font-size: 7pt;
  width: 100%;
  border: 1 solid silver;
}

a
{
text-decoration: underline;
color: red;
}
a.footer
{
  color: #333333;
}

div.combos
{
  vertical-align: middle;
  font-weight: bold;
}

/*487db3*/
