@import "//static.presspublica.pl/web/rp/css/rp_article.css";


#col1 {
  float: right;
  width: 660px;
}
#col2 {
  float:left;
  width:240px;
  margin-right:8px;
}

#logoBox {
  width:845px; 
  float:none;
}

#story h2.elementHeader {
  display:block;
  border:none;
  background:none;
  padding:0;
  font-family:inherit;
  font-size:1.8em;
  font-weight:normal;
  text-transform:none;
}
#story h2.elementHeader {
  color:#999999;
}
#story h2.elementHeader:first-letter {
  color: #990000;
}

.print {float:right;}
.print a {color:#006999;}


/********************************************************/
/*                                     PageList Sidebar */
.pageListSidebar_Box {
  margin-left: 15px;
}
.pageListSidebar_Box h2.pageTitle {
  color:#999999;
  font-weight: normal;
  line-height: 1.4em;
}
.pageListSidebar_Box h2.pageTitle a {
  color:#999999;
}
.pageListSidebar_Box h2.pageTitle:first-letter {
  color: #990000;
}

/********************************************************/
/*                                              okladka */
.okladka_Box {
  cursor: pointer;
  text-align:center;
  height: 290px;
}
#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{
  font-size: 1.6em;
  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;
}

/****************************************************/
/*                              pageListSidebar_Box */
.articlePageList_Box {
  margin-left:15px;
}
.articlePageList_Box h2.pageTitle {
  font-size:2.1em;
  line-height: 1.9em;
  color:#999999;
  font-weight: normal;
}
.articlePageList_Box h2.pageTitle:first-letter {
  color: #990000;
  font-weight: normal;
}
.articlePageList_Box ul li {
  background: transparent url(//static.presspublica.pl/web/rp/img/layout/list_bullet.png) no-repeat scroll 0 50%;
  padding: 3px 10px;
  font-weight: normal;
}
.articlePageList_Box ul li.moreLink {
 background: transparent none;
 padding:3px 0;
}
.articlePageList_Box ul li a {
  color: #006999;
}


/****************************************************/
/*                                   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(//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(//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(//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(//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('//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('//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('//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('//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;
}
#searchNav {
    position: relative;
    padding: 10px 0;
    background-color: #eeeeee;
    height: 23px;
    margin: 0 0 10px 0;
}
#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("//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("//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;
}