@charset "utf-8";
/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #505050;
    background: url(../_images/content-area-bg.png);
}
.clearfix {
    clear: both;
    height: 0;
}
.no-border {
    border: none !important;
}
strong {
    line-height: 18px;
}
#header {
    background: url(../_images/header-bg.png) repeat-x 0 0;
    height: 145px;
}
#top-stitch {
    background: url(../_images/top-stich.png) repeat-x bottom left;
    height: 7px;
}
#bottom-stitch {
    background: url(../_images/top-stich.png) repeat-x top left;
    height: 7px;
}
#content-top-shadow {
    background: #fff url(../_images/top-menu.png) repeat-x 0 0;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.container {
    text-align: left;
    margin: 0 auto;
    width: 962px;
    position: relative;
}
#content {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #e2e5e5;
}
#inner-border {
    /*border: 1px solid #61bce2;
        background: #fff url(../_images/content-bg.png);
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;*/
}
#top_menu {
    margin: 0 auto;
    width: 960px;
    height: 29px;
}
#top_main {
    margin: 0 auto;
    width: 960px;
    height: 116px;
}
.menu_top_line {
    background:url(../_images/menu-top-line.png) no-repeat 0 0;
    width: 2px;
    height: 29px;
    float: left;
}
.home {
    background: url(../_images/menu-top-home.png) no-repeat center 4px;
    width: 49px;
    height: 29px;
    display: block;
    float: left;
}
.menu_top_left {
    margin: 0;
    padding-top: 8px;
    /*width: 446px;*/
    float: left;
}
.menu_top_left li {
    float: left;
    border-right: 1px solid #c7c5c5;
    padding: 0 10px;
    height: 12px;
    line-height: 10px;
    list-style: none !important;
}
.menu_top_left li:last-child {
    border: none;
}
.menu_top_left li a {
    color: #c7c5c5;
    font-size: 11px;
}
.menu_top_left li a:hover, .menu_top_right li a:hover {
    text-decoration: none;
    color: #fbfafa;
}
.menu_top_right {
    float: right;
    margin: 0;
}
.menu_top_right li {
    float: left;
    background: url(../_images/menu-top-line.png) no-repeat right 0;
    padding: 0 14px;
    line-height: 26px;
    height: 29px;
    list-style: none !important;
}
.menu_top_right li a {
    color: #c7c5c5;
    background: url(../_images/menu-top-arrow.png) no-repeat right 5px;
    padding-right: 9px;
    font-size: 11px;
}
#logo {
    background: url(../_images/logo.png) no-repeat 0 0;
    width: 200px;
    height: 85px;
    display: block;
    margin: 19px 0 0 21px;
    float: left;
}
#header_content_right {
    width: 355px;
    float: right;
    margin-top: 15px;
}
.fb, .tw, .yt, .rss, .g-plus, .nk {
    width: 24px;
    height: 24px;
    float: right;
    margin: 11px 0 0 16px;
    display: block;
}
.fb {
    background: url(../_images/fb.png) no-repeat 0 0;
}
.tw {
    background: url(../_images/tw.png) no-repeat 0 0;
}
.yt {
    background: url(../_images/yt.png) no-repeat 0 0;
}
.rss {
    background: url(../_images/rss.png) no-repeat 0 0;
}
.g-plus {
    background: url(../_images/google_plus.png) no-repeat 0 0;
}
.nk {
    background: url(../_images/nk.png) no-repeat 0 0;
}
#szukaj {
    background: url(../_images/s-left.png) no-repeat 0 0;
    border: none;
    box-shadow: none;
    width: 175px;
    height: 27px;
    margin: 19px 0 0 54px;
    float: left;
    padding: 0;
    border-radius: 0;
    font-size: 11px;
    color: #868686;
    padding: 0 10px 0 18px;
}
#szukaj-btn {
    background: url(../_images/s-right.png) no-repeat 0 0;
    border: none;
    border-radius: 0 !important;
    float: left;
    height: 27px;
    text-indent: -9999px;
    width: 25px;
    padding: 0;
    margin: 19px 0 0 0;
}
/*MAIN MENU*/
ul#secondary-menu {
    margin: -1px 0 0 0;
    padding: 0 0 0 2px;
    display: block;
    height: 41px;
    background: url(../_images/content-bottom-shadow.png) repeat-x bottom left;
    list-style: none !important;
}
ul#secondary-menu li {
    padding-right: 2px;
    background: url(../_images/secondary-menu-bg.png) repeat-y top right;
    float: left;
    line-height: 10px;
}
ul#secondary-menu li:last-child {
    background: none;
}
ul#secondary-menu a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding: 15px 17px;
    display: block;
    cursor: pointer;
}
ul#secondary-menu a:hover {
    color: #2f9ac7;
    text-decoration: none;
}
ul#secondary-menu a.activ {
    color: #2f9ac7;
    text-decoration: none;
}
ul#secondary-menu li ul {
    position:absolute;
    left:0;
    top: 41px;
    left:-999999px;
    background: #F4F4F4;
    border: 1px solid trasparent;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}
