﻿body {
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.main {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background: url(./gfx/wsbii_main_bg.gif) repeat-y;
    width: 1000px;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    color: #333333;
}

.hide {
    display: none;
}

table.fix {
    _table-layout: fixed;
}

.uppermenu {
    height: 22px;
}

.uppermenu .uppermentuContent {
    padding-right: 34px;
    margin-top: 3px;
    float: right;
}

.uppermenu .uppermentuContent a {
    color: #001E4F;
    text-decoration: underline;
}

.uppermenu .uppermentuContent a:hover {
    color: #001E4F;
    text-decoration: none;
}

.uppermenu .uppermentuContent .deutsch {
    background: url(./gfx/wsbii_uppermenu_deutsch.gif) no-repeat 7px 2px;
    padding: 3px 0px 0px 25px;
    white-space: nowrap;
}

.uppermenu .uppermentuContent .english {
    background: url(./gfx/wsbii_uppermenu_english.gif) no-repeat 7px 2px;
    padding: 3px 0px 0px 25px;
    white-space: nowrap;
}

.uppermenu .uppermentuContent .logowanie {
    background: url(./gfx/wsbii_uppermenu_logowanie.gif) no-repeat 7px 2px;
    padding: 3px 0px 0px 25px;
    white-space: nowrap;
}

.uppermenu .uppermentuContent .rekrutacja {
    background: url(./gfx/wsbii_uppermenu_rekrutacja.gif) no-repeat 7px 2px;
    padding: 3px 0px 0px 25px;
    white-space: nowrap;
}

.uppermenu .uppermentuContent .chat {
    background: url(./gfx/wsbii_uppermenu_chat.gif) no-repeat 7px 2px;
    padding: 3px 0px 0px 25px;
    white-space: nowrap;
}

.uppermenu .uppermentuContent .forum {
    background: url(./gfx/wsbii_uppermenu_forum.gif) no-repeat 7px 2px;
    padding: 3px 0px 0px 25px;
    white-space: nowrap;
}

.uppermenu .uppermentuContent .mapa {
    background: url(./gfx/wsbii_uppermenu_mapa.gif) no-repeat 6px 2px;
    padding: 3px 0px 0px 25px;
    white-space: nowrap;
}

.findmenu {
    background: url(./gfx/wsbii_findmenu_bg.gif) no-repeat;
    height: 83px;
    width: 1000px;
    position: relative;
}

.findmenu form {
    display: block;
    position: absolute;
    right: 0px;
    top: 33px;
}

.findmenu input#findPhrase {
    display: block;
    height: 18px;
    width: 166px;
    border: 1px solid #CCCCCC;
    position: absolute;
    right: 118px;
    top: 0px;
    font-size: 12px;
}

.findmenu input#findSubmit {
    display: block;
    background: url(./gfx/wsbii_findmenu_button.gif) no-repeat;
    border: none;
    height: 20px;
    width: 72px;
    position: absolute;
    right: 30px;
    top: 0px;
    cursor: pointer;
}

.findmenu a.mainpageLink {
    display: block;
    height: 83px;
    width: 370px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.findmenu .findHaslo {
    display: block;
    position: absolute;
    left: 378px;
    top: 35px;
    color: white;
    font: 500 13px Tahoma, Verdana, Arial, Helvetica;
    width: 330px;
}

.findmenu img {
    border: none;
}

.middlemenu {
    height: 30px;
    width: 1000px;
    background: url(./gfx/wsbii_middlemenu_bg.gif) repeat-x;
    position: relative;
}

.middlemenu a#ouczelni {
    display: block;
    background: url(./gfx/wsbii_middlemenu_ouczelni.gif) no-repeat;
    width: 73px;
    height: 30px;
    position: absolute;
    left: 27px;
}

.middlemenu a#ouczelni:hover {
    display: block;
    background: url(./gfx/wsbii_middlemenu_ouczelni_A.gif) no-repeat;
}

.middlemenu a#ouczelni.active {
    display: block;
    background: url(./gfx/wsbii_middlemenu_ouczelni_A.gif) no-repeat;
}

.middlemenu a#oferta {
    display: block;
    background: url(./gfx/wsbii_middlemenu_oferta.gif) no-repeat;
    width: 60px;
    height: 30px;
    position: absolute;
    left: 100px;
}

.middlemenu a#oferta:hover {
    display: block;
    background: url(./gfx/wsbii_middlemenu_oferta_A.gif) no-repeat;
}

.middlemenu a#oferta.active {
    display: block;
    background: url(./gfx/wsbii_middlemenu_oferta_A.gif) no-repeat;
}

.middlemenu a#wspolpraca {
    display: block;
    background: url(./gfx/wsbii_middlemenu_wspolpraca.gif) no-repeat;
    width: 158px;
    height: 30px;
    position: absolute;
    left: 160px;
}

.middlemenu a#wspolpraca:hover {
    display: block;
    background: url(./gfx/wsbii_middlemenu_wspolpraca_A.gif) no-repeat;
}

.middlemenu a#wspolpraca.active {
    display: block;
    background: url(./gfx/wsbii_middlemenu_wspolpraca_A.gif) no-repeat;
}

.middlemenu a#biuro {
    display: block;
    background: url(./gfx/wsbii_middlemenu_biuro.gif) no-repeat;
    width: 91px;
    height: 30px;
    position: absolute;
    left: 318px;
}

.middlemenu a#biuro:hover {
    display: block;
    background: url(./gfx/wsbii_middlemenu_biuro_A.gif) no-repeat;
}

.middlemenu a#biuro.active {
    display: block;
    background: url(./gfx/wsbii_middlemenu_biuro_A.gif) no-repeat;
}

.middlemenu a#program {
    display: block;
    background: url(./gfx/wsbii_middlemenu_program.gif) no-repeat;
    width: 89px;
    height: 30px;
    position: absolute;
    left: 409px;
}

.middlemenu a#program:hover {
    display: block;
    background: url(./gfx/wsbii_middlemenu_program_A.gif) no-repeat;
}

