#box127 {
        padding-top: 20px;
}

/* newsbox2 */

.newsbox2 {
        background-color: #666666;
        height: 380px;
        padding: 5px;
        position: relative;  
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
}        
#page_biznes .newsbox2 {
        background-color: #2A2A8A;
}        
#page_forum .newsbox2 {
        background-color: #999999;
}         
#page_medycyna .newsbox2 {
        background-color: #01AAAD;
}  
#page_kultura .newsbox2 {
        background-color: #7874D7;
} 
#page_sport .newsbox2 {
        background-color: #2E813D;
} 
#page_tygodnik .newsbox2 {
        background-color: #FF0000;
} 
#page_zycie .newsbox2 {
        background-color: #333333;
} 
#page_historia .newsbox2 {
        background-color: #695142;
} 
.newsbox2 .newsbox2_item {
        width: 990px;   
        left: 0px;
        right: 0px;
        position: relative;
}      
.newsbox2 .newsbox2_titlearea {
        width: 290px;
        height: 355px;
        overflow: hidden;
        position: absolute;
        right: 10px;    
        top: 20px;
}                                                
.newsbox2_items .newsbox2_titlearea .standard-box-title .art-title {
        margin-top: 45px;   
}                                     
.newsbox2_items .newsbox2_titlearea .standard-box-title .art-title a {
        color: #FFF;
}       
.newsbox2_item .newsbox2_titlearea .standard-box-lead {    
        color: #FFF;     
        display: block;
        margin-top: 20px; 
}      
.newsbox2_items .newsbox2_titlearea .standard-box-title div.art-special {         
        margin-top: -32px;      
}     
.newsbox2_nav {
        height: 25px;
        position: absolute;
        top: 38px;          
        right: 343px;
        z-index: 10000;         
        opacity: 0.8;
        filter: alpha(opacity=80);  
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -transition: all 0.2s ease-in;      
}        
.newsbox2_nav:hover {       
        opacity: 1;
        filter: alpha(opacity=100);      
}            
.newsbox2_nav ul,
.newsbox2_nav ul li {
        display: block;
        margin: 0px;
        padding: 0px;
        list-style: none;
        white-space: nowrap;         
}                       
.newsbox2_nav ul li {
        float: left;      
}                       
.newsbox2_nav ul li span {
        background-color: #666666 !important;   
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -transition: all 0.2s ease-in;   
}                       
.newsbox2_nav ul li span:hover {
        background-color: #333 !important;   
}                     
.newsbox2_nav ul li.selected span,
.newsbox2_nav ul li.selected span:hover {
        background-color: #FF0000 !important;
}                   
.newsbox2_nav ul li span a {
        color: #FFF !important;  
        text-shadow: 0px -1px 0px #444 !important;
}  
.newsbox2 .nav-button-prev,  
.newsbox2 .nav-button-next {  
        margin-top: 0px;
        top: 10px;  
        z-index: 10;     
}      

/* newsbox3 */

