body {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    background-color: transparent;
    /*filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    zoom: 1;*/    
}

input, select, textarea, button {
    margin: 0px;
    color: #000;
}

a, a img {
    cursor: pointer;
    color: black;
}

a:hover {
    text-decoration: none;
    color: black;
}

a.def_link_normal {
    color: #012466;
    text-decoration: none;
}

a.def_link_normal:hover {
    color: #ed1c24;
    text-decoration: none;
}

img {
    border: none;
}

p {
    margin: 5px 0px 10px 0px;
    padding: 0px;
    line-height: 16px;
}

hr, .smsbr hr {
    color: #FFF;
    visibility: hidden;
    height: 1px;
    border: none;
}

.hidden {
    visibility: hidden;
}

.border-1blv {
    border-bottom: #E8E7EC 1px solid;
    margin-bottom: 10px;
}

.border-3blv {
    border-bottom: #E8E7EC 3px solid;
    margin-bottom: 10px;
}

.fl_right {
    float: right;
}

.fl_left {
    float: left;
}

.right {
    text-align: right;
    float: right;
}

li {
    text-align: left;
}

li.list-decimal {
    list-style-type: decimal;
}

li.list-latin {
    list-style-type: lower-latin;
}

.cur-move {
    cursor: move;
}

.clear {
    clear: both;
    display: none;
}

.clear-all {
    clear: both;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

.justify {
    text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #012466; /* default dark blue */
}

h1 {
    font-size: 23px;
    font-weight: normal;
}

h2 {
    font-size: 19px;
    font-weight: normal;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 13px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
    color: #012466; /* default dark blue */
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 span a:hover, h2 span a:hover, h3 span a:hover, h4 span a:hover, h5 span a:hover, h6 span a:hover {
    text-decoration: none;
    color: #ed1c24; /* default red */
}

.def { /* defoltowy font maly uzywany przy linkach typu 'wiecej', na listach strony glownej, stopce i wszystkich przypisikach */
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
}

form {
    margin: 0px;
    padding: 0px;
}

.all_button,
.form-button,
.form-button-search,
.form-button-dark-blue,
.form-button-blue,
.form-button-silver,
.form-button-green {
    background: transparent url("http://www.wprost.pl/G/layout/button_bg_dark-blue.gif");
    background-repeat: repeat-x;
    background-position: left top;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    border:  none;
    padding: 1px 6px 2px 6px;
    margin: 0px 2px 0px 2px;
    height: 21px;
    cursor: pointer;
    border: none;
}

.all_button:hover,
.form-button:hover,
.form-button-search:hover,
.form-button-dark-blue:hover,
.form-button-blue:hover,
.form-button-silver:hover,
.form-button-green:hover {
    color: #EBEEF3;
}

/* kolory buttonow */

.form-button-search			{ background: transparent url('http://www.wprost.pl/G/layout/button_bg_search.gif'); padding: 0px 10px 0px 15px; width: 75px; }
.form-button-dark-blue                  { background: transparent url('http://www.wprost.pl/G/layout/button_bg_dark-blue.gif'); }
.form-button-blue			{ background: transparent url('http://www.wprost.pl/G/layout/button_bg_blue.gif'); }
.form-button-silver			{ background: transparent url('http://www.wprost.pl/G/layout/button_bg_silver.gif'); }
.form-button-green			{ background: transparent url('http://www.wprost.pl/G/layout/button_bg_green.gif'); }

.arrow-right {
    background-image: url('http://www.wprost.pl/G/icons/ico_arrow_r_dark-blue.gif');
    background-repeat: no-repeat;
    background-position: 100% 5px;
    text-align: right;
    padding-right: 8px;
    vertical-align: top;
}

.arrow-left {
    background-image: url('http://www.wprost.pl/G/icons/ico_arrow_l_dark-blue.gif');
    background-repeat: no-repeat;
    background-position: 0px 5px;
    text-align: left;
    padding-left: 8px;
    vertical-align: top;
}

.arrow-down, .arrow-up {
    background-repeat: no-repeat;
    background-position: 100% 5px;
    text-align: right;
    padding-right: 10px;
    vertical-align: top;
}
.arrow-down					{ background-image: url('http://www.wprost.pl/G/icons/ico_arrow_d_dark-blue.gif'); }
.arrow-up					{ background-image: url('http://www.wprost.pl/G/icons/ico_arrow_u_dark-blue.gif'); }

.arrow-right a, .arrow-left a, .arrow-down a, .arrow-up a {
    color: #999999;
    text-decoration: none;
}

.arrow-right a:hover, .arrow-left a:hover, .arrow-down a:hover, .arrow-up a:hover {
    color: #000;
    text-decoration: none;
}

/* WRAPPER ---------------------------------- */

#wrapper {
    width: 1160px;
    margin: 0px auto 0px auto;
    /*	background-color: #FFF; */
}

/* HEADER ----------------------------------- */

#header {
    width: 985px;
    margin: 0px;
    padding: 0px;
    background-color: transparent;
}

#header-top {
    display: block;
    width: 985px;
    height: 30px;
    margin: 0px;
    padding: 0px;
    background-color: transparent;
    vertical-align: middle;
}

.header-date span,
.header-navi span {
    color: #CCCCCC;
    margin: 0px 3px 0px 3px;
}

.header-date {
    float: left;
    display: block;
    width: 430px;
    padding: 9px 0px 9px 30px;
    color: #999999;
    text-align: left;
}

.header-date a {
    color: #999999;
    text-decoration: none;
    border-bottom: 1px #E0E0E0 solid;
}

.header-date a:hover {
    color: #000;
    text-decoration: none;
    border-bottom: none;
}

.header-navi {
    float: right;
    display: block;
    width: 490px;
    padding: 9px 15px 9px 0px;
    color: #999999;
    text-align: right;
    vertical-align: middle;
}

.header-navi img {
    position: relative;
    top: 0px;
    left: 3px;
    padding: 0px 4px 0px 0px;
    margin: 0px;
}

.header-navi a {
    color: #012466;
    text-decoration: none;
}

.header-navi a:hover {
    color: #ed1c24;
    text-decoration: none;
}

/* header logo ------------------------------- */

#header-bar {
    display: block;
    width: 985px;
    height: 60px;
    /* background-image: url('http://www.wprost.pl/G/layout/header_wprost24-easter.gif');*/
    /* background-image: url('http://www.wprost.pl/G/layout/header_wprost24-xmass.gif');*/
    /* background-image: url('http://www.wprost.pl/G/layout/header_wprost24-nyear.gif');*/
    /* background-image: url('http://www.wprost.pl/G/layout/header_wprost24-black.gif');*/
    /* background-image: url('http://www.wprost.pl/G/layout/header_wprost24-black-semi.gif');*/
    /* background-image: url('http://www.wprost.pl/G/layout/header_wprost24.gif');*/
    background-image: url('http://www.wprost.pl/G/layout/header_wprost24.png');    
    /* background-image: url('http://www.wprost.pl/G/layout/header_wprost.png');*/
    /* background-image: url('http://www.wprost.pl/G/layout/header_wprost24-black.gif');*/ 
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px #FFF solid;
    background-color: #FFF; 
    /* background-color: #EBEEF3; */
}