.middlemenu a#program.active {
    display: block;
    background: url(./gfx/wsbii_middlemenu_program_A.gif) no-repeat;
}

.middlemenu a#zycie {
    display: block;
    background: url(./gfx/wsbii_middlemenu_zycie.gif) no-repeat;
    width: 111px;
    height: 30px;
    position: absolute;
    left: 498px;
}

.middlemenu a#zycie:hover {
    display: block;
    background: url(./gfx/wsbii_middlemenu_zycie_A.gif) no-repeat;
}

.middlemenu a#zycie.active {
    display: block;
    background: url(./gfx/wsbii_middlemenu_zycie_A.gif) no-repeat;
}

.middlemenu a#dzialalnosc {
    display: block;
    background: url(./gfx/wsbii_middlemenu_dzialalnosc.gif) no-repeat;
    width: 144px;
    height: 30px;
    position: absolute;
    left: 609px;
}

.middlemenu a#dzialalnosc:hover {
    display: block;
    background: url(./gfx/wsbii_middlemenu_dzialalnosc_A.gif) no-repeat;
}

.middlemenu a#dzialalnosc.active {
    display: block;
    background: url(./gfx/wsbii_middlemenu_dzialalnosc_A.gif) no-repeat;
}

.middlemenu a#biblioteka {
    display: block;
    background: url(./gfx/wsbii_middlemenu_biblioteka.gif) no-repeat;
    width: 78px;
    height: 30px;
    position: absolute;
    left: 753px;
}

.middlemenu a#biblioteka:hover {
    display: block;
    background: url(./gfx/wsbii_middlemenu_biblioteka_A.gif) no-repeat;
}

.middlemenu a#biblioteka.active {
    display: block;
    background: url(./gfx/wsbii_middlemenu_biblioteka_A.gif) no-repeat;
}

.middlemenu a#dlaprasy {
    display: block;
    background: url(./gfx/wsbii_middlemenu_dlaprasy.gif) no-repeat;
    width: 76px;
    height: 30px;
    position: absolute;
    left: 831px;
}

.middlemenu a#dlaprasy:hover {
    display: block;
    background: url(./gfx/wsbii_middlemenu_dlaprasy_A.gif) no-repeat;
}

.middlemenu a#dlaprasy.active {
    display: block;
    background: url(./gfx/wsbii_middlemenu_dlaprasy_A.gif) no-repeat;
}

.middlemenu a#kontakt {
    display: block;
    background: url(./gfx/wsbii_middlemenu_kontakt.gif) no-repeat;
    width: 67px;
    height: 30px;
    position: absolute;
    left: 907px;
}

.middlemenu a#kontakt:hover {
    display: block;
    background: url(./gfx/wsbii_middlemenu_kontakt_A.gif) no-repeat;
}

.middlemenu a#kontakt.active {
    display: block;
    background: url(./gfx/wsbii_middlemenu_kontakt_A.gif) no-repeat;
}

.banner {
    background: url(./gfx/wsbii_banner_bg.gif) repeat-x;
    height: auto;
    width: 1000px;
}

.banner .borders {
    background: url(./gfx/wsbii_banner_borders.gif) no-repeat;
    height: auto;
    width: 1000px;
    padding-top: 18px;
}

.banner .bannerContent {
    height: auto;
    width: 750px;
    clear: both;
    margin-left: 125px;
}

.content {
    margin-top: 13px;
}

.leftmenu_mainpage {
    width: 420px;
    clear: both;
    float: left;
    margin-bottom: 15px;
}

.mainPoster {
    float: right;
    width: 538px;
    height: auto;
}

.leftmenu_mainpage .leftmenuBody {
    background: url(./gfx/wsbii_leftmenuBody_bg.gif) repeat-y;
    width: 400px;
    margin: 0px 0px 0px 17px;
}

.leftmenu_mainpage .leftmenuBody #topgfx {
    background: url(./gfx/wsbii_leftmenuBody_top.gif) no-repeat;
    width: 400px;
    height: 40px;
}

.leftmenu_mainpage .leftmenuBody #bottomgfx {
    background: url(./gfx/wsbii_leftmenuBody_bottom.gif) no-repeat;
    width: 400px;
    height: 15px;
}

.leftmenu_mainpage .leftmenuItem {
    background: url(./gfx/wsbii_leftmenuItem_bg.gif) repeat-y;
    width: 392px;
    margin-left: 1px;
    _margin-bottom: -5px;
}

.leftmenu_mainpage .leftmenuItem #topgfx {
    background: url(./gfx/wsbii_leftmenuItem_top.gif) no-repeat;
    width: 392px;
    height: 20px;
}

.leftmenu_mainpage .leftmenuItem #bottomgfx {
    background: url(./gfx/wsbii_leftmenuItem_bottom.gif) no-repeat;
    width: 392px;
    height: 8px;
}

.leftmenu_mainpage .leftmenuItemZdj {
    float: left;
    margin-left: 11px;
    height: 81px;
}

.leftmenu_mainpage .leftmenuItemContent {
    height: 81px;
}

.leftmenu_mainpage a.leftmenuItemHeader {
    display: block;
    background: url(./gfx/wsbii_leftmenuItem_header_bg.gif) no-repeat;
    width: 284px;
    height: 21px;
    margin-left: 105px;
    color: #FDC927;
    font-weight: bold;
    padding-top: 3px;
    text-indent: 22px;
    text-decoration: none;
}

.leftmenu_mainpage a:hover {
    text-decoration: underline;
}

.leftmenu_mainpage p {
    color: #585757;
    line-height: 1.5;
    padding: 0px;
    margin-top: 3px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 128px;
}

.leftmenu_mainpage a.leftmenuTick {
    background: transparent url(./gfx/wsb_leftmenu_tick.gif) no-repeat scroll right;
    padding-right: 8px;
    color: #2E539D;
}

.leftmenu_mainpage a.leftmenuTick:hover {
    text-decoration: none;
}

.leftmenu_mainpage .addserv {
    width: 403px;
    margin-top: 7px;
    height: auto;
    margin-left: 17px;
}