ul#secondary-menu li ul li {
    background: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #C5C5C5;
    padding: 13px 0;
    float: none !important;
}
ul#secondary-menu li ul li:first-child {
    border-top: none;
    border-bottom: 1px solid #C5C5C5;
}
ul#secondary-menu li ul li:last-child {
    border-top: 1px solid #fff;
    border-bottom: none;
}
ul#secondary-menu li ul li a {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #555555;
    text-shadow: none;
    padding: 0 10px;
    margin: 0;
}
html body ul.sf-menu ul {
    margin-left: -25px;
    padding-right: 10px !important;
    padding-left: 10px !important;
    float: none !important;
}
html body ul.sf-menu ul ul {
    margin:0 0 0 110px;
}
ul.sf-menu, ul.sf-menu * {
    margin:0;
    padding:0;
}
.banner_top {
    height: 100px;
    text-align: center;
    margin: 17px 0 39px 0;
}
.article_container {
    background: #fff url(../_images/header-bck.png) no-repeat 2px top;
    width: 958px;
    border-top: 1px solid #e3e2e2 !important;
    /*border-bottom: 1px solid #e3e2e2;*/
    position: relative;
    /*overflow: hidden;*/
}
.top_box {
    width: 319px;
    float: left;
}
.top_box_header {
    width: 301px;
    border-right: 1px solid #fff;
    font-weight: bold;
    height: 39px;
    line-height: 40px;
    padding-left: 16px;
    margin-top: 1px;
    color: #383939;
}
.top_box_content {
    width: 304px;
    border-right: 1px solid #e3e2e2;
    padding: 15px 0 0 13px;
    display: table;
    height: 280px;
}
.top_box_content img {
    float: left;
    margin-right: 7px;
    padding: 3px;
    border: 1px solid #e2e5e5;

}
.article_header {
    color: #2193c3;
    font-size: 20px;
    margin-top: 3px;
}
.article_header a {
    color: #2193c3;
}
.autor, .data {
    font-size: 11px;
    margin: 0;
    display: inline-block;
}
.autor a {
    color: #727171;
    background: url(../_images/article-ico.png) no-repeat 0 1px;
    padding-left: 16px;
}
:root .autor a {
    background: url(../_images/article-ico.png) no-repeat 0 0;
} /* IE9 */
.data {
    margin-left: 17px;
    color: #a09d99;
    clear: both;
}
.article_space {
    padding: 8px 0 25px 0;
}
.article_left {
    width: 661px;
    float: left;
    //border-right: 1px solid #E3E2E2;
}
.article_right {
    width: 294px;
    height: 100%;
    float: left;
    //background: url(../_images/right.png) repeat-y 0 0;
    border-left: 1px solid #E3E2E2;
}
.border_right{
    border-right: 1px solid #E3E2E2;
}
.article_left_header {
    width: 660px;
    font-weight: bold;
    height: 39px;
    line-height: 40px;
    margin-top: 1px;
    color: #383939;
    text-align: center;
}
.article_right_header {
    width: 283px;
    font-weight: bold;
    height: 39px;
    line-height: 40px;
    padding-left: 16px;
    margin-top: 1px;
    color: #383939;
    padding-left: 13px;
    border-left: 1px solid #fff;
}
.article_left_content {
    width: 439px;
    padding: 17px 37px 1px 185px;
    position: relative;
    border-right: 1px solid #E3E2E2;
}
.article_left_content img {
    position: absolute;
    left: 14px;
    padding: 3px;
    border: 1px solid #e2e5e5;
    width: 152px;
    height: 152px;
}
.article_left_content p {
    text-align: justify;
}
.header_space {
    margin: 15px 0 12px 0;
}
span.data {
    color: #a09d99;
}
.pagination_count {
    font-size: 11px;
    display: inline-block;
    color: #9f9d9d;
    margin: 0 86px 0 15px;
}
.pagination_content {
    width: 661px;
    background: url(../_images/article-bottom.png) no-repeat center 80px;
    padding: 92px 0 9px 0;
    border-right: 1px solid #E3E2E2;
}
.right_header {
    background: url(../_images/article-right-header.png) no-repeat 1px 0;
    border-top: 1px solid #e3e2e2;
    width: 285px;
    height: 40px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 11px;
    color: #383939;
}
.reklama {
    text-align: center;
    padding: 10px 0 0 0;
}
.reklama img {
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
}
.nav_right {
    margin: 14px 0 18px 29px;
    list-style: none !important;
}
.nav_right li {
    padding-left: 19px;
    background: url(../_images/nav-right-first.png) no-repeat 0 7px;
}
.nav_right li a {
    color: #505050;
    line-height: 21px;
}
.nav_right li a.activ {
    color: #2193c3;
    line-height: 21px;
}
.nav_right li ul li {
    padding-left: 14px;
    background: url(../_images/nav-right-last.png) no-repeat 0 8px;
}
.last_commnets {
    color: #505050;
    margin: 15px 0 0 12px;
    padding:0 0 5px 29px;
    background: url(../_images/comment-cloud.png) no-repeat 0 5px;
}
.commnets_user_data {
    font-size: 11px;
    color: #8c8a8a;
    margin: -5px 0 0 41px;
    overflow-wrap: break-word;
}
#footer {
    background: #000 url(../_images/footer_bg.png) repeat-x left top;
    height: 465px;
}
#up {
    font-size: 11px;
    color: #a5a5a5;
    background: url(../_images/up-button.png) no-repeat 21px 17px;
    position: absolute;
    z-index: 10;
    display: block;
    height: 45px;
    left: 445px;
    top: -23px;
}
#up:hover {
    text-decoration: none;
}
#up_hold {
    margin: 0 auto;
    width: 962px;
    position: relative;
}
#footer_content {
    margin: 0 auto;
    width: 962px;
    padding: 23px 0 0 0;
    color: #c6edfd;
    font-size: 11px;
    height: 278px;
}
#footer_content a {
    color: #c6edfd;
}
.footer_box {
    width: 240px;
    float: left;
}
.footer_header {
    font-size: 16px;
    color: #c6edfd;
    margin: 0 0 13px 27px;
}
.footer_box_borders {
    border-left: 1px solid #064b6b;
    border-right: 1px solid #176488;
    position: relative;
    min-height: 245px;
}
.left_padding {
    padding-left: 54px;
}
.left_padding img {
    position: absolute;
    left: 0;
    display: block;
}
.left_padding a {
    display: block;
    margin-bottom: 25px;
}
.lr_padding {
    padding: 0 30px 0 27px;
}
.lr_padding a {
    background: url(../_images/footer-comment.png) no-repeat 0 0;
    padding: 0 0 0 33px;
    display: block;
    margin-bottom: 12px;
}
.footer_list {
    margin-left: 27px;
    list-style: none !important;
}
.footer_list li {
    background: url(../_images/footer-list.png) no-repeat 0 7px;
    padding-left: 17px;
    margin-bottom: 7px;
}
#footer_content_bottom {
    margin: 0 auto;
    width: 962px;
    color: #5a575a;
    font-size: 11px;
}
#footer_content_bottom a {
    color: #5a575a;
}
#nav_bottom {
    margin-top: 28px;/*float: left;*/
}
.bottom_line {
    height:0;
    border-top: 1px solid #171616;
    width: 100%;
    display: block;
    margin: 15px 0 12px 0;
}
#footer_content_bottom li {
    border-right: 1px solid #5a575a;
}
.home_bottom {
    background: url(../_images/home-bottom.png) no-repeat center 4px;
}
#breadcrumbs {
    color: #383939;
    height: 39px;
    line-height: 40px;
    margin-top: 1px;
    width: 660px;
    font-size: 11px;
}
#breadcrumbs a {
    color: #9ea2a4;
    padding-right: 13px;
    background: url(../_images/breadcrumbs-arrow.png) no-repeat right 5px;
    margin-left: 4px;
}
#breadcrumbs a.blue {
    color: #29b8f6;
    margin-left: 20px;
}
#breadcrumbs a:last-child {
    background: none;
}
.article_left_pages {
    padding: 0 37px 0 20px;
    position: relative;
    width: 604px;
    border-right: 1px solid #E3E2E2;
}
h1 {
    font-size: 22px;
    color: #2193c3;
    padding: 15px 0 18px 0;
    margin: 0;
}
.szukaj_publikacje {
    background: #f6f6f6 url(../_images/publikacje-szukaj.png) no-repeat 17px 9px;
    width: 387px;
    height: 31px;
    margin: 0;
    font-size: 12px;
    color: #868686;
    padding: 0 10px 0 43px;
}
.publikacja_wstep {
    color: #505050;
    padding-bottom: 30px;
}
.publikacja_wstep_left {
    float: left;
    margin-right: 15px;
    width: 75px;
	position: relative;
}
.patronaty-ribbon {
	position: absolute;
	right: 3px;
	top: 16px;
	background: url(../_images/patronaty_ribbon.png) no-repeat;
	width: 23px;
	height: 114px;
}
.publikacja_wstep_left img{
    width: 136px;
    height: 136px;
}
.publikacja_wstep_right {
    float: left;
    width: 513px;
    text-align: justify;
}
.publikacja_ocena {
    background: url(../_images/publikacje-ocena.png) no-repeat 0 bottom;
    width: 75px;
    height: 69px;
    text-align: center;
}
.ocena_title {
    font-size: 11px;
    color: #a09d99;
    padding: 3px 0 0 0;
}
.ocena_count {
    font-size: 18px;
    color: #757c7f;
    text-align: center;
    padding: 5px 0 5px 0;
}
noindex:-o-prefocus, .ocena_count {
    padding: 5px 0 6px 0;
}
:root .ocena_count {
    padding-bottom: 6px\9;
} /* IE9 */
.ocena_plus, .ocena_minus {
    width: 16px;
    height: 16px;
	vertical-align: top;
}
.ocena_plus {
    background: url(../_images/publikacje-ocena-plus.png) no-repeat 0 0;
}
.ocena_minus {
    background: url(../_images/publikacje-ocena-minus.png) no-repeat 0 0;
    margin-left: 12px;
}
.publikacje_author {
    background: url(../_images/article-ico.png) no-repeat 0 3px;
    padding-left: 16px;
    color: #717171;
    font-size: 11px;
}
.publikacje_author span {
    color: #a09d99;
}
h1.publikacje_title {
    font-size: 18px;
    color: #2193c3;
}
h2.publikacje_title {
    font-size: 18px;
    color: #2193c3;
    padding: 10px 0;
}
.autor_border {
    border-top: 1px solid #e3e2e2;
    border-bottom: 1px solid #e3e2e2;
    padding: 9px 0 9px 16px;
    background-position: left center;
}
.article_left_publikacja {
    border-right: 1px solid #E3E2E2;
    padding: 0 20px 0 20px;
    position: relative;
    width: 621px;
}
.publikacja_content {
    text-align: justify;
    color: #505050;
    padding-top: 13px;
}
.publikacja_content img {
    //WAŻNE Z POWODU: #233
    //float: left;
    margin: 2px 10px 0 0;
}
.ocena_publikacji {
    background: url(../_images/ocen-publikacje.png) no-repeat 0 top;
    height: 28px;
    padding: 0 0 0 194px;
    font-size: 11px;
    color: #9e9d9b;
    margin-top: 30px;
    line-height: 25px;
}
.ocena_publikacji span {
    float: left;
}
.pub_ocena_count {
    padding-left: 5px;
    float: left;
}
.pub_ocena_count1, .pub_ocena_count2, .pub_ocena_count3 {
    height: 28px;
    float: left;
}
.pub_ocena_count1 {
    background: url(../_images/publikacja-ocena1.png) no-repeat 0 0;
    width: 8px;
}
.pub_ocena_count2 {
    background: url(../_images/publikacja-ocena2.png) repeat-x 0 0;
    padding: 0 13px;
    line-height: 0;
}
.pub_ocena_count3 {
    background: url(../_images/publikacja-ocena3.png) no-repeat 0 0;
    width: 2px;
}
.pub_ocena_count2 button {
    margin-top: 6px;
}
.publikacja_social {
    margin-top: 44px;
}
.publikacja_social_fb, .publikacja_social_tw, .publikacja_social_rss {
    width: 50px;
    height: 18px;
    display: inline-block;
    margin-right: 10px;
}
.publikacja_social_fb {
    background: url(../_images/publikacja-fb.png) no-repeat 0 0;
}
.publikacja_social_tw {
    background: url(../_images/publikacja-tw.png) no-repeat 0 0;
}
.publikacja_social_rss {
    background: url(../_images/publikacja-rss.png) no-repeat 0 0;
}
.publikacja_header {
    width: 629px;
    height: 40px;
    background: url(../_images/header-bck2.png) no-repeat 0 0;
    border-top: 1px solid #E3E2E2 !important;
    font-weight: bold;
    line-height: 40px;
    padding: 0 0 15px 32px;
    color: #383939;
    border-right: 1px solid #E3E2E2;
}
.article_left_komentarze {
    padding: 0 20px 0 32px;
    width: 609px;
    border-right: 1px solid #E3E2E2;
}
.komentarze_list {
    position: relative;
    padding-left: 49px;
    margin-bottom: 30px;
}
.komentarze_list img {
    position: absolute;
    left: 0;
}
.komentarze_list p {
    margin: 7px 0 0 4px;
}
.komentarze_list_info {
    margin: 0 !important;
    padding-left: 19px;
    background:  url(../_images/publikacja-comment.png) no-repeat 0 2px;
}
.add_komnetarz_header {
    background: url(../_images/article-bottom.png) no-repeat 0 top;
    font-weight: bold;
    color: #383939;
    height: 34px;
    line-height: 40px;
}
.wpisz_komentarz {
    width: 601px;
    height: 120px;
    margin-bottom: 11px;
}
.film_data {
    padding-left: 29px;
    color: #717171;
    font-size: 11px;
    background: url(../_images/mov-ico.png) no-repeat 6px 10px;
}
.film_data span {
    color: #a09d99;
}
.tagi {
    font-size: 11px;
    color: #717171;
    float: left;
    padding-top: 10px;
}
.tagi span {
    color: #2193c3;
}
.mov {
    padding: 14px 0 6px 0;
}
table#movies {
    width: 621px;
}
table#movies td {
    padding: 0 0 40px 0 !important;
    border: none !important;
    text-align: justify;
}
table#movies td p {
    font-size: 11px !important;
    color: #717171;
}
table#movies td p span {
    color: #a09d99;
}
.mov_opis {
    color: #2193c3 !important;
}
.mov_data {
    padding: 7px 0;
}
.area {
    height: 34px;
    font-size: 12px;
    padding: 7px;
    color: #a09d99;
    width: 217px;
    float: right;
}
.wydarzenia_wstep_left {
    float: left;
    margin-right: 21px;
    width: 108px;
    background: url(../_images/wydarzenia-lista.jpg) no-repeat 0 0;
    min-height: 82px;
}
.wydarzenia_wstep_right {
    float: left;
    text-align: justify;
    width: 475px;
}
.day {
    color: #2193c3;
    font-size: 14px;
    display: block;
    height: 26px;
    margin-top: 10px;
    -bracket-:hack(;
    margin-top: 5px;
    );
}
noindex:-o-prefocus, .day {
    margin-top: 5px;
}
:root .day {
    margin-top: 5px\9;
} /* IE9 */
.day_data {
    display: block;
    margin-top: 5px;
}
.location {
    font-size: 11px;
    background: url(../_images/wydarzenia-lista-miejsce.jpg) no-repeat 0 3px;
    padding-left: 14px;
    float: left;
    margin-top: 15px;
}
.location span {
    color: #2193c3;
}
.tags {
    font-size: 1.09em;
    padding-left:23px;
    text-align: justify;
}
.tag1 {
    font-size: 1.08em;
}
.tag2 {
    font-size: 1.17em;
}
.tag3 {
    font-size: 1.25em;
}
.tag4 {
    font-size: 1.33em;
}
.tag5 {
    font-size: 1.42em;
}
.tag6 {
    font-size: 1.5em;
}
.tag7 {
    font-size: 1.58em;
}
.tag8 {
    font-size: 1.67em;
}
.tag9 {
    font-size: 1.75em;
}
.tag10 {
    font-size: 1.83em;
}
.tag11 {
    font-size: 1.92em;
}
.tag12 {
    font-size: 2em;
}
.tag13 {
    font-size: 2.08em;
}
.tag14 {
    font-size: 2.17em;
}
.tag15 {
    font-size: 2.33em;
}
.tag16 {
    font-size: 2.42em;
}
.tag17 {
    font-size: 2.5em;
}
.tag18 {
    font-size: 2.58em;
}
.tag19 {
    font-size: 2.67em;
}
.tag20 {
    font-size: 2.75em;
}
.profile a {
    color: #2193c3;
}
.user_info {
    width: 506px;
    position: relative;
    padding-left: 98px;
}
.user_info img {
    position: absolute;
    left: 0;
}
.user_info p {
    font-weight: bold;
    margin-bottom: 17px;
    line-height: 9px;
}
.user_info p span {
    color: #2193c3;
}
.user_line {
    padding: 0;
    height: 9px;
    background-position: 0 0;
    margin: 0 0 10px 0;
    width: 604px;
    border: none;
}
.profil_hd {
    padding: 0 0 15px 20px;
    width: 641px;
}
.last_blogs {
    font-size: 14px;
    padding: 8px 0;
    margin: 0 !important;
    float: left;
}
.blogs_line {
    height: 1px;
    width: 100%;
    border-top: 1px solid #e3e2e2;
}
.blogs_date {
    font-size: 12px;
    float: right;
    padding: 6px 0;
}
.commnets_user_data a, .publikacje_author a {
    color: #727171 !important;
}
.dol {
    position: absolute;
    /*top: 520px;*/
    margin-left: 80px;
    /*margin-top: 30px;*/
    display: block;
    bottom: 0;
}
.article_left_publikacja ul, .article_left_pages ul {
    margin-left: 15px;
}
.article_left_publikacja ol, .article_left_pages ol {
    margin-left: 25px; }