.header-logo, .header-logo a {
    display: block;
    float: left;
    width: 175px;
    height: 50px;
    padding: 5px 0px 0px 30px;
    vertical-align: top;
}

.header-search {
    display: block;
    float: right;
    padding: 10px 27px 0px 0px;
    vertical-align: top;
    text-align: right;
}

.header-search label {
    font-weight: bold;
    margin-right: 3px;
}

.search-opt-a { color: #ed1c24; }
.search-opt-b { color: #2969D5; }
.search-opt-c { color: #28AA4A; }
.search-opt-a, .search-opt-b, .search-opt-c { border-bottom: 1px #C1CADA solid;	}

.search-advanced {
    background-image: url('http://www.wprost.pl/G/icons/ico_arrow_r_dark-blue.gif');
    background-repeat: no-repeat;
    background-position: 100% 4px;
    text-align: right;
    padding-right: 8px;
    vertical-align: top;
}

.search-advanced img {
    vertical-align: middle;
}

.search-advanced a {
    color: #999999;
    text-decoration: none;
}

.search-advanced a:hover {
    color: #ed1c24;
    text-decoration: none;
}

/* header menu ------------------------------- */

#header-menu {
    display: block;
    width: 985px;
    height: 28px;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    background-image: url('http://www.wprost.pl/G/layout/header_menu_bg.gif');
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.navigation ul,
.navigation ul li{
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline;
    text-transform: uppercase;
}

#header-menu1 {
    display: block;
    height: 21px;
    padding: 6px 0px 0px 5px;
    float: left;
    text-align: left;
}

#header-menu2 {
    display: block;
    height: 21px;
    padding: 6px 5px 0px 0px;
    float: right;
    text-align: right;
}

#header-menu1 li, #header-menu2 li {
    background-image: url('http://www.wprost.pl/G/layout/header_menu_cut.gif');
    background-repeat: no-repeat;
    margin: 0px;
    padding: 6px 0px 7px 0px;
}

#header-menu1 li.first {
    background-image: none;
    margin: 0px;
    padding: 0px;
}

#header-menu2 li.first {
    background-image: url('http://www.wprost.pl/G/icons/ico_hmenu_rss.gif');
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px 0px 0px 5px;
}

#header-menu1 li a {
    margin: 0px;
    padding: 0px 6px 0px 8px;
    text-decoration: none;
    color: #FFF;
}

#header-menu2 li a {
    margin: 0px;
    padding: 0px 6px 0px 12px;
    text-decoration: none;
}

#header-menu1 li a:hover {
    background-image: url('http://www.wprost.pl/G/layout/header_menu_select.gif');
    background-repeat: repeat-x;
    margin: 0px;
    padding: 6px 6px 7px 8px;
    text-decoration: none;
    color: #012466;
}

#header-menu2 li a:hover {
    background-image: none;
    margin: 0px;
    padding: 0px 6px 0px 12px;
    text-decoration: none;
    color: #FFF;
}

#header-menu1 li.new a {
    color: #FFF;
}

#header-menu1 li.new a:hover {
    color: #FFED00;
}

.header-menu-main a {
    color: #FFF;
    text-decoration: none;
}

.header-menu-option-rss a {
    color: #FF6700;
    text-decoration: none;
}

.header-menu-option-rss a:hover {
    color: #FFF;
    text-decoration: none;
}

.header-menu-option-news a {
    color: #FFBA00;
    text-decoration: none;
}

.header-menu-option-news a:hover {
    color: #FFF;
    text-decoration: none;
}

/* Menu serwisow */
div#ServicesList {
    background-color:#1E3D7D;
    padding-top:10px;
    padding-bottom:10px;
    z-index:10000000;
}

div#ServicesList div.ServicesColumn a {
    background-position:5px center;
    background-repeat:no-repeat !important;

    display:block !important;
    margin:0 5px 0 5px !important;
    padding: 2px 5px 3px 29px !important;
}

a#ServicesLink,a#ServicesLink:hover {
    color:#FFC90A !important;
    padding:5px 10px 5px 7px !important;
    background-image:url('http://www.wprost.pl/G/servicesArrow.png') !important;
    background-position: right 8px !important ;
    background-repeat:no-repeat !important ;
    cursor:pointer;
}
a#ServicesLink:hover {
    color:#FFFFFF !important;
}

div#ServicesList div.ServicesColumn a:hover {
    color:#FFC90A;
}

div#ServicesList span.CloseMenuLink {
    color:#FFC90A;
    cursor:pointer;
    margin-right:10px;
    text-transform:lowercase;
    font-weight:normal;
    background-image:url('http://www.wprost.pl/G/servicesClose.png');
    background-position:center right;
    background-repeat:no-repeat;
    padding-right:12px;
}

div#ServicesList div.ServicesColumn {
    border-left:solid #8EADCA 1px;
    float:left;
}

/* banner ----------------------------------- */

#header-banner {
    display: block;
    width: 985px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    vertical-align: top;
    background-color: transparent;
}

.header-banner-main {
    margin: 2px 0px 5px 0px;
    padding: 0px;
}

.header-banner-main span {
    position: relative;
    vertical-align: top;
    color: #CCCCCC;
    letter-spacing: 2px;
    margin: 0px;
    padding-right: 5px;
    visibility: hidden;
}


/* path ------------------------------------- */

#path {
    display: block;
    width: 985px;
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
}

.path-list {
    margin: 0px;
    margin: 0px 15px 0px 195px;
    color: #999999;
    padding: 5px 0px 10px 0px;
    vertical-align: middle;
}

.path-list span {
    padding: 0px 2px 0px 2px;
    color: #CCCCCC;
}

.path-list-def {
    color: #000;
}

.path-list-def a {
    color: #000;
    text-decoration: none;
}

.path-list-def a:hover {
    color: #ed1c24;
    text-decoration: none;
}

.path-list-red {
    color: #ed1c24;
    font-weight: bold;
}

.path-list-red a {
    color: #ed1c24;
    text-decoration: none;
}

.path-list-red a:hover {
    color: #ed1c24;
    text-decoration: underline;
}

.path-list-arrow {
    background-image: url('http://www.wprost.pl/G/icons/ico_arrow_r_dark-blue.gif');
    background-repeat: no-repeat;
    background-position: center 4px;
    margin-right: 3px;
}

/* CONTENT ----------------------------------- */

#content {
    background-color: transparent;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

#content-left-column {
    width: 180px;
    margin: 0px;
    padding: 0px;
}

#content-main-column {
    width: 775px; /* 820px content bez paddingow po 15px */
    margin: 0px;
    padding: 0px;
}

#content-right-column {
    width: 160px;
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

#td-left-column {
    background-color: #fff;
}	


#td-content-column {
    width: 805px;
    padding-bottom: 30px;
    background-color: #fff;
}	

/* naglowek podstrony */

.content-header {
    display: block;
    height: 25px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: left top;
}

.content-header h1 {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px 0px 15px;
    margin: 0px;
    text-transform: uppercase;
}

.header-line0 {
    border-top: 1px solid #E8E7EC;
    margin: 0px 0px 0px 15px;
}