.deskMainpage {
    float: right;
    display: inline;
    width: 544px;
    padding: 0px 33px 0px 0px;
    margin: 0px 0px 15px 0px;
}

.deskMainpage {
    _padding: 0px;
    _margin: 0px 33px 15px 0px;
}

.deskBanner {
    height: 21px;
    clear: both;
    padding-top: 16px;
    margin-bottom: 10px;
}

.deskBanner h2.deskBannerContent {
    background-color: white;
    padding-left: 6px;
    padding-right: 12px;
    float: left;
    height: 21px;
    font-size: 20px;
    color: #002357;
    margin: 0px;
    font-weight: normal;
}

.deskBanner .deskBannerLine {
    background: url(./gfx/line1.gif) repeat-x 0px 18px;
    height: 21px;
}

.brief {
    line-height: 1.8;
    clear: both;
}

.brief p {
    margin: 0px 0px 8px 0px;
    line-height: 1.6;
}

/*
* {
	zoom:1;
}

.brief ul { 
	margin: 11px 0; 
	padding: 0; 
	padding-left: 40px;
} 

.brief ul li {
	margin: 0; 
	padding: 0;
}
*/

/*Deklaracje dla wypunktowania*/
.brief ul li {
    list-style-type: none;
    background-image:url(./gfx/wypunktowanie.gif);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 13px;
    margin-left: -14px;
    color: #333333;
}

/* obciecie strzalek w linku dla li */
.brief li a {
    background: none;
    text-decoration: underline;
    padding-left: 0px;
}

.brief li a:hover {
    text-decoration: none;
}
.brief ol li {
	list-style-type: decimal;
	background-image: none;
	padding-left: 1px;
	margin-left: -16px;
	color: #333333;
	list-style-position: inside;
}

.brief .briefColumn {
    width: 535px;
}

.brief .left {
    float: left;
    margin-left: 16px;
    display: inline;
}

.brief .right {
    float: right;
    margin-right: 16px;
    display: inline;
}

.brief .briefColumn .briefNews {
    clear: both;
    border-top: 1px solid #E4E4E4;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-top: 8px;
    padding-left: 10px;
    margin-left: 20px;
}

.brief .briefColumn .first {
    border: none !important;
}

.brief .briefColumn .date {
    color: #7F7F7F;
}

.brief .briefColumn a.title {
    background: url(./gfx/desk_tick1.gif) no-repeat 3px 5px;
    color: #004FC6;
    text-decoration: underline;
    padding-left: 14px;
}

.brief .briefColumn a.title:hover {
    text-decoration: none;
}

.brief .briefColumn .newsContent {
    margin-top: 10px;
}

.brief .briefColumn .newsContent img {
    float: left;
    margin-right: 13px;
}

.brief .briefColumn .newsContent p {
    margin: 0px 5px;
}

.brief .briefColumn .newsContent a {
    color: #7F7F7F;
    text-decoration: underline;
}

.brief .briefColumn .newsContent a:hover {
    text-decoration: none;
}

.brief .history {
    clear: both;
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.brief .print {
    clear: both;
    float: right;
    padding: 10px 10px 10px 0px;
    text-align: center
}

.brief .print a {
    background: url(./gfx/wsbii_desk_print.gif) no-repeat 0px 0px !important;
    padding-left: 20px !important;
    padding-top: 2px !important;
    color: #00204F !important;
    text-decoration: underline;
}

.brief .briefFoot {
    clear: both;
    float: right;
}

.brief .briefFoot a {
    background: url(./gfx/desk_tick2.gif) no-repeat 0px 5px;
    padding-left: 9px;
    color: #00204F !important;
    text-decoration: underline;
}

.brief .briefFoot a:hover {
    text-decoration: none;
}

.newsletterMainpage {
    position: relative;
    right: -16px;
    clear: both;
    float: right;
    background-color: #E2E2E2;
    height: 28px;
    width: 360px;
}

.newsletterMainpageContent {
    background-image: url(./gfx/wsbii_mainpagenewsletter_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 25px;
    padding: 3px 0px 0px 19px;
    font-size: 11px;
    font-weight: bold;
}

.newsletterMainpage input#newsletterPhrase {
    width: 166px;
    border: 1px solid #DCDBDB;
    font-size: 11px;
    margin-left: 2px;
}

.newsletterMainpage input#newsletterSubmit {
    background: url(./gfx/wsbii_mainpagenewsletter_button.gif) no-repeat;
    border: none;
    height: 20px;
    width: 67px;
    cursor: pointer;
    margin-left: 15px
}

.footerii {
    clear: both;
    background: url(./gfx/wsbii_footer_bg.gif) no-repeat;
    height: 31px;
    width: 1000px;
    color: white;
    position: relative;
    top: 0px;
}

.footerContentLeft {
    position: absolute;
    left: 24px;
    top: 9px;
}

.footerClick {
    display: block;
    background: url(./gfx/wsbii_footer_klik.gif) no-repeat;
    width: 314px;
    height: 31px;
    position: absolute;
    left: 340px;
}

.footerContentRight {
    position: absolute;
    right: 24px;
    top: 9px;
}

.footerii a {
    color: white;
    text-decoration: underline;
}

.footerii a:hover {
    text-decoration: none;
    color: white;
}
/* podstrony */
.leftmenu {
    width: 244px;
    clear: both;
    float: left;
    margin-bottom: 15px;
}

.leftmenuBody {
    width: 236px;
    margin-left: 16px;
}

.leftmenuBody #topgfx {
    background: url(./gfx/leftmenu_top.gif) no-repeat;
    width: 234px;
    height: 14px;
}

.leftmenuBody #bottomgfx {
    background: url(./gfx/leftmenu_bottom.gif) no-repeat;
    width: 224px;
    height: 14px;
}

.leftmenuBody ul.menu1 {
    background: url(./gfx/wsbii_leftmenu_bg.gif) no-repeat;
    width: 224px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    background-color: #00204F;
}

