html, body, td, th{ 
	font-family:Verdana,Arial,Tahoma,sans serif;
	font-size:9pt; color: #4c4c4c;
}
body{ 
	background:#EBE2CD; 
}
form {margin:0; padding:0;}

ul {
	margin:0; padding:0 0 0 1.5em;
}

.content p {}



h1 {
	background:#d9cd9c;
	font-size:12pt; color:#000; font-weight:bold;
	margin:0 0 0.7em 0; padding:0.3em;
}
h1 span {
	padding-right:0.7em; height:100%;
}
h2,h3,h4,h5,h6{
	font-size:10pt; color:#9c2230; margin:5px 0 0 0;
}

a { text-decoration: none; color:brown ; }
a:hover { color: crimson; }
a img {border:0;}

hr {padding:0; margin:0;}





 
.news {
	padding:10px 0;  border-bottom:solid 1px #d9cd9c;
} 
.news h2 {
	background:transparent url(../img/layout1/menu_icon_selected.gif) no-repeat 0px 2px;
	padding-left: 20px;
} 
.news h2 span {
	 color:#003C66;
}
.news .date{
	float:right; position:relative; top:-7px;
	padding-right:5px; font-style:italic; color:#a52c00; 
}
.news .wiecej a{
	float:right; position:relative; top:-7px;
	display:block;
	padding-left:12px; background:transparent url(../img/layout1/comment.gif) no-repeat bottom left;

}
.news_page_num {
	clear:both; padding:5px 0;
}
.news_page_prev {
	float:left;
	padding-left:14px; background:transparent url(../img/layout1/arrow_left.gif) no-repeat bottom left;
}
.news_page_next {
	float:right;
	padding-right:14px; background:transparent url(../img/layout1/arrow_right.gif) no-repeat bottom right;
}



.table_files {margin-top:10px; width:100%; border-collapse:collapse;}
.table_files td { border-bottom:solid 1px #d9cd9c; }
td.file_name { width:85%; vertical-align:bottom; }
td.file_size { width:15%; vertical-align:bottom; text-align:right; }
.file_ { display:block; padding:2px 2px 2px 25px; background: transparent url(../img/layout1/file_.gif) no-repeat left top;}



.wiecej {
    clear:both;
    text-align:right;
    padding-right:12px;
    background: transparent url(../img/layout1/arrow_right.gif) no-repeat right center;
}
.powrot {
    clear:both;
    text-align:right;
    padding-right:12px;
    background: transparent url(../img/layout1/arrow_left.gif) no-repeat right center;
}