.newsletter_left {
    display: block;
    left: 0;
    position: fixed;
    top: 305px;
    z-index: 200;
    background: url(../_images/newsletter-image.png) no-repeat 0 0;
    width: 123px;
    height: 84px;
    cursor: pointer;
}
.newsletter_left_content {
    background: url(../_images/newsletter-left-content.png) no-repeat 0 0;
    width: 313px;
    height: 208px;
    display: block;
    left: -313px;
    position: fixed;
    top: 268px;
    z-index: 201;
}
.newsletter_left_tresc {
    width: 313px;
    height: 165px;
}
.newsletter_left_tresc p {
    margin: 19px 0 0 42px;
    display: inline-block;
    float: left;
    color: #fff;
}
.newsletter_left_tresc a {
    color: #a8dbef;
}
.drugi {
    margin: 5px 0 0 42px !important;
}
.newsletter_input {
    margin: 5px 0 0 41px;
    width: 245px;
    border: 1px solid #065577;
    background: #e2eaed;
    color: #838687;
    box-shadow: 0 6px 6px 0 #BFBFBF inset;
}
.newsletter_close {
    float: left;
    cursor: pointer;
    color: #2193C3;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 25px;
}
.newsletter_btn {
    margin: -10px 0 0 175px;
    width: 114px;
    cursor: pointer;
    display: inline-block;
    background-color: #2495c4;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#61bce2), color-stop(25%, #61bce2), to(#2495c4));
    background-image: -webkit-linear-gradient(#61bce2, #61bce2 25%, #2495c4);
    background-image: -moz-linear-gradient(top, #61bce2, #61bce2 25%, #2495c4);
    background-image: -ms-linear-gradient(#61bce2, #61bce2 25%, #2495c4);
    background-image: -o-linear-gradient(#61bce2, #61bce2 25%, #2495c4);
    background-image: linear-gradient(#61bce2, #61bce2 25%, #2495c4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61bce2', endColorstr='#2495c4', GradientType=0);
    padding: 5px 14px 6px;
    text-shadow: 0 1px 1px rgba(45, 118, 148, 1.0);
    color: #fff;
    font-size: 12px;
    line-height: normal;
    border: 1px solid #065577;
    border-bottom-color: #065577;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
}
.newsletter_btn:hover {
    background-position: 0 -15px;
    color: #fff;
    text-decoration: none;
}
li, ol {
    padding: auto !important;
}
#newsletter_right {
    background: #006fa2 url(../_images/newsletter_right.png) no-repeat 0 0;
    width: 297px;
    height: 204px;

}
#newsletter_right p {
    padding: 8px 0 25px 23px;
    color: #fff;
}
#newsletter_right a {
    color: #a8dbef;
}
.new-header {
    background: url(../_images/new-heder-bck.png) no-repeat 0 0;
    height: 41px;
}
.lasted-divs {
    width: 190px;
    float: left;
    margin: 18px 10px 20px 15px;
}
.lasted-img {
    width: 190px;
    height: 112px;
    background: url(../_images/new-image-bck.png) no-repeat 0 0;
    display: block;
    position: relative;
}
.lasted-img a img {
    position: absolute;
    top: 6px;
    left: 3px;
}
.lasted-divs p {
    color: #A09D99;
    font-size: 11px;
}
.news, .dialogue, .parent, .pub, .blog, .rozmowca, .patronaty {
    background-image: url(../_images/ribbon-sprite.png);
    background-repeat: no-repeat;
    width: 117px;
    height: 35px;
    position: absolute;
    top: 7px;
    left: -10px;
    z-index: 1;
}
.news {
    background-position: 0 -87px;
}
.dialogue {
    background-position: 0 0;
}
.parent {
    background-position: 0 -44px;
}
.pub {
    background-position: 0 -133px;
}
.blog {
    background-position: 0 -180px;
}
.patronaty{
    background-position:0 -262px;
}
.rozmowca {
    background-position: 0 -226px; top:-10px;
}
.sponsorowany {
    padding-left: 16px;
    background: url(../_images/sponsorowany.png) no-repeat 0 3px;
}
.left-brd {
    border-right: 1px solid #E3E2E2;
    width: 661px;
}
.home-p {
    background: none;
}
.lasted-downloads {
    width: 150px;
    float: left;
    text-align: center;
    margin: 0 21px;
}
.lasted-downloads img {
    border: 1px solid #e2e5e5;
}
.downloads-img {
    position: absolute;
    bottom: 270px;
    left: -100px;
    width: 103px;
    height: 58px;
    background: url(../_images/do-pobrania.png) no-repeat 0 0;
    z-index:199;
}
hr {
    margin: 0;
    padding: 0;
    height:0;
}
#poll {
    width: 661px;
}
#poll textarea {
    width: 580px;
}
.ankieta-btn {
    width: 70px;
    text-align: center;
}
.article_left_content ol, .article_left_content ul {
    padding-left: 19px !important;
}
.upcoming_events {
    margin: 10px 10px 5px 12px;
    padding-left: 19px;
    background: url(../_images/flaga.png) no-repeat 0 5px;
}
.upcoming_events a {
    margin-bottom: 5px;
    font-size: 12px;
}
.upcoming_events p {
    font-size: 11px;
}
.upcoming_events p span {
    color: #9c9b9b;
}
#comment_notlogged_form{
    height: 450px;
    width: 488px;
    margin: 0;
    padding: 0;
    background-color:white;
}
#e-mail{
    width: 488px;
    height: 304px;
    margin: 0;
    padding: 0;
    background-color:white;
}
#emailform, #commentform{
    position: absolute;
    top: 40px;
    left: 30px;
    z-index: 1000;
}
#emailform input,label, textarea{
    margin-top:10px;
}
#commentform input,label,textarea{
    margin-top: 10px;
}
#emailform textarea, #commentform textarea{
    resize:none;
}
.form h1{
    margin-left:20px;
}
#close{
    background-color:white;
    color: #d2322d;
    margin-left:256px;
    margin-top: 20px;
    padding-left:10px;
    padding-right:10px;
}
#emailform input[type=submit], #commentform input[type=submit]{
    background-color: #d2322d;
    color: white;
    padding-left:10px;
    padding-right:10px;
}
#newsletter-window {
    width: 488px;
    height: 304px;
    background: url(../_images/newsletter-window.png) no-repeat 0 0;
    margin: 0;
    padding: 0;
}
#newsletter-window .netmailer_form {
    position: absolute;
    top: 147px;
    left: 71px;
    z-index: 1000;
}
#newsletter-window .newsletter_input {
    margin: 5px 0 0 41px;
    width: 245px;
    border: 1px solid #cccccc;
    background: #f0f0f0;
    color: #878686;
    box-shadow: 0 2px 2px 0 #BFBFBF inset;
}
#newsletter-window .newsletter_btn {
    width: 116px;
    height: 29px;
    border: none;
    background: url(../_images/subscribe-window-btn.png) no-repeat 0 0;
    top: 119px;
    left: 105px;
    position: absolute;
    margin: 0;
}
#newsletter-window input[type=checkbox] {
    margin-right: 5px !important;
}
#fb-window {
    width: 488px;
    height: 304px;
    background: url(../_images/fb-window.png) no-repeat 0 0;
}
#fb-window a {
    position: absolute;
    top: 247px;
    left: 129px;
    display: block;
    width: 132px;
    height: 30px;
    background: url(../_images/fb-window-btn.png) no-repeat 0 0;
    z-index: 1000;
}
#fb-window iframe {
    position: absolute;
    top: 251px;
    left: 280px;
    z-index: 1000;
}
blockquote {
    border: none;
    padding: 15px;
    background: #fafafa url(../_images/blockquote-bg.png) no-repeat 15px 5px;
    padding-top: 25px;
    padding-left: 50px;
}
blockquote.narrow{
    width: 397px;
    margin-left:160px;
}
blockquote.narrow2{
    width: 397px;
}
blockquote.inlinel{
    float:left;
    width: 38%;
    margin-top: 8px;
    margin-bottom:8px;
    margin-right: 10px;
    padding-bottom:10px;
}
blockquote.inliner{
    float:right;
    width: 38%;
    margin-top: 8px;
    margin-bottom:8px;
    margin-left: 10px;
    padding-bottom:10px;
}
.article-home {
    text-align: justify;
}
.article-home p, li{
    //font-weight: bold;
}