.leftmenuBody li.menu1 {
    background: url(./gfx/wsbii_leftmenu_tick1.gif) no-repeat;
    border-bottom: 1px solid #00204F;
    text-indent: 24px;
    line-height: 2.5;
    font-weight: bold;
    color: white;
    padding: 0px;
    margin: 0px;
}

.leftmenu .addserv {
    width: 224px;
    margin-top: 8px;
    height: auto;
    margin-left: 16px;
}

.leftmenuBody li.menu1 a {
    text-decoration: underline;
    font-weight: bold;
    color: white;
}

.leftmenuBody li.menu1 a.activ1 {
    text-decoration: none;
}

.leftmenuBody li.menu1 a:hover {
    text-decoration: none;
}
/* deklaracja dla menu 2 - jesli wyswietla sie takze menu 3 */
.leftmenuBody ul.menu2 {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.leftmenuBody li.menu2 {
    background: url(./gfx/leftmenu_tick2.gif) no-repeat 10px 11px;
    border-top: 1px solid #27426A;
    padding: 3px 0px 4px 24px;
    text-indent: 0px;
    margin: 0px 12px;
    line-height: 1.8;
    color: white;
    font-weight: normal;
}

.leftmenuBody li.first2 {
    border-top: none;
}

.leftmenuBody li.menu2 a.activ2 {
    color: white;
    text-decoration: none;
}

.leftmenuBody li.menu2 a {
    text-decoration: underline;
    color: #C0D3FF;
    font-weight: normal;
}

.leftmenuBody li.menu2 a:hover {
    text-decoration: none;
}
/* deklaracja dla menu 2 - bez wyswietlania menu 3 */
.leftmenuBody ul.menu2 {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.leftmenuBody li.menu2_1 {
    background: url(./gfx/leftmenu_tick2.gif) no-repeat 10px 11px;
    padding: 3px 0px 4px 24px;
    text-indent: 0px;
    margin: 0px 12px;
    line-height: 1.8;
    color: white;
    font-weight: normal;
}

.leftmenuBody li.first2 {
    border-top: none;
}

.leftmenuBody li.menu2_1 a.activ2 {
    color: white;
    text-decoration: none;
}

.leftmenuBody li.menu2_1 a {
    text-decoration: underline;
    color: #C0D3FF;
    font-weight: normal;
}

.leftmenuBody li.menu2_1 a:hover {
    text-decoration: none;
}

.leftmenuBody ul.menu3 {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.leftmenuBody li.menu3 {
    background: url(./gfx/leftmenu_tick3.gif) no-repeat 0px 9px;
    margin-right: 12px;
    padding: 1px 0px 3px 12px;
    line-height: 1.8;
    color: #FFAC36 !important;
    font-weight: normal;
}

.leftmenuBody li.first3 {
    background: url(./gfx/leftmenu_tick3_activ.gif) no-repeat 0px 9px;
}

.leftmenuBody li.menu3 a {
    text-decoration: underline;
    color: #C0D3FF;
    font-weight: normal;
}

.leftmenuBody li.menu3 a:hover {
    text-decoration: none;
}

.leftmenuBody ul.menu4 {
    background-color: #00204F;
    list-style: none;
    width: 224px;
    margin: 0px;
    padding: 0px;
}

.leftmenuBody li.menu4 {
    margin: 0px;
    margin-left: 28px;
    padding: 8px 16px 0px 22px;
    line-height: 1.8;
    font-weight: bold;
    color: white;
}

.leftmenuBody li.menu4 a {
    text-decoration: underline;
    font-weight: bold;
    color: white;
}

.leftmenuBody li.menu4 a:hover {
    text-decoration: none;
}

.leftmenuBody li.aktualnosci {
    background: url(./gfx/leftmenu_tick_aktualnosci.gif) no-repeat 0px 13px;
}

.leftmenuBody li.kontakt {
    background: url(./gfx/leftmenu_tick_kontakt.gif) no-repeat 0px 13px;
}

.leftmenuBody li.forum {
    background: url(./gfx/leftmenu_tick_forum.gif) no-repeat 0px 13px;
}

.leftmenuBody li.czat {
    background: url(./gfx/leftmenu_tick_czat.gif) no-repeat 0px 13px;
}
/*deklaracje dla menu typu wspolpraca z zagranica*/
.leftmenuBody.wspolpraca ul.menu1 {
    background: url();
    width: 224px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    background-color: #00204F;
}

.leftmenuBody.wspolpraca li.menu2 {
    border-top: 0px solid #27426A;
    border-bottom: 1px solid #27426A;
}

.leftmenuBody.wspolpraca2 #topgfx {
    background: url(./gfx/wsbii_leftmenu_top2.gif) no-repeat;
    width: 234px;
    height: 11px;
}

.leftmenuBody.wspolpraca2 #bottomgfx {
    background: url(./gfx/wsbii_leftmenu_bottom2.gif) no-repeat;
    width: 224px;
    height: 14px;
}

.leftmenuBody.wspolpraca2 li.menu1 {
    background: url(./gfx/wsbii_leftmenu_tick2.gif) no-repeat;
}
/*  */
.leftmenuNewsletter {
    position: relative;
    background: url(./gfx/wsbii_leftmenu_newsletter_bg.gif) no-repeat;
    width: 244px;
    height: 128px;
}

.leftmenuNewsletter input#newsletterPhrase {
    display: block;
    height: 16px;
    width: 188px;
    border: 1px solid #7F9DB9;
    position: absolute;
    right: 16px;
    bottom: 52px;
    font-size: 11px;
}

.leftmenuNewsletter input#newsletterSubmit {
    display: block;
    background: url(./gfx/leftmenu_newsletter_button.gif) no-repeat;
    border: none;
    height: 20px;
    width: 157px;
    position: absolute;
    right: 16px;
    bottom: 22px;
    cursor: pointer;
}

.desk {
    float: right;
    width: 716px;
    padding-right: 26px;
    margin-right: 0px;
    margin-bottom: 15px;
}

.desk {
    _padding-right: 0px;
    _margin-right: 13px;
}

.deskSubpage {
    float: right;
    display: inline;
    width: 725px;
    padding-right: 17px;
    margin-right: 0px;
    margin-bottom: 15px;
}

