div.news {
	width : 447px;
	margin : 0 auto 10px auto;
	padding : 3px 7px;
	height: 1%;
}
div.top-news {
	margin-top : 4px;
	margin-bottom : 11px;
	border : 1px #b39a9a solid;
	background-color : #eeeeee;
	min-height : 120px;
}
.news_title {
	padding: 0;
	margin-bottom: 0;
	font-size: 1.05em;
}
.news_title a:link {
	color : #b92c2c;
	text-decoration : underline;
}
.news_title a:visited {
	color : #be8181;
}
.news_title a:hover {
	text-decoration : none;
}
.news_title a:active {
	text-decoration : none;
}
div.news div.content {
	text-align : justify;
	font-size : 0.9em;
}
div.news div.content p {
	text-align : justify;
	margin : 0 0 3px 0;
	padding : 0;
}
div.news div.content > p {
	text-align : justify;
	margin : 0;
	padding : 0;
}
div.news p.info {
	color : #9b9b9b;
	font-size : 0.85em;
	margin : 3px 0;
	padding : 0;
}
div.news p.info span.category {
	font-weight : bold;
	color : #000;
	font-size: 1em;
}
div.news div.content a.more {
/*	display : block;
	font-size: 1.4em;
	font-weight: bold;*/
}
span.date, span.comments {
	font-size : 0.85em;
	color : #9b9b9b;
}
div.news div.content a.more:link {
	color : #b92c2c;
	text-decoration : underline;
}
div.news div.content a.more:visited {
	color : #be8181;
}
div.news div.content a.more:hover {
	text-decoration : none;
}
div.news div.content a.more:active {
	text-decoration : none;
}
div.news img.news-miniature {
	float : left;
	padding : 1px;
	margin : 4px 3px 0 0;
	border : #666 1px solid;
}
div.news div.content p.source, div.news div.content p.submitedBy {
	font-size : 0.9em;
	color : #888;
	margin : 0;
}
div.news div.content p.submitedBy {
	margin : 0 0 20px 0;
}

#inter-text-advert {
	clear: both;
	width: 300px;
	margin-top: 0px;
	padding: 10px;
	text-align: center;
}

#page-content h2 {
	position: absolute;
	left: -999em;
}

div.details {
	margin: 8px 0 4px 0;
}

a.newsReturn {
	display : block;
	border : #000 1px solid;
	margin : 9px 0 0 0;
	padding : 5px 6px;
	text-align:center;
	font-size : 1.1em;
	font-weight:bold;
	color : #b92c2c;
}
a.newsReturn:link, a.newsReturn:visited, a.newsReturn:active {
	background-color : #EEE;
	text-decoration : underline;
}
a.newsReturn:hover {
	background-color : #F6F6F6;
	text-decoration : none;
}
a.PNList {
	display : block;
	border : #aaa 1px solid;
	padding : 5px 5px;
	text-align : center;
	font-size : 1em;
	font-weight : bold;
	color : #b92c2c;
	margin-bottom : 10px;
}
a.PNList:link, a.PNList:visited, a.PNList:active {
	background-color : #EEE;
	text-decoration : underline;
}
a.PNList:hover {
	background-color : #F6F6F6;
	text-decoration : none;
}

a.PreviousList {
	width : 210px;
	float : left;
}
a.NextList {
	width : 210px;
	float : right;
}
a.ArchiveList {
	clear : both;
	width : 446px;
}

div.similar_links  h4 {
	margin: 3px 0;
	padding: 0;
}

div.similar_links  ul {
	margin: 0 5px;
	padding: 0;
}

div.similar_links  li {
	margin: 0 10px;
	font-size: 1em;
	color: #333;
}

div.similar_links  li a{
	font-size: 1em;
}


/*

DODAWANIE KOMENTARZY

*/
#AddNewComment {
	width : 420px;
	padding : 5px;
	margin : 0 auto;
	font-size : 10pt;
	text-align : left;
}
#AddNewComment legend {
	font-size : 1.1em;
	font-weight : bold;
	color : #000;
	margin : 0;
	padding : 0;
}
#AddNewComment label {
	font-size: 0.95em;
}
#d_CommentAuthor, #d_CommentEmail, #d_CommentContent, #d_CommentPassword {
	width : 416px;
	margin : 2px;
}
#d_CommentAuthor label, #d_CommentEmail label, #d_CommentContent label, #d_CommentPassword label {
	display : block;
	float : left;
	width : 115px;
}
#d_CommentAuthor input, #d_CommentEmail input, #d_CommentPassword input, #d_CommentContent textarea {
	width : 288px;
	padding : 3px;
}
#d_CommentAuthor input, #d_CommentEmail input, #d_CommentPassword input {
	height : 20px;
	font-size : 1em;
}
#d_CommentContent textarea {
	height : 180px;
	font-size : 1em;
}
#d_RemeberNick input{
	float : left;
	margin : 0 8px 3px 3px;
}

#d_RemeberNick {
	margin-bottom: 15px;
}

#d_RemeberNick input{
	float : left;
	margin : 0 8px 7px 3px;
}
#d_AgreeRules {
	font-size : 9pt;
}
#d_AgreeRules label, #d_RemeberNick label {
	display : block;
	font-size : 9pt;
}
.RegisterNick {
	margin-left : 117px;
	margin-bottom : 2px;
}

#AddNewComment input.submit {
	margin : 2px 140px;
 	width : 150px;
	background: #eee; 
 	color: #222;
}
#AddNewComment input.submit:hover {
	background: #eee;
}
#reqField {
	padding : 0;
	margin : 4px 0;
	font-size : 8pt;
	text-align : center;
}
/*

LISTA KOMENTARZY

*/


