#teksty {
	margin: auto;
	width: 800px;
	padding: 5px;
	text-align: center;
	padding-top: 5px;
}

#pokaz_tekst {
	width: 98%;
	text-align: justify;
	margin: auto;
	color: black;
	padding: 5px;
	line-height: 20px;
}

#pokaz_tekst img {
	border: 1px solid black;
}

#teksty #teksty_stat {
	width: 600px;
	margin: auto;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}

#najnowsze_teksty {
	width: 392px;
	float: left;
}

#najlepsze_teksty {
	width: 392px;
	float: right;
}

#teksty_nawigacja {
	background: #ddeefa;
	float: left;
	width: 390px;
	border: 1px solid #175d90;
}

.najlepszy_tekst_p {
	background-color: #ddeefa;
	float: left;
	width: 380px;
	border-top: 1px #175d90 solid;
	border-left: 1px #175d90 solid;
	border-right: 1px #175d90 solid;
	border-bottom: 1px dashed #175d90;
	padding: 0px 5px 5px 5px;
}


.najlepszy_tekst {
	background-color: #ddeefa;
	float: left;
	width: 380px;
	border-left: 1px #175d90 solid;
	border-right: 1px #175d90 solid;
	border-bottom: 1px dashed #175d90;
	padding: 5px 5px 5px 5px;
}


.najlepsze_div .last {
	border-bottom: 1px solid #175d90;
	}

.najnowszy_tekst {
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #4479a0;
	float: right;
	width: 390px;
	background: #ddeefa;
	border: 1px solid #175d90;
}

.najnowszy_tekst .tresc {
	padding: 2px 4px 2px 4px;
	text-align: justify;
}

.najnowszy_tekst .tresc a {
	text-align: justify;
	line-height: 150%;
}

.najnowszy_tekst  .teksty_stopka {
	font-weight: normal;
	font-size: 100%;
	padding: 2px 4px 2px 4px;
	float: left;
	background-color: #C5E3F6;
	border-top: 1px dashed #9dbacf;
	position: relative;
	width: 382px;
}

.najnowszy_tekst  h3 {
	font-weight: normal;
	font-size: 90%;
	padding: 2px 4px 2px 4px;
	border-bottom: 1px dashed #9dbacf;
}

#pozostale_teksty {
	width: 100%;
}

a.paginator-item {  margin-right: 2px; margin-top: 5px; width: 20px; padding: 3px 5px; text-align: center;-moz-border-radius:4px; -webkit-border-radius:  4px; border-radius:4px; color:#333333; background:#dfedf7;}			
	a.paginator-item:hover, a.paginator-item.selected {background-color: #AFD8F3; font-weight: bold;}
	
	
	.text_share .like_button {clear: both; text-align: right; margin: auto;} 
	.text_share .share_buttons {clear: both; margin-top: 5px; text-align: center; width: 100%;}
	
	.prev_next {margin-top: 20px; font-weight: bold; height: 24px; line-height: 24px;}
	.prev_next div, .prev_next a {height: 24px; line-height: 22px; display: block;}
	.prev_next .prev {float: left; }
	.prev_next .next {float: right; }
	.prev_next .prev a {padding-left: 28px;background: url('/layout/ikony/prev_24.png') left center no-repeat;}
	.prev_next .next a {padding-right: 28px;background: url('/layout/ikony/next_24.png') right center no-repeat;}
	
.article_left {width: 580px; text-align: center; float: left; margin-top: 20px; padding-bottom: 20px;}

.article_left h2 {font-size: 16px; text-align: center;}
.article_left .lead {font-weight: bold; text-align: justify; margin-top: 10px;}
.article_right {width: 200px; float: right; margin-top: 20px; }

		.article_link span {padding-left: 20px;background: url('/layout/ikony/article_12.png') 5px center no-repeat;}