.newsbox3 {
        background-color: #F6F6F6;
        height: 460px;
        width: 680px;
        padding: 0px;
        position: relative;    
        -webkit-border-top-left-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-topleft: 3px;
        -moz-border-radius-bottomleft: 3px;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
}     
.newsbox3 .newsbox3_titlearea {
        position: relative; 
        width: 680px;
        height: 403px;
}   
.newsbox3 .newsbox3_titlearea .standard-box-title {
/*      background-image: url(http://www.wprost.pl/G/layout2/newsbox1_alpha.png?); */
        background-image: url(http://www.wprost.pl/G/layout2/box_main_news_alpha-2.png);     
        background-color: rgba(246, 246, 246, 0.6);
        background-repeat: repeat-x;
        background-position: bottom center;
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 0px;
        padding: 5px 5px 0 5px;  
        margin: 0 0 10px 0;
}            
.newsbox3 .newsbox3_titlearea .standard-box-title h2.art-title a {         
        text-shadow: #FFF 0px 0px 3px;
}         
.newsbox3 .newsbox3_titlearea .standard-box-title div.art-special {         
        margin-top: -35px;  
}        
.newsbox3 .standard-box-lead {
        line-height: 20px;
        font-size: 15px;
        display: block;
        overflow: hidden;
        height: 55px;    
        left: 0px;
        right: 0px;
        bottom: 0px;         
        padding: 0px 5px 0px 5px;
        position: absolute;
}                  

/* newsbox1 */

.newsbox1 {
        background-color: #F6F6F6;
        height: 595px;
        padding: 5px;
        position: relative; 
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px; 
}       
.newsbox1_items {
        width: 677px;
        height: 580px;
}    
.newsbox1_btn {     
        background-color: #F6F6F6;    
        background-repeat: no-repeat;
        background-position: center center;
        width: 25px;
        height: 25px;
        position: absolute;
        top: 475px;        
        top: 10px;          
        left: 640px;
        z-index: 10000;         
        opacity: 0.7;
        filter: alpha(opacity=70);   
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
}           
.newsbox1_btn:hover {  
        -webkit-box-shadow: 0px 0px 3px #F6F6F6;
        -moz-box-shadow: 0px 0px 3px #F6F6F6;
        -ms-box-shadow: 0px 0px 3px #F6F6F6;
        -o-box-shadow: 0px 0px 3px #F6F6F6;
        box-shadow: 0px 0px 3px #F6F6F6;    
}
.newsbox1_btn_pause {
        background-image: url(http://www.wprost.pl/G/layout2/navi_pause-s.png); 
}         
.newsbox1_btn_play {        
        background-image: url(http://www.wprost.pl/G/layout2/navi_play-s.png); 
}       
.newsbox1_items .newsbox1_item {
        height: 595px;
}      
.newsbox1_items .newsbox1_titlearea {
        position: relative; 
        width: 670px;
        height: 505px;
}   
.newsbox1_items .newsbox1_titlearea .standard-box-title {
/*      background-image: url(http://www.wprost.pl/G/layout2/newsbox1_alpha.png?); */
        background-image: url(http://www.wprost.pl/G/layout2/box_main_news_alpha-2.png);
        background-repeat: repeat-x;
        background-position: bottom center;
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 0px;
        padding: 5px 5px 10px 5px;
}            
.newsbox1_items .newsbox1_titlearea .standard-box-title h2.art-title a {         
        text-shadow: #FFF 0px 0px 3px;
}         
.newsbox1_items .newsbox1_titlearea .standard-box-title div.art-special {         
        margin-top: -35px;  
}        
.newsbox1_items .standard-box-lead {
        line-height: 20px;
        font-size: 15px;
        display: block;
        overflow: hidden;
        height: 82px;    
        left: 0px;
        right: 0px;
        bottom: 0px;         
        padding: 0px 5px 0px 5px;
        position: absolute;
}             
.newsbox1_nav {
        width: 301px;   
        position: absolute;
        top: 5px;        
        right: 0px;          
}              
.newsbox1_nav ul {
        list-style: none;
        width: 296px;   
        margin: -5px 0px 0px 0px;   
        padding: 0px; 
}                 
.newsbox1_nav li {
        display: block; 
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 3px 0px; 
        width: 296px;      
}                     
.newsbox1_nav li .standard-box-img, 
.newsbox1_nav li .standard-box-title {   
        display: block; 
        margin-top: 0px !important;
        padding-top: 0px !important;  
}                                      
.newsbox1_nav li .standard-box-title {   
        margin-left: 110px;     
        width: 185px;  
}                             
.newsbox1_nav li .standard-box-title strong { 
        margin: 0px 5px 0px 0px;
        line-height: 20px !important;
        font-size: 17px !important;   
        height: 62px !important;
        overflow: hidden !important;  
        display: block;      
        width: 190px; 
}       
.newsbox1_nav li .standard-box-title .art-special {   
        padding: 1px 0px 2px 0px;  
        overflow: hidden;  
        font-size: 10px;
}

           

/* playerbox1 */

.playerbox1 {  
        background-color: #333;
        height: 417px;    
        max-height: 407px;
        padding: 5px;
        position: relative;  
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
}    
.playerbox1_moovie {
        height: 407px;  
        width: 680px;
        float: left; 
}         
.playerbox1_nav {
        width: 296px;   
        position: absolute;
        top: 5px;        
        right: 5px;          
}              
.playerbox1_nav ul {
        list-style: none;
        width: 291px;  
        height: 417px;   
        margin: -8px 0px 0px 0px;   
        padding: 0px; 
        overflow: hidden;
}                 
.playerbox1_nav li {
        display: block; 
        margin: 8px 0px 0px 0px; 
        padding: 0px;
        width: 291px;   
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;       
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;           
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -transition: all 0.3s ease-in;  
}                     
.playerbox1_nav li .standard-box-img, 
.playerbox1_nav li .standard-box-title {   
        display: block; 
        margin-top: 0px !important;
        padding-top: 0px !important;  
        position: relative;
}             
.playerbox1_nav li .standard-box-img a i { 
        background-image: url("http://img1.wprost.pl/G/layout2/ico_media_play-m.png?2");
        background-repeat: no-repeat;
        background-position: center center;  
        background-size: 30px 30px; 
        width: 100px;     
        height: 75px;
        display: block;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 10;
        text-indent: -9999px; 
        opacity: 0.9; 
        filter: alpha(opacity=90); 
}                               
.playerbox1_nav li .standard-box-title {   
        margin-left: 108px;     
        width: 195px;     
}                            
.playerbox1_nav li .standard-box-title strong {       
        color: #CCC !important;  
        margin: 0px;
        line-height: 19px !important;
        font-size: 16px !important;   
        height: 75px !important;
        overflow: hidden !important;  
        display: block;        
        width: 182px;     
}                                    
.playerbox1_nav li .standard-box-title strong a {       
        color: #CCC !important;  
}           
.playerbox1_nav li.selected {  
        background-color: #666666;   
        -webkit-box-shadow: 0px 0px 5px #666;
        -moz-box-shadow: 0px 0px 5px #666;
        -ms-box-shadow: 0px 0px 5px #666;
        -o-box-shadow: 0px 0px 5px #666;
        box-shadow: 0px 0px 5px #666;      
}                                     
.playerbox1_nav li:hover .standard-box-title strong,
.playerbox1_nav li:hover .standard-box-title strong a,
.playerbox1_nav li.selected .standard-box-title strong,
.playerbox1_nav li.selected .standard-box-title strong a {  
        color: #FFF !important;
}                                      
.playerbox1_nav li:hover {  
        background-color: #444 !important;
        -webkit-box-shadow: 0px 0px 5px #444;
        -moz-box-shadow: 0px 0px 5px #444;
        -ms-box-shadow: 0px 0px 5px #444;
        -o-box-shadow: 0px 0px 5px #444;
        box-shadow: 0px 0px 5px #444;      
}     
.playerbox1_nav li:hover .standard-box-img a i {  
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -transition: all 0.3s;  
        opacity: 0;       
        filter: alpha(opacity=0); 
}                          

/* issue-box */

.issue-box {                          
        background-image: url("http://www.wprost.pl/G/layout2/brace.png");
        background-position: 620px 0px;
        background-repeat: no-repeat;
        padding: 0px 65px 0px 0px;
        border-bottom: #EFEFEF 2px solid; 
        height: 200px;
        width: 635px;
}        
.issue-box-right {                  
        border-bottom: #EFEFEF 2px solid; 
        height: 221px;
}         
.issue-box-right-2 {                  
        border: none; 
        height: 230px;
}    

/* standard-box-... */
      
.list-item a.b_comment,    
.list-item span.b_comment,   
.standard-box-title h2 a.b_comment,   
.standard-box-title h3 a.b_comment {
        font-size: 11px;
        font-weight: normal;
        letter-spacing: 0.2px;
        color: #999;
        position: relative;
        top: -2px;
        text-decoration: none;
}                 
.list-item a.b_comment {   
        color: #BBB;
        position: static;
}                           
.list-item a.b_comment:hover,  
.standard-box-title h2 a.b_comment:hover,  
.standard-box-title h3 a.b_comment:hover {
        color: #666666;
}       
.bnews-container {
        margin: 0px;
        width: 790px;
} 
  
/* ul.list-items */

ul.list-items,    
ul.list-items li {
        list-style: none;
        display: block;
        clear: both;  
}              
ul.list-items {     
        margin: 0px;
        padding: 0px;
}   
    
.list-items-large li a {     
        font-size: 14px;
        line-height: 16px;
}   
 
ul.standard-box-list-items {
        clear: both;
        margin: 0px;
        padding: 6px 0px 0px 0px;
} 
ul.standard-box-list-items li {   
        padding: 2px 0px 0px 10px;
        height: 18px;
        clear: none;
        overflow: hidden;
        white-space: nowrap;
}         
ul.standard-news-box-list-items li {   
        width: 320px;  
        float: left;
}             
ul.standard-news-box-list-items li.list-item-A {   
        border-right: #E9E9E9 1px solid;
        margin-right: 5px;
}           
ul.standard-news-box-list-items li.list-item-last {   
        border-right: none;
}           
ul.standard-issue-box-list-items {   
        clear: none;
        float: left;
}  
ul.standard-news-box-list-items li.square-sponsored a {
        color: #339900;
}

/* newest-list-items */
                   
ul.newest-list-items {
        height: 460px;     
        overflow: hidden;     
        margin: 0px;
        padding: 0px;
}         
ul.newest-list-items,    
ul.newest-list-items li {
        list-style: none;
        display: block;
        clear: both;  
}              
ul.newest-list-items li {      
        background-image: url("http://www.wprost.pl/G/layout2/ico_square_gray.png");
        background-position: 0px 2px;
        background-repeat: no-repeat;   
        margin: 0px;
        padding: 3px 0 3px 20px;
}                 
ul.newest-list-items li.item-image {     
        border-bottom: 1px solid #EEEEEE;    
        margin: 0 0 5px 0;
        padding: 0 0 10px 0;
}                                          
ul.newest-list-items li.item-dot {     
        background-position: 5px 7px; 
}                   
ul.newest-list-items li.item-T {     
        background-image: url("http://www.wprost.pl/G/layout2/ico_news_T.png"); 
}                   
ul.newest-list-items li.item-L {     
        background-image: url("http://www.wprost.pl/G/layout2/ico_news_L.png"); 
}                 
ul.newest-list-items li.item-photo {     
        background-image: url("http://www.wprost.pl/G/layout2/ico_news_photo.png"); 
}                 
ul.newest-list-items li.item-video {     
        background-image: url("http://www.wprost.pl/G/layout2/ico_news_video.png"); 
}   

ul.newest-list-items .thumb-list-item .standard-box-img {      
        height: 75px;
}            

/* thumb-list-item */

         
.li.thumb-list-item {
        display: block; 
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 7px 0px; 
        width: 300px;      
}                     
.thumb-list-item .standard-box-img, 
.thumb-list-item .standard-box-title {   
        display: block; 
        margin-top: 0px !important;
        padding-top: 0px !important;  
}                    
.thumb-list-item .standard-box-img {    
        width: 100px;  
}                      
.thumb-list-item-103 .standard-box-img {    
        width: 103px;        
        height: 87px;  
}                 
.thumb-list-item .standard-box-title {    
        display: block;      
        margin-left: 110px;     
        width: 185px;  
}                             
.thumb-list-item .standard-box-title strong { 
        margin: 0px 5px 0px 0px;
        line-height: 20px !important;
        font-size: 17px !important;   
        height: 62px !important;
        overflow: hidden !important;  
        display: block;      
        width: 190px; 
        text-overflow: ellipsis;
}                           
.thumb-list-item .standard-box-title strong a { 
        text-overflow: ellipsis;
}       
.thumb-list-item .standard-box-title .art-special {   
        padding: 1px 0px 2px 0px;  
        overflow: hidden;  
        font-size: 10px;
}

/* small headers */

.simple-header {
        display: block;  
        margin: 0px;
        padding: 5px 0px 3px 0px;  
        font-size: 15px;
        font-weight: bold;  
        color: #333;
}                     
.simple-header-center {
        text-align: center;
}
                  
.block-header {
        background-position: left 1px;
        background-repeat: no-repeat;
        height: 21px;
}               
.block-header-red, 
.block-header-gray-text {                    
        background-image: url('http://www.wprost.pl/G/layout2/sqr_red.png');
}               
.block-header-dark-blue,
.block-header-blue {                    
        background-image: url('http://www.wprost.pl/G/layout2/sqr_blue.png');
}                          
.block-header-teal {                    
        background-image: url('http://www.wprost.pl/G/layout2/sqr_teal.png');
}                          
.block-header-maroon {                    
        background-image: url('http://www.wprost.pl/G/layout2/sqr_maroon.png');
}                          
.block-header-gray {                    
        background-image: url('http://www.wprost.pl/G/layout2/sqr_gray.png');
}    
.block-header-orange {                    
        background-image: url('http://www.wprost.pl/G/layout2/sqr_orange.png');
}            
.block-header h2,
.block-header h3,
.block-header h4, 
.sub-header strong {
        margin: 0px;
        padding: 1px 0px 3px 20px;
}  
.block-header-left h2,                                          
.block-header-left h3,
.block-header-left h4  {
        padding-left: 0px;
}       
.block-header h2,
.block-header h3,
.block-header h4,
.block-header a,  
.block-header b,
.sub-header strong a {
        font-size: 16px;
        font-weight: bold;  
        color: #333;
}            
.sub-header strong a {
        color: #CECECE;
}                    
.block-header h2, 
.block-header h3, 
.block-header h4 {
        float: left;
}           
.block-header h2 a,  
.block-header h2 b,
.block-header h3 a,
.block-header h4 a,
.sub-header strong a {
        text-transform: uppercase;
}     
.block-header .red,
.sub-header strong a.red {
        color: #FF0000;
}             
.block-header .orange,
.sub-header strong a.orange {
        color: #FFCC00;
}                                 
.block-header .dark-blue,
.sub-header strong a.dark-blue,
.block-header .blue,
.sub-header strong a.blue {
        color: #2A70B3;       
}      
.block-header .black,
.sub-header strong a.black {
        color: #333;
}                           
.block-header .silver,
.sub-header strong a.silver,  
.block-header .gray,
.sub-header strong a.gray,  
.block-header .gray-text,
.sub-header strong a.gray-text {
        color: #999;      
}                            
.block-header .teal,
.sub-header strong a.teal {
        color: #01AAAD;
}                            
.block-header .maroon,
.sub-header strong a.maroon {
        color: #990000;
}        
.block-header .block-tools {    
        float: right;    
        color: #CCC;   
        text-align: right;
        padding-top: 0px; 
        white-space: nowrap; 
        margin-right: -2px; 
}    
.block-header .block-tools a { 
        font-size: 11px;
        font-weight: normal;
        color: #808080;
        padding: 0px 3px;
}         
.block-header .block-tools a:hover {
        color: #333;
}            
.block-header .desc, 
.block-header .desc a {
        color: #808080;
        font-weight: normal;  
        font-size: 13px;           
        text-transform: none;
}  
.block-header .desc a:hover {
        color: #FF0000;
}  

/* box-inside-header */

.box-inside-header {       
        font-weight: normal; 
        font-size: 12px;
        color: #999999;
        margin: 0px;
        padding: 7px 0px 5px 0px;   
        display: block;
}       
strong.box-inside-header {
        padding: 0px 0px 5px 0px;
}       
.box-inside-header-down,
strong.box-inside-header-down {                          
        background-image: url("http://www.wprost.pl/G/layout2/red-arrow-down.png");
        background-position: 0px 6px;
        background-repeat: no-repeat;
        padding: 0px 0px 5px 15px;
}    
.box-inside-header a {   
        color: #999999;
}          
.box-inside-header a:hover {   
        color: #666666;
}
.box-inside-header-red,
.box-inside-header-red a {       
        color: #FF0000;
}                         
.box-inside-header-red a:hover {       
        color: #333333;
}

/* .standard-box-... */

ul.standard-box {
        margin: 0px;
        padding: 0px;
        list-style: none;
}     
ul.standard-box li {
        margin: 10px 0px 0px 0px;
        padding: 0px;
        display: block;
        clear: both;
}      
ul.standard-box li.fl_left {
        clear: none;
}        
ul.standard-box li.too_left {
        clear: left;
}     
ul.standard-box dd {
        margin: 10px 0px 20px 0px;
        padding: 0px;
        display: block;
        clear: both;
}

.standard-box-author  {          
        height: 53px;
        padding-left: 260px;
}       
.standard-box-author div {
        border-bottom: #EEE 2px solid;
        width: 410px;       
        height: 45px;
        text-align: right;
        color: #999;
        font-size: 11px;
        line-height: 15px;
}                  
.standard-box-author div span {
        padding-top: 6px; 
        display: block;
        float: right;
}                 
.standard-box-author div a {
        color: #333;
}                   
.standard-box-author div a:hover {
        color: #FF0000;
}                             
.standard-box-author-face,
.standard-box-author-face:hover {
        margin-left: 10px;
        display: block;
        float: right;
        width: 30px;
        height: 40px;
        overflow: hidden;
}           
.news-standard-box-50pr .standard-box-author  {   
        padding-left: 160px;          
        height: 25px;
}          
.news-standard-box-50pr .standard-box-author div {  
        width: 170px;              
        height: 17px;
        border-bottom: #EEE 2px solid;
}          
.news-standard-box-50pr-v2 .standard-box-author div {  
        width: 170px;              
        height: 17px;
        border-bottom: none;
}             
.news-standard-box-50pr-v2 .standard-box-title div.art-special {         
        margin-top: -25px;
}       

/* .standard-box-title */

.standard-box-title {
}         
.standard-box-title h2, 
.standard-box-title h3, 
.standard-box-title strong {
        display: block;
        margin: 0;
        font-size: 17px;
        line-height: 20px;
        font-weight: bold;
        padding: 0;
}     
.standard-box-title h2 a, 
.standard-box-title h3 a,  
.standard-box-title strong a {   
        color: #333;
}                       
.standard-box-title h2 a:hover,   
.standard-box-title h3 a:hover,  
.standard-box-title strong a:hover {
        color: #FF0000;
        display: inline;
}   
.standard-box-title-large strong {
        /* 
        font-size: 32px;
        line-height: 32px; 
        */            
        font-size: 26px;
        line-height: 28px;
}           
.standard-box-title-large h2,
.standard-box-title-large h3 {
        font-size: 35px;
        line-height: 35px;
} 
.news-standard-box .standard-box-title {   
        height: 107px;        
        max-height: 107px;
        overflow: hidden;
}  
.issue-standard-box .standard-box-title {   
        height: 63px;        
        max-height: 63px;
        overflow: hidden;
        padding-top: 22px; 
        margin-bottom: 3px; 
}       
.issue-standard-box .standard-box-title-large h3 {    
        font-size: 30px;
        line-height: 30px;
        font-weight: normal;        
}  
.news-standard-box-50pr .standard-box-title {  
        height: 82px;        
        max-height: 82px;
}      
.news-standard-box-50pr .standard-box-title h3 {  
        line-height: 20px;
}  
    
/* .news-standard-box-v2 */
           
.news-standard-box-v2 {
        position: relative;  
        max-height: 250px;      
        overflow: hidden;    
}               
.news-standard-box-v2 .standard-box-title {    
        height: auto;       
        min-height: 70px;    
        max-height: 230px;   
        max-height: none;      
        overflow: none;      
        padding: 0px 0px 20px 9px;
}               
.news-standard-box-v2 .standard-box-title-large h2, 
.news-standard-box-v2 .standard-box-title-large h3 {    
       font-size: 28px;
       line-height: 35px;
}       
.news-standard-box-v2 ul.standard-box-list-items {
        clear: none;
        margin: 0px;
        padding: 4px 0px 0px 351px;
        width: 320px;
}      
.news-standard-box-v2 .standard-box-list-items-title {
        border-top: #EEEEEE 2px solid;  
        color: #999999; 
        font-size: 10px;
        line-height: 11px;      
        margin: 0 0 0 350px;
        padding: 5px 0 0 0;
        text-decoration: none;
        text-transform: uppercase;
}
.news-standard-box-v2 .standard-box-title div.art-special {
        margin: 0;
        position: absolute;
        top: 5px;
        right: 325px;
}

/* .art-special */

div.art-special {  
        font-weight: normal;
        text-transform: uppercase;
        color: #FF0000;   
        position: absolute;
        padding: 0px;
}    
ul.art-special-tab {
        background-color: #FAFAFA;
        list-style: none;
        margin: 0px;
        padding: 2px;
        height: 20px;
        clear: both;
}      
ul.art-special-tab li {
        min-width: 80px;
}  
.standard-box-title div.art-special {         
        margin-top: -35px;
}       
.issue-standard-box .standard-box-title div.art-special {         
        margin-top: -22px;    
}  
.newsbox1_items .newsbox1_titlearea .standard-box-title div.art-special,   
.newsbox2_items .newsbox1_titlearea .standard-box-title div.art-special { 
        font-size: 12px;
        line-height: 12px;
}          
div.art-special span,
span.art-special span.art-special-box,
ul.art-special-tab li {  
        background-color: #DEDEDE; 
        display: block; 
        float: left;     
        font-size: 11px;
        line-height: 11px;
        margin: 0px 5px 0px 0px;        
        padding: 5px 7px 4px 7px;
        text-transform: uppercase;
        text-align: center;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;     
        -ms-border-radius: 3px;  
        -o-border-radius: 3px; 
        border-radius: 3px;   
        cursor: pointer;
}      
span.art-special span.art-special-box {  
        margin: -1px 5px 0px 0px;   
        padding: 2px 7px 2px 7px;     
        font-size: 10px;
}  
.newsbox1_items .newsbox1_titlearea .standard-box-title div.art-special span,   
.newsbox2_items .newsbox1_titlearea .standard-box-title div.art-special span {  
        padding: 7px 10px 6px 10px;    
}         
div.art-special span,
div.art-special span a, 
ul.art-special-tab li,
ul.art-special-tab li a {    
        display: block;      
        color: #111;  
        text-shadow: 0px 1px 0px #FFF;
}                                
.art-special .art-special-orange, 
.art-special .art-special-orange a,
.art-special .art-special-video,
.art-special .art-special-video a,
.art-special .art-special-gallery,
.art-special .art-special-gallery a {  
        background-color: #FFCC00 !important; 
        color: #111 !important;     
        text-shadow: 0px 1px 0px #FFE300 !important;
}                   
.art-special .art-special-live,
.art-special .art-special-live a {  
        background-color: #339900 !important; 
        color: #FFF !important;    
        text-shadow: 0px -1px 0px #297A00 !important;
}                                       
.art-special .art-special-red,
.art-special .art-special-red a,
.art-special .art-special-our,
.art-special .art-special-our a {  
        background-color: #FF0000 !important; 
        color: #FFF !important;    
        text-shadow: 0px -1px 0px #CE1422 !important;
}                  
.art-special .art-special-blue,
.art-special .art-special-blue a {  
        background-color: #2A70B3 !important; 
        color: #FFF !important;    
        text-shadow: 0px -1px 0px #1F5287 !important;
}                 
.art-special .art-special-teal,
.art-special .art-special-teal a {  
        background-color: #01AAAD !important; 
        color: #FFF !important;    
        text-shadow: 0px -1px 0px #00888A !important;
}                 
.art-special .art-special-gray,
.art-special .art-special-gray a,
.art-special-tab .art-special-gray,
.art-special-tab .art-special-gray a  {  
        background-color: #999 !important; 
        color: #FFF !important;    
        text-shadow: 0px -1px 0px #666 !important;
}                   
.art-special .art-special-white,
.art-special .art-special-white a,
.art-special-tab .art-special-white,
.art-special-tab .art-special-white a  {  
        background-color: #FFF !important; 
        color: #111 !important;    
        text-shadow: 0px 1px 0px #EEE !important;
}               
.art-special-tab .art-special-gray a, 
.art-special-tab .art-special-white a { 
        background-color: transparent !important;  
}             
.art-special-tab .art-special-sqr {
        width: 20px;
        min-width: 20px;
        margin-right: 2px;
        padding-left: 0px;
        padding-right: 0px; 
        text-align: center;
}           
span.art-special {  
        font-size: 11px;
        line-height: 12px;
        font-weight: normal;
        text-transform: uppercase;  
        color: #FF0000;          
        display: block; 
        height: 12px;
}          
span.art-special a {  
        color: #FF0000;    
}            
span.art-special span {  
        padding-right: 5px;    
}       
      

.standard-box-play { 
        background-image: url("http://img1.wprost.pl/G/layout2/ico_media_play-m.png?2");
        background-repeat: no-repeat;
        background-position: center center;   
        width: 100px;     
        height: 75px;
        display: block;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 10;
        text-indent: -9999px; 
}   

/* standard-box-img */    

.standard-box-img {
        float: left;    
        display: block;
        background-image: url("http://www.wprost.pl/G/layout2/foto_default.png?a");
        background-repeat: no-repeat;   
        background-position: center center;
        width: 115px;
        height: 85px;
        overflow: hidden;
        text-align: center;
        color: #999; 
        position: relative;
}    
.standard-box-img {
        margin: 0px;    
        padding: 0px;
}                 
.standard-box-img-53 {
        width: 53px;     
        height: 80px;
}           
.standard-box-img-80 {
        width: 80px;    
        height: 96px;  
}   
.standard-box-img-100 {
        width: 100px;    
        height: 75px;
}            
.standard-box-img-153 {
        width: 153px;    
        height: 112px;
}         
.standard-box-img-175 {
        width: 175px;    
        height: 140px;
}         
.standard-box-img-220 {
        width: 220px;    
        height: 160px;
}          
.standard-box-img-250 {
        width: 250px;    
        height: 190px;
}      
.standard-box-img-300 {
        width: 300px;    
        height: 225px;
}         
.standard-box-img-330 {
        width: 330px;    
        height: 250px;
}         
.standard-box-img-400 {
        width: 400px;    
        height: 300px;
}           
.standard-box-img-file {
        width: 48px;    
        height: 48px;  
} 
.standard-box .standard-box-img-300 {
        margin-bottom: 12px;
}   
span.standard-box-img span.art-special {
        position: absolute;
        top: 8px;
        right: 5px;
}                     
span.standard-box-img span.art-special span { 
        line-height: 11px;     
        padding: 5px;
}      

.standard-box-img-clear {
        background-image: none;  
}                                  

.standard-box-lead {
        display: none;        
        position: relative;
}               
dl.standard-box dt {      
        margin: 0px;
        padding: 0px;
        color: #2A70B3;
        font-size: 14px;
        font-weight: bold;
        line-height: 17px;
}                
dl.standard-box dd {
        margin: -18px 0px 15px 40px;
        padding: 0px 0px 0px 10px;
        border-left: #EFEFEF 1px solid;
}                  
ul.standard-box li .standard-box-adv span,
dl.standard-box dd .standard-box-adv span {                    
        background-image: url("http://www.wprost.pl/G/icons/cont_ico_adv.gif");
        background-repeat: no-repeat;
        display: block; 
        margin: -7px 0px 5px 0px;
        text-indent: -9999px;  
}                            
ul.standard-box li .standard-box-blocked,
dl.standard-box dd .standard-box-blocked {   
        display: block; 
        margin: -10px 0px 0px 0px;
        text-indent: -9999px;           
        position: relative;
        z-index: 10;
}       
ul.standard-box li .standard-box-blocked span,
dl.standard-box dd .standard-box-blocked span {                                               
        background-image: url("http://www.wprost.pl/G/layout2/ico_blocked.png");
        background-position: left top;
        background-repeat: no-repeat;
        display: block; 
        margin: -7px 0px 0px 0px;
        text-indent: -9999px;            
        height: 30px;  
}       
ul.standard-box li .standard-box-blocked .yeti_ico,
dl.standard-box dd .standard-box-blocked .yeti_ico {                                               
        background-image: url("http://www.wprost.pl/G/icons/ico_yetipay.png");
        background-repeat: no-repeat;        
        display: block; 
        text-indent: -9999px;
        width: 25px;            
        height: 18px;      
        left: 150px;       
        top: 0px;
        position: absolute;     
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;     
        -ms-border-radius: 3px;  
        -o-border-radius: 3px; 
        border-radius: 3px; 
        cursor: pointer;
}          
ul.standard-box li .standard-box-blocked .yeti_ico:hover,
dl.standard-box dd .standard-box-blocked .yeti_ico:hover {
        -webkit-box-shadow: 0px 0px 2px #057CC1;
        -moz-box-shadow: 0px 0px 2px #057CC1;
        -ms-box-shadow: 0px 0px 2px #057CC1;
        -o-box-shadow: 0px 0px 2px #057CC1;
        box-shadow: 0px 0px 2px #057CC1;
}         
ul.standard-box li .standard-box-blocked .znakit_ico,
dl.standard-box dd .standard-box-blocked .znakit_ico {                                                
        background-image: url("http://www.wprost.pl/G/icons/ico_znakit.png");
        display: block; 
        text-indent: -9999px;
        width: 16px;            
        height: 18px;      
        top: 0px;
        left: 120px;
        position: absolute;       
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;     
        -ms-border-radius: 3px;  
        -o-border-radius: 3px; 
        border-radius: 3px;      
        cursor: pointer;
}          
ul.standard-box li .standard-box-blocked .znakit_ico:hover,
dl.standard-box dd .standard-box-blocked .znakit_ico:hover {
        -webkit-box-shadow: 0px 0px 2px #057CC1;
        -moz-box-shadow: 0px 0px 2px #057CC1;
        -ms-box-shadow: 0px 0px 2px #057CC1;
        -o-box-shadow: 0px 0px 2px #057CC1;
        box-shadow: 0px 0px 2px #057CC1;
}    

ul.standard-box li .standard-box-ewydanie span,
dl.standard-box dd .standard-box-ewydanie span {                   
        background-image: url("http://www.wprost.pl/G/icons/ico_tylko_w_internecie.gif");
        background-repeat: no-repeat;
        display: block; 
        margin: -7px 0px 5px 0px;
        text-indent: -9999px; 
}                                 
ul.standard-box li .standard-box-lead,
dl.standard-box dd .standard-box-lead {
        display: block;   
        margin: 0px; 
        padding-bottom: 1px;      
        line-height: 18px;
}         
ul.standard-box li .standard-box-details,
dl.standard-box dd .standard-box-details {  
        font-size: 11px;
        display: block;   
        margin: 0px;         
        position: relative;
}          
ul.standard-box li .standard-box-details,
ul.standard-box li .standard-box-details a,
dl.standard-box dd .standard-box-details,
dl.standard-box dd .standard-box-details a {  
        color: #999;  
}                                          
ul.standard-box li .standard-box-details a:hover,
dl.standard-box dd .standard-box-details a:hover {  
        color: #FF0000;  
}         
ul.standard-box li .standard-box-comments,
dl.standard-box dd .standard-box-comments { 
        color: #2A70B3;
        display: block;   
        margin: -10px 0px 10px 0px;
}                                     
ul.standard-box li .standard-box-comments a,
dl.standard-box dd .standard-box-comments a { 
        color: #2A70B3;
}                                     
ul.standard-box li .standard-box-comments a:hover, 
dl.standard-box dd .standard-box-comments a:hover { 
        color: #333;
}                                   
ul.standard-box li .standard-box-details span, 
dl.standard-box dd .standard-box-details span {  
        border-left: #AAA 1px solid;
        margin-left: 5px; 
        padding-left: 5px; 
}                                      
ul.standard-box li .standard-box-details span:first-child,
dl.standard-box dd .standard-box-details span:first-child {  
        border-left: none;
        margin-left: 0px; 
        padding-left: 0px; 
} 
ul.standard-box li .standard-box-img,
dl.standard-box dd .standard-box-img {
        margin-top: 0px;
}       
ul.standard-box li .standard-box-title,
ul.standard-box li .standard-box-title a,
dl.standard-box dd .standard-box-title,
dl.standard-box dd .standard-box-title a {
        padding: 0px;      
        margin: 0px;
}               
ul.standard-box li .standard-box-title strong, 
dl.standard-box dd .standard-box-title strong {  
        padding-bottom: 12px;
}
.standard-box-offset-0,
.standard-box-offset-0 strong {
        padding-left: 0px;
}          
.standard-box-offset-220,
.standard-box-offset-220 strong {
        padding-left: 230px;
}                
.standard-box-offset-250,
.standard-box-offset-250 strong {
        padding-left: 270px;
}                 
.standard-box-offset-300,
.standard-box-offset-300 strong {
        padding-left: 320px;
}                         
.standard-box-offset-120,
.standard-box-offset-120 strong {
        padding-left: 125px;
}             
.standard-box-offset-100,
.standard-box-offset-100 strong {
        padding-left: 105px;
}                          
.standard-box-offset-175,
.standard-box-offset-175 strong {       
        padding-left: 185px;
}         
.standard-box-offset-140,
.standard-box-offset-140 strong {       
        padding-left: 145px;
}         
.standard-box-offset-80,
.standard-box-offset-80 strong {
        padding-left: 85px;
}        
.standard-box-offset-53,
.standard-box-offset-53 strong {
        padding-left: 60px;
}        
.standard-box-offset-file,
.standard-box-offset-file strong {
        padding-left: 55px;
}        

/* yeti / znakit */

.yeti_tooltip,
.znakit_tooltip {
        background-image: url("http://img1.wprost.pl/G/white_arrow.png");
        display: none;
        font-size: 12px;
        height: 92px;
        padding: 15px;
        text-align: center;
        width: 179px;
        z-index: 100;
}

/* thumbs-box */

ul.thumbs-box {
        border: 0 none;
        margin: 0px;
        padding: 0px;
        list-style: none;    
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;     
        -ms-border-radius: 3px;  
        -o-border-radius: 3px; 
        border-radius: 3px;
}  
ul.thumbs-box li {
        margin: 0px 0px 0px 13px;
        padding: 0px;
        display: block;
        float: left;             
        -webkit-transition: all 0.4s ease-in;
        -moz-transition:all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;   
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;     
        -ms-border-radius: 3px;  
        -o-border-radius: 3px;  
        border-radius: 3px; 
        position: relative;
}         
ul.thumbs-box li.break {    
        width: 5px;       
        height: 1px;    
        margin: 0px;
        padding: 0px;
        display: block;
        float: none;
        clear: both;
}     
ul.thumbs-box li.thumb-line-first {   
        margin: 0px;
}          
ul.thumbs-box img {
        background-color: #EFEFEF;
        border: none;
        display: block;
        text-align: center;
}        
ul.thumbs-box a {
        display: block;
}         
ul.thumbs-box a.video i {
        background-image: url("http://img1.wprost.pl/G/layout2/ico_media_play-m.png");
        background-repeat: no-repeat;
        background-position: center center;    
        display: block;  
        position: absolute;
        top: 0px; 
        text-indent: -9000px;
}          
ul.thumbs-box a.video i:hover {
        background-image: url("http://img1.wprost.pl/G/layout2/ico_media_play-m-hov.png");
}
ul.thumbs-box strong {         
        color: #333;
        margin: 8px 0px 0px 0px;
        font-size: 17px;
        line-height: 18px;    
        display: block;
        padding-right: 5px;
}    
ul.thumbs-box a:hover strong,
ul.thumbs-box a:focus strong {
        color: #FF0000;
}              
ul.thumbs-box-175 a, 
ul.thumbs-box-175 i,
ul.thumbs-box-175 li, 
ul.thumbs-box-175 img  {
        width: 180px; 
}   
ul.thumbs-box-175 img,
ul.thumbs-box-175 i {
        height: 130px;
}          
           
ul.thumbs-box-190 a,
ul.thumbs-box-190 i,
ul.thumbs-box-190 li, 
ul.thumbs-box-190 img {
        width: 190px; 
        height: 220px; 
}             
.gallery-box ul.thumbs-box-190 a,
.gallery-box ul.thumbs-box-190 i,
.gallery-box ul.thumbs-box-190 li {
        width: 200px; 
}   
ul.thumbs-box-190 img,
ul.thumbs-box-190 i {
        height: 143px;
}    
ul.thumbs-box-190 li.thumb-line-last {  
        margin: 0px;
        float: right;      
}               
ul.thumbs-box-190 strong {
        overflow: hidden;  
        height: 56px;
}      
.thumbs-box-190-box {
        height: 220px;
        overflow: hidden;
}      
.thumbs-box-190-box ul.thumbs-box li {
        margin: 0px;
}  
.thumbs-box-190-box ul.thumbs-box-190 li.thumb-line-last {  
        float: left;      
}          
ul.thumbs-box-215 a,
ul.thumbs-box-215 i,
ul.thumbs-box-215 li, 
ul.thumbs-box-215 img {
        width: 215px; 
        height: 235px; 
}                  
ul.thumbs-box-215 i,    
ul.thumbs-box-215 img {
        height: 162px; 
}        
ul.thumbs-box-215 li.thumb-line-last {  
        margin: 0px;
        float: right;      
}               
ul.thumbs-box-215 strong {
        overflow: hidden;  
        height: 56px;
}      
.thumbs-box-215-box {
        height: 220px;
        overflow: hidden;
}   
       
ul.thumbs-box-105-face a,
ul.thumbs-box-105-face li, 
ul.thumbs-box-105-face img,  
ul.thumbs-box-105-face span,
ul.thumbs-box-105-face strong  {
        width: 105px; 
}                        
ul.thumbs-box-105-face li {     
        margin: 0px 0px 0px 8px;
}                       
div.thumbs-box-105-face-box ul.thumbs-box-105-face li {       
        height: 180px;      
        margin: 0px;
}
ul.thumbs-box-105-face span.face105 {     
        background-color: #111;
        height: 125px;
        overflow: hidden;
        display: block;       
}                
ul.thumbs-box-105-face strong {
        overflow: hidden;  
        font-size: 14px;
        line-height: 16px;
}    
.thumbs-box-105-face-box {
        height: 180px;
        overflow: hidden;
}    
 
ul.thumbs-box-127-face a,
ul.thumbs-box-127-face li, 
ul.thumbs-box-127-face img,  
ul.thumbs-box-127-face span,
ul.thumbs-box-127-face strong  {
        width: 127px; 
}                        
ul.thumbs-box-127-face li {     
        margin: 0px 0px 0px 8px;
}                       
div.thumbs-box-127-face-box ul.thumbs-box-127-face li {       
        height: 210px;      
        margin: 0px;
}  

ul.thumbs-box-127-face span.face127 {     
        background-color: #111;
        height: 147px;
        overflow: hidden;
        display: block;   
        position: relative;    
}      
ul.thumbs-box-127-face span.face127 img { 
        position: absolute;  
        left: 0;
        right: 0;
        top: 0;  
}               
ul.thumbs-box-127-face strong {
        overflow: hidden;  
        font-size: 14px;
        line-height: 16px;
}    
.thumbs-box-127-face-box {
        height: 210px;
        overflow: hidden;
}                   

.thumbs-box-127-face-plus-title,       
div.thumbs-box-127-face-box ul.thumbs-box-127-face-plus-title li {       
        height: 250px;  
}         
ul.thumbs-box-127-face-plus-title strong {
        font-size: 14px;
        font-weight: 600;
}                   
ul.thumbs-box-127-face-plus-title strong span {
        display: block;
        color: #666666;
        font-size: 12px;
        font-weight: 200;
        margin-bottom: 5px;
        text-overflow: ellipsis;   
        overflow: hidden;
}              
ul.thumbs-box-127-face strong em {
        font-style: normal;
}    

/* gallery_container */

#gallery_container {
        padding-top: 15px; 
        width: 387px;
} 
#gallery_container .ga_imgbox {
        width: 185px; 
        height: 173px; 
        margin-bottom: 5px; 
        margin-right: 15px; 
        float: left; 
        overflow: hidden;
} 
#gallery_container .ga_imgboxo {
        width: 185px; 
        height: 173px; 
        margin-bottom: 5px; 
        float: left; 
        overflow: hidden;
} 



/* pp */    
                                 
.pp-icon {
        background-color: #FFF;
        padding: 1px 0px 3px 0px;
        width: 70px;  
        text-align: center;
}
.pp-title {
        padding: 3px 0px 0px 5px;
}           

/* lines-list */
         
.lines-item {
        border-top: #EFEFEF 1px solid;
}              
.lines-list li.lines-item {  
        background-position: left 8px;
        padding: 3px 0px 3px 10px;
}                                
.lines-list li.lines-item-first {
        border-top: none;         
        background-position: left 5px;    
        padding-top: 0px;
}  

/* cover */

.cover {                           
        border-top: 2px solid #EFEFEF;
        width: 140px; 
        padding-top: 7px;    
        padding-top: 15px;
}           
.issue-box-right-2 .cover {    
        border: none;         
        width: 130px; 
        padding-top: 7px;  
}           
.issue-box-right-2 .cover span {             
        display: block;
        padding: 0;  
        margin-bottom: -10px;
}  
.cover-date {           
        font-size: 12px;
        height: 21px;
        color: #666666;
}      
.cover-date b {           
        font-size: 16px;
}            
.cover-issue {           
        font-size: 19px; 
        color: #666666;   
        display: block;
}
.issue-box-right-2 .cover-issue {           
        font-size: 17px; 
}          
.cover ul {
        margin-top: 20px;
}     
.cover ul li {         
        padding-top: 3px;
        display: block;
}
.issue-box-right-2 .cover ul li {         
        padding-top: 4px;
} 
.cover ul li a {
        font-size: 12px;
}
.wprost-cover {
        height: 190px;
}     
.issue-box-right-2 .wprost-cover {    
        height: 220px;
}                                          
#right-column .issue-box-right-2,
#right-column .issue-box-right-2 .wprost-cover {    
        height: 200px;
} 