.deskSubpage {
    _padding-right: 0px;
    _margin-right: 17px;
}

.imgLeftfloat {
    display: inline;
    float: left;
    margin-right: 20px;
    margin-left: 8px;
}

.brief a.darrow {
    background: url(./gfx/desk_tick2.gif) no-repeat 0px 5px;
    padding-left: 9px;
    text-decoration: underline;
}

.brief a.darrow:hover {
    text-decoration: none;
}

.posters {
}

.posters .leftposter {
    float: left;
    width: 352px;
    position: relative;
}

.posters .rightposter {
    float: right;
    width: 352px;
    position: relative;
}

.deskSubpage .pathMenu {
    background-color: #D6E0ED;
    height: 28px;
}

.deskSubpage .pathMenu .pathMenuContent {
    background: url(./gfx/path_bg.gif) no-repeat left top;
    height: 21px;
    padding-left: 7px;
    padding-top: 7px;
    color: #00204F;
    font-weight: bold;
}

.deskSubpage .pathMenu .pathMenuContent a {
    background: url(./gfx/desk_tick3.gif) no-repeat right 4px;
    padding-left: 2px;
    padding-right: 10px;
    color: #00204F;
    font-weight: normal;
    text-decoration: underline;
}

.deskSubpage .pathMenu .pathMenuContent a:hover {
    background: url(./gfx/desk_tick3.gif) no-repeat right 4px;
    padding-left: 2px;
    padding-right: 10px;
    color: #00204F;
    font-weight: normal;
    text-decoration: none;
}

.deskSubpage .brief {
    margin-left: 6px;
}

.deskSubpage .brief p {
    padding: 0px 8px;
    color: #333333;
}

.deskSubpage .brief .tableBorder {
    background: url(./gfx/desk_table_brd.gif) no-repeat top left;
    padding-left: 0px;
    padding-top: 8px;
}

.deskSubpage .brief .tableBorder table.typeB {
    border-collapse: collapse;
    border: none;
    margin: 0px 0px 30px 0px;
    border-spacing: 0px;
    text-align: left;
    font-size: 11px;
}

.deskSubpage .brief .tableBorder table.typeB th {
    vertical-align: top;
    line-height: 1.2;
    height: 20px;
    color: #626262;
    text-align: left;
    font-weight: normal;
    padding: 0px 15px;
    border-left: 1px solid white;
}

.deskSubpage .brief .tableBorder table.typeB th.first {
    border-left: none;
    color: #626262;
    font-weight: bold;
    width: 160px;
}

.deskSubpage .brief .tableBorder table.typeB td {
    height: 13px;
    color: #ACACAC;
    text-align: center;
    font-weight: normal;
    padding: 3px 15px;
    line-height: 1.4;
    border-left: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
}

.deskSubpage .brief .tableBorder table.typeB td.first {
    border-left: none;
    text-align: left;
    line-height: 1.4;
}

.deskSubpage .brief .tableBorder table.typeB tr.inner td {
    text-align: left;
    border: none;
    padding: 10px 15px;
}

.deskSubpage .brief .tableBorder table.typeB tr.inner td.first {
    text-align: left;
    border: none;
    font-weight: bold;
    color: #00204F;
}

.deskSubpage .brief .tableBorder table.typeB td a {
    background: none;
    padding: 0px;
    line-height: 1.6;
    color: #004FC6;
    text-decoration: underline;
}

.deskSubpage .brief .tableBorder table.typeB td a:hover {
    text-decoration: none;
}

.deskSubpage .brief .tableBorder table.typeB tr.innerii td {
    text-align: center;
    border: none;
    padding: 0px 15px;
    color: #00204F;
}

.deskSubpage .brief .tableBorder table.typeB tr.innerii td.first {
    text-align: left;
    border: none;
    color: #00204F;
}

.deskSubpage .brief .tableBorder table.typeB tr.innerii td.first a {
    color: #004DC6;
    line-height: 2;
}

.deskSubpage .brief .choosecity {
    background: url(./gfx/choosecity_brd.gif) no-repeat;
    height: 38px;
    margin: 20px 0px;
}

.deskSubpage .brief .top {
    margin-top: 20px;
    margin-bottom: 0px;
}

.deskSubpage .brief .bottom {
    margin-bottom: 20px;
    margin-top: 0px;
}
/*Deklaracje dla wypunktowania*/
/*.brief li {
    list-style-type: none;
    background-image: url(gfx/wypunktowanie.gif);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 13px;
    margin-left: -14px;
    color: #333333;
}*/
.brief p a {
    background: url(./gfx/desk_tick2.gif) no-repeat 0px 5px;
    padding-left: 9px;
    text-decoration: underline;
}

.brief p a:hover {
    text-decoration: none;
}

/*wyszukiwarka miast */
.choosecity .choosecityContent {
    position: relative;
    background: url(./gfx/choosecity_bg.gif) repeat-x;
    padding-top: 9px;
    height: 38px;
    margin-left: 9px;
    font-weight: bold;
}

.choosecity .choosecityContent .inputbuttonsearch {
    display: block;
    background: url(./gfx/wsbii_choosecity_button_szukaj.gif) no-repeat;
    height: 29px;
    width: 90px;
    position: absolute;
    right: 15px;
    top: 4px;
    border: none;
    cursor: pointer;
}

.choosecity .choosecityContent select {
    font-size: 10px;
    font-weight: normal;
    height: 18px;
    width: 165px;
    border: 1px solid #EE8D25;
    margin-right: 10px;
    margin-left: 2px;
    vertical-align: top;
    padding: 0px;
}

