@charset "utf-8";
@import "//static.presspublica.pl/web/rp/css/rp_main.css";

#col2
{
    background:none;
    border-top:0 none;
    padding:0;
}

#col21 {
  float: right;
  width: 640px;
  margin-left:8px;
  margin-right:20px;
}

#col22 {
  text-align:left;
  width:250px;
  float:left;
  margin:0 0 0 8px;
  padding:10px 0 0 0;
}

#col22 .componentBox
{
    width:auto;
}

/*
#logoBox {
  width:845px; 
  float:none;
}
*/

.leftPanel div{
  margin-bottom: 15px;
}
#col3 {
  display: none;
}


/***************************** ostatnie wydania */

.lastIssues
{
    margin:10px 0 30px 0;
}

.lastIssuesItems
{
    margin-top:15px;
}

.lastIssuesItem
{
    float:right;
    margin:0 16px;
}

.lastIssuesItem:first-child
{
    margin-right:0;
}

.lastIssuesItem:last-child
{
    margin-left:0;
}

.lastIssuesItemImg img
{
    border:1px solid #ccc;
    box-shadow:0 0 5px #999;
}

.lastIssuesItemImg
{
    margin-bottom:5px;
}

.lastIssuesItemTxt
{
    font-size:12px;
    color:#666;
}

.lastIssuesItemTxt p
{
    margin:0 0 0px 0;
}

/***************************** //ostatnie wydania */


/*********************** nawigacja miedzy wydaniami - listPage */

.pageList_Box {
    margin: 10px 0 25px;
}
.pageListDateScroll {
    margin: 10px 0 30px;
    font-size: 18px;
    color:#000;
    line-height:20px;
    text-align:center;
    padding:10px 0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.pageListDateScroll a {
  font-size: 11px;
  font-weight: normal;
  padding: 0;
  cursor: pointer;
  color:#000;
  text-transform:uppercase;
}

.pageListDateScroll a:hover {
  text-decoration: underline;
  cursor: pointer;
}

.pageListDateScroll a.pageListDateScrollLeft
{
    float:left;
    padding-left:20px;
    background: url("//static.presspublica.pl/web/rp/img/layout/article_images/pagination_arrow_left.png") no-repeat scroll left center transparent;
}

.pageListDateScroll a.pageListDateScrollRight
{
    float:right;
    padding-right:20px;
    background: url("//static.presspublica.pl/web/rp/img/layout/article_images/pagination_arrow_right.png") no-repeat scroll right center transparent;
}

.pageListDateScroll span.pageListDateScrollText
{
    
}

/*********************** //nawigacja miedzy wydaniami - listPage */


/************** info o braku wydania w danym dniu **********/
.noPublicationToday
{
    background: #eee;
    border:1px solid #ccc;
    padding:35px;
    text-align:center;
    font-size:12px;
    margin:30px 0;
}

.noPublicationToday h1
{
    font-size:23px;
    margin:0 0 10px 0;
}

.noPublicationToday h2
{
    font-size:15px;
    margin:0;
}

/************** //info o braku wydania w danym dniu **********/


/********************* spis artykulow */
.pages{
  margin:0 0 15px 0;
}
.pages h1.pageTitle,.pages h2.pageTitle {
  font-size:2.1em;
  line-height: 1.9em;
  color:#999999;
  font-weight: normal;
}
.pages h1.pageTitle:first-letter {
  color: #006699;
  font-weight: normal;
}
.pages h2.pageTitle:first-letter {
  color: #990000;
  font-weight: normal;
}
.pages ul li {
  background: transparent url(//static.presspublica.pl/web/rp/img/layout/list_bullet.png) no-repeat scroll 0 11px;
  padding: 3px 10px;
  font-weight: normal;
  font-size: 1.3em;
  line-height: 1.3em;
}
.pages ul li.moreLink {
 background: transparent none;
 padding:3px 0;
}
.pages ul li a {
  /*color: #006999;*/
  color: #000;
}
.pages ul li span.author {
  color: #999999;
  font-size: 0.9em;
}
.pages p.powrot {
  margin:10px 0;
}
.pages p.powrot a {
   color:#006999;
}
/********************* //spis artykulow */






/****************************************************/
/*                             inne - nierozpoznane */
.news_login {
  margin: 0 auto;
}

.news_loginp {
  padding: 15px;
}

.searchInput {
  width: 138px;
}

.calendar {
  margin: 0;
  padding: 0;
}

.teksty {
  width: 338px;
}

.tematy {
  float: none;
}

input.hidden {
  border: none;
  visibility: hidden;
}

form.logowanie_form input {
  border: 1px solid #ddd;
  padding: 2px 0;
  width: 175px;
}
form.logowanie_form input.submit_zaloguj {
  width: 175px;
}

/* --- dialog box ---*/
#glassBox {
  background-color: #000000;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 90001;
}
#dialogBox {
  -moz-border-radius: 12px 12px 12px 12px;
  -moz-box-shadow: 2px 2px 4px #444444;
  background-color: #ffffff;
  border: 1px solid #465C68;
  display: none;
  left: 0;
  position: absolute;
  top: 50px;
  width: 500px;
  z-index: 90002;
}
#dialogBody {
  color: #444444;
  font-size: 12px;
  line-height: 1.3;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  text-align: left;
  width: 90%;
}

