@import "//static.presspublica.pl/web/rp/css/rp_article.css";


#col1 {
  float: right;
  width: 640px;
  margin-left:8px;
  margin-right:20px;
  padding:0;
}

#col2 {
  float:left;
  width:250px;
  margin:0 0 0 8px;
  padding:10px 0 0 0;
}

#col2 .componentBox
{
    width:auto;
}



#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;}



/****************************************************/
/*                              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;
}

/*                            //pageListSidebar_Box */



/********************************************************/
/*                                     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;
}

/*********************************** //PageList Sidebar */












.lockedArticleContainer
{
    width:597px;
    margin:20px auto;
    font-size:15px;
    line-height:20px;
}

.lockedArticleTopInfo
{
    font-size:15px;
    font-weight:bold;
    margin:0 0 5px;
}

.lockedArticleBox
{
    
}

.lockedArticleBoxTitle
{
    height:33px;
    border-bottom:1px solid #000;
    background:#000 url('//static.presspublica.pl/web/arch_rp/img/layout/bg_header.png') repeat-x left bottom;
    color:#fff;
    overflow:hidden;
}

.lockedArticleBoxTitleLogo
{
    float:left;
    width:33px;
    height:33px;
    border-right:1px solid #000;
    background:#000 url('//static.presspublica.pl/web/arch_rp/img/layout/orzel.png') no-repeat left top;
}

.lockedArticleBoxTitleText
{
    float:left;
    font-size:15px;
    font-weight:bold;
    padding:6px 0 0 10px;
}

.lockedArticleBoxBody
{
    font-size:15px;
    color:#333;
    border-left:1px solid #eee;
    border-right:1px solid #eee;
    background:#fff url('//static.presspublica.pl/web/arch_rp/img/layout/bg_box_body.png') repeat-x left bottom;
    padding:20px 0;
}

.lockedArticleSMSBox
{
    /*padding:0 25px 20px 75px;*/
    padding:0 15px 0 75px;
    background:transparent url('//static.presspublica.pl/web/arch_rp/img/layout/phone_img.png') no-repeat 3px 20px;
    min-height:100px;
}

.lockedArticleUserNotLoggedIn .lockedArticleSMSBox
{
    float:left;
    /*width:245px;*/
    width:255px;
    border-right:1px solid #ccc;
}

.lockedArticleLoginBox
{
    float:left;
    /*padding:0 25px;*/
    padding:0 15px;
    width:219px;
}


.lockedArticleSMSBox p,
.lockedArticleLoginBox p,
#story .lockedArticleSMSBox p,
#story .lockedArticleLoginBox p
{
    margin:0 0 1em 0;   
}

p.pass_recovery,
#story p.pass_recovery
{
    font-size:13px;
}

p.pass_recovery a,
#story p.pass_recovery a
{
    color:#333;
}

p.pass_recovery a:hover,
#story p.pass_recovery a:hover
{
    color:#333;
    background-color:transparent;
    text-decoration:underline;
}

.lockedArticleSmallGrey
{
    font-size:13px;
    color:#666;
}

#smsCodeTxt
{
    width:135px;
    float:left;
    margin-right:5px;
}

#smsCodeSubmit
{
    float:left;
    font-family: "Trebuchet MS" ,sans-serif;
}

#lockedArticleLoginButton
{
    width:135px;
    margin:10px 0;
}

.lockedArticleBoxBottomLink
{
    background:#fff url('//static.presspublica.pl/web/arch_rp/img/layout/bg_item.png') repeat-x left bottom;
    border-bottom:1px solid #ccc;
}

.lockedArticleBoxBottomLink a
{
    display:block;
    padding:20px 22px;
    background:transparent url('//static.presspublica.pl/web/arch_rp/img/layout/arrow.png') no-repeat 6px center;
    font-weight:bold;
    font-size:15px;
}



/********************** copyright na artykule **********************/

/* Wszystkie prawa zastrzeżone */
#article-copyright-info {
    font-size: 11px;
    cursor: pointer;
}

#article-copyright-box {
    clear: both;
    line-height: 1.6em;
    padding: 10px 30px 10px 10px;
    margin: 0 0 10px 0;
    border: 0px solid #e3e3e3;
    background: #eeeeee;
    position: relative;

    display: none;
}


#story #article-copyright-box p {
    margin: 0 0 10px 0;
    font-size: 12px;
}

#story #article-copyright-box p:last-child {
    margin-bottom: 0;
}

#article-copyright-close-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
    height: 26px;
    background: transparent url("//static.presspublica.pl/web/all/img/close-icon.png") center center no-repeat scroll;
    cursor: pointer;
}


/********************** //copyright na artykule **********************/