.choosecity .choosecityContent .selectlong {
    width: 240px;
}
/* ustawienia globalne dla a */
a {
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 11px;
    color: #004FC6;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}
/* ustawieniaglobalnie dla table */
table {
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 11px;
    color: #333333;
}

table td {
    padding: 0px 8px;
}

table th {
    padding: 0px 8px;
}

table p {
    padding: 0px !important;
}

	table a {
    background: url(./gfx/desk_tick2.gif) no-repeat 0px 5px;
    padding-left: 9px;
    text-decoration: underline;
}


table a:hover {
    text-decoration: none;
}



table img {
    display: inline;
    float: left;
    margin-right: 5px;
    margin-left: 8px;
}
/* szablon drukuj */
.printmain {
    text-align: left;
    margin-left: 3px;
    margin-right: 5px;
    width: 640px;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    color: black;
    position: absolute;
    left: 5px;
    margin-top: 5px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999999;
    padding-right: 15px;
    padding-left: 3px;
}

.printlogo {
    clear: both;
    float: left;
}

.printuczelnianr1 {
    display: inline;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #666666;
    padding-top: 35px;
    padding-left: 10px;
}

.printline {
    height: 2px;
    width: 635px;
    padding-top: 5px;
    clear: left;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
    margin-top: 10px;
}
/* szablon biblioteki  */
.bibliotekatbbody {
    width: 95%;
    border: 0px none #FFFFFF;
}

.bibliotekatd {
    height: 20px;
    background-position: top;
}

.bibliotekatdline {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-bottom-color: #CCCCCC;
    border-left-color: #FFFFFF;
}

.bibliotekatdfoto {
    width: 80px;
    text-align: center;
}

.bibliotekatddane {
    width: 145px;
    font-weight: bold;
}

.formnszerokosc {
    width: 175px;
}

.formnszerokosc2 {
    width: 260px;
}

#submitformkontakt {
	background:transparent url(./gfx/wyslij_button.gif) no-repeat scroll 0%;
	border:medium none;
	cursor:pointer;
	display:block;
	height:20px;
	margin-left:190px;
	width:72px;
}

.naglowekzadajpytanie {
    width: 95%;
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    background-image: url(gfx/desk_table_brd.gif);
    padding-left: 10px;
    height: 28px;
}
/*szukajka biblioteka  */
.choosecity .choosecityContent .inputbibl {
    display: block;
    background: url(./gfx/wsbii_choosecity_button_szukaj.gif) no-repeat;
    height: 29px;
    width: 90px;
    position: absolute;
    right: 15px;
    top: 4px;
    border: none;
    cursor: pointer;
}

.choosecity .choosecityContent .selectbibl {
    font-size: 10px;
    font-weight: normal;
    height: 18px;
    border: 1px solid #EE8D25;
    margin-right: 10px;
    margin-left: 2px;
    vertical-align: top;
    padding: 0px;
}

.choosecity .choosecityContent .inputbuttonsearchbibli {
    display: block;
    background: url(./gfx/wsbii_choosecity_button_szukaj.gif) no-repeat;
    height: 29px;
    width: 85px;
    position: absolute;
    right: 5px;
    top: 4px;
    border: none;
    cursor: pointer;
}

.choosecity .choosecityContent .selectbiblmiasto {
    width: 85px;
}

.choosecity .choosecityContent .selectbiblkategoria {
    width: 175px;
}

.biblwysztbglobal {
    width: 99%;
}

.biblwysztbnaglowek {
    background-image: url(gfx/desk_table_brd.gif);
    background-repeat: no-repeat;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
}

.biblwysztbszer1 {
    width: 83%;
    height: 20px;
}

.biblwysztbszer2 {
    width: 17%;
    height: 20px;
}

.biblwysztblink {
    background: none;
    padding-left: 0px;
}
/*formularze - global */
input {
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 11px;
}

select {
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 11px;
}

textarea {
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 11px;
}

.buttonsendglobal {
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 11px;
    background: #FFAC36;
    width: 55px;
    height: 20px;
    border: #CE9400;
}
/*Deklaracje dla subpage specjalnosci - linki poprzednia - nastepna*/
.bodyspecjalnosclinklastnestglobal {
    width: 180px;
    height: 30px;
    float: left;
    top: 0px;
    margin-top: 10px;
}

.bodyspecjalnosclinklast {
    clear: both;
    margin-left: 40px;
}

.listingspecjalnoscinowosc {
     color:#CC0000;
     font-weight: bold;
}

.bodyspecjalnosclinknext {
    display: inline;
    margin-left: 30px;
}

.bodyspecjalnosclinkwyszukiwarka {
    display: inline;
    margin-left: 30px;
}
/* listing specjalnosci - sp*/
.listingsptbnaglowek {
    background-image: url(gfx/desk_table_brd.gif);
    background-repeat: no-repeat;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
}

.listingsptbszer1 {
    width: 83%;
    height: 20px;
}

.listingsptblink {
    background: url(./gfx/wypunktowanie_sp.gif) no-repeat 0px 5px;
    padding-left: 9px;
    text-decoration: underline;
}

.bodynameform {
    float: left;
    height: 36px;
    width: 150px;
    top: 0px;
    clear: both;
}

.bodynameformlast {
    float: left;
    height: 160px;
    width: 150px;
    top: 0px;
    clear: both;
}

.bodyform {
    float: left;
    display: inline;
    height: 36px;
    width: 80px;
    top: 0px;
    margin-left: 5px;
    margin-top: 0px;
}

.formnewsletter {
    width: 160px;
}

.opisform {
    padding: 0px 8px;
    color: black;
    font-weight: bold;
}

.opisformopis {
    padding: 0px 0px;
    color: black;
}

#submit {
    background: url(./gfx/order_button.gif) no-repeat;
    display: block;
    border: none;
    height: 20px;
    width: 72px;
    margin-left: 190px;
    cursor: pointer;
}

#submitlogin {
    background-image: url(gfx/autoryzuj_button.gif);
    background-repeat: no-repeat;
    display: block;
    border: none;
    height: 20px;
    width: 72px;
    margin-left: 0px;
    cursor: pointer;
}
/*Deklaracje dla wypunktowania - wyszukiwarka - wyniki*/
/*  na div*/
.searchnumber {
    display: inline;
    padding-left: 7px;
}

.searchlink {
    display: inline;
    padding-left: 2px;
}