/* sylwetka */

.felieton {
        width: 140px;
        padding: 0px 0px 5px 5px;
        margin: 10px 0px;
}     
.felieton-auto {
        width: auto;
}   
.felieton-face {
        width: 60px;  
        padding: 0px 0px 5px 0px;
}   
.felieton-face .face-cntr {
        height: 65px;      
        width: 55px;
        overflow: hidden; 
        display: block;
}      

.felieton .box-inside-header {
        padding-top: 0px;
}         
.felieton .box-inside-header strong {       
        font-size: 12px;
        line-height: 14px;   
}      
 
/* form-silver-bar  */                 

.form-silver-bar {   
        background-color: #F9F9F9;   
        margin: 10px 0px;
        padding: 4px 15px;  
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
}   
.form-silver-bar label {   
        display: block;
        width: 100px;
        float: left;
        color: #999999;
        font-size: 13px; 
        padding: 2px 0px 0px 0px;    
        -webkit-transition: all 0.4s ease-in;
        -moz-transition: all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;
}       
.form-silver-bar label:hover {   
        color: #666666;
}                            
.form-silver-bar label u {   
        text-decoration: none;
}   
.form-silver-bar label:hover u {   
        text-decoration: underline;
}   
.form-silver-bar select {   
        border: #CCC 1px solid;   
        color: #333;
        padding: 1px; 
        font-size: 11px;
        width: 145px;        
        -webkit-transition: all 0.4s ease-in;
        -moz-transition: all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;
}    
.form-silver-bar select:hover,
.form-silver-bar select:focus {   
        border: #BBB 1px solid;  
        -webkit-box-shadow: 0px 0px 2px #BBB;
        -moz-box-shadow: 0px 0px 2px #BBB;
        -ms-box-shadow: 0px 0px 2px #BBB;
        -o-box-shadow: 0px 0px 2px #BBB;
        box-shadow: 0px 0px 2px #BBB;
}
  
/* table-inner-border   */

.table-inner-border {   
        border: none;
}  
.table-inner-border td {            
        border-top: #EEE 1px solid;     
        border-left: #EEE 1px solid;
}                           
.table-inner-border tr:first-child td {     
        border-top: none;
}
.table-inner-border td:first-child {       
        border-left: none;
}     

/* a-cover */

a.a-cover {                 
        border: #FFF 1px solid;  
        display: inline-block;
        padding: 3px;  
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px; 
        border-radius: 5px;
}   
a.a-cover:hover {         
        border: #EEE 1px solid;  
        -webkit-box-shadow: 0px 0px 4px #EEE;
        -moz-box-shadow: 0px 0px 4px #EEE;
        -ms-box-shadow: 0px 0px 4px #EEE;
        -o-box-shadow: 0px 0px 4px #EEE;
        box-shadow: 0px 0px 4px #EEE;
}  

/* kom */    
#komtxt1,
#komtxt1t {                           
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -transition: all 0.2s ease-in;
        padding-right: 10px;  
        border-right: #EFEFEF 1px solid;  
        color: #666666;
}   
#komtxt2,
#komtxt2t {            
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -transition: all 0.2s ease-in;    
        padding-left: 10px;      
        color: #666666;
}        
#komtxt h3 {       
        margin: 5px 0px 5px 0px;
        padding: 0px;
        font-size: 16px;
        line-height: 18px;        
}          
#komtxt1 h3,
#komtxt2 h3 {       
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        line-height: 16px;        
}         
#komtxt {            
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 10px 0px;
        border-bottom: #EFEFEF 1px solid;
}  
#komtxt1 .kom-dt {    
        color: #999999;
        font-size: 11px;    
        margin: 7px 0px 5px 0px;
        display: block;
}    
#komtxt1 .kom-desc {    
        line-height: 16px;  
}  
                     
.pp-title a:hover, 
.list-item a:hover,  
#komtxt h3 a:hover,  
#komtxt2 h3 a:hover,
#komtxt3 h3 a:hover,
.felieton h3 a:hover,    
.sylw-etka-opis h3 a:hover {
        color: #FF0000;
}

li.list-square {
        background-position: left 6px;
        background-repeat: no-repeat;
        margin: 0px;
        padding: 2px 0px 2px 10px;
        line-height: 14px;
}  
.list-items-large li .list-square {
        background-position: left 13px;
}         
li.list-arrow {
        background-position: left center;
        background-repeat: no-repeat;
        margin: 0px;
        padding: 2px 0px 2px 10px;
        line-height: 14px;
}    

div.arrow-left, 
div.arrow-right {           
        text-align: right;  
        margin-top: 7px;    
        padding-right: 5px; 
}            
div.arrow-left {
        text-align: left;   
}          
a.arrow-left,
a.arrow-right, 
div.arrow-left,
div.arrow-left a,
div.arrows,  
div.arrow-right,
div.arrow-right a {          
        color: #999999;     
        font-size: 11px;    
}                 
a.arrow-left:hover,
a.arrow-right:hover, 
div.arrows a:hover,      
div.arrow-left:hover,
div.arrow-left a:hover,
div.arrow-right:hover,
div.arrow-right a:hover {
        color: #666666;     
}       
a.arrow-right, 
a.arrow-right-black,       
div.arrow-right a.red,        
div.arrow-right a.black {
        background-position: right 2px;
        background-repeat: no-repeat;  
        padding-right: 10px;
}       
a.arrow-left,  
a.arrow-left-red, 
a.arrow-left-black,      
div.arrow-left a.red,        
div.arrow-left a.black {
        background-position: left 2px;
        background-repeat: no-repeat;  
        padding-left: 10px;
}             
a.arrow-up-red,
a.arrow-up-left-red,
a.arrow-up-right-red {
        background-position: right 5px;    
        background-repeat: no-repeat;  
}                    
a.arrow-up-left-red {
        background-position: left 5px;    
        background-repeat: no-repeat;  
}                 
a.arrow-down-red, 
a.arrow-down-right-red {
        background-position: right 5px;    
        background-repeat: no-repeat;  
}     
a.arrow-down-left-red {
        background-position: left 5px;    
        background-repeat: no-repeat;  
}      
a.arrow-right,     
a.arrow-right-red,   
div.arrow-right a.red  {
        background-image: url("http://www.wprost.pl/G/layout2/red-arrow-right.png");
}        
a.arrow-left-red,       
div.arrow-left a.red  {
        background-image: url("http://www.wprost.pl/G/layout2/red-arrow-left.png");
}         
a.arrow-down,      
a.arrow-down-red, 
a.arrow-down-left-red,     
a.arrow-down-right-red {
        background-image: url("http://www.wprost.pl/G/layout2/red-arrow-down.png");
}         
a.arrow-up,          
a.arrow-up-red, 
a.arrow-up-left-red,     
a.arrow-up-right-red {
        background-image: url("http://www.wprost.pl/G/layout2/red-arrow-up.png");
}                     
a.arrow-right-black,   
div.arrow-right a.black  {
        background-image: url("http://www.wprost.pl/G/layout2/black-arrow-right.png");
}         
a.arrow-left-black,       
div.arrow-left a.black  {
        background-image: url("http://www.wprost.pl/G/layout2/black-arrow-left.png");
}      
a.arrow-left big,
a.arrow-right big, 
div.arrow-left big,
div.arrow-right big {         
        color: #666666;   
        font-size: 12px;   
}           
div.arrow-right a big:hover {
        color: #333333;     
}   

/* epay-table */

.epay-table {
        width: 100%;
}       
.epay-table th {
        background-color: #F6F6F6;
        color: #999;
        padding: 5px;
        font-size: 14px;
        font-weight: bold;
        vertical-align: middle;
}   
.epay-table td {
        padding: 5px;
        vertical-align: middle;
}     
.epay-table td small {
        line-height: 12px;
        display: block;
        margin-top: 3px;
}    
.epay-table .epay-code, 
.epay-table .epay-number {
        font-size: 20px;
}               
.epay-table .epay-code {
        color: #2A70B3;
}                 
.epay-table .epay-number {
        color: #FF0000;
}         

/* currency-table, currency-line */

.currency-line {             
        background-color: #F6F6F6;
        color: #111;
        list-style: none;
        font-size: 12px;
        line-height: 23px; 
        height: 21px;
        overflow: hidden;
        margin: 0;        
        padding: 0 5px;   
        text-shadow: 0 1px 0 #FFFFFF;  
        -webkit-transition: all 0.4s ease-in-out 0.2s;
        -moz-transition: all 0.4s ease-in-out 0.2s;       
        -ms-transition: all 0.4s ease-in-out 0.2s;
        -o-transition: all 0.4s ease-in-out 0.2s;
        transition: all 0.4s ease-in-out 0.2s;    
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px; 
}         
.currency-line:hover {             
        background-color: #DEDEDE;
        -webkit-box-shadow: 0px 0px 3px #F6F6F6;
        -moz-box-shadow: 0px 0px 3px #F6F6F6;
        -ms-box-shadow: 0px 0px 3px #F6F6F6;
        -o-box-shadow: 0px 0px 3px #F6F6F6;
        box-shadow: 0px 0px 3px #F6F6F6;   
}    
.currency-line li {             
        background-position: left 1px;
        background-repeat: no-repeat;
        display: inline;
        margin: 0;        
        padding: 0 10px 0 22px;  
}
.currency-line li.currency-chf {     
        padding-left: 15px;
}