.header-line1 {
    border-top: 1px solid #E8E7EC;
    margin: 0px 0px 0px 30px;
}

.header-line2 {
    border-top: 1px solid #E8E7EC;
    margin: 0px;
    padding: 0px;
}

/* FOOTER ------------------------------------ */

#footer {
    display: block;
    width: 985px;
    margin: 0px;
    padding: 0px;
    background-color: #F7F8FA;
}
#footer-ad {
    width: 985px;
    margin: 20px 0px 20px 0px;
    padding: 0px;
    stext-align: center;    
    background-color: #FFFFFF;
}
.footer-block {
    padding: 0px;
    margin: 0px;
    text-align: left;
}

.footer-block span {
    color: #CCCCCC;
}

.footer-navi1 {
    display: block;
    width: 100px;
    height: 200px;
    padding: 5px 5px 0px 10px;
    margin: 5px 8px 0px 0px;
    border-right: 1px #C1CADA solid;
    color: #999999;
    text-align: right;
}

.footer-navi2 {
    display: block;
    width: 690px;
    padding: 5px 0px 10px 0px;
    margin: 5px 0px 0px 0px;
    color: #CCCCCC;
    text-align: left;
    vertical-align: top;
}

.footer-navi3 {
    display: block;
    padding: 5px 0px 10px 0px;
    margin: 5px 0px 0px 0px;
    color: #CCCCCC;
    text-align: left;
    vertical-align: top;
}

.footer-navi2 img {
    position: relative;
    top: 0px;
    left: 3px;
    padding: 0px;
    margin: 0px;
}

.footer-navi3 img {
    position: relative;
    top: 1px;
    right: 5px;
    padding: 0px;
    margin: 0px;
}

.footer-navi2 a,
.footer-navi3 a {
    color: #000;
    text-decoration: none;
}

.footer-navi2 a:hover,
.footer-navi3 a:hover {
    color: #ed1c24;
    text-decoration: none;
}

.footer-logos {
    margin: 15px 0px 15px 0px;
    vertical-align: middle;
}

.footer-logos img {
    padding-right: 5px;
}

.footer-disclaimer {
    color: #999999;
}

.footer-disclaimer a {
    color: #999999;
    text-decoration: none;
    border-bottom: 1px #CCCCCC solid;
}

.footer-disclaimer a:hover {
    color: #ed1c24;
    text-decoration: none;
    border-bottom: none;
}

/* block ------------------------------------- */

.main-block-s1 {
    display: block;
    width: 100%; /* tu ustalamy szerokosc modulu / kolejne szerokosci modulow definiujemy jako -s2, -s3... */
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-color: #FFF;
}

.main-block-s2 { /* do szablonu artykulu */
    display: block;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-color: #FEFDFA;
}

.main-block-s3, .main-block-s3-hitit {
    display: block;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: left 6px;
}

.main-block-s3-hitit {
    margin: 0px 0px 5px 0px;
}

.main-block-s2-hits { /* HIT LIST */
    display: block;
    width: 370px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-color: #FFF;
}

/* navigacja bloku HITS */

div.navi-hits {
    background-color: #FFF;
    margin-top: 3px;
}

ul.tab-control {
    background-color: #FFF;
    color: #000;
    /* border-bottom: #FF6900 1px solid; */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    padding: 3px 0px 3px 0px;
    margin: 0px;
    list-style: none;
}
ul.tab-control li {
    text-transform: uppercase;
    display: inline;
    margin-right: 2px;
}
ul.tab-control li a {
    padding: 4px 10px 4px 10px;
    text-decoration: none;
    color: #FFB47F;
}

ul.tab-control li.first-selected a {
    background-image: url('http://www.wprost.pl/G/layout/block_arrow_s2_orange.gif');
    background-repeat: no-repeat;
    background-position: left -3px;
    background-color: #FFF;
    border-top: #FF6900 1px solid;
    border-right: #FF6900 1px solid;
    border-bottom: none;
    padding: 4px 10px 4px 12px;
    max-height: 20px;
    z-index: 10;
}

ul.tab-control li.first-inback a {
    background-image: url('http://www.wprost.pl/G/layout/block_arrow_s2_orange-back.gif');
    background-repeat: no-repeat;
    background-position: left -3px;
    border-top: #FFB47F 1px solid;
    border-right: #FFB47F 1px solid;
    padding: 4px 10px 4px 12px;
    color: #FFB47F;
    text-decoration: none;
}

ul.tab-control li.selected a {
    background-image: none;
    background-color: #FFF;
    border-bottom: #FFF 1px solid;
    border-top: #FF6900 1px solid;
    border-left: #FF6900 1px solid;
    border-right: #FF6900 1px solid;
    padding: 4px 10px 4px 10px;
    max-height: 20px;
    z-index: 10;
}

ul.tab-control li.inback a {
    border-top: #FFB47F 1px solid;
    border-right: #FFB47F 1px solid;
    border-left: #FFB47F 1px solid;
    padding: 4px 10px 4px 10px;
    color: #FFB47F;
    text-decoration: none;
}

ul.tab-control li a.selected {
    visibility: visible;
    color: #FF6900;
}

ul.tab-control li a:hover {
    color: #FF6900;
}

.right-block-s1 {
    display: block;
    width: 160px; /* szrokosc prawej kolumny POLECAMY */
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-color: #FFF;
}

.s1-head h1, .s2-head h1, .s3-head h1, .s3-head-hitit h1, .s3-head-forumtalk h1, .s3-head-commenttalk h1, .right-block-s1 h1 {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px 3px 15px;
    margin: 0px;
    text-transform: uppercase;
    /*	line-height: 11px; --- jesli beda 2 linie w naglowku bloku */
}

.s1-head h1 a:hover, .s2-head h1 a:hover, .s3-head h1 a:hover, .right-block-s1 h1 a:hover {
    color: #ed1c24!important;
}

.s3-head h1, .s3-head-hitit h1, .s3-head-forumtalk h1, .s3-head-commenttalk h1 {
    padding: 5px 0px 0px 15px;
}

.s3-head-forumtalk h1 img,
.s3-head-commenttalk h1 img {
    vertical-align: middle;
    position: relative;
    top: 0px;
    left: 3px;
}

.s1-body, .s2-body, .s3-body {
    padding: 0px 15px 15px 15px;
    margin: 0px;
}
.s1-body {
    padding-bottom: 0px;
}

.s3-body-hitit {
    padding: 0px 0px 10px 0px;
    margin: 0px 15px 0px 15px;
}

.s2-body-hits {
    padding: 10px 15px 15px 15px;
    margin: 0px;
}

.s3-body ul {
    margin: 0px;
}

.hitit {
    margin: 0px;
    padding: 0px 0px 0px 5px;
}

.hitit img:hover {
    position: relative;
    top: -3px;
    left: 0px;
}

.s3-head h1 img {
    position: relative;
    top: 0px;
    left: 3px;
}

.s3-body span, .s3-body-hitit {
    color: #999999;
}

.s3-body span a, .s3-body-hitit span a, .s3-head-hitit span a {
    color: #999999;
    text-decoration: underline;
}

