

@CHARSET "UTF-8";

/*
	formatowanie

*/

strong {

	font-weight: bold;
		
}

#page a {
	

	position:relative;
	color: black;
		
}

#page h3 {

	font-size:18px;
	padding-bottom:4px;
	padding-left:8px;
	padding-top:6px;
	margin-bottom:8px;
	font-weight:normal;
	clear:both;
	width:100%;
	border-bottom:1px solid gray;
	background:#f0f0f0;
		
}
#page h1.header {

	float:left;
	margin-bottom:10px;
          
}
#page h4 a {

	text-decoration: none;
	font-size:15px;
	font-weight: bold;
	color: #5E0D0D;
		
}
#page h1.header span.content {

	float:left;
	font-size:30px;
	background: url(../images/layout/content.png) repeat-x;
	color: white;
	width:auto;
	min-width:200px;
	height:51px;
	font-family: Geneva;
	padding: 20px 20px 0 20px;
	text-align:center;  

}

#page h1.header span.begin {

	float:left;
	width:20px;
	background: url(../images/layout/begin.png) no-repeat;
	display:block;
	height:71px;


}

#page h1.header span.end {

	float:left;
	width:20px;
	background: url(../images/layout/end.png) no-repeat;
	display:block;
	height:71px;


}


#page .article_content p {

	font-size:12px;
	color: #4D4D4D;
	line-height: 25px;
	text-align: justify;
	margin-bottom:20px;
		
}


#page .article_content div {

	float:left;
	width:auto;
		
}
#page .article_content div.left {

	float:left;
	width:371px;
	margin-left:15px;	
	
}

#page .article_content h1 {

	font-family: Tahoma;
	color: #222;
	font-size: 20px;
	background:none;
	float:none;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	height:auto;
	text-align: left;
	clear:both;
		
}

#page .article_content h2 {

	color: black;
	font-size: 15px;
	background:none;
	float:none;
	margin:10px 0 10px 0;
	padding:0;
	clear:both;
	height:auto;
	
		
}


#page .article_content h1 strong {
	

	font-size:18px;
		
}
	

ul.navigation {
	float: left;
	padding: 5px 0 10px 23px;
	font-size: 11px;
	margin-bottom: 10px;
	display:none;
}

ul.navigation li {
	float: left;
	display: block;
	width: auto;
	padding: 0 5px 0 18px;
	background: url(../images/arrow_76.gif) left bottom no-repeat;
}

ul.navigation li.home {
	background: url(../images/home-page-purple.gif) no-repeat left;
}


div.article_header p, div.article_header h2, div.article_option {

	margin-right: 60px;
		
}

div.article_content {
	clear:both;
	margin-left: 8%;
	width:80%;
	position: relative;
		
}

p.author {
	color: silver;
	font-size: 11px;
	padding-left: 24px;
	background: url(../images/icons.gif) no-repeat left -272px;
	height:16px;
	margin:4px 0 5px 0;
}

.article_wrapper {
	margin-left: 20px;
	clear:both;
}

.article_wrapper h2 {

	padding:0;
	margin:0;
		
}


#page .article_content p.excerpt {

    margin-bottom: 10px;
    line-height: 16px;
    font-size:11px;
    font-family: Tahoma;
    color: #444;

}

h2 a {

    font-size: 15px;
    font-weight:bold;

}

.article_wrapper p {

	text-align: justify;
		
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: gray;
}

.results {
	width: 70%;
	margin-left: 2%;
    margin-top:10px;
    padding-top:10px;
    border-top:1px solid #d0d0d0;
    border-bottom:1px solid #d0d0d0;
}

.pager {
    width: 70%;
    margin-left: 2%;
    margin-top:10px;
}

.results p {
	font-size: 10px;
	color: silver;
}

.emfaze {
	font-size: 14px;
	color: #A75676;
}


h2.error {
	background: url(../images/restrict-page-red.gif) no-repeat left bottom;
	padding-left: 20px;
}

	
h2.result{
	background: url(../images/search-orange.gif) no-repeat left center;
	padding-left: 20px;
}

.clear {

	clear:both;
	
}

.print {

	background: url(../images/printer-purple.gif) no-repeat center left;
	display:block;
	padding-left:20px;
	float:left;
	margin-right:10px;

}

.pdf {

	background: url(../images/pdf.gif) no-repeat center left;
	display:block;
	padding-left:20px;
	float:left;

}

.thumb {
	float:left;
	margin-right:10px;
	padding:2px;
	background: #fff;
	display:block;
	border:1px solid #a0a0a0;
	
}

.no-thumb {
	float:left;
	margin-right:10px;
	display:block;
	padding:2px;
	
}

#page .article_content  .excerpt_content {

	float:right;
	width:420px;
	
}
.article {

	clear:both;
	width:100%;
	float:left;
	
}