.currency-table {
        width: 100%;
        margin-top: 10px;
}                  
.currency-table tbody tr:hover {        
        background-color: #F2FBFB;
}         
.currency-table th {     
        color: #333;  
        font-size: 12px;  
        text-align: left;
        font-weight: bold;
        padding-top: 10px;        
        padding-bottom: 5px;   
        border-top: #EFEFEF 1px solid;  
        border-bottom: #EFEFEF 1px solid;  
}
/* main page fix */
.right-column .currency-table th {
        font-weight: normal;    
}
.currency-table th span {     
        display: block;
        float: right;     
        color: #999; 
        width: 100px;    
        text-align: right;
}                    
.currency-table td {        
        color: #666666;      
        font-size: 11px;         
        padding-top: 2px;        
        padding-bottom: 2px;   
        border-bottom: #EFEFEF 1px solid;
}                  
.currency-table td.c1 {        
        background-position: left center;
        background-repeat: no-repeat;  
        text-transform: capitalize;
        padding-left: 24px;
        border-right: #EFEFEF 1px solid;
}          
.currency-table td.c2,
.currency-table td.c4 {
        border-right: #EFEFEF 1px solid;   
        padding-right: 5px;
}          
.currency-table td.c2,
.currency-table td.c3,
.currency-table td.c4 {
        text-transform: uppercase;
        text-align: right;
        width: 120px;
}  
/* main page fix */
.right-column .currency-table td.c2,
.right-column .currency-table td.c3,
.right-column .currency-table td.c4 {
        width: 85px;
} 
.currency-line li.currency-usd,
.currency-table td.currency-usd {
        background-image: url("http://www.wprost.pl/G/flags/usa.png");
}    
.currency-line li.currency-aud,                        
.currency-table td.currency-aud {
        background-image: url("http://www.wprost.pl/G/flags/australia.png");
}    
.currency-line li.currency-eur,    
.currency-table td.currency-eur {
        background-image: url("http://www.wprost.pl/G/flags/ue.png");
}    
.currency-line li.currency-chf,    
.currency-table td.currency-chf {
        background-image: url("http://www.wprost.pl/G/flags/szwajcaria.png");
}    
.currency-line li.currency-gbp,      
.currency-table td.currency-gbp {
        background-image: url("http://www.wprost.pl/G/flags/wielka_brytania.png");
}     
.currency-line li.currency-jpy,   
.currency-table td.currency-jpy {
        background-image: url("http://www.wprost.pl/G/flags/japonia.png");
}    
.currency-line li.currency-uah,    
.currency-table td.currency-uah {
        background-image: url("http://www.wprost.pl/G/flags/ukraina.png");
}    
.currency-line li.currency-czk,
.currency-table td.currency-czk {
        background-image: url("http://www.wprost.pl/G/flags/czechy.png");
}     
.currency-line li.currency-rub,
.currency-table td.currency-rub {
        background-image: url("http://www.wprost.pl/G/flags/rosja.png");
}    
.currency-line li.currency-cny,
.currency-table td.currency-cny {
        background-image: url("http://www.wprost.pl/G/flags/chiny.png");
}    
.currency-line li.currency-dkk,      
.currency-table td.currency-dkk {
        background-image: url("http://www.wprost.pl/G/flags/dania.png");
}     
.currency-line li.currency-sek,     
.currency-table td.currency-sek {
        background-image: url("http://www.wprost.pl/G/flags/szwecja.png");
}     
.currency-line li.currency-hrk,        
.currency-table td.currency-hrk {
        background-image: url("http://www.wprost.pl/G/flags/chorwacja.png");
}        
.currency-line li.currency-cad,       
.currency-table td.currency-cad {
        background-image: url("http://www.wprost.pl/G/flags/kanada.png");
}       
.currency-line li.currency-huf,         
.currency-table td.currency-huf {
        background-image: url("http://www.wprost.pl/G/flags/wegry.png");
}       
.currency-line li.currency-nok,
.currency-table td.currency-nok {
        background-image: url("http://www.wprost.pl/G/flags/norwegia.png");
}        
.currency-line li.currency-isk,     
.currency-table td.currency-isk {
        background-image: url("http://www.wprost.pl/G/flags/islandia.png");
}        
.currency-line li.currency-ron,     
.currency-table td.currency-ron {
        background-image: url("http://www.wprost.pl/G/flags/rumunia.png");
}          
.currency-line li.currency-bgn,    
.currency-table td.currency-bgn {
        background-image: url("http://www.wprost.pl/G/flags/bulgaria.png");
}          
.currency-line li.currency-try,
.currency-table td.currency-try {
        background-image: url("http://www.wprost.pl/G/flags/turcja.png");
}          
.currency-line li.currency-ltl,
.currency-table td.currency-ltl {
        background-image: url("http://www.wprost.pl/G/flags/litwa.png");
}          
.currency-line li.currency-lvl,
.currency-table td.currency-lvl {
        background-image: url("http://www.wprost.pl/G/flags/lotwa.png");
}           
.currency-line li.currency-ils,
.currency-table td.currency-ils {
        background-image: url("http://www.wprost.pl/G/flags/izrael.png");
}


/* euro2012 */

#counter_euro2012 {
        color: #7F7F7F;
        margin: 10px 0;
}
#counter_euro2012_countdown {
        background-color: #FF0000;
        color: #FFFFFF;
        display: block;
        font-size: 22px;
        list-style: none outside none;
        margin: 10px 0 0;
        padding: 10px 0;
        text-align: center;
        text-shadow: 0 0 4px #000000;   
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
}
#counter_euro2012_countdown ul {
        display: inline;
        margin: 0;
        padding: 0;
}
#counter_euro2012_countdown li {
        display: inline;
        margin: 0;
        padding: 0 12px 0 0;
}
#counter_euro2012_countdown li.l {
        padding: 0;
}
#counter_euro2012_box {
        border-top: 1px solid #EFEFEF;
        margin: 5px 0px 0px 0px;
        padding: 10px 0px 0px 0px;
}
#counter_euro2012 a, #counter_euro2012_box a {
        text-decoration: none;
}
#counter_euro2012_box_countdown {
        background-color: #FF0000;
        color: #FFFFFF;
        display: block;
        font-size: 22px;
        list-style: none outside none;
        margin: 5px 0 0;
        padding: 10px 0;
        text-align: center;
        text-shadow: 0 0 4px #999;  
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
}
#counter_euro2012_box_countdown ul {
        display: inline;
        margin: 0;
        padding: 0;
}
#counter_euro2012_box_countdown li {
        display: inline;
        margin: 0;
        padding: 0 12px 0 0;
}
#counter_euro2012_box_countdown li.l {
        padding: 0;
}

/* ankieta */

#ajaxankieta {
        border: #EFEFEF 1px solid;    
        margin: 0px 15px 15px 0px;
        padding: 5px 15px 10px 15px;  
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
}    
#ajaxankieta h1 {
        padding-left: 0px;
}
#ajaxankieta form table {
        margin: 5px 0px 0px 0px;
}            
#ajaxankieta form table td {
        padding: 2px 0px;  
}           
#ajaxankieta form table .poll-row {
        border-bottom: #EFEFEF 1px solid;          
        padding-left: 5px;   
        -webkit-transition: all 0.4s ease-in;
        -moz-transition: all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;
}                 
#ajaxankieta form table tr:hover .poll-row {   
        background-color: #FEFEFE;
}           
#ajaxankieta form .poll-question {
        font-size: 13px;      
        padding-bottom: 10px; 
}           
#ajaxankieta div.poll-question {
        margin: 7px 0px 5px 0px;
}               
#ajaxankieta form table input {
        margin: 0px;
        padding: 0px;     
        height: 14px;     
        width: 14px;
}                       
#ajaxankieta form table input,
#ajaxankieta form table label {
        cursor: pointer;
}      
#ajaxankieta .s1-footer {
        display: none;
}           
#ajaxankieta .ank_line {     
        color: #666666;       
        padding: 5px 0px 2px 0px;
        border-bottom: #EFEFEF 1px solid;   
}            
#ajaxankieta .ank_line span { 
        font-size: 11px;      
        color: #999999;      
}   
#ajaxankieta img { 
        height: 0px !important;
        border-top: #FF9801 5px solid;
        border-bottom: #FF9801 5px solid;  
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
}  
    
/* hits */

.progress-hits {           
        background-color: #CCC;
        height: 10px !important;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
        margin-top: 2px;
        display: inline-block;
}   
.progress-hits-blue {           
        background-color: #2A70B3;
}   

/* contrls */

.edit {                  
        background-color: #FFF;  
        color: #333;
        display: block;
        width: 300px;
        padding: 3px 0px;     
        border: #CCC 1px solid;     
        -webkit-transition: all 0.4s ease-in;
        -moz-transition: all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;  
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;     
        -o-border-radius: 3px;
        border-radius: 3px;
}    
.edit-inline {        
        display: inline-block;
}                           
.edit:focus {                    
        color: #000;
        border: #999 1px solid;   
        -moz-box-shadow: 0px 0px 5px #E5E5E5;
        -ms-box-shadow: 0px 0px 5px #E5E5E5;
        -o-box-shadow: 0px 0px 5px #E5E5E5;
        box-shadow: 0px 0px 5px #E5E5E5
}    
.edit[disabled],
.edit[disabled]:hover,
.edit[disabled]:focus {        
        background-color: #EEE;
        border: #E9E9E9 1px solid; 
        color: #999;
}    
  
.edit50 {
        width: 50px;
}   
.edit100 {
        width: 100px;
}     
.edit200 {
        width: 200px;
}     
.edit300 {
        width: 300px;
}    
.edit500 {
        width: 500px;
} 
.edit-big {
        font-size: 24px;  
        margin: 5px 0px;
}   
#kod_sms.edit {
        font-size: 24px;  
        width: 170px;  
        display: inline-block;
        margin: 5px 0px;
}  
.label-big {
        font-size: 24px;  
        margin: 5px 0px;
}    

/* form-button */
 
.form-button-silver { 
        background-color: #EFEFEF;
        border: #EFEFEF 1px solid;   
        padding: 2px 5px;    
        color: #111;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
        cursor: pointer;
        text-shadow: 0px 1px 0px #FFF !important;          
}       
.form-button-silver:hover { 
        color: #111 !important;    
        background-color: #EFEFEF;
        border: #CCC 1px solid; 
}         
.form-button-silver:focus { 
        background-color: #DDD;
        border: #AAA 1px solid; 
}      

.form-button-silver-blue {   
        color: #0096FB;
}        
.form-button-silver-red {   
        color: #FF0000;
}     
.form-button-silver-blue-border { 
        border: #0096FB 1px solid;   
}     
.form-button-silver-gray-border { 
        border: #E9E9E9 1px solid;   
}        
 
.form-button-gold { 
        background-color: #FFCC00;
        border: #F0BF00 1px solid;   
        padding: 2px 5px;   
        color: #111;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
        cursor: pointer;
        text-shadow: 0px 1px 0px #FFE300 !important;        
}       
.form-button-gold:hover { 
        color: #111 !important;   
        background-color: #FFCC00;
        border: #EFA201 1px solid; 
}         
.form-button-gold:focus { 
        background-color: #FFB300;
        border: #EFA201 1px solid; 
}      


.form-button-white { 
        background-color: #FFF;
        border: #EFEFEF 1px solid;   
        padding: 2px 5px;   
        color: #111;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
        cursor: pointer;
}       
.form-button-white:hover { 
        color: #111 !important;   
        background-color: #F8F8F8;
        border: #CCC 1px solid; 
}         
.form-button-white:focus { 
        background-color: #EFEFEF;
        border: #CCC 1px solid; 
} 
 
.form-button-red { 
        background-color: #FF0000;
        border: #EF0000 1px solid;   
        padding: 2px 5px;   
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
        cursor: pointer;
        text-shadow: 0px -1px 0px #CE1422 !important;        
}       
.form-button-red:hover { 
        color: #FFF !important;    
        background-color: #FF0000;
        border: #B5111D 1px solid; 
}         
.form-button-red:focus { 
        background-color: #CE1422;
        border: #B5111D 1px solid; 
}  

.form-button-blue { 
        background-color: #0096FB;
        border: #0084F6 1px solid;   
        padding: 2px 5px;  
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;      
        cursor: pointer;
        text-shadow: 0px -1px 0px #0074EC !important;         
}       
.form-button-blue:hover {    
        color: #FFF !important;      
        background-color: #0096FB;
        border: #2A70B3 1px solid; 
}         
.form-button-blue:focus { 
        background-color: #2A70B3;
        border: #2A70B3 1px solid; 
}                     
.form-button-blue[disabled], 
.form-button-blue[disabled]:hover, 
.form-button-blue[disabled]:focus,
.form-button-red[disabled], 
.form-button-red[disabled]:hover, 
.form-button-red[disabled]:focus,    
.form-button-white[disabled], 
.form-button-white[disabled]:hover, 
.form-button-white[disabled]:focus,
.form-button-gold[disabled], 
.form-button-gold[disabled]:hover, 
.form-button-gold[disabled]:focus { 
        opacity: .25;
	filter: alpha(opacity=25);  
        cursor: default;
} 
.form-button-100 {
        width: 100px;
}    
.form-button-150 {
        width: 150px;
}     
.form-button-140 {
        width: 135px;
}        
.form-button-200 {
        width: 200px;
}        

.form-button-big {
        padding: 5px 10px; 
        font-size: 14px;
}      
.form-button-big2 {
        padding: 5px 10px; 
        font-size: 20px;
}            