.s3-body span a:hover, .s3-head-hitit span a:hover {
    color: #000;
    text-decoration: none;
}

.s3-body-hitit img {
    position: relative;
    top: 3px;
    right: 3px;
}

.s1-text, .s2-text  {
    text-align: left;
    /* line-height: 16px; */
    padding-top: 10px;
    padding-bottom: 15px;
    margin: 0px;
}

.s2-text {
    padding-top: 0px;
    padding-bottom: 0px;
}

.s1-footer, .s2-footer, .left-menu-footer {
    display: block;
    height: 15px;
    background-image: url('http://www.wprost.pl/G/layout/block_footer.gif');
    background-repeat: no-repeat;
    background-position: left 1px;
    margin: 0px;
}

.s1-footer.long, .s2-footer.long, .left-menu-footer.long {
    background-image: url('http://www.wprost.pl/G/layout/block_footer_long.jpg');
}

.s1-report-button {
    margin-bottom: 2px;
    display: block;
    width: 180px;
    height: 50px;
    text-align: center;
}
.s1-report-button.last {
    margin-bottom: 0px;    
}
.s1-report-button:hover {
    -moz-box-shadow: 0 0 3px #c1cada;
    -webkit-box-shadow: 0 0 3px #c1cada;
    box-shadow: 0 0 3px #c1cada;    
}

.block-tools, .block-tools-content-header {
    color: #CCCCCC;
    padding: 0px 15px 0px 5px;
    text-align: right;
}

.block-tools-content-header {
    padding: 0px 15px 5px 5px;
}


.block-tools span, .block-tools-content-header span {
    padding: 0px 3px 0px 3px;
}

.block-tools img, .block-tools-content-header img {
    position: relative;
    top: 2px;
}

.block-tools a, .block-tools-content-header a {
    color: #999999;
    text-decoration: none;
}

.block-tools a:hover, .block-tools-content-header a:hover  {
    color: #000000;
    text-decoration: none;
}

.head-right-line {
    border-top: 1px solid #E8E7EC;
    margin: 0px 15px 0px 15px;
}

/* blok prawy POLECAMY / blok lewy REKLAMA */

.right-block, .left-block {
    width: 160px;
    text-align: center;
    margin: 0px 0px 15px 0px;
    padding: 0px;
}

.left-block {
    width: 180px;
}

.right-block span, .left-block span {
    color: #CCCCCC;
    letter-spacing: 2px;
    margin: 0px;
    padding-bottom: 5px;
}

/* GPW prawa */

.left-bloc-gpw-head {
}

.left-bloc-gpw-body {
    font-size: 10px;

}

.left-bloc-gpw-body img {
    vertical-align: middle;
}


.left-block-gpw-logo {
    padding-top: 8px;
}

.left-block-gpw-logo a {
    color: #CCCCCC;
    text-decoration: none;
}

.left-block-gpw-logo a:hover {
    color: #000;
    text-decoration: none;
}

.left-block-gpw-logo img {
    vertical-align: middle;
    padding: 0px 3px 0px 0px;
}

/* lewe menu */

.left-block-menu {
    display: block;
    width: 180px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-color: #FFF;
}

.left-menu-body {
    padding: 0px 15px 15px 15px;
    margin: 0px;
}

.left-menu-text  {
    text-align: left;
    line-height: 16px;
    padding-top: 5px;
    margin: 0px;
}

.left-navigation ul,
.left-navigation ul li{
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}

#left-menu1 li, #left-menu2 li {
    background-image: url('http://www.wprost.pl/G/icons/ico_square_m_red.gif'); /* defoltowy kwadrat czerwony */
    background-repeat: no-repeat;
    background-position: left center;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #E8E7EC;
}

#left-menu2 li img {
    position: relative;
    top: -1px;
    left: 2px;
}

#left-menu1 {
    padding: 5px 0px 5px 15px;
}


#left-menu1 li a, #left-menu2 li a {
    margin: 0px;
    padding: 0px 10px 0px 8px;
    text-decoration: none;
}

#left-menu1 li a:hover, #left-menu2 li a:hover {
    margin: 0px;
    padding: 0px 10px 0px 8px;
    text-decoration: none;
    color: #ed1c24;
}

/* menu podstrony */
.item-list {
    margin: 10px 0px 10px 0px;
}
.item-list ul,
.item-list ul li{
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}

li.menu-item {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    border-bottom: 1px solid #E8E7EC;
}

.item-list li.last {
    border-bottom: none;
}

li.menu-item a {
    background-image: url('http://www.wprost.pl/G/icons/ico_square_m_red.gif');
    text-decoration: none;
}

li.menu-item a:hover {
    color: #ed1c24;
    text-decoration: none;
}

/* SAWKA */

.sawka-block {
    width: 312px;
    text-align: center;
}