#commentList {
	text-align : left;
	width : 434px;
	list-style : none;
	margin : 10px auto;
	padding : 0;
}

#commentList li {
	margin : 14px 0px;
	padding : 8px;
	font-size : 0.92em;
	background : #eee;
	width: 418px;
	overflow : hidden;

}

#commentList li .commentmetadata {
	padding: 2px 0 2px 20px;
	background: url('../img/time.gif') left center no-repeat;
	display: block;
}

#commentList li .commentauthor {
	font-size: 1em;
	font-weight: bold;
}
#commentList li .moderation {
	display: block;
	margin-top: 8px;
	font-size: 1em;
}

#commentList li .commentauthor a {
	text-decoration : none;
	color : #000;
	padding: 2px 20px 2px 0;
	background: url('../img/mail.gif') right center no-repeat;
}

#commentList li .commentmetadata a {
	font-size : 9pt;
	color : #F00;
	text-decoration : none;
}

#commentList li .moderation a {
	font-size : 7pt;
	color : #777;
	text-decoration : none;
}

moderation


/*

Archiwum

*/
#ArchiveYears {
	list-style : none;
	padding : 0;
	margin : 15px;
	display : block;
	text-align:center;
}
li.ArchiveYear span.ArchiveYear {
	text-decoration : underline;
	font-weight : bold;
}
li.ArchiveYear {
	clear: both;
	padding : 0;
	margin : 0;
}
ul.ArchiveMonths {
	list-style : none;
	padding : 0;
	margin : 4px 0;
}
li.ArchiveYear div {
	position: relative;
	text-align : left;
	margin : 10px 12px 0 12px;
}
div.over6 {
	height : 150px;
}

div.under6 {
	height : 80px;
}

ul.ArchiveMonths li {
	position: absolute;
	padding: 0;
	width: 60px;
	height: 4em;
	background: #F4C6C6;
	z-index: 1;

}



ul.ArchiveMonths li:hover, ul.ArchiveMonths li:hover {
background : #FF6666;
}
ul.ArchiveMonths li a {
	display : block;
	margin : 0;
	padding : 0;
	font-size : 11pt;
	text-decoration : none;
}

ul.ArchiveMonths li a:link {
	background : #F4C6C6;
	color : #000;
}
ul.ArchiveMonths li a:visited {
	background : #F4C6C6;
	color : #000;
}
ul.ArchiveMonths li a:hover {
	background : #FF6666;
	color : #fff;
}

ul.ArchiveMonths li a span{
	display : block;
	padding : 6px 0;
	margin : 0;
	text-align : center;
}
span.nCount {
	display : inline;
	font-size : 10pt;
	color : #555;
	padding : 0;
	margin : 0;
} 



li.month-block-1, li.month-block-2, li.month-block-3, li.month-block-4, li.month-block-5, li.month-block-6 {
  top: 0px;
}
li.month-block-7, li.month-block-8, li.month-block-9, li.month-block-10, li.month-block-11, li.month-block-12 {
  top: 5.4em;/*65px; */
}


li.month-block-1, li.month-block-7 { margin-left: 5px; }
li.month-block-2, li.month-block-8 { margin-left: 70px; }
li.month-block-3, li.month-block-9 { margin-left: 135px; }
li.month-block-4, li.month-block-10 { margin-left: 200px; }
li.month-block-5, li.month-block-11 { margin-left: 265px; }
li.month-block-6, li.month-block-12 { margin-left: 330px; }

h3.ArchiveHeader {
	text-align:center;
	font-size : 1.3em;
	margin-top : 0;
	margin-bottom : 4px;
}
div.ArchiveHeader {
height : 5.5em;
}

table.ArchiveNewsList {
float : none;
clear: both;
text-align : left;
padding : 0;
margin : 0;
}
table.ArchiveNewsList tr td {
margin : 0 0 0 0;
padding : 4px;
font-size : 9pt;
}
table.ArchiveNewsList tr.row0 td {
background:#eee;
}
table.ArchiveNewsList tr.row1 td {
background:#ccc;
}
table.ArchiveNewsList tr td.date {
text-align : center;
width : 90px;
}
table.ArchiveNewsList tr td.cat {
text-align : center;
width : 85px;
}

table.ArchiveNewsList tr td a {
	color : #000000;
	text-decoration : none;
}
div.comments-pagelist {
	text-align: center;
}

/* NOWY TOP NEWS */

.big_box_topnews, .big_box_topnews_border, .big_box_topnews_img {
	width: 456px;
	height: 320px;	
}

.big_box_topnews {
	height: 330px;
}

.big_box_topnews_shadow, .big_box_topnews_text {
	position: absolute;
	top: 220px;
	width: 454px;
	height: 100px;

}

.big_box_topnews .img_source {
	font-size: 0.85em;
	color: #888;
	margin: 1px 2px;
}

.big_box_topnews {

	margin: 4px;
}

.big_box_topnews_border {
	border-style: solid;
	border-color: black;
	border-width: 1px;
	padding: 1px;
	background-color: white;
}

.big_box_topnews_img {
	position: relative;
}


.big_box_topnews_shadow {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/templates/img/top_news_overlay.png');
}

div[class=big_box_topnews_shadow] {
	background-image: url(/templates/img/top_news_overlay.png);
}

.big_box_topnews_text {
	z-index: 1;
	overflow: hidden;
}

.big_box_topnews_text  p {
	margin: 0pt 3px;
	padding: 0pt;
	color: white;
}

.big_box_topnews_text  a {
	text-decoration: none;
}

h3.big_box_topnews_text_header {
	margin: 0 2px;
	color: white;
	font-size: 1.1em;
}