.searchdescribe {
    padding-left: 33px;
    margin-bottom: 10px;
}
/*Deklaracje dla lista aktualnosci+ jedna aktualnosc pelna +lista*/
.newsnaglowek {
    background: url(gfx/desk_tick1.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

.newsopis {
    padding-left: 10px;
    width: 99%;
}

.anews {
    background: url(gfx/desk_tick2.gif) no-repeat 0px 5px;
    padding-left: 11px;
    color: #00204F !important;
    text-decoration: underline;
    right: 50px;
    margin-left: 5px;
}

.anews:hover {
    text-decoration: none;
}

.linespacer {
    border-top: 1px solid #E4E4E4;
}
/* deklaracje styli TB z szablonów FCK edytora*/
.tbbody {
    background-color: #EBEBEB;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    cellpadding: 1px;
    cellspacing: 1px;
    width: 650px;
}

.trbody {
    font-family: Tahoma, Verdana, Helvetica;
    color: #333333;
    font-size: 11px;
    background-color: #FFFFFF;
    padding-right: 10px;
    padding-left: 10px;
}

.thbody {
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #003E8C;
    height: 17px;
}

.thcolwidthimg {
    width: 75px;
}

.tbbodykpg {
    width: 690px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.tbtopbokrightkpg {
    background-image: url(gfx/tb_top_bgbok_right.gif);
    background-repeat: no-repeat;
    width: 5px;
    height: 28px;
}

.tbthkpg {
    background-color: #EBEBEB;
    height: 28px;
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #003E8C;
}

.tbtdfotokpg {
    text-align: center;
    vertical-align: top;
}

.tbrdlinkkpg {
    text-align: right;
    padding-right: 7px;
}

.tbtdtekstkpg {
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 11px;
    padding-left: 10px;
    text-align: justify;
    padding-right: 5px;
    top: 0px;
    clip: rect( 0px, auto, auto, auto );
    vertical-align: top;
}
/*ZPI - formularze */
.zpiformat1 {
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 11px;
}

#zpidalej {
    background-image: url(gfx/dalej_button.gif);
    background-repeat: no-repeat;
    display: block;
    border: none;
    height: 20px;
    width: 46px;
    margin-left: 190px;
    cursor: pointer;
}

#zpisprawdz {
    background-image: url(gfx/sprawdz_button.gif);
    background-repeat: no-repeat;
    display: block;
    border: none;
    height: 20px;
    width: 63px;
    margin-left: 190px;
    cursor: pointer;
}

.bodyformzpiwyn {
    display: inline;
}

.bodyformzpi {
    display: inline;
}
/* pop-up */
.mainpopup {
 width: 100%;
 font-size: 11px;
 font-family:Tahoma, Verdana, Arial, Helvetica;
 color: #333333;
}

.bodypopup {
 width: 98%;
 background-color: #FFFFFF;
}

.briefpopup {
    text-align: left;
    margin-right: 18px;
    margin-left: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}
/*Deklaracje dla lista aktualnosci+ jedna aktualnosc pelna +lista*/
.newsnaglowek {
    background: url(gfx/desk_tick1.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

.newsopis {
    padding-left: 10px;
    width: 99%;
}

.anews {
    background: url(gfx/desk_tick2.gif) no-repeat 0px 5px;
    padding-left: 11px;
    color: #00204F !important;
    text-decoration: underline;
    right: 50px;
    margin-left: 5px;
}

.anews:hover {
    text-decoration: none;
}

.linespacer {
    border-top: 1px solid #E4E4E4;
}

.zima {
	float: none;
	margin-left: 5px;
}

/*----UWAGA: skopiowane z wsb.pl----*/
/*Deklaracje dla mapy strony*/
.map0 {
    background-image: url(gfx/folder_p0k.gif);
    padding-left: 40px;
}

.map1 {
    background-image: url(gfx/folder_p1k.gif);
    padding-left: 40px;
}

.map1_end {
    background-image: url(gfx/folder_p11k.gif);
    padding-left: 40px;
}

.map2 {
    background-image: url(gfx/folder_p2k.gif);
    padding-left: 60px;
}

.map2_end {
    background-image: url(gfx/folder_p22k.gif);
    padding-left: 60px;
}

.map2_plik {
    background-image: url(gfx/plik_p2k.gif);
    padding-left: 60px;
}

.map2_plik_end {
    background-image: url(gfx/plik_p22k.gif);
    padding-left: 60px;
}

.map3 {
    background-image: url(gfx/plik_p3k.gif);
    padding-left: 80px;
}

.map3_end {
    background-image: url(gfx/plik_p33k.gif);
    padding-left: 80px;
}

.mapglobal {
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 11px;
    background-position: left;
    background-repeat: no-repeat;
    height: 24px;
    width: auto;
    color: #7F7F7F;
    margin-left: 0px;
}

.maplink {
    color: #004FC6;
    text-decoration: underline;
}

.maplink:hover {
    text-decoration: none;
}
/*----UWAGA-----------------------*/



/*pozycjonowanie tresci kontaktu w divach - 2 kolumny */

#glowny {
	margin-left: auto;
	width: 720px;
	height: auto;
}

#glownyright {
	width: 420px;
	float: left;
	display: inline;
	height: auto;
}
#glownyleft {
	width: 295px;
	float: left;
	display: inline;
	height: auto;
}

/* styl na kolumne bez strzalek na linkach - do kontaktu opartego na TB*/

.tdbezstzralek {
	padding: 0px 8px;
}

.tdbezstzralek a {
    background: none !important;
    padding-left: 9px;
    text-decoration: underline;
}


.tdbezstzralek a:hover {
    text-decoration: none;
}

/* dodane 2010-03-14 */