.sawka-block-head {
    display: block;
    height: 5px;
    width: 310px;
    background-image: url('http://www.wprost.pl/G/layout/block_header.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
}

.sawka-block-body img {
    border: 1px #E7E7E7 solid;
    padding: 1px;
    width: 310px;
}

.sawka-block-foot {
    width: 310px;
    background-image: url('http://www.wprost.pl/G/layout/block_footer.gif');
    background-repeat: no-repeat;
    background-position: left 1px;
    text-align: left;
}

.sawka-block-foot img {
    margin-top: 5px;
}

/* TAGI */

.word {
    font-family: Arial, Tahoma, Verdana;
    letter-spacing: 0px;
    text-decoration: none;
    vertical-align: middle;
}

a:hover.size1, a:hover.size2, a:hover.size3, a:hover.size4, a:hover.size5, a:hover.size6, a:hover.size7, a:hover.size8, a:hover.size9, a:hover.size0 {
    color: #999999;
}

a.size1, span.size1 {
    color: #000000;
    font-size: 2.5em;
    line-height: 24px;
}
a.size2, span.size2 {
    color: #666666;
    font-size: 2em;
    line-height: 18px;
}
a.size3, span.size3 {
    color: #999999;
    font-size: 20px;
    line-height: 16px;
}
a.size4, span.size4 {
    color: #CCCCCC;
    font-size: 18px;
}
a.size5, span.size5 {
    color: #CCCCCC;
    font-size: 14px;
    font-weight: bold;
}
a.size6, span.size6 {
    color: #CCCCCC;
    font-size: 12px;
    font-weight: bold;
}
a.size7, span.size7 {
    color: #CCCCCC;
    font-size: 11px;
    font-weight: bold;
}
a.size8, span.size8 {
    color: #CCCCCC;
    font-size: 10px;
}
a.size9, span.size9 {
    color: #CCCCCC;
    font-size: 9px;
}
a.size0, span.size0 {
    color: #CCCCCC;
    font-size: 8px;
}

/* PANORAMA FIRM - prawa */

.pf2-box {
    display: block;
    width: 150px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    padding: 0px 5px 0px 5px;
    text-align: center;
    padding-bottom: 0px;
}
.pf2-form {
    margin: 0px;
    padding: 0px;
}
.pf2-header {
    background-image: url('http://www.wprost.pl/G/other/pf/pf_header.gif');
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    margin: 0px;
    width: 150px;
}
.pf2-body {
    background-image: url('http://www.wprost.pl/G/other/pf/pf_body.gif');
    background-repeat: repeat-y;
    background-position: left top;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    padding: 10px 0px 10px 0px;
    margin: 0px;
    text-align: center;
    width: 150px;
}
.pf2-footer {
    background-image: url('http://www.wprost.pl/G/other/pf/pf_footer.gif');
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    margin: 0px;
    width: 150px;
    text-align: center;
    height: 12px;

}
.pf2-powered, .pf2-powered a, .pf2-powered a:hover {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8px;
    color: #0950A0;
    text-decoration: none;
}
.pf2-text-input {
    width: 110px;
    font-size: 10px;
}
.pf2-button {
    color: #000;
    margin: 3px;
}

/* WIK KULTURA */
div.wik-rep-box {
    background-position: left top;
    background-repeat: no-repeat;
    height:  80px;
    cursor:  pointer;
    background-color: #fff;
}
div.wik-rep-box:hover {
    background-position: left top;
    background-repeat: no-repeat;
    height:  80px;
    cursor:  pointer;
    background-color: #fff;
}
div.wik-rep-box span {
    display:  none;
}
div.wik-rep-film {
    background-image: url('http://www.wprost.pl/G/buttons/wik_kultura_kino.gif');
}
div.wik-rep-teatr {
    background-image: url('http://www.wprost.pl/G/buttons/wik_kultura_teatr.gif');
}
div.wik-rep-tv {
    background-image: url('');
}

/* ANKIETA */

.ank_line {
    margin: 0px 0px 2px 0px;
    padding: 2px 0px 2px 0px;
    width: 148px;
    max-width: 148px;
    background-color: #F8F8F9;
}

.ank_line span {
    color: #999999;
}

.ank_percent {
    margin: 0px;
    padding: 0px;
    width: 148px;
    max-width: 148px;
}

/* BLOG */

.blog-rss {
    font-weight: normal;
    padding-bottom: 3px;
}

.blog-box h4, .blog-box h2 {
    margin: 0px;
    padding: 0px;
}

.blog-box h2 img {
    vertical-align: middle;
    position: relative;
    top: 0px;
    left: 3px;
}

.blog-box-title {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 12px;
}

/* BOOKMARKS -------------------------------- */

.bookmarks {
    background-color: #FFF;
    padding: 3px 0px 3px 0px;
    margin-bottom: 3px;
    border-bottom: #E8E7EC solid 1px;
}
.bookmark {
    color: #000;
    border-top: #E8E7EC solid 1px;
    border-right: #E8E7EC solid 1px;
    border-bottom: #E8E7EC solid 1px;
    text-decoration: none;
    padding: 2px 7px 2px 6px;
}
.bookmark:hover {
    background-color: #fff;
    background-position: bottom;
    border-top: #FFF0B2 solid 3px;
    border-bottom: #E8E7EC solid 1px;
    padding-top: 2px;
    color: black;
}
.bookmarkFirst {
    border-left: #C1C1C1 solid 1px;
}
.bookmarkSel,
.bookmarkSel:hover {
    background-color: #FFF;
    background-image: none;
    border-top: #FFCC00 solid 3px;
    border-bottom: #FFF solid 1px;
    padding: 3px 7px 3px 6px;
    color: #000;
    text-decoration: none;
    cursor: default;
}

h2.kItem {
    background-color: #fff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0px 2px 0px;
    margin: 0px 0px 5px 0px;
}

h2.kItem span {
}

form.sendMailForm {
    font-size: 1px;
}

form.sendMailForm label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    display: block;
    float: left;
    width: 130px;
    height: 17px;
    max-height: 16px;
    padding: 2px 0px 0px 5px;
}
form.sendMailForm input.mailEdit {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    border: #E8E7EC 1px solid;
    color: gray;
    width: 296px;
    min-width: 300px;
    margin: 0px;
    margin-bottom: 3px;
    padding: 2px 0px 2px 5px;
}
form.sendMailForm select.mailEdit {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    border: #E8E7EC 1px solid;
    width: 303px;
    min-width: 305px;
    margin: 0px;
    margin-bottom: 3px;
    padding: 2px 0px 2px 5px;
}
form.sendMailForm div.dTo {
    padding: 3px 0px 1px 1px;
    margin-bottom: 8px;
    background-color: #C7E855;
    clear: both;
}
form.sendMailForm textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    border: #E8E7EC 1px solid;
    width: 434px;
    max-width: 445px;
    height: 200px;
    padding: 2px 0px 2px 5px;
}
form.sendMailForm input.mailEdit:hover,
form.sendMailForm select.mailEdit:hover
form.sendMailForm textarea:hover {
    border: gray 1px solid;
}

/* ROZETY */

.rozeta {
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    margin: 0px 0px 0px 20px;
    width: 170px;
    height: 140px;
}

.rozeta img {
    margin-left: 62px;
    margin-top:  13px;
    height: 113px;
    width: 80px;
}
.rozeta-wik_en img {
    height: 108px;
    width: 82px;
}
.rozeta-wik img {
    margin-left: 62px;
    margin-top:  13px;
    height: 110px;
    width: 82px;
}
.rozeta-wprost img {
    margin-left: 62px;
    margin-top:  13px;
    height: 113px;
    width: 81px;
}
.rozeta-wprost {
    background-image: url('http://www.wprost.pl/G/other/pren_rozeta_wprost.gif');
}
.rozeta-moj_pies {
    background-image: url('http://www.wprost.pl/G/other/pren_rozeta_moj_pies.gif');
}
.rozeta-wik {
    background-image: url('http://www.wprost.pl/G/other/pren_rozeta_wik.gif');
}
.rozeta-wik_en {
    background-image: url('http://www.wprost.pl/G/other/pren_rozeta_wik_en.gif');
}


/* SZUKAJ */

#search_form,
#search_form_forum {
    display: inline;
}

#search_bar,
#search_bar_forum {
    background-color: #FFF;
    padding: 10px 5px 5px 5px;
    border-left: #E8E7EC 1px solid;
    border-right: #E8E7EC 1px solid;
    border-bottom: #E8E7EC 1px solid;
    margin-bottom: 10px;
}

#search_bar form,
#search_bar_forum form {
    padding: 0px;
    margin: 0px;
}

#search_bar input.checkbox
#search_bar_forum input.checkbox {
    padding: 0px;
    margin: 0px;
    width: 14px;
    height: 14px;
}
#search_more,
#search_more_forum {
    padding: 3px;
}
#search_bar input.q,
#search_bar_forum input.q {
    width: 200px;
    padding-bottom: 2px;
}
#search_bar input.q:focus,
#search_bar_forum input.q:focus {
}

#search_more div.l_col,
#search_more_forum div.l_col {
    width: 49%;
    float: left;
}
#search_more div.r_col,
#search_more_forum div.r_col {
    width: 49%;
    float: left;
}
#search_more fieldset,
#search_more_forum fieldset {
    margin-bottom: 5px;
    border: #E8E7EC 1px solid;
}
#search_more div.l_col fieldset,
#search_more_forum div.l_col fieldset {
    margin-right: 10px;
}
#search_more fieldset legend,
#search_more_forum fieldset legend {
    color: green;
}
#search_more fieldset div,
#search_more_forum fieldset div {
    padding: 5px 5px 5px 10px;
}
#search_more select,
#search_more_forum select {
    width: 200px;
}
#sr_info,
#sr_info2 {
    color: #28AA4A;
    margin-top: 30px;
}