.form-button-email {
        background-image: url(http://www.wprost.pl/G/layout2/ico_block_mail_4.png);
        background-repeat: no-repeat;
        background-position: 5px center;
        padding-left: 25px;
        text-align: left;
}    
.form-button-email:hover {
        background-image: url(http://www.wprost.pl/G/layout2/ico_block_mail_2.png);
}     

.form-button-vote {         
        background-size: 22px 24px; 
        background-repeat: no-repeat;
        background-position: 1px center;
        padding-left: 21px;
        text-align: left;
}     
.form-button-vote-yes {
        background-image: url(http://www.wprost.pl/G/layout2/na_tak.png);
}       
.form-button-vote-no {
        background-image: url(http://www.wprost.pl/G/layout2/na_nie.png);
}   
.form-button-vote-voted,
.form-button-vote-voted:hover,
.form-button-vote-voted:focus,
.form-button-vote-voted[disabled],
.form-button-vote-voted[disabled]:hover,
.form-button-vote-voted[disabled]:focus {         
        background-color: #FFF; 
        border-color:  #FFF; 
        opacity: .75;
	filter: alpha(opacity=75);  
}     

/* error */ 

.error {
        color: #FF0000; 
}      
       
/* silver-btn */

.silver-btn,
.silver-btn-static,
.silver-btn-static:hover {            
        background-color: #EFEFEF; 
        text-shadow: 0px 1px 0px #FFF !important;        
        display: inline-block;  
        width: 30px;            
        height: 30px;
        border: #E9E9E9 1px solid;      
        -webkit-transition: all 0.4s ease-in;
        -moz-transition: all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;      
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;    
        -o-border-radius: 3px; 
        border-radius: 3px;   
        position: relative;   
        text-align: center;
}         
.silver-btn:hover {            
        background-color: #F8F8F8; 
}      
.silver-btn-selected {    
        border: #FF0000 1px solid;
}    
     
.blue-btn,
.blue-btn-static,
.blue-btn-static:hover {            
        background-color: #0096FB; 
        border: #0096FB 1px solid;  
        color: #FFF;  
        text-shadow: 0 -1px 0 #0074EC !important;
}    
.blue-btn:hover {    
        background-color: #0096FB;
        border: #2A70B3 1px solid; 
}         
.blue-btn:focus { 
        background-color: #2A70B3;
        border: #2A70B3 1px solid; 
}             
.blue-btn a,  
.blue-btn a:hover { 
        color: #FFF;  
}    

.gold-btn,
.gold-btn-static,
.gold-btn-static:hover {            
        background-color: #FFCC00; 
        border: #F0BF00 1px solid;  
        color: #111;  
        text-shadow: 0 1px 0 #FFE300 !important;
}    
.gold-btn:hover {    
        background-color: #FFCC00;
        border: #EFA201 1px solid; 
}         
.gold-btn:focus { 
        background-color: #FFB300;
        border: #EFA201 1px solid; 
}             
.gold-btn a,  
.gold-btn a:hover { 
        color: #EFA201;  
}   

.silver-btn a,
.silver-btn b {            
        display: block;  
        width: 30px;            
        height: 30px;
        overflow: hidden;
}      
.silver-btn b {  
        padding-top: 8px;
        font-size: 14px;     
        line-height: 14px;         
        max-height: 22px;  
}       
.silver-btn b.n {  
        font-weight: normal;  
}              
.silver-btn-40,
.silver-btn-40 a,
.silver-btn-40 b {  
        width: 40px;
}                       
.silver-btn-50,
.silver-btn-50 a,
.silver-btn-50 b {  
        width: 50px;
}                
.silver-btn-60,
.silver-btn-60 a,
.silver-btn-60 b {  
        width: 60px;
}         
.silver-btn-70,
.silver-btn-70 a,
.silver-btn-70 b {  
        width: 70px;
}           
.silver-btn-100,
.silver-btn-100 a,
.silver-btn-100 b {  
        width: 100px;
}            
.silver-btn-120,
.silver-btn-120 a,
.silver-btn-120 b {  
        width: 120px;
}              
.silver-btn-150,
.silver-btn-150 a,
.silver-btn-150 b {  
        width: 150px;
}        
.silver-btn-auto,
.silver-btn-auto a,
.silver-btn-auto b {  
        width: auto;
}        
.silver-btn-icon-auto,
.silver-btn-icon-auto a,
.silver-btn-icon-auto b {  
        width: auto;
}                   
.silver-btn-icon-auto {   
        background-position: 10px center !important;
}        
.silver-btn-icon-auto a {   
        padding-left: 30px;
        padding-right: 10px;
}
.silver-btn em {            
        display: none;  
}                   
.silver-btn-icon-first,
.silver-btn-icon-prev,
.silver-btn-icon-next,
.silver-btn-icon-last {
        background-image: url(http://www.wprost.pl/G/layout2/black-arrow-left.png); 
        background-position: center center;
        background-repeat: no-repeat; 
}                    
.silver-btn-icon-first {
        background-image: url(http://www.wprost.pl/G/layout2/black-arrow-left.png); 
}                
.silver-btn-icon-prev {
        background-image: url(http://www.wprost.pl/G/layout2/black-arrow-left.png); 
}                
.silver-btn-icon-next {
        background-image: url(http://www.wprost.pl/G/layout2/black-arrow-right.png); 
}                
.silver-btn-icon-last {
        background-image: url(http://www.wprost.pl/G/layout2/black-arrow-right.png); 
}                 
.silver-btn-icon-config {
        background-image: url(http://www.wprost.pl/G/layout2/ico_tool_config.png);    
        background-position: center center;
        background-repeat: no-repeat; 
        cursor: pointer;
}     
                          
.silver-btn-icon-rate-yes,
.silver-btn-icon-rate-no {
        background-image: url(http://www.wprost.pl/G/layout2/na_tak.png); 
        background-position: left center;
        background-repeat: no-repeat; 
        display: block;   
        width: 70px;      
        height: 30px; 
}      
.silver-btn-icon-rate-no {
        background-image: url(http://www.wprost.pl/G/layout2/na_nie.png); 
}
.silver-btn-white-inside {
        background-color: #FFF;    
        color: #999;
        border-left: #CCC 1px solid;   
        width: 39px;    
        height: 30px;      
        display: block;   
        margin-left: 30px;
        text-align: center;  
        font-size: 11px;     
        line-height: 14px;   
}   
.silver-btn-white-inside #ocen_na_tak,
.silver-btn-white-inside #ocen_na_nie {
        color: #28AA4A;
        display: block;   
        font-size: 14px;     
        line-height: 14px;
}                            
.silver-btn-white-inside #ocen_na_nie {
        color: #FB6700;
}   
.silver-btn-shash, 
.silver-btn-shash:hover {
        background-image: url(http://www.wprost.pl/G/layout2/silver-slash.png);    
        background-position: center center;
        background-repeat: no-repeat;            
        background-color: transparent; 
        display: inline-block;  
        width: 22px;            
        height: 30px;
        border: none;  
        text-indent: -99999px;    
}

.nav-button {           
	background-color: #EEE;                         
        background-image: url(http://www.wprost.pl/G/layout2/navi_arrow_left-s.png); 
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: -25px;
	width: 40px;
	height: 80px;
	margin-top: -46px;
	text-indent: -9000px;
	cursor: pointer;
	display: block;
	text-indent: -999999px;  
        z-index: 100;
	opacity: 0.6;  
        filter: alpha(opacity=60);        
        -webkit-transition: all 0.4s ease-in;
        -moz-transition:all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;   
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;     
        -ms-border-radius: 3px;  
        -o-border-radius: 3px;    
        border-radius: 3px;
}   
.nav-button:hover {   
	background-color: #EEE;  
	opacity:1.0;     
        filter: alpha(opacity=100); 
}
.nav-button-prev {     
        background-image: url(http://www.wprost.pl/G/layout2/navi_arrow_left-b.png); 
}   
.nav-button-next {     
        background-image: url(http://www.wprost.pl/G/layout2/navi_arrow_right-b.png); 
	right: -25px;
	left: auto;
}

/* autopromo */

.autopromo-box {
        padding: 10px 0px 0px 0px;
} 
.autopromo-label {
        color: #999;
}
.list-blog-item {
        font-size: 12px;
}         

/* article */
       
.art-title {        
        color: #333;
        font-size: 30px;
        font-weight: bold;
        line-height: 32px;
        margin: 0px;
        padding: 10px 0px 10px 0px;
}              
.small-title {       
        margin: 0px 0px 10px 0px;
        padding: 0px;
        font-size: 14px;
        line-height: 16px;
        font-weight: bold; 
        display: block;       
}             
.small-title a:hover { 
        color: #FF0000;
}                 
.art-date,
.art-tygodnik {             
        color: #999;
        font-size: 11px;   
        margin: 7px 0px 24px 0px;   
}
.art-date a,
.art-tygodnik a {
        background-image: url('http://www.wprost.pl/G/layout2/gray-arrow-right-2.png');
        background-position: right 2px;
        background-repeat: no-repeat; 
        padding-right: 10px;
        color: #666;
}
.art-date a:hover,
.art-tygodnik a:hover {
        color: #FF0000;
}  
.art-newseria {
        float: right;   
        margin: 7px 0px 20px 0px;
}     
.art-newseria a {     
        background: url('http://www.wprost.pl/G/adds/newseria-logo.png') center center no-repeat; 
        display: block;
        text-indent: -99999px;
        width: 128px;
        height: 20px;
}      
.art-lead {            
        color: #2A70B3;
        font-size: 14px;
        font-weight: bold;
        line-height: 19px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        text-align: justify; 
}        
.art-content {            
        color: #333;
        font-size: 14px;
        line-height: 19px;
        margin: 40px 0px 10px 0px;
        padding: 0px;
        text-align: justify;
}          
.art-content a {            
        color: #2A70B3;
        text-decoration: underline;
}          
.art-content a:hover {
        color: #FF0000;
}         
.art-content sup,
.art-content sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;   
        font-weight: normal;	
}    
.art-content sup {
	bottom: 1ex;
} 
.art-content sub {
	top: .5ex;
}  
.art-content table {          
        border-collapse: collapse;
        border-spacing: 0px;
        border: #CCC 1px solid;
}    
.art-content table th {     
        background-color: #EEE;
        color: #000;  
        font-weight: bold;
        padding: 5px;    
        border: #CCC 1px solid;
} 
.art-content table td {          
        padding: 5px;    
        border: #CCC 1px solid;
}      
.art-content h1,
.art-content h2,
.art-content h3,
.art-content p {          
        margin: 0 0 1em 0;  
}    
.art-content ul,
.art-content ol {          
        margin: 0 0 1em 0;  
}   
.art-content h2 {    
        font-weight: normal;
        font-size: 1.5em;    
        line-height: 1.1em;
}        
.art-content h3 {    
        font-weight: normal;
        font-size: 1.3em;
        line-height: 1.4em;
}    

.art-embed {          
        background-color: #F6F6F6;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;  
        -webkit-transition: all 0.4s ease-in;
        -moz-transition:all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;
}    
.art-embed-object {      
        background-image: url('http://www.wprost.pl/G/layout2/black-loader.gif');
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #111;
} 
.art-embed-desc {
        font-weight: normal;
        font-size: 14px;
        line-height: 18px;
        color: #666666;
        padding: 8px 10px 9px 10px;
}     
.art-embed-desc div {        
        margin-top: 5px;
        font-size: 10px;
        line-height: 10px;
}                  
.art-embed-desc div, 
.art-embed-desc div a {
        color: #AAA;
}                      
.art-embed-desc div a:hover {
        color: #FF0000;
}


.art-pages {
        text-align: right; 
        margin: 20px 0px 10px 0px; 
} 
.art-pages-large {
        margin-bottom: 20px;
}    
.art-pages-options-bar {
        background-color: #F9F9F9;
        margin: 15px 0px 0px 0px;
        padding: 5px; 
        color: #999;    
        text-align: left; 
}

/* art-gallery */
           
.art-gallery-thumbs,
.art-gallery-thumbs ul {    
        background-color: #F6F6F6;
        margin: 0px;    
        padding: 0px 0px 10px 0px;
        list-style: none;   
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;   
        clear: both; 
}       
.art-gallery-thumbs {
        margin-top: 10px;
}   
.art-gallery-thumbs ul li,
.art-gallery-thumbs ul li a, 
.art-gallery-thumbs ul li a img  {  
        display: block;    
        height: 75px; 
        width: 100px; 
}         
.art-gallery-thumbs ul li {  
        margin: 10px 0px 0px 10px;    
        padding: 0px;
        float: left;
}     
.art-gallery-thumb {         
        border: #CCC 1px solid;  
        -webkit-transition: all 0.4s ease-in;
        -moz-transition: all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;
}         
.art-gallery-thumb:hover {         
        border: #CCC 1px solid;  
        -webkit-box-shadow: 0px 0px 5px #AAA;
        -moz-box-shadow: 0px 0px 5px #AAA;
        -ms-box-shadow: 0px 0px 5px #AAA;
        -o-box-shadow: 0px 0px 5px #AAA;
        box-shadow: 0px 0px 5px #AAA;   
}       
.art-gallery-thumb-selected,
.art-gallery-thumb-selected:hover {
        border: #2A70B3 1px solid;      
        -webkit-box-shadow: 0px 0px 4px #2A70B3;
        -moz-box-shadow: 0px 0px 4px #2A70B3;
        -ms-box-shadow: 0px 0px 4px #2A70B3;
        -o-box-shadow: 0px 0px 4px #2A70B3;
        box-shadow: 0px 0px 4px #2A70B3
}          
.art-gallery-large {   
        background-color: #F6F6F6;   
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;   
        padding: 10px 10px 15px 10px; 
        position: relative;
}         
.art-gallery-large img {   
        max-width: 650px;  
        -webkit-box-shadow: 0px 0px 5px #CCC;
        -moz-box-shadow: 0px 0px 5px #CCC;
        -ms-box-shadow: 0px 0px 5px #CCC;
        -o-box-shadow: 0px 0px 5px #CCC;
        box-shadow: 0px 0px 5px #CCC;   
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;     
}             
.art-gallery-large img:hover {   
        max-width: 650px;  
        -webkit-box-shadow: 0px 0px 5px #AAA;
        -moz-box-shadow: 0px 0px 5px #AAA;
        -ms-box-shadow: 0px 0px 5px #AAA;
        -o-box-shadow: 0px 0px 5px #AAA;
        box-shadow: 0px 0px 5px #AAA;   
}              
.art-gallery-large .art-embed-desc  {   
        margin-bottom: -15px; 
}          
.art-gallery-current-text  {   
        font-size: 19px;
}     

#article-gal-container {
        border: 1px solid #EFEFEF;
        margin: 0px 0px 20px 0px;
        width: 670px;             
        max-width: 661px;
        padding: 3px;  
        overflow: hidden;    
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;   
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none; 
}       
#article-gal-container img {
        margin-top: 0px; 
}   
#article-gal-container-inside {     
        height: auto;       
        overflow: hidden;       
        -webkit-transition: all 0.4s ease-in;
        -moz-transition:all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;
        transition: all 0.4s ease-in;
}       
#article-gal-container-inside a {
        width: 661px;       
        height: auto;          
        border: none;
        display: block;
}          
#articlegallery-img-desc {
        padding: 0px;
        text-align: right;
        color: #999;
        display: block;    
        overflow: hidden;
        max-height: 32px;
}   

.article-gal-button {     
        background-image: url('http://www.wprost.pl/G/layout2/black-arrow-right.png');
        background-position: 114px 5px;
        background-repeat: no-repeat;
        display: block;   
        width: 96px;
        padding-left: 12px;
        padding-right: 22px;
        float: right;
        margin-top: -45px;
        text-align: center;
}       
.article-gal-button-back {        
        background-image: url('http://www.wprost.pl/G/layout2/black-arrow-left.png');
        background-position: 10px 5px;
        background-repeat: no-repeat;
        width: auto;
        padding-left: 22px;
        padding-right: 12px;
        float: left;
        margin-top: 0px;       
}   
.article-gal-button i {
        color: #FF0000;
        font-style: normal;
}

/* art-right-box */

.art-right-box {             
        border: 1px solid #EFEFEF;
        float: right;
        clear: right;
        margin: 0px 0px 10px 10px;     
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
} 

/* art-sms-link-buttons */

#art-sms-link-buttons {
       padding-top: 20px;
}

/* art-commentbox */
              
#art-commentbox {       
        background-image: url("http://www.wprost.pl/G/layout2/header_ico_cite.png");
        background-position: 10px 10px;
        background-repeat: no-repeat;    
        padding: 10px 0px;  
}                
#art-commentbox h3 {    
        padding: 2px 0px 10px 50px;  
        margin: 0px;  
        font-size: 12px;
        color: #999999;
}              
#art-commentbox .art-commentbox-text {    
        padding: 0px 10px;  
        color: #666666;
        text-align: justify;
}                           
        
/* art-soc-buttons */
   
.art-soc-buttons {   
        background-image: url("http://www.wprost.pl/G/layout2/box_shadow.png");
        background-position: 0px bottom;
        background-repeat: no-repeat;
        display: block;
        padding: 0px 0px 10px 0px; 
        margin-bottom: 0px;         
        margin-right: 2px;
        border: none;
}
.addthis_toolbox {
        padding: 5px;
        border: 1px solid #EFEFEF;
        width: 240px;
        max-width: 300px;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        display: inline-block;
}
/*.addthis_button_google_plusone div, #___plusone_0 {*/
        /*height: 32px;*/
        /*margin-top: 4px;*/
        /*overflow: hidden;*/
        /*width: 32px;*/
/*}*/
/*.addthis_button_google_plusone {*/
        /*height: 32px;*/
        /*margin: 0 1px;*/
        /*overflow: hidden;*/
        /*width: 32px;*/
/*}*/
/*.addthis_button_google_plusone {*/
        /*position: relative; */
        /*width: 31px; */
        /*height: 32px; */
        /*float: left*/
/*}        */
/*a.addthis_button_google_plusone:hover #overGoogle {*/
        /*background-position: -32px 0;*/
/*}*/
/*#overGoogle {*/
        /*background-image: url("data:image/gif;base64,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");*/
        /*background-position: 0 0;*/
        /*background-repeat: no-repeat;*/
        /*display: block;*/
        /*height: 32px;*/
        /*left: 0;*/
        /*pointer-events: none;*/
        /*position: absolute;*/
        /*top: 0;*/
        /*width: 32px;*/
/*}*/
/*.addthis_32x32_style a.addthis_button_facebook span.at15t_facebook:last-child {*/
        /*background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAA1BJREFUWEe91/tPzWEAx/Hnb7GZH8ysyCUltyQpOZ0LpzgkUUrl0tYqUSTOMbNRCifJJTbLKBu/mOV+m8sPmHQSKUJxlpbaPr6fxsZzvvTssWp712qdz+vp29k5+wrx8yM0vtAVYd/hi3LtxUhGg9Yvd+jrDEtRdWJWFbxn7uDKtZcjGo2k7COgOYRPjy9wOTIq4T19F+6qJmwoaRjRaNCypVeAtgi3FfsK9jQis7gBjpy6UYkWTdpirnM3MrbWw5Z1elSjSVvMTXTDkXUKCZmjG03aYl7SXlgyTsKy/sR/5dxUh7rG+3j6ohXNr98GFLBvmLTFHKcHi9Nr/6u0ono8evYKbe860f3lK/y9vQGZGbTFLKcbsetqtbMZl/LGg2fo+tyNwcHBv2Zm0BYzl+5GzNoa7fbVXEVn16d/4jyYmUFbhNvLEJ16TLubD58Pi/MAZgZtMcO2C1Ep1dqZ/fU15x8o7dEWodZSRK72amXPOYmer/6AK5CUe1Zpj7aYZtmJyGQv5q06qtW3b30BB1DZoklbTF1SgijjCsxeeUQrs2e+yhZN2iJkcTGiU7yIWHFYqVsPn+D3BgYGICf/Dr+X92nSFpPjtmOR8SQMX16lVH//d+gk79OkLYJjtyFuzTGEJVYq1dfXB53kfZq0RVBMEZak1iDUeUipXuNlVid5nyZtMXFhIaxrj2Pq0gql/H4/dJL3adIWExYUwJFWixBHuVY9PV8gp7JFk7YYH5WPZcZbcbD9oFafu7shp7JFk7YYF5kHZ/pxTLDs16rr4yfIqWzRpC3GhG2ANfkAxs4v0ur9hy7IqWzRpC3C1lQg/+hjxJfe0KqjoxNyKls0aYsguwcb3dcxM+uiVu3t7yCnskWTtgg2Pm1yN2F2ToPWAd68bYfccAeI3Ng4ZNIWkx1ubPFcQ3zeZa0DtL5ug9xwB6BFk7aYYtvlS9l6AZl7mrQO0OJrhdxwB6BFk7bxZpTvmpVcjlzPVWR7riMh/wrmb76kfJjmVy2QMzvAHONfzG0atGjSHro/nBRXWB1h/CDNuGXafuAmSspvY2flPaU6Ot9Dzuyx3OQ2DeI0/7hDnhSb5wqx7vAF28oQZC3DxAS1Tp27ADmzx3KT2zRo/cJ/APNQTH9p+A5BAAAAAElFTkSuQmCC") no-repeat scroll 0 0 transparent !important;*/
/*}*/
/*.addthis_32x32_style a.addthis_button_twitter span.at15t_twitter:last-child {*/
        /*background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAABKxJREFUWEfFl3lMm2Ucx5/EbNFIjKIzOJC5zU3jkekfusRrf7jETBecxxiDEBvnwGOKycjYEVA2GXFYATduEAaOMgaO+5LS0oGUcy2Uq9CL+9pA5nSo5Ovze2cJ0JbOCbXJJ8/7Psf38/Tpk+fty9g/n+BylUhc021IVw9iJSEHucxeoTwhbU0t6B7D1RuzmAVWFHKU9k6AnIL8aEmTKJ/Lp2dmMcUZ+e2vFYUc5MrtGAa52cmqNkPv1AyGr/8J47U/HAK5yEluFqvshf6XGeimHQs5yc0SGvXomvwd2qkbDoWc5GYpzUZ08pv/A3KzhAYdNFeuLwu5jSacPN+CNHkP6vom7WaSm8UotVBP/Pqf2RVcjDteiMLq7fFw3pmM6CKN3Uxys+jaLrSMX7NKZHEHTlxQ2Ww3jzvO+6x6NQ73+xdijX8+ng3Ix8exNbg0MLXkWHIzsUKDxtFpqwSebYSTpwTOb2fAR6xAQfuwRT+ZYQL3vZmGNZ+U4OEQhcDaQ1I477uIJ/fngNpt5ZObfS1rhXJkyiqV+nG8KFbCPbQWDxwoxV3vSuBxUo48zfBcf7+Eejj55Ah9FuMWrMBLoXKb+eRmYdLLqB2atIm3WIYHPyvFuq/qBFyCqnC370Xs/a5OGHPv3hyQyNy+uHQLuYTklkGr+eRmxyuaoBi8apOtRyrg/GER3L6owSPh9XO4BMnxRGAlnN4vWlA/v4/52idTgzMyLcIL2nC6smvORW4WUtqA6oErkNkgVTWIV5LUWH+q0QLX0J+xNqTWatv8/q588k7v5eG5wxUo1I4ILnKSmx0rVvKKCVT2jdtkd4QcbgFlcA9TYoO45fbgm/P5oDIESZoFDznJzYIKalHVP4Fy05hN9iQ146HgGmyIUt0WT8WosfuHNhwp6ppzkJPcLDBPASmfUYlxdEmim/rxcnIbNp5p/dccqjJYZJOT3OzzXDlfkjEU6kfs8szBUrgcrcajcZpb5umkdmRrhyyyyUlu9ukFKX7iy5+nG0ISP5vPafqEa2tEKI3YltmNTYkdt8xBmcFqFjnJzT7KqkCFaRS5vYMCHvzEC8hWzd2b6+P5o3N7eDVWvXUermH12JzSbRevIp1FjjmPnORmfpllwgSytQMC6R392BbVgDs/qMCWL2sENh2uxmpRGe4JkMM9Uo3NaT122VOsn8s0Z88vyUluti+jmO/MUUi6+xfgLzVgfUIX1sV0CGxM1uKxDJ1dtkh0CKg2WuQtzicnuZnobCHKjSM412myIEZtgmeZEY9LDHbZmmOAX5URKRrLHGvZ5CQ38/0+T5hAeofRJoltRhyrM2K/zASPUhNeK7qJb6UJBxRGRPB/NkuNt9ZGTnIz7+Qf+QSGkdpucCjkJDfzjM9GYU8/Xzo9ktocA31ZcpKbvRMjQW6nARn8J4hv7XUI5CInudmuqAxDpLwR+b0DiFX3OARykZPczEOcJvJOyEamqpufWAN8H+iFVTh9WbusxKh6hGxykMs7MZsfemk3X1J3fpOa6hWfhUhZA/K7+IND18+P55FlhTIpmxxecVkg54I35DdOpYhej0gx7BCnYse3RNoywzN5NjnIZZb/DXSWtjoMhgtBAAAAAElFTkSuQmCC") no-repeat scroll 0 0 transparent !important;*/
/*}*/
/*.addthis_32x32_style a.addthis_button_naszaklasa span.at15t_naszaklasa:last-child {*/
        /*background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAABnFJREFUWEe9l2lMVGcUhklj0YhaWhcW2VFQxH1lESgwIAgyDCAMKCiyzYCyCIzsI4zIMoCIyOKwiIogqNVUY7GxNjEaIz80Lq3aatVYN8RaxAWXt+de6jfywzYhgZs8yb3nZM77fuc79965GhrcsTA2ieghPhAYYjiN+8RiXptOZMTrcEUT4pQtQ876klZ4J+3kFvmYGMMZ6A1I3wWXuG2YIc6FlXjzkMJpeCbtwIKwQs7EJc4A3OK3Q99rEyZ5pA45Op4ymPhmwnsj34VXvAG7KCW4xHChu3wTHGJKOQOveQM2EcXggoNlgmA9Ri+N4RnnFPe/dfS80mATWfyJgagS6HmnDxpjn1Q4RG+FbUQ+rIOyoOUo/c9a+isyYBOtVBuwiy7FZAoOhhE2UUgoa8Wnh/fGcmg5xX62noFPJuxiStQG7GPKYOCTNSg07SVQ1B8bYCC+tBmadpLP1jMUZsNeUqY2sFRSDkNhzqDRFsTjzKUbzISvbCfGumz4bD0jXzk4TTaEjtLtMBbJGforsjDBI5fYPCCu652Nr9wUGO2sgLZbHsuNsJfi4o07zIBDdDHGuyfB1C8DOh7JGO+WhK/dNmIinZuIMmDiJ4ej9FMDsTsomMtjSO6sQ9LhJE2EgzSBj41yKYSmczHMA3IgksUgrTQYIekSjF+2BXo+OfhmWQoedT9nBmatzoWuVzomeqZiSUQRBIkVWJa4HV4pO2AkzICpfy4cYyvUHXBaXwnTAAXPKIEStXt8qdgk4M1kdJ61hU1UGr4/4QI8sABeGgKvJ/P5w0eXYaRzIQx8s9HX95Y38O79e6qTg7GuKZgZunXAbJQ3n4S2uwxmKxXgNNkWOG+ogvnKfB4t91K0HXEDXpHIfRJ8bA50m/JmeOEXBmTEkpgC9BhhmngTTFcWM6Gnz3swiVY/wjER567cYvHz125itOtGmAXkYkpgPjhNZsAloQZTggoYFuI83L0yt1/8TzLxSh89tyyxTSVEVG4knVsDD8nAc0MsCk/A7PBaJnTz3kP+bSotOcBiHz68hSW9A3Rp0KcH52OquAAu8dVqA4KEXbAQFzF0hBV4emNOv4EnpihRiaAvKoamqwpfONfjzpV5wFPqSpcZLIJkcE/Zx8R+vHAdWm5p6Hv3jsXWFezDOPcsVt8yuAiuCbVqA25JKkwLUQ7g/X1qc5c5nt+2hLb3TpgE7oTFqm2YGlKK3nvT+dw76s5ELznWFR5hYg3HzqP66Fl23XaqE1qCjAG1p69SgtNkW+CeXIfpq0sY9pICEqAV0iqf/DILhisr+dyUEHqNRiqBR2Z8ruu3GRgp2IqMXaeY4E8Xf2XnfX1vYEyDbRxYNKC+VWgJOE1mwCOlATNCyxheqbnAM5r2bhNc7VwEPf96PmcWXEPOyVy3MW/g9uUF0HApQcWh80w0S3UcZ6/+wa4lZd9BR5Q/oL51WBk8kuvVBjxTd8N6TTkjLC8d+Jum/Zkxfj7tBB3/PXzONLgO4pxsGj7KkbmL55ZC49vtaDt9hQmGbWmFh6yRXT9+1kPbVzyg/sy15fBMbVQb8JI1YdbaCkZyeRLdYnTLkVD7UU/oBjTzOWNxE9YrkymnD/xlhB86BNBwrcGZy+qn4NrCdtoWOS7//oCZyKjroC4WsvqzwyuwXLb7EwNpezF7XSWPYXArlA0S6gCJUBdqm4NhENTC54zErcjbFUcG9Pjc7nYRvvRowPW7j5iYv7wFE4RFECvaWOxZby+rz9WZE1EJr7QmtQHv9GYKVvEYhbTjyHE/+rEWT2lDOIxXt/2ba0Pr0UCKjybGoHJvELRFzfT0638KcocHddMqvAr6gWXovH6XxVXHO2EaUs7XmRtZBW9aNBtCn8z9mBdVzTMrej/CFWlQVIUivyaMhqUAMyOb+JxV5B6sycvElupQPr9CpoDlmiZkqk5A3tiBrPrjrA5nwjW5Cfl7TyGv8SRk1cdYbn50NXwy9qkNCDNbMD+6dthYEFMLIS2adcA36wAWxKiGjYUSFYRZLWoDouw2LJLUDRuLpXUQZbeqDfjJD2JxbMOwsSSuAX60aNqCN9zf8g/+mw9iSVzjsLE0vumjgV7OQJe9tAbL01thu2H3kOOQsAcrMtvo86+I60AHZ8CW6F4YUQF/2ooA6sZQ4S8/BD95O6zodUya1/q/jvu/kM2IC8RLfl+Gjj6q/YI4/FH6H12nAmHCAveQAAAAAElFTkSuQmCC") no-repeat scroll 0 0 transparent !important;*/
/*}*/
/*.addthis_32x32_style a.addthis_button_email span.at15t_email:last-child {*/
        /*background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAA1xJREFUWEe9l9lK61AUhvN65y3OG4hXgndeKngj9KIgzlCHVuuF4gAqYi2VWnBCqEJttXWeZ6Wsk2+ds4tpk4g9TQOLpnvv/N+ftfbeSSzr39HX1/d7eHg4NzExIUEGDFiGq7+Dg4P9CwsLcnl5KUEfMBYXFwWmwnEzNzcnz8/PUi6X5fPzM9CAAQumZoKUHB0dKfTj46MpAQsmbIt639/fNwX89QZhwrYmJyfl6emp6QZgwramp6ebDjeZgK0Gbm5u5O3trWlGuHtWQ8UAjorFojw+PgZu4urqSk5OTuT9/d1pABOHh4dydnYWmIlCoaCz32TbkQEM4Gp/f1+jkUvy5eVFdnd3HXD0awwYE1tbW7K+vi5c+L9GHh4eVIvsVs8zVwPGxPb2trA9U7N6TZyensrMzIxm9PX1tUbH04AxsbOzI9FoVLLZ7I9NcM3o6Kig4QZ3lIDauwUlyGQy7NmSSCRcx7hdt7Kyotek02mhBF76moF4PK618QrWbCqVklAoJLFYTLdtr7H0RSIRHZtMJn3HogHbmpqaUkHS5BXsD2tra9Ld3S3hcFhYTtVjaaOvp6dHVldX5fb21lcTJmw1QKp5RPoFd7e8vCydnZ3S1dUlrBQzfmNjQ9voo2TX19ff6sFUAzwQ+EOqvwuEgXV0dEh7e7vMzs5qcE4bfWyx3+nQD1MfRtSVOyHNfsFkov/8/FzXdVtbm7S2tmpwTht9jDFj/fRgwrZYZjgixV5xcXHh6GN9U+eWlhYNzkulkmMMmfDThAm7YuDu7k7cggcHT8vqPoBLS0sauVyupp9yca2XbsUAbyWkillbHQcHB1pTtz7aALDFevWTOTTc+mHqG9H4+Lga4C6/xt7engKq23/6Hw20qq+DCdsaGxvTScOeTzCRWErs31xk2uv9RYNt2UxSowMTdsUAqWZyUdPNzU2F09aIQAtNtGGgWTHA1smEYVLx5Jqfn9eJQ/0aGWiiDQMTMGFbIyMjcnx8rJsCezMdlCGIQBsGLJiwrYGBgdzQ0JD09vZKPp9XMA6DCKMNCyZs/TSzT3SisFxIO3BK0shAE20YsOxvw7+fZhz99kFaeHlgEKny28Xq6UMTbRiwYDq+kG03v+xMRO3UpO1vNq1PIwNNk/avn+d/AIFeg/ZOJBxXAAAAAElFTkSuQmCC") no-repeat scroll 0 0 transparent !important;*/
/*}*/
/*.addthis_32x32_style a.addthis_button_compact span.at15t_compact:last-child {*/
        /*background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAABF9JREFUWEe9l/tPU2cYx88/4mYiKCC0Mqdb9Mf9tmQItNBCsZRylwIFCo5LEDaYsDFiKmHKZjp1m3GbWbbsotvUaWTGzThpCazcDiK0ZCxLtOecXjD57nl7AQbtQqH1JE+bnJz283me93Kel+OCl70kUTdrkPHOxlfgbDgIZx1F7ctwVu+Ho+olOCopytPhKN0HR7EcC0UyLBSmYUEbXfBFyTxjhbj+76mKZMvSyQz4blnwbPw2no3dwvLoL1i23sTywxtYfnAdvvs/w/f7T/Dd+xG+u9fgG74K353ow/3JKfxleA2Txbstfri9OFH3d9fr8N4cgvfaADyX2uC+2Ay3pQnSkAnSYB1Ecy3EfgPE3mMQuysgdpRCbC/ZUkgD7XCf68Fi+WEwNjdzLI2XLtbD8zmBP6qC9EEFJDMB3tcTsBBCVwGEE3kQWnLhalTCZcyCqzpzWyG0FcHVqsW0Lonn5hsOQDpvXAOnzAgu9BD87QK4YgxfkTepMHd0LzhHw6uQzpQHM39OcKrg06oMzOengVs0HVoDL1rJXGhXQ2imsptiU/Zww+bIk4FzGqkCZpZ5BHjtxjGXzG1Yf7F70c6NBTUJOAwHg3Ctf8z/k3kYOIPESmCeCSxUHqCyM7hmDVwBVwR4bAVoDsyX7Y8KHlMBFQk81qevZt7w/5mHxjhWQ/BYlQpurlAemO2bhMeyAnO5JPBII4sIZ5mGC8+VcxtWAbsX6flIq+NRDm1Es+rUiBNuA2WLNyIJzDIBnj4iPbBF3oafRfp/XkkCM8oUuGrCv2DiKkDMGVaBaQUJGGn2h3nDxVWgQYlptgqmSECozwkrELdJSK90oSUP0/kkMKlIhmBSR7WPb2sfMGb7+wqxQ4upAtqIJrJJ4Ljm+QgE4ay5EU4WY1JL7wI7E2jWxl+gLpC5v7OiJkfsr8SEjgT+zEqCv0WKos2KeggYvCkA97d31OaJAzWY0MsDAqzBjJtACN66Cheo15Q+NMFesg/ceCYJdFbER2AFrlrNnOCs53Sfb8ZEWTq4scw91GobohLYVLX88BwIrSH4UX+XzeCsA/NcOgF7BQnYMhPhYgK19IMo5kHEZ2uoZa9fhbs62JgH4f0MXgrpLLX/lzsxVkZz4GFWAp68U01LkVrw7QpsgOdD6F4Hp3OH50IjhC/egrWENqJ7ip28s0kDsce4PYEQ/DiVvU0FV0cIrqMlR5mfpswJzg4/3q97sDRUjd8KEnjuTs4OnVUtxz+9dATrI7MWHZWQ1mo01VgHF0Lwd9fAqeyeT9+E99s+PLnSjfG6w2Bs//lwWPGCxaZOx2J7KZ4OdkI820WmPZsPSy/cF96D+7M+uC/3w/3lKXi+MsPzzQC83w3Ce/UM3D8MQvj+NJY+bsKo8RCGVTsDh9PQdVu5Q/dr9ov8/SO78EdGAkbeSNxcHNmNkew9sCqTMJKbDGteCqyavbBpU2HTpcGml2G0VI6RkjQ80KfgrmYXz1gh7r/j52sE6JePcgAAAABJRU5ErkJggg==") no-repeat scroll 0 0 transparent !important;*/
/*}*/
/*.addthis_32x32_style a.addthis_button_wykop span.at15t_wykop{*/
        /*background: url("data:image/png;base64,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") no-repeat scroll 0 0 transparent !important; */
/*}*/
.addthis_32x32_style .addthis_counter{
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        -transition: none;
}        

       
.art-50left,
.art-50right {          
        display: block;
        width: 320px;
        margin: 0px;  
}      
.art-50left {          
        float: left; 
        padding-right: 20px;   
}  
.art-50right {          
        float: right;  
}      
.art-50left-border  {    
        border-right: #EFEFEF 1px solid; 
}         
.art-50right-border  {    
        border-left: #EFEFEF 1px solid; 
}    
                   
.art-50right .art-soc-buttons,
.art-50right .addthis_toolbox {   
        background-image: none;
        float: none;
        border: none; 
        margin: 0px auto;
        padding: 0px;  
        max-width: 285px;
}                   

/* silverblue-bar */

.silverblue-bar {
        background-color: #EFEFEF; 
        border: #E9E9E9 1px solid;
        height: 30px;
        padding: 3px 3px 3px 5px;    
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;    
        -o-border-radius: 3px; 
        border-radius: 3px;   
        text-shadow: 0 1px 0 #FFF !important;        
}       
.silverblue-bar h3 { 
        margin: 0px;    
        padding: 7px 0px 0px 0px;
        font-size: 24px;
        font-weight: bold;
}              
.silverblue-bar h3, 
.silverblue-bar h3 a {
        color: #0099FF; 
}               
.silverblue-bar h3 span {
        color: #999;     
        font-size: 14px;
        font-weight: normal;
}       
.silverblue-bar input {       
        background-color: #0099FF; 
        color: #FFF;
        border: none;
        font-size: 14px;
        line-height: 14px;
        width: 185px;
        display: block;
        float: right;     
        padding: 5px 0px 6px 0px;  
        border: 1px #0084F6 solid;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;    
        -o-border-radius: 3px; 
        border-radius: 3px;   
        cursor: pointer;
        text-shadow: 0px -1px 0px #0074EC !important;  
}

/* ludzie-right-list */

.ludzie-right-list {
        background-image: url("http://www.wprost.pl/G/layout2/people.png");
        background-position: 5px 0px;
        background-repeat: no-repeat;
        min-height: 55px;
        padding: 0px 0px 0px 45px;
}

/* news-floating-bar */

#news-floating-base {
        min-height: 120px;
        clear: both;
        text-align: left;
}       
#news-floating-bar {     
        max-width: 1560px; 
        margin: 0px auto;
}     
#news-floating-bar-inside {  
        background-color: #FEFEFE; 
        margin-right: 190px;   
        position: relative;
      /*   min-width: 955px;  */
        -webkit-transition: all 0.4s ease-in;
        -moz-transition: all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;      
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;    
        -o-border-radius: 3px; 
        border-radius: 3px;   
}         
#news-floating-bar.isFloating {
        position: fixed;
        bottom: 0px;     
        left: 0px;      
        right: 0px; 
        z-index: 10;       
}                            
#news-floating-bar.isFloating #news-floating-bar-inside {
        -webkit-box-shadow: 0px 0px 8px #AAA;
        -moz-box-shadow: 0px 0px 8px #AAA;
        -ms-box-shadow: 0px 0px 8px #AAA;
        -o-box-shadow: 0px 0px 8px #AAA;
        box-shadow: 0px 0px 8px #AAA;
}          
#news-floating-bar .hd {
        font-size: 14px;
        text-transform: uppercase;
        padding: 4px 0px 3px 0px;
}   
#news-floating-bar .blue {
        color: #2C6FB5;
        border-bottom: #2C6FB5 2px solid;
}                      
#news-floating-bar .blue a {
        color: #2C6FB5;
}   
#news-floating-bar .red {     
        color: #FF0000;
        border-bottom: #FF0000 2px solid;
}                 
#news-floating-bar .red a {     
        color: #FF0000;
}     
#news-floating-bar .c2-inside {     
        padding: 0px 11px;
}                    
#news-floating-bar .c2-inside ul.list-items {   
        border-left: #EFEFEF 1px solid;
        border-right: #EFEFEF 1px solid;  
        padding: 0px 5px;       
        margin: 6px -6px 5px -6px;
        min-height: 90px;
        overflow: hidden;
}    
#news-floating-bar .standard-box-img {     
        margin-top: 7px;
}        
#news-floating-bar .standard-box-title {    
        margin-top: 0px;
        margin-bottom: 10px;
}           
#news-floating-bar .standard-box-title strong {      
        display: block;
        padding-left: 0px;  
        padding-top: 22px;
}          
#news-floating-bar-inside .standard-box-title div.art-special {         
        margin-top: 5px;    
}         
#news-floating-bar-inside .standard-box-title div.art-special a {         
        color: #ED1B2F;
}                   
                          