.rekrutacjaonline { width: 699px; padding: 20px 25px 20px 0;overflow:hidden;}
.rekrutacjaonline p { text-align: justify; padding:0;}
.rekrutacjaonline .krokiInfo { margin:0 !important;padding:0 !important; margin-bottom:30px;}
.rekrutacjaonline .krokiInfo li { padding-top: 30px; background: url(gfx/strzalka.png) no-repeat 50% 13px; width: 699px;margin-left:0;padding-left:8px; }
.rekrutacjaonline .krokiInfo li.first{ padding-top:0;background:none;}
.rekrutacjaonline .krokiInfo h3 { margin:0;width:502px; height: 59px; line-height: 59px; background: url(gfx/krok_tytul.png); overflow:hidden; padding-left: 197px; position: relative; color:#002357; font-size: 13pt;font-weight: normal;}
.rekrutacjaonline .krokiInfo h3 img { position: absolute; top:0 ; left: 0;}
.rekrutacjaonline .krokiInfo li p { padding: 12px 23px 14px 23px; margin:0;background:url(gfx/krokbg.png) no-repeat 0 100%;}

.rekrutacjaonline .krokiLista{ margin: 30px 0 30px 0;padding:0;height:39px;width:200%;overflow: hidden;}
.rekrutacjaonline .krokiLista li { float:left;display:inline;width:168px;height: 39px;padding:0;margin:0 8px 0 0;overflow:hidden;text-indent:-9999em;}
.rekrutacjaonline .krokiLista li.krok1{ background: url(gfx/krok1belka.png);}
.rekrutacjaonline .krokiLista li.krok2{ background: url(gfx/krok2belka.png);}
.rekrutacjaonline .krokiLista li.krok3{ background: url(gfx/krok3belka.png);}
.rekrutacjaonline .krokiLista li.krok4{ background: url(gfx/krok4belka.png);}
.rekrutacjaonline .krokiLista li.active { background-position: 0 100%;}
.rekrutacjaonline .thx { padding-left: 256px; padding-top: 50px; padding-bottom:100px;background: url(gfx/thx.png) no-repeat 90px 120px;}
.rekrutacjaonline .thx h3 {margin:0;padding:0; font-size:20pt;margin-bottom: 15px;font-weight: normal; color:#22406d;}
.rekrutacjaonline .thx p { margin:0;padding:0; text-align: left; width: 364px; }
.rekrutacjaonline form{width:100%;overflow:hidden;padding-bottom:15px;}
.rekrutacjaonline form fieldset { border:0;margin:0;padding:0;}
.rekrutacjaonline form fieldset div { width:100%; overflow:hidden; margin-bottom:10px;}
.rekrutacjaonline form label { width: 221px; height: 23px; float: left; text-align: right; line-height: 23px; font-weight: bold; padding-right: 29px; color:#333333;}
.rekrutacjaonline form select { float: left; margin-top:3px;width: 240px;}
.rekrutacjaonline form input.text { border:0;margin:0;padding:0;float:left;border:1px solid #cfcfcf; background:#fff; height:15px;padding:3px 10px ; width: 199px; color:#333333; font-family: Tahoma, Geneva, sans-serif; font-size: 8pt;  line-height: 15px;  }
.rekrutacjaonline form input.validation { background-color:#fff1f1; border-color: #e9acac; }
.rekrutacjaonline form fieldset div.odstep { padding-top: 30px; }
.rekrutacjaonline form fieldset div a.szczegolowy {text-decoration: none; display:block;padding:0;width: 156px;padding-left: 11px; height:23px; margin:0 auto; line-height:23px;font-weight:bold; color: #333333; background: url(gfx/btnszczegolowy.png);}
.rekrutacjaonline form fieldset div a.szczegolowy:hover { background-position: 0 100%; }
.rekrutacjaonline form p.validation { margin: 0 auto; width: 471px; color:#c82d2d;padding: 22px 20px;background:#fff1f1;border: 1px solid #e9acac;text-align: center; margin-bottom: 9px; }
.rekrutacjaonline .prevNext { height: 29px;width:100%;padding-top: 40px; border-top: 1px solid #cfcfcf; margin-top: 30px;text-align: center; overflow: hidden; position: relative;  }
.rekrutacjaonline .prevNext ul { clear:left; float:left;  list-style:none;margin:0; padding:0; position:relative; left:50%;text-align:center;height: 29px; }
.rekrutacjaonline .prevNext li { display:block; float:left;list-style:none; margin:0;padding:0 4px 0 5px;  position:relative;  right:50%;background: none;}
.rekrutacjaonline .prevNext a.dalej { width: 101px;height:29px;display:block; text-indent:-9999em;overflow:hidden;background:url(gfx/btndalej.png);}
.rekrutacjaonline .prevNext a.wstecz { width: 101px;height:29px;display:block; text-indent:-9999em;overflow:hidden;background:url(gfx/btnwstecz.png);}
.rekrutacjaonline .prevNext a.wyslij { width: 101px;height:29px;display:block; text-indent:-9999em;overflow:hidden;background:url(gfx/btnwyslij.png);}
.rekrutacjaonline .prevNext a:hover { background-position: 0 100%;}

/* dodane 2010-03-18 */

.rekrutacjaonline table .header { padding:0;margin:0;width:100%;background:url(gfx/headerbg.png) repeat-x 0 100%; height:30px; margin-bottom: 30px; padding-top: 30px; }
.rekrutacjaonline table .header h3 { margin:0;display : block ;float:left; height:30px; line-height:30px; padding:0 13px 0 10px; background: url(gfx/headerbg2.png) no-repeat 100% 0; color:#00204f; font-size: 11pt; font-weight: bold;  }

/*---linki spolecznosciowe dodatek ---*/

.brief .briefFoot .addthisCaption { float:left;font-weight:bold; height: 20px;line-height:20px;}
.brief .briefFoot .addthis_toolbox { float: left; }
.brief .briefFoot .addthis_toolbox span, .brief .briefFoot .addthis_toolbox a{float: left; }
.brief .briefFoot .addthis_toolbox a { padding-left: 3px !important; background: none !important;}

div.addthis { padding-bottom: 15px; }
div.addthis .anews { float: right;}
div.addthis .addthisCaption { float:left;font-weight:bold; height:20px;line-height:20px;}
div.addthis .addthis_toolbox {  float: left;  }
div.addthis .addthis_toolbox span, div.addthis .addthis_toolbox a{float: left;}
div.addthis .addthis_toolbox a {  float : left;padding-left: 3px !important; }

/*---linki spolecznosciowe koniec  ---*/