.partners {
    margin: 30px 0 50px 0;
    background: #fff;
    width: 962px;
    max-height: 36px;
    padding: 10px 0;
    border: 1px solid #e3e2e2 !important;
}
.partners li {
    margin: 0 15px;
    text-align: center;
    width: 120px !important;
    /*border-bottom: 1px solid #e3e2e2;*/
    /*overflow: hidden;*/
}
.partners li img {
    max-width: 120px;
}
#addRegister iframe{
    width: 470px;
    height:250px;
}
#commentdiv3{
    display: none;
}
.overlay.zoom{
    //top: 10px;
    //right: 30px;
    //position: absolute;
    position: relative;
    float:right;
    top: -10px;
    right: 15px;
    background: none repeat scroll 0 0 rgba(0,0,0,0.3);
    //border: 1px solid #7F878C;
    display: block;
    height: 27px;
    width: 27px;
    overflow: hidden;
}
.overlay.zoom span{
    background-image: url(../_images/spr_home_1.png);
    background-position: -98px -96px;
    display:block;
    height: 20px;
    padding:5px;
    width: 20px;
}
table.subtitle{
    border-bottom: 1px solid #E2E3E3;
    width:620px;
    margin: 0px auto;
    margin-bottom: 10px;
}
table.subtitle td{
    line-height: 40px;
    font-size: 11px;
    border:0;
    padding-bottom: 0px;
    padding-top:0px;
}
table.subtitle td:nth-child(odd){
    color: rgb(114, 113, 113);
    text-align: left;
}
table.subtitle td:nth-child(even){
    color: rgb(179, 180, 164);
    text-align: right;
}
div#ideas_ajax{
    //display:none;
	height:34px;
	//width:294px;
	vertical-align: middle;
    color: #505050;
    font-size: 14px;
}
img.isSmall{
    margin-bottom: -30px;
}
#___plus_0{
	margin-top: 5px !important;
	margin-left: 2px !important;
	//margin-right: 7px !important;
	//border: 1px solid #aaaaaa;
}
#___plus_0 iframe{
	border: 1px solid #aaaaaa;
	border-style:solid !important;
	padding-top: 5px;
	padding-left:5px;
	width:282px !important;
}
.idea-count {
	width: 110px;
	text-align: center;
	border: 1px solid #E2E2E2;
	border-radius: 6px;
}
.idea-count span {
	display: block;
	font-size: 18px;
	padding: 4px;
	border-bottom: 1px solid #E2E2E2;
	color: #757c7f;
}
.idea-count i {
	font-style: normal;
	color: #2193c3;
    font-size: 35px;
	margin: 4px 0;
	display: inline-block;
}
.center-ocena {
	margin-left: 17px;
}
table.audioplayer{
	margin: initial;
}
table.audioplayer tr:last-of-type{
	border-bottom: 1px solid #ddd;
}
div.szarfa {
  opacity:    0.5; 
  background: #ff0000; 
  width:      100%;
  height:     70px; 
  z-index:    100;
  top:        160px;
  left:       0; 
  position:   fixed;
  font-size: 50px;
  color: #000000;
  text-align: center;
  padding: 50px 0 0px 0;
}