@charset "utf-8";
@import "http://static.presspublica.pl/web/rp/css/rp_main.css";

#col21 {
  float: right;
  width: 660px;
}

#col22 {
  text-align:center;
  width:250px;
}

#logoBox {
  width:845px; 
  float:none;
}

.leftPanel div{
  margin-bottom: 15px;
}
#col3 {
  display: none;
}

/****************************************/
/*                             listPage */

.pageList_Box {
	margin-left:20px;
}
.date_scroll {
	margin: 5px 0;
	font-size: 1.6em;
}
.date_scroll a {
  font-size: 1.6em;
  font-weight: bold;
  padding: 0px 8px;
  cursor: pointer;
}

.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(http://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;
}
.pages ul li span.author {
  color: #999999;
  font-size: 0.9em;
}
.pages p.powrot {
  margin:10px 0;
}
.pages p.powrot a {
   color:#006999;
}


/********************************************************/
/*                                     PageList Sidebar */
.pageListSidebar_Box h2.pageTitle {
  font-size:2.1em;
  line-height: 1.9em;
  color:#999999;
  font-weight: normal;
}
.pageListSidebar_Box h2.pageTitle a {
  color:#999999;
}
.pageListSidebar_Box h2.pageTitle a:first-letter {
  color: #990000;
}


/********************************************************/
/*                                              okladka */
.okladka_Box {
  height: 290px;
  cursor: pointer;
}
#issueBox img {
  margin: 6px 0 0 0;
}
#zoomBox img{
  cursor: pointer;
}


/********************************************************/
/*                                         mini-calndar */
.miniCalendar_Box {
  margin-left: 15px;
}

.miniCalendar_Box #exampleV {
  margin:15px 0 0 0;
}

.miniCalendar_Box table {
  margin: 15px 0;
  height: 180px;
  width: 225px;
}
.miniCalendar_Box th {
  text-align:center;
}
.miniCalendar_Box td {
  text-align: center;
  background-color: #ffffff;
}

.miniCalendar_Box a {
  font-weight: bold;
  color:#006999;
}
.miniCalendar_Box td:hover {
  background: #cccccc none;
}


input#goToDate{
  background: none repeat scroll 0 0 #fff;
  height: 16px;
  width: 35px;
  border: 1px outset #abadb3;
  font-size: 8px;
  cursor: pointer;
  font-weight: bold;
}
input#goToDate:hover{
  border: 1px inset #abadb3;
  color: #990000;
}
.date_scroll{
  margin: 5px 0;
  text-align:center;
}
.date_scroll a {
  font-size: 120%;
  font-weight: bold;
  padding: 0px 8px;
  cursor: pointer;

}
.date_scroll a:hover {
  color: #990000;
  text-decoration: none;
  cursor: pointer;
}
.miniCalendar_Box .data {
  font-size: 12px;
}

.miniCalendar_Box .menu {
  text-align: left;
  line-height: 20px;
}

.miniCalendar_Box .menu .menup {
  padding: 10px;
}
#col1 #col1p .miniCalendar_Box .menu a {
  font-family: Verdana, Tahoma, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #006699;
  border: none;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
#col1 #col1p .miniCalendar_Box .menu a:hover {
  color: #666666;
}

/****************************************************/
/*                                   serwisy platne */
#logowaniep {
  padding: 0 11px;
  text-align:left;
}

ul.logowanie_links {
  position: relative;
}
* html ul.logowanie_links {
  position: relative;
  z-index: 999999999;
}