#dialogTitle {
  -moz-border-radius: 12px 12px 12px 12px;
  background-color: #2D414C;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  padding-bottom: 2px;
  padding-top: 2px;
  text-align: center;
  width: 95%;
}
.dialogBtn {
  -moz-border-radius: 12px 12px 12px 12px;
  background-color: #2D414C;
  border: 1px solid #465C68;
  color: #ffffff;
  cursor: pointer;
  font-size: 11px;
  padding: 2px 8px;
}
.srodtytul, p.srodtytul {
  font-family: Times, serif;
  margin: 0 0 10px;
  font-size: 17px;
  margin: 0 0 10px 0;
  font-weight: bolder;
}
q, cite {
  margin: 6px 0 6px 10px;
  padding: 5px 5px 5px 30px;
  width: 180px;
  float: right;
  background: #F1F1F1 url(/static/img/srednik.png) top left no-repeat;
  font-size: 14px;
  font-style: normal;
  color: #000000;
  quotes: none;
}

blockquote {
  margin: 6px 10px 6px 0;
  padding: 10px 5px;
  width: 100%;
  float: left;
  background: #F0F0F0;
  font-size: 14px;
  font-style: normal;
  color: #000000;
  border-top: 2px solid #B0B0B0;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 20px 0 15px 0;
}

.paidArticleBox {
  color: #444444;
  font-family: "Trebuchet MS";
  font-size: 13px;
}

.tematy .paidArticleBox a:link, .tematy .paidArticleBox a:visited {
  color: #00607B;
}

.paidArcticleAlert {
  background-color: #fff7c4;
  border: 1px solid #eeb59c;
  text-align: center;
  padding: 5px 0;
  font-size: 18px;
  margin: 0 0 15px 0;
}

.paidArcticleAlertText {
  color: #db632e;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

.paidArcticleBox {
  width: 260px;
  height: 235px;
  border: 1px solid #d2d2d2;
  font-size: 13px;
}

.paidArcticleBoxHeader {
  padding: 5px 10px 5px 10px;
  background-color: #283339;
  color: #ffffff;
  font-size: 14px;
}

.paidArcticleBoxContent {
  padding: 0 10px;
  margin: 10px 0;
}

.tematy a.paidArcticleBoxButtonsBottomLeft:link, .tematy a.paidArcticleBoxButtonsBottomLeft:visited {
  float: left;
  font-size: 12px;
  margin: 25px 0 0 10px;
  text-decoration: none;
}

.tematy a.paidArcticleBoxButtonsBottomRight:link, .tematy a.paidArcticleBoxButtonsBottomRight:visited {
  display: block;
  float: right;
  padding: 5px 30px;
  color: #ffffff;
  text-decoration: none;
  margin: 20px 10px 0 0;
  background-color: #415664;
  font-size: 13px;
  font-weight: bold;
}

.paidArcticleBoxLeft {
  float: left;
}

.paidArcticleBoxRight {
  float: right;
  background-color: #f7f7f7;
}

.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;
}

