/* CSS Document */
div.row_list {
	width: 462px;
}

div.title_list {
	width: 462px;
	height: 20px;
	margin: 0;
	padding: 0;
	/*background: url(images/news_h_back.gif) repeat-x;
	padding-bottom: 10px;*/
}
span.title_list_text {
	margin: 0;
	position: relative;
	z-index: 1;
	display: block;
	padding: 3px 0 0 24px;
	font-weight: bold;
}
span.title_list_text a {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
span.title_list_text a:hover {
	color: #498CAD;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

span.title_list_back {
	width: 462px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/news_h.gif) no-repeat;
	position: absolute;
	z-index: 0;
}
div.image_list {
	width: 164px;
	float: left;
}
div.content_list {
	margin: 0;
	padding: 0;
	width: 288px;
	float: right;
}

div.content_list p.bodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;

}



div.row_list img {
	border: 2px solid #cccccc;
}


div.more_list {
	width: 462px;
	height: 20px;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	clear: both;
	text-align: right;
}

div.more_list a {
	color: #36A326;
	font-size: 11px;
	text-decoration: none;
}
div.more_list a:hover {
	font-size: 11px;
	color: #36A326;
	text-decoration: underline;	
}
div.date_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbb;
	padding-bottom: 10px;
	margin-left: 24px;
}

/******************************
SINGLE
******************************/
div.row_single {
	width: 621px;
}
div.title_single {
	width: 621px;
	height: 20px;
	margin: 0;
	padding: 0;
	/*background: url(images/news_h_back.gif) repeat-x;
	padding-bottom: 10px;*/
}
span.title_single_text {
	margin: 0;
	position: relative;
	z-index: 1;
	display: block;
	padding: 3px 0 0 24px;
	font-weight: bold;
}
span.title_single_text a {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
span.title_single_text a:hover {
	color: #498CAD;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
span.title_single_back {
	width: 621px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/news_h_wide.gif) no-repeat;
	position: absolute;
	z-index: 0;
}
div.image_single {
	/*clear: both;*/
	width: 621px;
	text-align: center;
	padding-top: 20px;
}
div.content_single {
	width: 621px;
	/*float: right;*/
}
div.content_single p.bodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.content_single a {
	color: #FF6000;
	font-size: 11px;
	text-decoration: none;
}
div.content_single a:hover {
	font-size: 11px;
	color: #FF6000;
	text-decoration: underline;	
}
div.row_single img {
	border: 2px #cccccc;
}
div.more_single {
	width: 615px;
	height: 20px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	/*padding-bottom: 20px;*/
	clear: both;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}
div.more_single a {
	color: #FF6000;
	font-size: 11px;
	text-decoration: none;
}
div.more_single a:hover {
	font-size: 11px;
	color: #FF6000;
	text-decoration: underline;	
}

div.date_single {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbb;
	padding-bottom: 10px;
	margin-left: 24px;
	
}


/******************************
LATEST - Archiwum
******************************/
div.row_latest {
	width: 462px;
}

div.title_latest {
	width: 462px;
	height: 20px;
	margin: 0;
	padding: 0;
	/*background: url(images/news_h_back.gif) repeat-x;*/
}
span.title_latest_text {
	margin: 0;
	position: relative;
	z-index: 1;
	display: block;
	padding: 3px 0 0 24px;
	font-weight: bold;
}
span.title_latest_text a {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
span.title_latest_text a:hover {
	color: #498CAD;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
span.title_latest_back {
	width: 462px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/news_h.gif) no-repeat;
	position: absolute;
	z-index: 0;
}
div.date_latest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbb;
	padding-bottom: 10px;
	margin-left: 24px;
}
