@CHARSET "UTF-8";
@import "rp_article.css";
@import "weekend.css";

/******************************************************************************/
/*
 * 																układ strony															*/

#col0  { margin: 10px 0 10px;}
#col1  { float: left; margin-left: 8px; padding: 0 10px 0 0;	width: 600px;}
#col10 { float: none;	width: 600px;}
#col11 { float: left;	width: 340px;}
#col12 { float: right; margin-right: 0px;	width: 250px;}
#col2  { float: right; margin-right: 8px;	width: 300px;	background: none transparent;	border: none;}
#col3  { margin: 8px 0 0 8px;	width: 920px;}
#story { border: none;}

/******************************************************************************/
/*																	wygląd artykułu															*/


.articleToolBoxTop {
	margin: 0 0 20px 0;
	border-top: 1px dotted #CFD4D8;
	border-bottom: 1px dotted #CFD4D8;
	padding: 7px 10px 5px;
	font-size: 1.1em;
}
.articlePrint {
	float: left;
	padding: 70px 0 0;
	margin: 0 70px 0 0;
}
.articleOneSite {
	float: left;
	padding: 7px 70px 0 0;
}
.articleOneSiteIcon {
	margin: 0 6px 0 0;
}
.articleTextSize {
	float: right;
	color: #636e79;
	line-height: 1.1em
}


.editorPicks {
	background-color: #f7f7f7;
	border: 1px solid #dfdfdf;
	padding: 5px;
	width: 150px;
	margin: 15px 10px 5px 0;
}
.editorPicks.editorPicksFirst {
	margin-top: 0px;
}
.editorPicksTitle {
	font-size: 1.4em;
	margin: 0 0 7px 0;
}
.editorPicksList {
	list-style-type: none;
}
.editorPicksList li {
	margin: 0 0 10px 0;
}

.prevPage {

	float: left;
}
.nextPage {

	float: right;
}
.numberPage {

}
.numberPageList {

	list-style-type: none;
	margin: 0 0 0 40%;
}
.numberPageList li {

	border: 1px solid #00607B;
	float: left;
	margin: 0 2px;
	padding: 2px 8px;
}
li.articleActivePage {

	border: none;
}
.articleActivePage a:link, .articleActivePage a:visited {

	color: #666666;
}
a.articleReadMore {

	font-size: 1.2em;
}
.articleToolBoxBottom {

	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 10px 5px 5px;
	font-size: 1.1em;
}
.articleToolBoxBottomItem {

	float: left;
}
.articleLicenceIcon {

	margin: 0 5px 0 10px;
}
.articleWriteToUsIcon {

	margin: 0 5px 0 0;
}
.articlePrintIcon {

	background: url("http://static.presspublica.pl/web/rp/img/layout/article_icons/print_icon.png") no-repeat scroll 0 0 transparent;
	margin: 0 5px 0 0;
	padding: 0 0 3px 24px;
	line-height: 1.5em;
}
.articleLicenceBottom {

	background: url("http://static.presspublica.pl/web/rp/img/layout/article_icons/licence_icon.png") no-repeat scroll 0 0 transparent;
	margin-left: 92px;
	padding: 0 0 2px 24px;
	line-height: 1.5em;
}
.articleWriteToUsBottom {

	float: right;
	padding: 0 5px 0 24px;
	background: url("http://static.presspublica.pl/web/rp/img/layout/article_icons/write_icon.png") no-repeat scroll 0 0 transparent;
	line-height: 1.5em;
}
#relatedContent {

	background-color: #F7F7F7;
	margin: 0 0 20px 0;
}
.relatedContentTitle {

	font-size: 14px;
	padding: 6px 0 0 6px;
	height: 24px;
	background-color: #666;
	font-weight: bold;
	color: #fff;
}
.relatedContentList {

	list-style-type: none;
	padding: 32px 0 17px 0;
	border: 1px solid #DFDFDF;
	border-top: none;
}
.relatedContentList li {

	margin: 0 15px 12px 15px;
	border-bottom: 1px solid #d8d8d8;
	padding: 0 0 10px 0;
}
.relatedContentList li span {

	color: #646464;
	padding: 0 10px 0 0;
}

.article_link_photo {

	width: 310px;
	height: 200px;
}
#copyright_law {

	margin: 10px 0 0 0;
	color: #999999;
	font-size: 10px;
}
#story h2 {

	font-family: Times, serif;
	margin: 5px 0;
}

.slidingPopup {

	background-color: #FFFFFF;
	border: 1px solid #999999;
	position: fixed !important;
	width: 445px;
	z-index: 999999;
	text-align: left;
}
.slidingPopup .elementImg {

	display: none;
}
.slidingPopup h3.elementHeader {

	background: none repeat scroll 0 0 transparent;
	color: #333;
	font-family: Trebuchet MS, sans-serif;
	font-size: 1.3em;
	padding: 0 0 0 5px;
	text-transform: none;
}
.slidingPopup .foreFront_Title {

	font-size: 1.3em;
}
.slidingPopup #closeSlidingPopup {

	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}