.news-floating-prev,
.news-floating-next,
.news-floating-prev a,
.news-floating-next a,
.news-floating-next span {    
        background-repeat: no-repeat;  
        width: 45px;
        height: 94px;
        display: block;
        text-indent: -9999px;
        margin: 0px 10px 0px 0px;
}         
.news-floating-prev,
.news-floating-next {    
        margin-top: 23px;
}                           
.news-floating-prev a {
        background-image: url("http://www.wprost.pl/G/layout2/news-bar-prev.png");   
        margin-left: 10px;                                                           
        margin-right: 0px;
}              
.news-floating-next a {
        background-image: url("http://www.wprost.pl/G/layout2/news-bar-next.png");
}              
.news-floating-next span {
        background-image: url("http://www.wprost.pl/G/layout2/news-bar-next-blank.png");
}      
#news-floating-bar .close-button {  
        background-image: url("http://www.wprost.pl/G/layout2/ico_X_blue.png");   
        background-repeat: no-repeat;  
        background-position: right 1px;  
        color: #2C6FB5; 
        top: 4px;
        right: 20px;
        padding: 0px 20px 0px 0px;
        position: absolute;
        display: block;
        font-weight: bold;    
        font-size: 11px;
        text-transform: uppercase;
        cursor: pointer;
}           