ul.logowanie_links li {
  border-bottom: 1px solid #2b3f48;
  position: relative;
  font-size: 13px;
  padding: 5px 0;
  padding-left: 0px;
  /*height: 20px;*/
  background-image: none;
  margin-bottom: 1px;
  list-style-image: url(http://static.presspublica.pl/web/arch_rp/img/layout/arrow-right.gif);
  list-style-position: inside;
}
* html ul.logowanie_links li {
  border-bottom: 1px solid #2b3f48;
  position: relative;
  font-size: 13px;
  padding: 2px 0;
  background-image: none;
  list-style-image: none;
  margin: 0;
  z-index: 99999999;
}

ul.logowanie_links li:hover {
  background-color: #ccc;
  list-style-image: url(http://static.presspublica.pl/web/arch_rp/img/layout/arrow3.gif);
  cursor: pointer;
}

ul.logowanie_links a {
  font-size: 13px;
  position: relative;
  top: -3px;
  left: 0px;
}
* html ul.logowanie_links a {
  font-size: 13px;
  display: block;
  background-image: url(http://static.presspublica.pl/web/arch_rp/img/layout/arrow-right.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 5px;
}
* html ul.logowanie_links a:hover {
  background-image: none;
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 5px;
  background-color: #273238;
}

ul.logowanie_links li ul {
  background-color: #F8F8F8;
  width: 154px;
  position: absolute;
  left: 175px;
  top: 0px;
  display: none;
  z-index: 9999999;
  margin: 0;
}
* html ul.logowanie_links li ul {
  background-color: #273238;
  width: 170px;
  position: absolute;
  left: -185px;
  top: -2px;
  display: none;
  z-index: 9999999;
}

ul.logowanie_links li ul li {
  list-style: none;
  background-image: none;
  border-bottom: 1px solid #34454d;
  font-size: 13px;
  padding: 8px 0 6px 8px;
}
* html ul.logowanie_links li ul li {
  list-style-image: none;
  background-image: none;
  border-bottom: 0px solid #34454d;
  font-size: 13px;
  padding: 2px 0 2px 5px;
}
* html ul.logowanie_links li ul li a {
  list-style-image: none;
  background: none;
  border-bottom: 1px solid #34454d;
  font-size: 13px;
}
* html ul.logowanie_links li ul li a:hover {
  list-style-image: none;
  background: none;
  border-bottom: 1px solid #34454d;
  font-size: 13px;
}

ul.logowanie_links li ul li:hover {
  list-style-image: none;
}

ul.logowanie_links li ul li a {
  font-size: 13px;
}

ul.logowanie_links li ul.lastSubmenu {
  top: -22px;
}

ul.logowanie_links li.noSub {
  list-style-image: url(http://static.presspublica.pl/web/arch_rp/img/layout/arrow-right.gif);
}
* html ul.logowanie_links li.noSub {
  list-style-image: none;
  border-bottom: 1px solid #2b3f48;
  position: relative;
  font-size: 13px;
  padding: 0;
  margin: 0;
  /*height: 20px;*/
  background-image: none;
}
/* promo buttons */

.archiwumPromoButtons{
  text-align: center;
  margin-top: 18px;
  padding-left: 9px
}

.archiwumPromoButtonGrey{
  display: block;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 26px;
  background: transparent url('http://static.presspublica.pl/web/rp/img/archiwum/buttons/bg_silver_left.gif') no-repeat left top;
  color: #ffffff;
  font-size: 14px;
  font-family: "Trebuchet MS", Arial, sans-serif;
  cursor: pointer;
}

.archiwumPromoButtonGrey span{
  display: block;
  height: 100%;
  background: transparent url('http://static.presspublica.pl/web/rp/img/archiwum/buttons/bg_silver_right.gif') no-repeat right top;
  padding-right: 35px;
}

.archiwumPromoButtonGrey em{
  display: block;
  text-align: center;
  font-style: normal;
  padding-top: 12px;
}

.archiwumPromoButtonRed{
  display: block;
  height: 36px;
  width: 206px;
  margin-left: auto;
  margin-right: auto;
  background: transparent url('http://static.presspublica.pl/web/rp/img/archiwum/buttons/bg_green_left.gif') no-repeat left top;
  color: #ffffff;
  font-size: 16px;
  font-family: "Trebuchet MS", Arial, sans-serif;
}

.archiwumPromoButtonRed span{
  display: block;
  height: 100%;
  background: transparent url('http://static.presspublica.pl/web/rp/img/archiwum/buttons/bg_green_right.gif') no-repeat right top;
  padding-right: 35px;
}

.archiwumPromoButtonRed em{
  display: block;
  text-align: center;
  font-style: normal;
  padding-top: 12px;
}

.archiwumPromoKomix{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 17px;
  cursor: pointer;
}

/****************************************************/
/*                             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('http://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;
}
#searchNav {
	position: relative;
	padding: 10px 0;
	background-color: #eeeeee;
}
#searchBox {
	clear: none;
	float: none;
	left: auto;
	line-height: 0;
	margin: 0;
	position: absolute;
	right: 10px;
	top: 5px;
	width: 264px;
	z-index: 30000;
}
#searchSelector #searchSelBtn {
	background: url("http://static.presspublica.pl/web/rp/img/layout/arrow_down.png") no-repeat scroll center 8px transparent;
	display: none;
	height: 22px;
	width: 28px;
}
.submitBtn {
	background: none repeat scroll 0 0 #E6E6E6;
	border: 1px solid #999999;
	color: #666666;
	cursor: pointer;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	padding: 1px 0;
	text-align: center;
	width: 64px;
}
.shadowBox3 {
	background: none repeat scroll 0 0 transparent;
	padding: 0 0 3px;
	width: 64px;
}
.shadowBox1 {
	background: none repeat scroll 0 0 transparent;
	padding: 0 0 3px;
	width: 196px;
}
#searchInputArch {
	background: url("http://static.presspublica.pl/web/rp/img/layout/search_input_stripe.png") repeat-x scroll 0 0 #FFFFFF;
	border-color: #9BA0A4;
	border-style: solid none solid solid;
	border-width: 1px 0 1px 1px;
	color: #333333;
	float: left;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	height: 18px;
	line-height: 12px;
	margin: 0;
	padding: 2px 7px;
	vertical-align: inherit;
	width: 152px;
}
.searchAdv {
	float: left;
    line-height: normal;
    margin: -5px 0 0 0;
    width: 100%;
}
.searchAdv a {
	float: left;
	margin: 0 10px 0 0;
}
.searchtekst {
  font-size: 12px;
}

/* 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;
}
