A {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : light;
	text-decoration : none;
	color : #003366;
	font-style: normal;
}
A:HOVER {
	color : #2F5795;
}
TD {
	font-family : Verdana, Arial, Helvetica;
	font-weight : light;
	font-size : 10px;
	color : #000000;
}
BODY {
	background-color: #F2F2F2;
	padding: 0px;
	margin: 0px;
}
.hide {
	display: none;
}
a.inny {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : light;
	text-decoration : none;
	color : #000000;
	font-style: normal;
}
a.inny:active {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : light;
	text-decoration : none;
	color : #000000;
	font-style: normal;
}
a.inny:hover {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : light;
	text-decoration : none;
	color : #999999;
	font-style: normal;
}
p {
  padding: 0px;
  margin: 0px;
}

.NewsItem
{
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.NewsItem .NewsInfo
{
  width: 385px;
  height: 98px;
  overflow: hidden;
}

.NewsItem .NewsDetails
{
  width: 385px;
  height: 100%;
  min-height: 300px;
  background: transparent right url('./images/kropki_pionowe.jpg') repeat-y;
}

.NewsItem a,
{
  color: #000000;
  margin-bottom: 0;
}

.NewsItem h2
{
  margin: 0;
  padding: 0;
  color: #000000;
  font-family: Tahoma,Verdana;
  font-size: 14px;
  font-weight: bolder;
  font-style: normal;
}

.NewsItem a
{
  color: #000000;
}

.NewsItem a,
.NewsItem a:hover
{
  text-decoration: none;
}

.NewsItem a:hover,
.NewsItem a:hover h2
{
  color: #961431;
}

.NewsItem .ImageContainer
{
  width: 101px;
  height: 98px;
  padding: 0;
  padding-left: 5px;
  margin: 0;
  float: right;
  background: transparent url('./images/kropki_pionowe.jpg') repeat-y;
}

.NewsItem .ImageContainer2
{
  width: 101px;
  height: 98px;
  padding: 0;
  padding-left: 5px;
  margin: 0;
  float: right;
}

.NewsItem .ImageContainer img
{
  margin: 0;
}

.Spacer
{
  color: transparent;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 1px;
  background: transparent url('./images/kropki_poziome.jpg') repeat-x;
  clear: both;
  display: block;
}

.RowBox
{
  width: 100%;
  clear: both;
}

.RowBox img
{
  border: 0;
}

.RowBox .ReturnAnchor
{
  float: right;
  width: 65px;
}

.RowBox .ReturnAnchor span
{
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  font-family: Tahoma,Verdana;
  text-decoration: none;
  height: 20px;
  margin-top: 3px;
  float: right;
}

.RowBox .ReturnAnchor:hover span
{
  color: #961431;
  text-decoration: none;
}

.MoreContainer
{
  width: 100%;
  text-align: right;
  padding: 0;
}

.MoreContainer a
{
  font-family: Tahoma,Verdana;
  font-size: 11px;
  font-weight: bold;
  display: block;
  width: 40px;
  border-left: solid 1px;
  float: right;
  margin-right: 10px;
}