/*************************************************/
/*                                    Comments   */
a.showAllComments, a.showAllComments:hover {color:#fff;}



/* navigation */

#articlePagination {

	margin: 15px 0;
	padding: 5px 0;
	text-align: center;
}
.articlePaged_Box {

	border-top: medium none;
}
.articlePaged_Navi {

	margin-bottom: 3px;
	margin-top: 3px;
	text-align: center;
	color: #636E79;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 9px 0;
}
.articlePaged_Prev {

	float: left;
	font-size: 1.2em;
	margin: 3px 0 0;
}
.articlePaged_Prev_inactive {

	background: url("http://static.presspublica.pl/web/rp/img/layout/article_images/pagination_arrow_left.png") no-repeat scroll 4px 1px #fff;
	padding: 5px 10px 5px 27px;
}
.articlePaged_Prev a {

	background: url("http://static.presspublica.pl/web/rp/img/layout/article_images/pagination_arrow_left.png") no-repeat scroll 4px 1px #fff;
	display: block;
	padding: 0 0 0 20px;
}
.articlePaged_Prev  a span {

	display: block;
	background: #fff none;
	padding: 5px 0px 5px 7px;
	color: #D00B0B;
}
#articlePagination .articlePaged_Prev a:hover {

	color: #D00B0B;
	text-decoration: underline;
}
.articlePaged_Next {

	float: right;
	font-size: 1.2em;
	margin: 3px 0 0 0;
}
.articlePaged_Next_inactive {

	background: url("http://static.presspublica.pl/web/rp/img/layout/article_images/pagination_arrow_right.png") no-repeat scroll 70px 1px #fff;
	padding: 5px 27px 5px 10px;
}
.articlePaged_Next a {

	background: url("http://static.presspublica.pl/web/rp/img/layout/article_images/pagination_arrow_right.png") no-repeat scroll 64px 1px #fff;
	display: block;
	padding: 0 20px 0 0;
}
.articlePaged_Next a span {

	display: block;
	background: #fff none;
	padding: 5px 7px 5px 0;
	color: #D00B0B;
}
#articlePagination .articlePaged_Next a:hover {

	color: #D00B0B;
	text-decoration: underline;
}
.articlePaged_Separator {

	height: 15px;
}
.articlePaged_Page {

	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 1.4em;
	border: none;
}
.articlePaged_Page a:link, .articlePaged_Page a:visited {

	color: #333;
	display: block;
	height: 16px;
	line-height: 17px;
	padding: 5px;
	width: 14px;
}
#articlePagination .articlePaged_Page a:hover {

	text-decoration: underline;
}
.articlePaged_ActivePage {

	color: #fff;
	margin: 0 8px;
	font-size: 1.4em;
	background: #D00B0B;
	padding: 0 7px;
}
/**

 * Artykuł płatny

 */

.paidArticleBox {

	color: #333;
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	line-height: 1.2em;
}
.paidArcticleAlert {

	background-color: #c3def5;
	border: 1px solid #113b64;
	padding: 10px 0 10px 10px;
	margin: 0 0 15px 0;
}
.paidArcticleAlertText {

	color: #343434;
	font-weight: bold;
	font-size: 16px;
}
.paidArcticleAlertText:first-child {

	margin: 0 0 10px 0;
}
.paidArcticleBox {

	width: 298px;
	height: 235px;
	border: 1px solid #d2d2d2;
	margin: 10px 0 0 0;
	float: left;
}
.paidArcticleBoxHeader {

	padding: 5px 10px 5px 10px;
	background-color: #646e7a;
	color: #ffffff;
	height: 34px;
}
.paidArcticleBoxContent {

	margin: 10px 0 10px 15px;
	padding: 0 10px;
}
.paidArcticleBoxContentElement {

	background: url("http://static.presspublica.pl/web/rp/img/layout/list_bullet.png") no-repeat scroll 0 7px transparent;
	text-transform: uppercase;
}
.paidArcticleBoxContentElementItem {

	margin: 0 0 5px 0;
}
.paidArcticleBox a.paidArcticleBoxButtonsBottomLeft:link, .paidArcticleBox a.paidArcticleBoxButtonsBottomLeft:visited {

	float: left;
	font-size: 12px;
	margin: 25px 0 0 10px;
	text-decoration: none;
}
.paidArcticleBox a.paidArcticleBoxButtonsBottomRight:link, .paidArcticleBox a.paidArcticleBoxButtonsBottomRight:visited {

	background: none repeat scroll 0 0 #F2F2F2;
	border: 1px solid #98A2AB;
	color: #000000;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 14px;
	margin: 15px 12px 0 0;
	padding: 5px 8px;
	text-align: center;
}
.paidArcticleBoxLeft {

	border-right: medium none;
}
.paidArcticleSmsLabel {

	float: left;
	margin: 0 0 0 10px;
	font-size: 12px;
}
.paidArcticleSmsValue {

	margin: 0 0 0 100px;
	font-weight: bold;
}
.paidArcticleSmsPrice {

	font-size: 11px;
	font-weight: bold;
}
.otherPaidForm {

	text-align: center;
	margin: 10px 0;
}
.paidArcticleBox .otherPaidForm a:link, .paidArcticleBox .otherPaidForm a:visited {

	font-weight: bold;
}
/**

 * wyglad tabel w artykulach

 */

#story table {

	border: 1px dotted #999999;
	border-collapse: collapse;
	font-size: 1.4em;
	/*line-height; 1.4em;*/

}
#story table td, #story table th {

	border: 1px dotted #999999;
	padding: 5px 7px;
	color: #343434;
}
#story table th {

	background-color: #eeeeee;
}
#story table p {

	font-size: 1em;
	margin: 3px 0;
}