/* AUTORZY */

#search_author_bar {
    background-color: #FFF;
    padding: 10px 0px 10px 0px;
    border-left: #E8E7EC 1px solid;
    border-right: #E8E7EC 1px solid;
    border-bottom: #E8E7EC 1px solid;
    margin-bottom: 10px;
    font-size: 8pt;
    line-height: 16px;
}

#search_author_bar div {
    background-image: url('http://www.wprost.pl/G/icons/ico_ludzie.gif');
    background-repeat: no-repeat;
    background-position: 1px 2px;
    border-bottom: #E8E7EC 1px solid;
    margin: 0px 6px 6px 6px;
    padding: 0px 0px 8px 24px;
}
#search_author_bar a {
    background-image: url('http://www.wprost.pl/G/layout/dot-navyblue.gif');
    background-repeat: no-repeat;
    background-position: 15px 0px;
    font-size: 9pt;
    font-weight: bold;
    color: #0075EA;
    text-decoration: none;
    padding-left: 30px;
}
#search_author_bar a:hover {
    text-decoration: underline;
}

#tooltip ,#fixedtipdiv{

    font-size: 11px;
    position: absolute;
    width: 225px;
    border: 1px solid #8E1010;

    border-left: 3px solid #8E1010;

    padding: 4px;

    padding-left: 8px;

    background-color: #FFF;
    visibility: hidden;
    z-index: 100;
    -moz-opacity: 0.90;

    filter: alpha(opacity=90);


}
.overdivtip {
    background:transparent url(/G/layout/shadow-alpha2.png) no-repeat scroll right bottom;
    margin:10px 0px 0px 10px;
}


/* ikonki AUDIO / VIDEO */

.list-av {
    position: relative;
    top: 1px;
    left: 0px;
    padding-right: 5px;
}

.piclens-go {
    text-align: right;
    font-family: Arial, Verdana, Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #0099FF;
    padding-bottom: 5px;
    margin: 25px 0px;
    border-bottom: 2px #B2E0FF solid;
}
.piclens-go img {
    position: relative;
    top: -1px;
    left: 0px;
}
.piclens-go a {
    color: #0099FF;
    text-decoration: none;
}
.piclens-go a:hover {
    color: #000;
    text-decoration: none;
}

/* diagram reklama */

#diagram-reklama {
    text-align: center;
    margin-bottom: 60px;
}
.diagram-reklama-box {
    display: block;
    width: 155px;
    text-align: center;
    border-top: 5px #fff solid;
    border-bottom: 5px #fff solid;
}




.diagram-box-01, .diagram-box-02, .diagram-box-03 {
    margin: 0px;
    padding: 5px;
    width: 145px;
}
.diagram-box-01 { background: #ffcd31 url('http://www.wprost.pl/G/layout/block_reklama01-a.gif') no-repeat top center; }
.diagram-box-02 { background: #404041 url('http://www.wprost.pl/G/layout/block_reklama02-a.gif') no-repeat top center; }
.diagram-box-03 { background: #b3b3b3 url('http://www.wprost.pl/G/layout/block_reklama03-a.gif') no-repeat top center; }

.diagram-box-01 h3, .diagram-box-02 h3, .diagram-box-03 h3 {
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
.diagram-box-01 h3 { color: #000; }
.diagram-box-02 h3 { color: #fff; }
.diagram-box-03 h3 { color: #000; }

.diagram-text-01, .diagram-text-02, .diagram-text-03 {
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    padding: 5px 5px 0px 5px;
}
.diagram-text-01 { background: #ffe7a7; }
.diagram-text-02 { background: #bbbbbc; }
.diagram-text-03 { background: #e8e7e7; }

.diagram-text-01 h4, .diagram-text-02 h4, .diagram-text-03 h4 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ed1c24;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

/* kalendarium */

ul#KalendariumKryzysowe, ul#KalendariumKryzysowe li, ul#KalendariumKryzysowe ul {
    margin:0;
    padding:0;
    list-style:none;
}

ul#KalendariumKryzysowe {
    padding-top: 5px;
}

ul#KalendariumKryzysowe li {
    font-weight:bold;
    padding-bottom:10px;
}

ul#KalendariumKryzysowe ul li {
    font-weight:normal;
    padding:2px;
    padding-left:5px;
}
ul#KalendariumKryzysowe li a { 
    text-decoration:none;
    color:#000;
}
ul#KalendariumKryzysowe li a:hover { 
    text-decoration:none;
    color:#ed1c24
}

/* main adv stripe */

.advstripe-main {
    width: 790px;
    margin: 0 15px;
    cursor: pointer;
}
.advstripe-footer {
    display: block;
    height: 15px;
    background-image: url('http://www.wprost.pl/G/layout/main_advstripe_shadow.gif');
    background-repeat: no-repeat;
    background-position: left 1px;
    margin: 0px;
    cursor: default;
}

#trainstation{
    position: relative;
    margin: 0 auto;
    width: 750px;
    height: 100px;
    background-color:#000022;
    color:#DDDDDD;
    padding: 0px;
    font-size: 12px;
    font-weight: bold;
}
#trainstation1{
    background-image:url(/G/adds/main_countdown_background.jpg);
    position: relative;
    margin: 0 auto;
    width: 790px;
    height: 130px;
    color:#FFFFFF;
    padding: 0px;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}
#counter_comment{
    position: absolute;
    left: 415px;
    top: 28px;
    width: 310px;
}

#counter_swf_container{
    position: absolute;
    left: 9px;
    top: 25px;

}

.accordion-title {
    /*font-weight:bold;
        padding:3px;
        border-bottom:solid #E5E5E5 1px;
        border-left:solid #E5E5E5 3px;
        font-size:14px;*/
    cursor:pointer;
    background-color:white;
}

.accordion-title.closed {
    background-color:#F5F5F5;
}

.accordion {
    border-bottom:solid #C1CADA 1px;
}

.accordion-body {
    border-left:solid #C1CADA 1px;
    border-right:solid #C1CADA 1px;
    padding:3px;
    padding-left:15px;
}

.accordion-news-item {

}

.accordion li a.list-square-red {
    background-image:url(/G/icons/ico_square_m_gold.gif) !important;
}

.accordion-news-photo {
    width:70px;
    height:50px;
    overflow:hidden;
    float:left;
}

.accordion-news-img {
    width:70px;
}

.accordion-news-body {
    float:right;
    width:260px;
    margin-bottom:10px;
    border-bottom:solid #F5F5F5 1px;
}

.accordion-news-body h2 {
    margin-top:0px;
    margin-bottom:2px;
}

.eurowybory-news-photo {
    width:60px;
    height:80px;
    margin-right:15px;
    margin-bottom:15px;
    overflow:hidden;
    float:left;
}

.eurowybory-news-photo img {
    width:60px;
}