/* box_najczesciej_komentowane */

#box31 .links,
#box_najczesciej_komentowane .links {
        color: #AAA;       
        margin: 10px 0px 5px 12px;
}                
#box31 .links span,
#box_najczesciej_komentowane .links span {
        color: #333; 
        cursor: pointer;      
        padding: 0px 5px;  
}                 
#box31 .links span.selected,
#box_najczesciej_komentowane .links span.selected {                        
        background-image: url("http://www.wprost.pl/G/layout2/red-arrow-down.png");
        background-position: 2px center;
        background-repeat: no-repeat;
        color: #FF0000; 
        font-weight: bold;
        padding: 0px 5px 0px 15px;     
        cursor: default;
}              
#box31 .links span:hover,
#box_najczesciej_komentowane .links span:hover {
        color: #FF0000; 
}  

.author-line,
.author-top-box .author-lines-1 .author-line {   
        clear: both;              
        width: auto;
        padding: 0px 0px 10px 0px;   
        margin: 0px;
}         
.author-line .face {
        width: 40px;  
        height: 48px;
        overflow: hidden;
        display: block;     
        float: left;   
}      
.author-line img { 
        margin: 0px 0px 10px 0px;
}        
.author-line .box-inside-header,
.author-line .author-name,        
.author-line .author-blog, 
.author-line .author-contact,      
.author-line .author-links,
.author-line a.arrow-right {          
        display: block;
        padding-left: 50px;
}
.author-line .author-name:hover,        
.author-line .author-blog:hover {
        color: #FF0000;
}
.author-line .box-inside-header {
        padding-top: 1px;  
        padding-bottom: 0px;
}         
.author-line .arrow-right {    
        width: 115px;
}              
.author-line .author-links {          
        display: none;
        width: 454px;   
}               
.author-line .author-links ul {   
        margin: 0px 0px 0px 10px;
        padding-top: 0px;
}                 
.author-line .author-links ul li span {   
        color: #999;
}                
.author-line div.arrow-right {   
        margin-top: 0px;
}      
.author-top-box {
        margin: 0px 0px 15px 0px; 
        overflow: hidden;
        clear: both;     
        border-bottom: #EFEFEF 2px solid;
}   
.author-top-box .author-line { 
        clear: none;
        float: left;    
        margin: 0px;   
        padding: 0px 10px 10px 0px;
        width: 155px;
}         

/* user comments */

div.comment-item {    
        border: #FFF 1px solid;   
        border-top: #EFEFEF 1px solid; 
        margin: 0px 0px -1px 0px;
        padding: 10px 10px; 
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px; 
        border-radius: 5px;  
        -webkit-transition: all 0.4s ease-in;
        -moz-transition: all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;
        position: relative;
}  
div.comment-item:first-child {    
        border: #FFF 1px solid;
}                 
div.comment-item:hover {
        background-color: #F8F8F8;
        border: #EFEFEF 1px solid;  
}             
div.comment-selected {
        background-color: #F2F2F2;
        border: #EFEFEF 1px solid;   
}        
div.comment-item dl {
        background-color: transparent;
        display: block;
        height: 20px; 
        padding: 0;
        margin: 3px 0px 0px 0px; 
}                     
div.comment-item dt {
        display: none;
}                     
div.comment-item dd {
        display: inline;        
        margin: 0px;
        padding: 0px 10px 0px 0px;    
        font-size: 11px;  
        color: #999999;
}
div.comment-item a.comment-item-link {
        background-color: transparent;
        color: #333;
        display: block;
        font-size: 12px;  
        line-height: 18px;
        margin: 0px;
        text-decoration: none;
}
div.comment-item a:hover {
        color: #111;
} 
div.comment-readitem { 
        background-image: url(http://www.wprost.pl/G/layout2/header_ico_cite.png);    
        background-position: left 34px;
        background-repeat: no-repeat;    
        border-top: #EFEFEF 4px solid;
        padding: 10px 0px 0px 40px;    
        margin: 10px 0px 0px 0px;       
}             
div.comment-toolbar {   
        padding: 0px;    
        margin: -20px 0px 15px 0px;        
}             
div.comment-level-0 {
        margin-left: 0;
}
div.comment-level-1 {
        margin-left: 20px;
}
div.comment-level-2 {
        margin-left: 40px;
}
div.comment-level-3 {
        margin-left: 60px;
}
div.comment-level-4 {
        margin-left: 80px;
}
div.comment-level-5 {
        margin-left: 100px;
}
div.comment-level-6 {
        margin-left: 120px;
}

/* gallery-bar */
      
.gallery-bar {
        padding: 0px;
        overflow: hidden;
        max-height: 145px;
        height: 145px;
}                     
.gallery-bar .standard-box-title {
        padding: 0px;
        overflow: hidden;
        max-height: 85px;
        height: 85px;
}              
.gallery-bar .standard-box-title h3 {
        padding: 3px 0px 0px 0px;
}
.gallery-bar .big-image {
        width: 208px;      
        height: 145px;
        float: left;
}      
.gallery-bar .small-image {
        width: 98px;      
        height: 60px;
        float: left;
}         

/* ui-widget */

.ui-widget-content {
        margin-right: 20px;
        border: none !important;
}
.ui-widget-header {           
        background-color: #EFEFEF !important;
        background-image: none !important;
        color: #808080 !important;
        font-size: 19px !important;
        font-weight: normal !important;    
        border: none !important;
}
.ui-widget-header .ui-icon {
        background-image: url("http://www.wprost.pl/_css/ui/images/ui-icons_454545_256x240.png") !important;
}
.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next {
        top: 4px !important;
}     
.ui-widget-header .ui-state-hover, 
.ui-widget-header .ui-state-focus {  
        background-color: #F3F3F5 !important;
        background-image: none !important;
        border: #F3F3F5 1px solid !important;   
        border-top: none !important;
        color: #FFFFFF !important;
        font-weight: normal !important;
}
.ui-state-default, 
.ui-widget-content .ui-state-default {
        background-image: none !important;     
        background-color: #FFF !important;
        color: #000 !important;
        font-weight: normal !important;     
        border: none !important;
}               
.ui-datepicker-calendar .ui-state-hover, 
.ui-datepicker-calendar .ui-widget-content .ui-state-hover {
        background-color: #012466 !important;;
        color: #FFF !important;
}                 
.ui-state-highlight, 
.ui-widget-content .ui-state-highlight {
        background-color: #ED1820 !important;
        color: #FFF !important;
}          
.ui-widget-content .ui-datepicker-current-day {
        background-color: #6699CC !important;
        color: #FFF !important;    
}                          
.ui-state-disabled, 
.ui-widget-content .ui-state-disabled {
        background-color: #FFF !important;
        color: #CCC !important;
        opacity: 0.2 !important;         
        moz-opacity: 0.2 !important;
        filter:alpha(opacity=20) !important;   
}       
.ui-datepicker-week-end, 
.ui-datepicker-week-end .ui-state-default {
        color: #ED1820 !important;
}                           
.ui-datepicker-other-month .ui-state-default,
.ui-datepicker-other-month .ui-datepicker-current-day .ui-state-default {
        background-color: #FFF !important;
        color: #AAA !important;       
        opacity: 0.5 !important;         
        moz-opacity: 0.5 !important;
        filter:alpha(opacity=50) !important;
}
.ui-datepicker-week-col {
        background-color: #FFF !important;
        color: #B9E3FF !important;
        text-align: right !important;
        padding-top: 4px !important;
}
.ui-datepicker-group {
        border-left: #F0F0F0 3px solid !important;   
}     
.ui-datepicker-group-first {
        border-left: none !important;           
        width: 320px !important;
}
.wait {
        background-image: url(http://www.wprost.pl/G/layout2/gray-loader.gif) !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;    
        background-color: transparent !important;
        padding: 80px 0px 20px 0px !important;
        color: #999 !important;
        text-align: center !important;
}
.header-zapytaj-wprost {        
        width: 504px;
        overflow:hidden;
}
.rss-float-icon {
        width: 16px;
        height: 16px;
        display: block;
        float: right;
        margin-top: -10px;
}
               
/* date-area */

#date-area .ui-datepicker-multi-3 { 
        margin-right: 0px !important;  
        width: 100% !important;  
}
             
/* trafione */

.trafione-tak li{
        border-right: 3px solid #88DD88;
        padding-right: 10px!important;
        min-height: 85px;
        width: 488px;
}
.trafione-tak li:first-child {
        background-position: right top;                             
        background-image: url("http://www.wprost.pl/G/images/na_tak.png");
        background-repeat: no-repeat;
        padding-right: 50px;
}
.trafione-nie li{
        border-right: 3px solid #FFAA88;
        padding-right: 10px!important;
        min-height: 85px;
        width: 488px;
}
.trafione-nie li:first-child {
        background-position: right top;                             
        background-image: url("http://www.wprost.pl/G/images/na_nie.png");
        background-repeat: no-repeat;
        padding-right: 50px;
}

/* popularne */

div.popnav {
        margin: 0px 0px 10px 0px; 
        color: #222222; 
        font-weight: bold;
}
div.popnav span {
        font-weight: bold; 
        color: #333333; 
        text-decoration: underline;
}
div.popnav a {
        color: #333333; 
        cursor: pointer;
        font-weight: normal;
}
div.popnav a:hover {
        color: #ed1c24
}
.pop_head_note {
        color: #666666; 
        margin: 5px 0px 30px 0px; 
        display: block; 
        font-size: 13px; 
        font-weight: bold; 
        margin-bottom: 10px;
}
#pop_table .pop_koment {
        font-size: 11px; 
        color:#666666;
        margin: 3px 0px 0px 0px;
        font-weight: bold; 
        text-decoration: none; 
        display: block
}
#pop_table .pop_tytul {
        color: #5E6777; 
        font-size: 15px; 
        font-weight: bold; 
        text-decoration: none;
}
#pop_table .pop_tytul:hover {
        color: #333333;
}
#pop_table .pop_link_more {
        text-align: right; 
        display: block; 
        color: #333333; 
        font-size: 13px; 
        font-weight: bold; 
        text-decoration: none;
}
#pop_table .pop_link_more:hover {
        color: #ed1c24;
}
#pop_table .pop_link_slide {
        display: block; 
        color: #2A4580; 
        font-size: 12px; 
        font-weight: bold; 
        text-decoration: none;
}
#pop_table .pop_link_slide:hover {
        color: #ed1c24;
}
#pop_table .pop_dzial {
        color: #7E8890; 
        font-size: 15px; 
        font-weight: bold;
}
#pop_table {
        border-top: 1px solid #D9D9D9;
        border-right: 1px solid #D9D9D9;
}
#pop_table td {
        border-bottom: 1px solid #D9D9D9; 
        padding: 3px;
        margin: 2px 0px;
}
#pop_table td.last {
        border-left: 1px solid #D9D9D9;
}
#pop_table td.first {
        border-right: 1px solid #D9D9D9;
        border-left: 1px solid #D9D9D9;
        padding-left: 14px;
        padding-top: 6px;
        width: 165px;
}
#pop_table td span.pop_date {
        display:block;                                                             
        font-size: 11px; 
        color: #666666;
        margin: 1px 0px 2px 0px;
}
#pop_table td a.poplink {
        cursor: pointer; 
        font-weight: bold; 
        text-decoration: none;
}
#pop_table td img {
        margin: 2px 4px;
}
#req_pop {
       width: 790px; 
       margin-bottom: 200px;
}
#pop_loading {
        margin: 90px 250px;
}
#pop_table .progress-hits {
        margin-top: 0; 
        background-color: #5E6777;
}
.chart_bar {
        font-size: 10px;
        color: white;
        margin: 5px 4px;
}

.blog_content #title {
        font-size: 30px !important;
        font-weight: bold !important;
        line-height: 32px !important;
        margin: 0 !important;
        padding: 10px 0 !important;
}
.blog_content #text {
        line-height: 18px !important;
}      
.blog_content #lead{
        font-size: 14px !important;
        font-weight: bold !important;
        line-height: 18px !important;
        margin: 10px 0 20px 0 !important;
        padding: 0 !important;
        text-align: justify !important;
} 

/* cite-box */