.tematy .otherPaidForm a:link, .tematy .otherPaidForm a:visited {
  text-decoration: none;
  font-weight: bold;
}





/* tooltip */

.ttBG{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #DFDFDF;
  z-index: 999999;
  display: none;
}
.ttBG2{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  text-align: center;
  display: none;
}

.ttPane{
  width: 600px;
  background: white;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #999999;
}

.ttClose{
  float: right;
  width: 18px;
  height: 18px;
  margin-top: 6px;
  margin-right: 6px;
  background: transparent url('//static.presspublica.pl/web/rp/img/archiwum/buttons/close.gif') no-repeat left top;
  cursor: pointer;
}

.ttContent{
  clear: both;
  padding: 6px 20px 24px 20px;
}

.ttHeader, .ttPromo{
  font-family: Arial, sans-serif;
  display: block;
}

.ttHeader span{
  font-size: 14px;
  display: block;
}

.ttHeader a, .ttPromo a{
  color: #00607B
}

.ttHeader{
  font-size: 22px;
  margin-bottom: 12px;
  text-align: center;
}

.ttPromo{
  font-size: 16px;
  font-weight: bold;
  margin-top: 24px;
  text-align: center;
}

.ttPromo span{
  display: block;
  font-size: 13px;
  font-weight: normal;
  margin-top: 12px;
  text-align: center;
}






.theindex {
  margin: 15px 0;
}

.theindex h2 {
  font-size: 1.2em;
  border-bottom: 3px solid #485F6C;
  border-left: 3px solid #485F6C;
  display: block;
  font-size: 1.2em;
  letter-spacing: normal;
  margin: 0 0 2px;
  padding: 0 0 0 2px;
}

.theindex .box {
  margin-bottom: 10px;
}

.theindex .box img {
  float: left;
  height: 70px;
  margin: 6px 10px 6px 6px;
  width: 70px;
}

.theindex .box span.title {
  font-size: 1.7em;
  line-height: 1.6em;
  margin: 2px 0 2px 0;
}

.theindex span.index {
  border: none;
}

.theindex span.index a {
  background: none;
  padding: 0;
}

.theindex .pages {
  margin: 13px 0;
  text-align: center;
  font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
}

.theindex .pages a {
  color: #999;
}

.theindex .pages a.off {
  border: 1px solid #ccc;
  color: #ccc;
}

.theindex .pages a.pages {
  background-color: #fff;
  border: 1px solid #ccc;
  margin: 3px;
  padding: 1px 4px;
}

.podstawa {
  font-size: 11px;
  color: #999999;
}



/* WYSZUKIWANIE */
input.dzien {
  width: 20px;
  border: 1px solid #999999;
}

input.rok {
  width: 40px;
  border: 1px solid #999999;
}

select.miesiac {
  width: 100px;
  border: 1px solid #999999;
}

select.rok {
  width: 60px;
  border: 1px solid #999999;
}

select.dzial {
  width: 150px;
  border: 1px solid #999999;
}

input.poletekstowe {
  width: 200px;
  border: 1px solid #999999;
}

input.szukaj {
  margin: 0 0 80px 0;
}

.wyniki {
  font-size: 14px;
  margin: 10px 0 40px 0;
}

.nazwisko {
  font-variant: small-caps;
  color: #333333;
  text-transform: lowercase;
}
.print {
  float: right;
}

@media print { * {background-color:
    white !important;
    background-image: none
    !important;
}

#zakladki, #logo, #billboard, #footer, #col6, .print {
    display: none;
}

input.szukaj {
  background: #DDDDDD none repeat scroll 0%;
  border: 1px solid #999999;
  margin: 0px;
}

input.przycisk {
  background: #DDDDDD none repeat scroll 0%;
  border: 1px solid #999999;
  float: right;
  margin: 0pt 16px 0pt 0pt;
}

.logowanie .logowaniep ul {
  text-align: left;
}

.leftPanel {
  background: none repeat scroll 0 0 #F8F8F8;
}

.archAdv {
  height: 263px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding-bottom: 10px;
  width: 180px;
}