.kandydaci-news-photo {
    width:80px;
    height:100px;
    overflow:hidden;
    float:left;
}

.kandydaci-news-img {
    width:70px;
}

.kandydaci-news-body {
    float:right;
    width:400px;
    margin-bottom:10px;
    border-bottom:solid #F5F5F5 1px;
}

.kandydaci-news-body h2 {
    margin-top:0px;
    margin-bottom:2px;
}

.wprost-light-content {
    padding:10px;
    padding-top:110px;
    background-repeat:no-repeat;
}

.wprost-light-cover-title a {
    color:white;
    text-decoration:none;
    font-size:30px;
    line-height:30px;
    font-family:arial;
}

.wprost-light-cover-title {
    background-image:url(/G/layout/block_wl_divider.gif);
    background-position:bottom center;
    background-repeat:no-repeat;
    padding-bottom:15px;
    margin-bottom:5px;
}

.wprost-light-content a.li {
    background-image:url(/G/icons/ico_arrow_r_yellow-wl.gif);
    background-repeat:no-repeat;
    background-position:0 4px;
    display:block;
    padding-left:10px;
    color:white;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
    font-family:arial
}

.wprost-light-content a:hover {
    color:#FDB813;
}

.wprost-light-content li a {
    font-weight:bold;
    text-decoration:none;
    color:white;
    font-size:12px;
    font-family:arial;
}

.wprost-light-bottom {
    color:#636363;
    padding-top:5px;
}

.wprost-light-bottom a {
    float:right;
    color:#FDB813;
    padding-right:10px;
    background-image:url(/G/icons/ico_arrow_r_yellow-wl.gif);
    background-repeat:no-repeat;
    background-position:center right;
    text-decoration:none;
}

.wprost-light-bottom a:hover {
    color:white;
}
/* main -------------------------------------- */

#content-main-column-left {
    padding: 0px 15px 0px 15px;
    width: 504px;
}
#content-main-column-right {
    padding: 30px 0px 0px 15px;
    width: 255px;
}
#content-header-column-left {
    padding: 0px 0px 0px 15px;
    width: 519px;
}
#content-header-full-column {
    padding: 0px 0px 0px 15px;
}
#content-header-column-right {
    padding: 0px 0px 0px 15px;
    width: 255px;
}
#content-main-column-element-content {
    padding: 30px 0px 0px 15px;
    position: relative;
}
#content-main-column-element-content h2 {
    margin: 0px;
}
#content-main-column-element-content .div-header{
    font-weight: bold;
    text-align: justify;
}
#content-main-column-element-content .div-content{
    text-align: justify;
    margin-top: 30px;
    line-height:16px;
}
#content-main-column {
    width: 805px; /* 820px content bez paddingow po 15px */
    margin: 0px;
    padding: 0px;
}
li.list-item a.szary{
    color: #999999;
    text-decoration: underline;
}
li.list-item a.szary:hover{
    color: #000000;
    text-decoration: none;
}
.kolor_szary {
    color: #999999;
}
a.wszystkie {
    color: #999999;
    text-decoration: underline;
}
a.wszystkie:hover {
    color: #000000;
    text-decoration: none;
}
.div-hr {
    width: 100%;
    border-bottom: 3px solid #E8E7EC;
    height: 3px;
    margin: 30px 0px 30px 0px;
    padding: 0px;
}
.div-hr-right {
    width: 100%;
    border-bottom: 3px solid #E8E7EC;
    height: 3px;
    margin: 15px 0px 15px 0px;
    padding: 0px;
}
.div-hr-right-cienka {
    width: 100%;
    border-bottom: 1px solid #E8E7EC;
    height: 1px;
    margin: 0px;
    padding: 0px;
}
.box-rk {
    border: 1px solid #999999;
    margin: 5px 0px 5px 0px;
    padding: 5px;
}
/* main blocks ------------------------------- */

.element-date {
    text-align: left;
    color: #999999;
    padding: 5px 5px 5px 0px;
    margin: 0px 0px 15px 0px;
}

.element-autor {
    text-align: right;
    color: #999999;
    padding: 5px;
}

.element-komentarze {
    text-align: left;
    color: #999999;
    padding: 10px 0px 10px 0px;
}
.element-ostatnie-wpisy {
    text-align: left;
    color: #999999;
    padding: 10px 0px 5px 0px;
}
.element-page-links {
    text-align: right;
    margin-top: 30px;
}
.element-pages {
    text-align: right;
    color: #999999;
}

li.list-item {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    text-decoration: none;
}

li.list-item a{
    text-decoration: underline;
    color: #012466;
}
li.list-item a:hover{
    color: #ed1c24;
}

.list-square-red, .list-square-blue {
    background-image: url('http://www.wprost.pl/G/icons/ico_square_m_red.gif');
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0px 0px 0px 8px;
}
.list-square-blue {
    background-image: url('http://www.wprost.pl/G/icons/ico_square_m_blue.gif');
}
.list-square-red {
    background-image: url('http://www.wprost.pl/G/icons/ico_square_m_red.gif');
}

.content-header-right {
    display: block;
    height: 20px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
    text-align: left;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: left top;
}

.content-header-right h1 {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px 5px 15px;
    margin: 0px;
    text-transform: uppercase;
}

.gpw_main_header {
    padding-bottom: 5px;
    text-align: center;
}
.gpw_border {
    border-left: 1px #E8E7EC solid;
    width: 40px;
}

.gpw_cell {
    padding: 2px;
    font-size: 11px;
}

/* flagi panstw a art. */
.article-countryflags {
    text-align: right;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}
.article-countryflags a {
    text-decoration: none;
}

.article-countryflags a:hover {
    text-decoration: none;
    color: #D71B19;
}

.article-countryflags img {
    position: relative;
    top: 15px;
    right: 0px;
    text-decoration: none;
}
#polec_strone_div, #wyslij_znajomemu_div {
    position: absolute;
    visibility: visible;
    z-index: 100;
    /*	background-image: url('http://www.wprost.pl/G/icons/overlay2.png'); */
    background: transparent url('http://www.wprost.pl/G/layout/shadow-alpha2.png') no-repeat bottom right;
    margin: 10px 0px 0px 10px;
}

.polec_strone-block {
    position: relative;
    bottom: 6px;
    right: 6px;
    width: 350px;
    border-top: 1px solid #C1CADA;
    border-left: 3px solid #C1CADA;
    border-right: 1px solid #C1CADA;
    border-bottom: 1px solid #C1CADA;
    background: #FFFFFF;
    padding: 0px;
    margin: 0px;
}

* html #polec_strone_div {
    background: transparent url('http://www.wprost.pl/G/layout/blank.gif');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/G/layout/shadow-alpha3.png', sizingMethod='scale')
}

* html .polec_strone-block {
    width: 350px;
    position: relative;
    bottom: 6px;
    right: 6px;
    margin: 6px 0px 0px 6px;
}

#zaglos_naruszenie_div {
    position: absolute;
    visibility: visible;
    z-index: 100;
    width: 350px;
    min-height: 350px;
    height: 350px;
    margin-left: -175px;
    margin-top: -175px;
    top: 50%;
    left: 50%;
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
}