.cite-box {                                            
        background-image: url(http://www.wprost.pl/G/layout2/ico_cite.png);   
        background-position: 18px 7px; 
        background-repeat: no-repeat;
        border-top: #AAA 1px dashed;
        border-bottom: #AAA 1px dashed;
        color: #333;
        font-family: Georgia, Arial, Tahoma, serif;     
        font-style: italic;
        font-size: 24px;
        line-height: 27px;
        margin: 0px 60px 0px 60px; 
        padding: 15px 75px 10px 85px;  
        text-shadow: 0px 0px 1px #EEE;   
        -webkit-transition: all 0.4s ease-in;
        -moz-transition: all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;
}     
.cite-box .cite-box-author {         
        font-family: Arial, Tahoma, serif;     
        font-size: 12px;       
        font-style: normal;
        margin: 0px; 
        text-align: right;
}                  
.box-cite .cite-box-author,
.cite-box .cite-box-author a {         
        color: #666;
}                           
.cite-box .pointer:hover {         
        color: #111;     
        text-shadow: 0px 0px 3px #CCC;
}

/* box-ankieta */

.ank-buttons-img {
        z-index: 102;
        position: absolute;
        height: 30px;
        max-width: 190px;
        overflow: hidden;
        top: -50px;
        left: 430px;
        color: #999;
        border-top: 1px #E9E9E9 solid;        
}
.ank-buttons-img img {
        position: relative;
        top: 7px;
        margin-left: 3px;
}
.ank-block {
        background-color: #F6F6F6;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;   
        padding: 20px;        
        margin: 20px 0 0 0;      
        text-align: left;
}
.ank_pytanie{
        font-size: 20px;
        font-weight: bold;
        line-height: 22px;
        color: #333;    
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 2px #FFFFFF solid;
}
.ank_radio {
        border-bottom: 1px #E9E9E9 solid; 
        padding: 5px 0 4px 0;
}
.ank_submit {
        margin: 10px 0 0 0;
        display: inline-block;        
} 
.ank_pokaz {
        display: inline-block;    
        margin-left: 20px;
}
a.ankieta-toggle-on {
        background-image: url(http://www.wprost.pl/G/layout2/black-arrow-right.png);   
        background-position: right 2px; 
        background-repeat: no-repeat;    
        color: #999;
        text-decoration: none;
        padding-right: 10px;
}
a.ankieta-toggle-off {
        background-image: url(http://www.wprost.pl/G/layout2/black-arrow-left.png);   
        background-position: right 2px; 
        background-repeat: no-repeat;    
        color: #999;
        text-decoration: none;
        padding-right: 10px;
        position: relative;
        left: 430px;
        top: 5px;
}   

      
.sbHitPoint strong,
.newsbox1_nav li .standard-box-title .art-special strong strong.sbHitPoint  {          
        display: block !important;   
        background-color: #FFEC00 !important;
        border: #9966CC 1px solid !important;
        color: #000 !important;       
        font-size: 12px: auto !important;
        font-weight: bold: auto !important;
        padding: 2px 3px !important; 
        margin-top: -3px !important;    
        margin-left: -3px !important; 
        position: absolute !important; 
        z-index: 1500 !important;       
        width: auto !important;
        height: auto !important;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;     
}     
.newsbox1_nav li .standard-box-title .art-special strong strong.sbHitPoint  {  
        margin-left: -100px !important; 
}  

.live-report-title-row td { 
        color: #333;
        font-size: 29px;
        font-weight: bold;
        line-height: 32px;
        padding: 0px 0px 10px 0px;
        margin: 0px;
}            
.live-report-result-row td { 
        padding: 0px;
}            
.live-report-icons-row td { 
        padding: 0px 0px 10px 0px;
}            
.live-report-result-row td span { 
        background-color: #666;
        color: #FFF;             
        text-shadow: 0px 1px 0px #AAA;    
        padding: 10px 20px;  
        font-size: 50px;   
        font-weight: bold;
        line-height: 32px;
        min-width: 100px;      
        display: inline-block;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px; 
        border-radius: 6px;   
}

.live-report-home-box {
        background-color: #F6F6F6;    
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;   
        padding: 5px; 
}                
.live-report-home-box table.live-report-home-box-first-row {
        background-color: #FFF;    
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px; 
        margin: 0px 0px 5px 0px; 
}            
.live-report-home-box table.live-report-home-box-next-row {
        background-color: transparent; 
        margin: 0px 0px 0px 0px; 
}                 
.live-report-home-box td {
        vertical-align: middle;  
        padding: 5px 0px; 
}         
.live-report-home-box table.live-report-home-box-next-row td {
        font-size: 17px;  
        line-height: 20px;  
        padding: 5px 0px; 
}              
.live-report-home-box table.live-report-home-box-first-row td div {
        margin: 10px 0px; 
}         
.live-report-home-box img {
        max-width: 100px;  
}        
.live-report-home-box table:hover td a {
        color: #FF0000;  
}       
     

.live-report-box { 
        clear: both;
        width: 670px;     
}     
.live-report-box dt,
.live-report-box dd {  
        border-top: #EFEFEF 1px solid;
        display: block;
        font-size: 13px;
        line-height: 20px;
        padding: 5px 0px;     
        margin: 0px;
        min-height: 32px;
}               
.live-report-box dt {
       clear: left;
}
.live-report-box dt.live-report-icon-time2,
.live-report-box dd.live-report-icon-time2 {  
        border-top: #EFEFEF 5px solid;    
}    
.live-report-box dt span.live-report-part-result {  
        color: #2A70B3;
        font-weight: bold; 
}        

.live-report-box dt {  
        color: #999;
        float: left;
        width: 120px;  
}
.live-report-box dt span {  
        display: block;
}      
.live-report-box dd {   
        color: #111;             
        float: left;
        width: 530px;
}      

.live-report-box dd a { 
        color: #2A70B3;     
}    
.live-report-box dd a:hover { 
        color: #2A70B3;    
        text-decoration: underline; 
}  

.live-report-icon {            
        background-image: url("http://www.wprost.pl/G/sport/sport_live_icon-sprite_32.png");
        background-position: center 32px;
        background-repeat: no-repeat;
        width: 32px;
        height: 32px;
        margin: 0px 20px 0px 0px;
        display: block;
        float: left;
}                                            
.live-report-icon-ball4 .live-report-icon {            
        background-position: center 0px;
}               
.live-report-icon-ball3 .live-report-icon {            
        background-position: center -64px;
}            
.live-report-icon-ball1 .live-report-icon {            
        background-position: center -128px;
}            
.live-report-icon-ball2 .live-report-icon {            
        background-position: center -192px;
}            
.live-report-icon-box1 .live-report-icon {            
        background-position: center -256px;
}                               
.live-report-icon-box2 .live-report-icon {            
        background-position: center -320px;
}                           
.live-report-icon-box3 .live-report-icon {            
        background-position: center -384px;
}               
.live-report-icon-time1 .live-report-icon {            
        background-position: center -448px;
}                    
.live-report-icon-time2 .live-report-icon {            
        background-position: center -512px;
}                  
.live-report-icon-time3 .live-report-icon {            
        background-position: center -576px;
}              
.live-report-icon-flag1 .live-report-icon {            
        background-position: center -640px;
}               
.live-report-icon-whistle1 .live-report-icon {            
        background-position: center -704px;
}             
.live-report-icon-card_red .live-report-icon {            
        background-position: center -768px;
}            
.live-report-icon-card_yellow .live-report-icon {            
        background-position: center -832px;
}           
.live-report-icon-player_C .live-report-icon {            
        background-position: center -896px;
}                     
.live-report-icon-player_L .live-report-icon {            
        background-position: center -960px;
}                    
.live-report-icon-player_G .live-report-icon {            
        background-position: center -1024px;
}                 
.live-report-icon-arrows1 .live-report-icon {            
        background-position: center -1088px;
}                      
.live-report-icon-arrows2 .live-report-icon {            
        background-position: center -1152px;
}                  
.live-report-icon-arrows3 .live-report-icon {            
        background-position: center -1216px;
}                  
.live-report-icon-11 .live-report-icon {            
        background-position: center -1280px;
}             
.live-report-icon-cross .live-report-icon {            
        background-position: center -1344px;
}        
.live-report-icon-tenis1 .live-report-icon {            
        background-position: center -1408px;
}            
.live-report-icon-tenis2 .live-report-icon {            
        background-position: center -1472px;
}        
.live-report-icon-flag2 .live-report-icon {            
        background-position: center -1600px;
}            
.live-report-icon-procent .live-report-icon {            
        background-position: center -1536px;
}            

#newsletter-preview-box {    
        background-color: #F6F6F6;
        padding: 15px;
        position: relative; 
        text-align: center; 
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px; 
        border-radius: 5px;  
        -webkit-box-shadow: inset 0px 0px 10px #CCC;
        -moz-box-shadow: inset 0px 0px 10px #CCC;
        -ms-box-shadow: inset 0px 0px 10px #CCC;
        -o-box-shadow: inset 0px 0px 10px #CCC;
        box-shadow: inset 0px 0px 10px #CCC;
}        
#newsletter-preview {
        border: #CCC 2px solid;
        margin: 0 auto;
        text-align: left; 
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px; 
        -webkit-box-shadow: 0px 0px 5px #CCC;
        -moz-box-shadow: 0px 0px 5px #CCC;
        -ms-box-shadow: 0px 0px 5px #CCC;
        -o-box-shadow: 0px 0px 5px #CCC;
        box-shadow: 0px 0px 5px #CCC;  
}      

#author-box-overlay {
        position: absolute;
        display: none;
        z-index: 999;
}              
#author-box-overlay div.t {    
        background-image: url(http://www.wprost.pl/G/layout2/abox-arrow-up.png);  
        background-repeat: no-repeat;       
        background-position: 12px top;   
        position: absolute;      
        display: block;
        z-index: 2;
        height: 11px;
        left: 0px;
        width: 40px;
}
#author-box-overlay div.b {   
        margin-top: 9px;; 
}


.author-box {                
        background-image: url(http://www.wprost.pl/G/layout2/logo_wprost_small.png);  
        background-repeat: no-repeat;
        background-color: #EFEFEF;            
        background-position: 132px 20px;
        border: #BBB 1px solid;
        text-align: left; 
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px; 
        -webkit-box-shadow: 0px 0px 5px #CCC;
        -moz-box-shadow: 0px 0px 5px #CCC;
        -ms-box-shadow: 0px 0px 5px #CCC;
        -o-box-shadow: 0px 0px 5px #CCC;
        box-shadow: 0px 0px 5px #CCC;  
        font-family: Arial,Tahoma,serif;
        min-width: 500px;
}   
.author-box a:hover {         
        color: #FF0000 !important;
}
.author-box-face {    
        background-color: #FDFDFD;       
        border: #E0E0E0 1px solid;       
        display: block;
        float: left;
        width: 104px;   
        max-width: 100px;
        padding: 2px;
        margin: 25px 15px 0px 15px;   
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;  
        -webkit-box-shadow: 0px 0px 2px #E0E0E0;
        -moz-box-shadow: 0px 0px 2px #E0E0E0;
        -ms-box-shadow: 0px 0px 2px #E0E0E0;
        -o-box-shadow: 0px 0px 2px #E0E0E0;     
        box-shadow: 0px 0px 2px #E0E0E0;
}
.author-box-name {          
        margin: 70px 0px 0px 0px;   
        font-size: 26px;
        font-weight: bold;
        line-height: 28px;  
        padding: 0px 10px 0px 135px;
        display: block;
        text-decoration: none;
        color: #111;
        text-shadow: 0px 0px 4px #FFF;
        white-space: nowrap;
}        
.author-box-white {       
        background-color: #FFF;    
        padding: 0px 25px 20px 25px; 
        min-height: 35px;
}      
.author-box-white-inside {        
        margin: 10px 0px 0px 110px;  
        padding: 10px 0px 0px 0px;  
        position: relative;
}        
.author-box-white-inside ul {    
        border: #E0E0E0 1px solid;
        display: block;  
        margin: 0px;       
        padding: 10px;   
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;   
}          
.author-box-white-inside ul li {  
        white-space: nowrap;   
}
.author-box-buttons {       
        background-color: #FAFAFA;    
        padding: 10px 25px;
        text-align: right;
}

         
/* user profile box */

.user-profile-box {
        background-color: #F6F6F6;
        padding: 10px 10px 4px 10px;
        position: relative;  
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; 
        border-radius: 3px;
} 

/* user comments */
            
div.comments-toolbar {
        margin: 0px;
        padding: 0px;
}          
div.comments-toolbar td {
        padding: 10px 10px 10px 0px;
        vertical-align: middle;
}    

div.comments-container div.comment-item {      
        background-color: #FFF;
        border: none;   
        border-top: #EFEFEF 1px solid; 
        margin: 0px;
        padding: 10px 0px 0px 0px; 
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px; 
        border-radius: 5px;  
        -webkit-transition: all 0.4s ease-in;
        -moz-transition: all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;
        position: relative;
        clear: both;
}                       
div.comments-container div.comment-item:hover {    
        background-color: #FFF;
}        
div.comments-container .comment-item-added-info {
        color: #0099FF;  
        margin: 0px 0px 5px 0px;
}         
div.comments-container div.comment-item-added,
div.comments-container div.comment-item-added:hover {
        background-color: #F4FBFF;
}       
div.comments-container div.comment-item-addform,         
div.comments-container div.comment-item-addform:hover {      
        background-color: #FEFEFE;
}                
div.comments-container-sub {  
        border-left: #FAFAFA 10px solid;  
        padding-left: 10px;
        margin-left: -60px;   
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px; 
        border-radius: 5px;  
}                 
div.comments-container-sub div.comment-item-added,
div.comments-container-sub div.comment-item-added:hover {
        margin-left: -10px;
        padding-left: 10px;
}      
        
div.comment-newcomment-thumb,
div.comment-item-thumb {
        width: 50px;
        height: 50px;
        overflow: hidden;
        margin-bottom: 10px;
        float: left;
}    
div.comments-container div.comment-item-inside {
        padding-left: 60px;
        /* text-align: justify; */
}               
div.comments-container div.comment-item-toolbar-top {  
}               
div.comments-container div.comment-item-toolbar-bottom {  
        height: 30px;
        margin: 10px 0px 0px 0px;
}        
div.comments-container div.comment-item-toolbar div {  
        -webkit-transition: all 0.4s ease-in;
        -moz-transition: all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;
        float: right;
}           
div.comments-container .comment-item-toolbar-toggle { 
        display: none;
}            
div.comments-container div.comment-item-inside-area:hover .comment-item-toolbar-toggle {
        display: block;
}             
div.comments-container div.comment-item-toolbar-top .comment-item-toolbar-toggle  {  
        margin: -5px 0px 0px 0px;
}               
div.comments-container .answers-link {  
        background-repeat: no-repeat;
        background-position: left 1px;
        padding-left: 15px;
        color: #FF0000;
}      
div.comments-container .answers-link-down {  
        background-image: url(http://www.wprost.pl/G/layout2/plus.png);
}       
div.comments-container .answers-link-up {  
        background-image: url(http://www.wprost.pl/G/layout2/minus.png);
}  

div.comments-container .comment-item-expand-bar { 
        background-color: #FAFAFA;        
        display: block;
        padding: 6px;
        margin: 0px 0px 0px -10px;   
        text-align: center;
}
            
div.comments-container div.comment-item-text {
        font-size: 14px;
        line-height: 19px;
        /* text-align: justify; */
}       
div.comments-container div.comment-item-text-zoom {
        font-size: 24px;
        line-height: 29px;
}        
div.comments-container div.comment-item-expand {
}             
div.comments-container div.comment-item-expand-active {
        overflow: hidden;
        max-height: 120px;
        position: relative;         
        display: block;
}      
div.comments-container .comment-item-expand-row  {                  
        background-image: url(http://www.wprost.pl/G/layout2/comment-expand-alpha.png);
        background-position: left bottom;    
        background-repeat: repeat-x;   
        color: #999; 
        position: absolute;
        padding: 25px 0px 0px 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        text-align: center; 
        display: none;     
        cursor: pointer;  
        -webkit-transition: all 0.4s ease-in;
        -moz-transition: all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;
}             
div.comments-container .comment-item-expand-row i {                  
        background-image: url(http://www.wprost.pl/G/layout2/red-arrow-down.png);
        background-position: center bottom;    
        background-repeat: no-repeat;   
        color: #999; 
        font-size: 11px;
        font-style: normal;
        text-align: center; 
        text-transform: uppercase;
        display: block;  
        padding: 0px 0px 2px 0px;
        margin: 0px auto;
        width: 200px;
}           
div.comments-container .comment-item-expand-row:hover i {     
        color: #F00; 
}           
div.comments-container div.comment-item-expand-active .comment-item-expand-row {
        display: block;
}                                         
div.comments-container .comment-button-fb,  
div.comments-container .comment-button-alert,  
div.comments-container .comment-button-zoom-in, 
div.comments-container .comment-button-zoom-out {                 
        background-image: url(http://www.wprost.pl/G/layout2/ico_attention_hov.png);
        background-position: center center;    
        background-repeat: no-repeat;
        text-indent: -999999px;
        padding: 2px 8px;
        margin-left: 4px;
}   
div.comments-container .comment-button-zoom-in {                    
        background-image: url(http://www.wprost.pl/G/layout2/ico_tool_zoom_in.png);
}  
div.comments-container .comment-button-zoom-out {                    
        background-image: url(http://www.wprost.pl/G/layout2/ico_tool_zoom_out.png);
}  
div.comments-container .comment-button-fb {                    
        background-image: url(http://www.wprost.pl/G/icons/ico_comm_09.gif);
}       

div.comments-newcomment-sub {
        margin-left: -50px;
}
div.comment-newcomment-form {     
        background-color: #FFF;  
        padding: 10px 3px 15px 60px;
        border-bottom: 1px solid #E9E9E9;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px; 
        border-radius: 5px;  
        
}       
div.comment-newcomment-form .newcomment-wait {                  
        background-image: url(http://www.wprost.pl/G/layout2/blue-progress.gif);
        background-position: left center;    
        background-repeat: no-repeat;
        padding: 4px 0px 4px 140px;
        text-align: left;  
        display: none;
}        

div.comments-newcomment-sub .comment-newcomment-form { 
        -webkit-box-shadow: 0px 0px 8px #CCC;
        -moz-box-shadow: 0px 0px 8px #CCC;
        -ms-box-shadow: 0px 0px 8px #CCC;
        -o-box-shadow: 0px 0px 8px #CCC; 
        box-shadow: 0px 0px 8px #CCC;   
        border: none;
        padding: 9px 10px 10px 70px;
        margin: 2px 0px 30px 0px;
} 
div.comments-newcomment div.comment-newcomment-thumb {
       margin-left: -60px;
}      
div.comments-newcomment div.comment-newcomment-thumb img.fade {
        opacity: .75;
	filter: alpha(opacity=75);  
}     
div.comment-alertcomment-form div.comment-alertcomment-thumb {
        background: #F00;
        font-size: 50px;
        font-weight: bold;
        line-height: 50px;
        text-align: center;
}
div.comment-newcomment-form-inside {  
        padding: 0px;  
}     
div.comment-newcomment-form .newcomment-buttons {  
        padding: 10px 0px 0px 0px;
        text-align: right;  
}  
div.comment-newcomment-form textarea {
        resize: vertical;
        min-height: 41px;
        height: 41px;
        width: 100%; 
        margin: 1px 0px 0px 0px;   
}                     
div.comment-newcomment-form .newcomment-moreinfo { 
        margin: 17px 0px 0px 0px;   
}       
                      
div.comment-newcomment-form .newcomment-user-box { 
        padding-top: 9px;
        position: relative;
}        
            
div.comment-newcomment-form .newcomment-user-box-arrow  { 
        background-image: url(http://www.wprost.pl/G/layout2/abox-arrow-light-up.png);  
        background-repeat: no-repeat;       
        background-position: left top; 
        height: 15px;
        position: absolute;  
        left: 0px;           
        right: 0px;           
        top: 0px;
        z-index: 10;         
        -webkit-transition: all 0.4s ease-in;
        -moz-transition: all 0.4s ease-in;
        -o-transition: all 0.4s ease-in;
        -transition: all 0.4s ease-in;
}            
div.comment-newcomment-form .newcomment-all-user-box .newcomment-user-box-arrow  {   
        background-position: 145px top; 
}               
div.comment-newcomment-form .newcomment-login-user-box .newcomment-user-box-arrow  {   
        background-position: 210px top; 
}                    
div.comment-newcomment-form .newcomment-user-box-inside {  
        background-color: #EFEFEF;                  
        border: #E9E9E9 1px solid;   
        padding: 15px;    
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px; 
        border-radius: 5px;    
}             
div.comment-newcomment-form .newcomment-user-box table {
}   
div.comment-newcomment-form .newcomment-user-box td {
        vertical-align: middle;
}     
div.comment-newcomment-form .newcomment-user-box td label {
        display: block;
        width: 90px;   
}   
div.comment-newcomment-form .newcomment-user-box input.edit {
        width: 190px;    
}        
                      
/* large form */        
    
.large-form-box {     
        background-repeat: no-repeat;       
        background-position: 780px 20px; 
        background-color: #F6F6F6;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px; 
        border-radius: 5px;
        padding: 15px;
        position: relative;
        text-align: center;
}                       
.large-form-box-warn {     
        background-image: url(http://www.wprost.pl/G/layout2/large-gray-warn.png);
}                        
.large-form-box-info {     
        background-image: url(http://www.wprost.pl/G/layout2/large-gray-info.png);
}       
.large-form td {
        padding: 5px;
}      
.large-form td table td {
        padding: 0px;
}
.large-form td.col-a {
        width: 175px;
        text-align: right;
        vertical-align: middle;    
}
.large-form td.col-b {
        font-size: 11px;
        color: #666;
        text-align: justify;
        vertical-align: middle;
}
.large-form a {
        text-decoration: underline;
        color: #666;    
}
.large-form  a:hover {
        text-decoration: none;    
        color: #FF0000;
}   

#box-org-image {
        overflow: auto;
        width: 650px;
}

.cookies-bar {
        left: 0px;
        right: 0px;
        bottom: -120px;
        text-align: center;   
        padding: 10px 0 10px 0;
        margin: 0;
        color: #666666;
        font-size: 11px;
        line-height: 12px;
        background-color: #F6F6F6;
        border-top: 1px solid #FFFFFF;
}   
.cookies-bar div {
        max-width: 1000px;
        margin: 0 auto;    
        text-align: left;
        position: relative;
}    
.cookies-bar b {
        display: block;
        margin-bottom: 5px;
}   
.cookies-bar a {
        color: #2A70B3; 
}       
.cookies-bar a:hover {
        color: #111111; 
}
.cookies-bar a.cookies-bar-close {   
        background-image: url(http://www.wprost.pl/G/layout2/ico_X_blue.png);
        position: absolute;
        right: 0;
        top: 0px;
        width: 15px;      
        height: 15px;
        text-indent: -99999px;  
}   

#page_tygodnik.tygodnik-aktualny-spis-tresci #box10 {
        display: none;     
}  
#page_tygodnik.tygodnik-aktualny-spis-tresci #box86 {
        margin-bottom: 20px !important;
} 
                        