/********** ANKIETA - NOWA **********/

div#ankieta-wyniki h3 {
    margin-top:10px;
    margin-bottom:10px;
    font-size:14px;
}

div#ankieta-wyniki h2 {
    margin-top:20px;
}

div#ankieta-wyniki td {
    padding:3px;
}

div#ankieta div.ankieta-pytanie h3 {
    margin-top:10px;
    margin-bottom:10px;
    font-size:14px;
}

div#ankieta div.required-info {
    color:red;
    text-align:right;
}

div#ankieta h2 {
    border-bottom:solid #E8E7EC 3px;
    padding-bottom:10px;
    margin-bottom:50px;
    color:black;
}

div#ankieta-error {
    color:red;
    font-weight:bold;
}

div#ankieta-error ul {
    font-weight:normal;
}

div#ankieta-buttons {
    padding-top:30px;
    text-align:center;
    padding-bottom:20px;
}

div#ankieta-opis {
    text-align:justify;
    font-weight:bold;
}

div#ankieta-disclaimer {
    padding-bottom:50px;
    color:gray;
    border-top: solid #E8E7EC 1px;
    text-align:justify;
    padding-top:5px;
}

div#ankieta-buttons input {
    width:120px;
}


div#ankieta table thead td {
    padding-left:5px;
    padding-right:5px;
}

div#ankieta table tbody td {
    padding-top:3px;
    padding-bottom:10px;
}


div#ankieta-strony {
    text-align:right;
    color:gray;
    padding-right:30px;
    float:right;
    text-align:center;
    padding-top:30px;
}

div#ankieta span.page-no {
    display:block;
    font-size:42px;
    letter-spacing:-2px;
}

div#ankieta div#ankieta-opis {
    padding-top:20px;
}

div#ankieta.final {
    text-align:center;
    font-size:18px;
    padding:20px;
}

#ankieta-about {
    display:none;
}

div#ankieta div.ankieta-pytanie h3 span {
    color:red;
    font-size:26px;
}

div#ankieta div.ankieta-pytanie div {
    padding-top:3px;
    padding-left:20px;
    padding-bottom:10px;
}

div#ankieta div.ankieta-pytanie label {
    position:relative;
    top:-3px;
}

div#ankieta div.ankieta-pytanie {
    border-bottom:solid #E8E7EC 1px;
}

/* obrazki w art -------------------------------------- */

.art-img-smolensk-a {
    width: 490px; height: 135px; background:#ffffff url('http://www.wprost.pl/G/buttons/smolensk_content_button_a.jpg') no-repeat;
}
.art-img-smolensk-c {
    width: 490px; height: 50px; background:#ffffff url('http://www.wprost.pl/G/buttons/smolensk_content_button_c.jpg') no-repeat;
}
.art-img-smolensk-b {
    width: 490px; height: 50px; background:#ffffff url('http://www.wprost.pl/G/buttons/smolensk_content_button_b.jpg') no-repeat;
}
a#new-featured-menu{
    background-image: url('http://img1.wprost.pl/G/layout/header_menu_select_new.gif');
    background-repeat: repeat-x;
    margin: 0px;
    padding: 6px 6px 7px 8px !important;
    text-decoration: none;
    color: #012466 !important;
}
a#new-featured-menu:hover{
    background-image: url('http://img1.wprost.pl/G/layout/header_menu_select.gif');
}


.yeti_tooltip{
    background-image: url('http://img1.wprost.pl/G/white_arrow.png');
    display: none;
    height: 92px;
    padding: 15px ;
    width: 179px;
    font-size: 12px;
    text-align: center;
    z-index: 100;
}

/* pasek komentatorow */

#pasek_komentatorow{    
    background-image: url("http://www.wprost.pl/G/layout2/header_comm_bg3.png");
    background-repeat: no-repeat;
    background-position: top right;    
    background-color: #FFF;
    display: block;
    min-height: 90px;
    margin: 0;
    padding: 0;
    width: 985px;
    position: relative;
    font-family: Arial, Helvetica, Verdana;
}
#pk_cytat{
/*  background-image: url("http://www.wprost.pl/G/layout2/header_comm_bg1.png");
    background-repeat: no-repeat;
    background-position: top left;
*/  float:right;
    min-height: 60px;
    padding: 20px 10px 10px 0;
    overfow: hidden;
    width: 441px;
    left: 5px;
}
.pk_cytat_solo{width: 693px !important;}
#pk_cytat_ico{
    position: absolute;
    margin-left: 10px;
}
#pk_cytat_tresc{
    color: #333;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;        
    margin-left: 46px;
    min-height: 34px;
    overflow: hidden;
}
#pk_cytat_podpis{
    font-size: 13px;
    line-height: 14px;        
    width: 420px;
    text-align: right;
    padding-top: 5px;
}
.pk_cytat_solo #pk_cytat_podpis{
    width: 670px !important;
}
#pk_cytat_tresc a.pk_cytat {
    color: #333;
    text-decoration: none;
}    
#pk_cytat_podpis a.pk_autor {
    color: #666;    
    text-decoration: none;        
}    
#pk_cytat_tresc a.pk_cytat:hover,
#pk_cytat_podpis a.pk_autor:hover {
    color: #ed1b2f;
}
#pk_box1 {
/*  background-image: url("http://www.wprost.pl/G/layout2/header_comm_bg3.png");
    background-repeat: no-repeat;
    background-position: top right;    
*/  float: right;
    width: 262px;
    min-height: 80px;
    overfow: hidden;    
}
#pk_box2 {
/*  background-image: url("http://www.wprost.pl/G/layout2/header_comm_bg2.png");
    background-repeat: repeat-x;
    background-position: top center;
*/  float: right;
    width: 262px;
    min-height: 80px;
    overfow: hidden;    
}
#pk_box1 div{
    border-left: 1px solid #dadada;          
    min-height: 70px;
    padding: 0px 0px 0px 10px;        
    margin: 10px 0px 10px 10px;
}
#pk_box2 div{
    border-left: 1px solid #dadada;    
    min-height: 70px;
    padding: 0px 0px 0px 10px;       
    margin: 10px 0px 10px 10px;
}
#pk_box1 h4, 
#pk_box2 h4 {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 5px 0 0 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #333;        
}
#pk_box1 h4 a.pk_tytul, 
#pk_box2 h4 a.pk_tytul {  
    text-decoration: none; 
    color: #333;
}
#pk_box1 h4 a.pk_tytul:hover, 
#pk_box2 h4 a.pk_tytul:hover {  
    text-decoration: none; 
    color: #ed1b2f;
}    
#pk_box1 a.pk_autor, 
#pk_box2 a.pk_autor {  
    font-size: 13px;    
    line-height: 14px;                
    display: block;    
    padding-top: 5px;
    color: #666;
    text-decoration: none;
}
#pk_box1 a.pk_autor:hover, 
#pk_box2 a.pk_autor:hover {  
    color: #ed1b2f;
}
#pk_box1 img, 
#pk_box2 img{
    margin: 0 10px 0 0;
    height: 70px;
    max-width: 93px;
}
#pk_box1{
    left: 490px;
}
#pk_box2{
    left: 735px;
}

