/*
 * Glowny plik ze stylami.
 * 
 * W pierwszej kolejnosci umieszczamy atrybuty rozmiaru, zeby
 * latwiej bylo zarzadzac wygladem.
*/

html
{ min-height: 100%; }

/* BODY > page_content > page_content_bgr > page_container */
body
{
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 15px;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #fff;
    background-image: url('../../images/common/bg-page-overlay.jpg'), url('../../images/common/bg-page.jpg');
    background-position: 50% 191px, center 6px;
    background-repeat: no-repeat;
    min-height: 100%;
}

body[class*="module=portal"][class*="action=index"]
{
    background: #fff url('../../images/common/bg-page.jpg') no-repeat top center !important;
}

a
{
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

a:focus,
input:focus,
button:focus,
select:focus,
*[onclick]:focus,
*[tabindex]:focus
/*button:hover,
select:hover,
a:hover*/
{ 
    /*outline: 2px solid #fff !important;*/
    /*box-shadow: 0 0 0px 4px #da251d;*/
    background-clip: padding-box; 
    /*transition: outline 0.25s ease, box-shadow 0.25s ease;*/
    transition-delay: 0.15s;
    z-index: 1;
    /*position: relative; */
    cursor: pointer;
    text-decoration: none;
}/**/

a:hover
{ color: #da251d; }

a img 
{ 
    border: none; 
    max-width: 100%;
}

h1
{ 
    margin: 0;
    font-size: 200%;
    line-height: 150%;
    letter-spacing: -0.5px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}

h2
{ 
    margin: 0;
    font-size: 175%;
    line-height: 150%;
    letter-spacing: -0.5px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
}

h3
{ 
    margin: 0;
    font-size: 150%;
    line-height: 150%;
    letter-spacing: -0.5px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
}

h4
{ 
    margin: 0;
    font-size: 125%;
    line-height: 150%;
    letter-spacing: -0.5px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
}

h5
{ 
    font-size: 100%;
}

h6
{ 
    font-size: 75%;
}

body > h1
{
    position: absolute;
    top: -9999px;
    left: -9999px;
}

#page_content
{
    clear: both;
}

/* body > page_content > PAGE_CONTENT_BGR > page_container */
#page_content_bgr
{
    clear: both;
    padding: 0px 0px 0px 0px;
}

/* body > page_content > page_content_bgr > PAGE_CONTAINER */
#page_container
{
    clear: both;
    margin: auto;
    position: relative;
    width: 1191px;
    padding: 0px 0px 0px 0px;
}

#page_container > .panel > div
{
    margin: 0;
    position: relative;
}

#PAN_HEAD_LEFT,
#PAN_HEAD_RIGHT,
#PAN_HEAD_ALL
{ background: #fff; }

#PAN_HEAD_RIGHT > div
{
    min-height: 137px;
    font-size: initial;
}

#PAN_RIGHT > div
{
    padding-left: 30px;
}

#PAN_HEAD_RIGHT .component
{
    padding: 0; 
    margin: 0;
    overflow: visible;
}

#PAN_HEAD_LEFT .pole-banerowe
{ margin: 0; }

#PAN_FOOT_ALL > div
{ 
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 27px;
}

#PAN_FOOT_LEFT > div
{
    padding-right: 25px;
    border-right: 1px solid #ccc;
    margin-right: 24px;
    margin-bottom: 20px;
    margin-top: 8px;
}

/* STOPKA *********************************************************************/
.page_footer
{
    width: 100%;
    display: table;
    border-top: 1px solid #ccc;
    color: #737373;
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 70%;
    line-height: 175%;
}

.footer_right
{
    padding: 10px;
    display: table-cell;
    vertical-align: bottom;
    width: 50%;
    text-align: right;
    text-transform: uppercase;
}

.footer_right > div.icon
{
    float: left;
    height: 36px;
    margin-right: 10px;
    font-size: 0;
}

.footer_right > div.icon.w3c
{
    margin-left: 104px;
    margin-top: 10px;
    background: url('../../images/common/icon-w3c.png') no-repeat center center;
    width: 53px;
}

.footer_right > div.icon.html5
{
    margin-top: 10px;
    background: url('../../images/common/icon-html5.png') no-repeat center center;
    width: 20px;
}

.footer_right > div.icon.css3
{
    margin-top: 10px;
    background: url('../../images/common/icon-css3.png') no-repeat center center;
    width: 20px;
}

.footer_right > div.icon.wcag
{
    margin-top: 10px;
    background: url('../../images/common/icon-wcag.png') no-repeat center center;
    width: 79px;
}

.footer_right > div.icon a
{
    display: block;
    height: 100%;
}

.footer_left
{
    padding: 10px;
    display: table-cell;
    vertical-align: bottom;
    width: 50%;
}

.footer_left p
{ margin: 3px 0px }

a.wykonanie
{ color: #000; }

a.wykonanie > span
{ color: #da251d; }

/* koniec stopki */

/* ustawienia dla boksow w lewym panelu */
.panel_box 
{
    background: #fff;
    box-shadow: 0px 0px 5px 0 silver;
    padding: 10px 15px 10px 15px;
    margin: 0px 0px 20px 0px;
}

.tresc_box
{
    padding: 12px 0px 0px 0px;
    width: 100%;
    position: relative;
}

.tresc_box .roll
{
    background: url("../../images/portal/panel_box_roll.gif") no-repeat scroll right 5px transparent;
    color: #982A41;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0 15px 0 0;
    position: absolute;
    right: 0;
    text-transform: lowercase;
    top: 38px;
}

.tresc_box .roll:hover, .tresc_box .roll_sel .tresc_box .roll_sel:hover
{
    color: #2a6598;
    background: url("../../images/portal/panel_box_roll.gif") no-repeat scroll right -19px transparent;
}

.tresc_box .roll_sel
{
    background: url("../../images/portal/panel_box_roll.gif") no-repeat scroll right -7px transparent;
    color: #982A41;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0 15px 0 0;
    position: absolute;
    right: 0;
    text-transform: lowercase;
    top: 38px;
}

.tresc_box .roll_sel:hover
{
    color: #2a6598;
    background: url("../../images/portal/panel_box_roll.gif") no-repeat scroll right -31px transparent;
}

#powitalna {
    padding: 5px;
    border: 1px solid #0079a6;
}

#powitalna .zajawki
{
    padding: 7px 14px 7px 14px;
    background: url('../../images/portal/tlo_zajawka.png') no-repeat top left;
}

#powitalna .zajawki .title a {
    color: #015f8a;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0px 0px 0px 0px;
}

.title_border {
    border-left-style: solid;
    border-left-width: 7px;
    padding:0px 0px 0px 9px;
    margin: 0px 0px 8px 0px;
}

.title .subdesc {
    padding: 0px 9px 0px 0px;
    float:left;
}


/* ZAJAWKI ********************************************************************/

.zajawki .tresc, .zajawki .tresc a,
.tresc, .tresc_box .tresc a
{
    /*color: #4c4c4c;*/
    padding: 0px 0px 0px 0px;
    line-height: 150%;
    display: block;
}

.tresc a {display:inline-block;}

.left {
    padding: 0px 15px 0px 0px;
    float: left;
}

.left .galerie {
    float: left;
    text-align: left;
    width:100%;
}

.left .grafika, .left .grafika a
{
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.left .grafika img
{
    /* border: 1px solid #0079a6; */
    padding: 0px;
    text-align: center;
	/*max-width:none!important; */ /*!! tego nie moze byc, bo grafika w tresci wychodzi poza okno na respo */
	width:100%;
}

.left .galerie .title1 {
    color:#015f8a;
    font-size:16px;
    font-weight:normal;
    margin:0;
    padding:0px 0 10px 0px;
}

.info
{
    margin: 5px 0px 10px 0px;
    text-align: left;
    color: #898989;
    cursor: default;
    
}

.info > b,
.info > strong,
.info .subtree strong,
.info .subtree b
{
    font-weight: normal;
    color: #000;
    text-transform: none;
}

.info .data
{
    margin: 0px 0px 10px 0px;
    text-align: left;
    color: #da251d;
    clear: right;
    font-size: 11px;
}

.info .adres,
.info .telefon,
.info .godziny-otwarcia
{
    height: 35px;
    padding: 4px 0 0 59px;
    margin: 0 0 20px 0;
    background: url('../../images/common/icon-herb.png') no-repeat -20px -78px;
    text-align: left;
    display: inline-block;
    color: #000;
    line-height: 166%;
    font-size: 110%;
}

.info .telefon
{ 
    padding-top: 2px;
    height: 60px;
    background-position: -20px -136px; 
}

.info .godziny-otwarcia
{ 
    height: 40px;
    background-position: -20px -254px; 
}

.info .adres span,
.info .telefon span,
.info .godziny-otwarcia span
{ 
    font-weight: bold; 
    color: inherit;
}

.info .data span,
.info span
{
    margin: 0px 3px 0px 3px;
    color: #898989;
}

.info .data span:first-child,
.info span:first-child
{ margin: 0px 0px 0px 0px; }

.info span.promowana
{ margin-right: 5px; }

.info div.subdesc a {
    padding: 0px 0px 0px 0px;
    float:left;
    color: #982a41;
    font-weight: bold;
}

.info div.subdesc a:hover {
    color: #126A92;
}

.link
{
	margin-top:10px;
    text-align: right;
    clear: right;
    cursor: pointer;
    position: relative;
    bottom: 0px;
    right: 0px;
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 500;
    color: #da251d;
    font-size: 97%;
}

.link.common
{ text-align: left; }

.link a 
{
    margin: 0 0 0 25px;
    text-decoration: none;
}

.link a:hover
{
    background-color: #da251d;
    color: #fff;
    outline: 5px solid #da251d;
}

.zajawka .link a 
{ 
    background: none;
}

.link.common a 
{
    display: inline-block;
    margin: 0 20px 5px 0;
    padding: 5px 10px;
}

/*.link a:hover,*/
.link a:focus
{
    box-shadow: 0 0 0 5px #da251d;
    background-color: #da251d;
    color: #fff;
    transition: all 0.25s ease;
    transition-delay: 0.15s;
}
/*  klasy uzupelniajace do rozroznienia obrazkow przy liknach w boksach

.link a.act {
    background: transparent url('../../images/portal/links_img.png') no-repeat scroll 0px 2px;
}

.link a.event {
    background: transparent url('../../images/portal/links_img.png') no-repeat scroll 0px -21px;
}

.link a.gal {
    background: transparent url('../../images/portal/links_img.png') no-repeat scroll 0px -45px;
}
.link a.act_big
 {
    background: transparent url('../../images/portal/links_img.png') no-repeat scroll 0px 3px;
    padding: 2px 0px 2px 25px;
}

.link a:hover.act {
    background: transparent url('../../images/portal/links_img_sel.png') no-repeat scroll 0px 2px;
}

.link a:hover.event {
    background: transparent url('../../images/portal/links_img_sel.png') no-repeat scroll 0px -21px;
}

.link a:hover.gal {
    background: transparent url('../../images/portal/links_img_sel.png') no-repeat scroll 0px -45px;
}

.link a:hover.arch {
    background: transparent url('../../images/portal/links_img_sel.png') no-repeat scroll 0px -70px;
    padding: 2px 0px 2px 25px;
    margin: 0px 78px 0px 0px;
}
.link a:hover.act_big {
    background: transparent url('../../images/portal/links_img_sel.png') no-repeat scroll 0px 3px;
    padding: 2px 0px 2px 25px;
}
*/
#rollas
{
    padding: 0px 0;
    width: 30px;
    height: 30px;
    font-size: 85%;
    position: absolute;
    top: 0px;
    left: 5px;
    cursor: pointer;
    font-size: 0;
    background: url('../../images/common/sprites.png') no-repeat 7px -186px;
}

#rollas:after
{ content: "▼" }

#rollas.roll_sel
{ top: 0; }

#rollas.roll_sel:after
{ content: "▲" }

#adv_form #search_data_od, #adv_form #search_data_do,
#adv_form #search_data_rozpoczecia, #adv_form #search_data_zakonczenia,
#adv_form #search_od, #adv_form #search_do,
#adv_form input[type="text"]#search_www,
#adv_form #search_miasto,
#adv_form #search_ulica,
#adv_form #search_telefon,
#adv_form #search_powierzchnia_od,
#adv_form #search_powierzchnia_do,
#adv_form #search_cena_od,
#adv_form #search_cena_do,
#adv_form #search_typ,
#adv_form #search_kategoria,
#adv_form #search_przeznaczenie
{
    border: 1px solid silver;
    float: right;
    width: 140px;
}

#adv_form #search_wiek,
#adv_form #search_stopien,
#adv_form #search_przyczyna,
#adv_form #search_kategoria, #adv_form #search_przeznaczenie
{
    border: 1px solid silver;
    width: 196px;
    max-width: 196px;
    margin: 0px 0px 10px 0px;
}

#adv_form
{
    float: right;
    width: 1189px;
    margin-top: 20px;
    margin-right: -1px;
    margin-bottom: 25px;
    padding: 10px 0;
    position: relative;
    top: 0;
    background: #fff;
    border: 1px solid #8dc63f;
}

#adv_form .info
{
    text-align: center;
    font-size: 80%;
    font-family: 'Merriweather Sans', sans-serif;
    margin: 5px 0px 0px 0px;
}

#adv_form .center
{ padding-bottom: 6px }

#adv_form .left
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 10px 5% 0px 5%;
    border-top: 1px solid #8dc63f;
    width: 90%;
    max-width: 90%;
    text-align: right;
}

#adv_form .left table {
    width: 48%;
    float: left;
}
#adv_form .left table + table
{
    margin-left: 4%;
}


#adv_form label
{
    cursor:pointer;
    /*float:left;*/
    padding:2px 5px 7px 0;
    max-width: 88%;
}

#adv_form input[type="radio"], input[type="checkbox"], .pytanie input[type="radio"]
{
    float: left;
    margin: 3px 5px 0 0;
}

#adv_form input[type="checkbox"]
{ float: right }

.searchall
{
    color: #333333;
    font-weight: bold;
    padding: 0px 1px 5px 1px;
    width: 100%;
}

.searchall a
{
    cursor: pointer;
    color: #333333;
    font-weight: bold;
    padding: 0px 1px 10px 1px;
    float: left;
    width: 100%;
}

.searchall a:hover
{ color: #cd0216 }

.searchall p
{
    color: #333333;
    font-weight: normal;
    padding: 0px 1px 10px 1px;
    clear: left;
}

.searchall_short, .searchall_short a
{
    clear: left;
    font-weight: normal;
    color: #333;
}

/* promowane strony - galerie itd. przyciski do przełaczania w boksie */
#buttonsg_img, #buttonsm_img
{
    margin: 0px 0px 5px 0px;
}
#buttonsg_img div.icons div, #buttonsm_img div.icons div
{
    border: 5px solid #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 155px;
    height: 106px;
    overflow:hidden;
}

#buttonsg_img div.icons div#GallPanel0, #buttonsm_img div.icons div#GallPanel0 {
    margin: 0px 0px 0px 0px;
}

#buttonsg_img div.icons div#GallPanel3, #buttonsm_img div.icons div#GallPanel3 {
    margin: 0px 0px 0px 0px;
    float: right;
}

#buttonsg_img div.icons div.sel, #buttonsg_img div.icons div:hover,
#buttonsm_img div.icons div.sel, #buttonsm_img div.icons div:hover
{
    border: 5px solid #982a41;
}

/* ZAKLADKI, TABSY ************************************************************/
.first_news /* div zawierajacy flashbox'a */{
    padding: 10px 0px 10px 0px;
}

ul.tabs 
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    height: 49px;
    margin: 0px 0px 21px 0px;
    padding: 0px;
    font-size: initial;
    border-bottom: 1px solid #474749;
    text-align: center;
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: normal;
    letter-spacing: 0.5px;
    white-space: nowrap;
}

ul.tabs li
{
    cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 1px;
    height: 50px;
    line-height: 100%;
	font-size: 115%;
	background: url('../../images/common/icon-tabs-sel.png') no-repeat;
	background-position: center bottom -20px;
	
	/*transition:all .2s;*/
}

ul.tabs li > *
{  
    height: 20px;
    padding: 5px 2px 0px 2px;
    display: block; 
    border-bottom-width: 2px;
    border-bottom-style: solid;
}


ul.tabs li:hover,
ul.tabs li:focus,
ul.tabs li.sel
{
	background-position: center bottom 0px;
	transition-delay:.15s;
}


#error404
{
    width: 100%;
    min-height: 462px;
    background: transparent url('../../images/404.jpg') no-repeat top center;
    clear: both;
    float: left;
    margin: 10px 0px 0px 0px;
}

/*ostrzezenie przed ie6*/
#ie6sux
{
    display: block !important;
    border: 1px solid #FFD700;
    padding: 2em;
    background-color: #FFFFDD;
}
#ie6sux h2
{
    margin: 0.5em 0 1em 0;
    line-height: 1.4;
    color: #f00;
    border-bottom: 1px #f00 solid;
    font-size: 1.2em;
    font-family: "Trebuchet MS", Verdana, Sans-serif;
}

#ie6sux p
{
    margin: 0 0 1em 0;
    font-family: Verdana, Sans-serif;
    font-size: 12px;
    line-height: 1.4;
}

#ie6sux a
{
    display: block;
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
    color: blue;
    text-decoration: none;
}
#ie6sux a:hover
{ color: #015f8a }

#ie6sux strong  
{ font-weight: bold }

#ie6sux table
{
    border: 1px solid #FFD700;
    background-color: white;
}

#ie6sux table td, #ie6sux table th
{ border: none }

/*dostepnosc*/
div.usability_content
{ line-height: 1.5em }

.list_box ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.content_tresc .title1
{
    color:#015f8a;
    font-size:20px;
    font-weight:normal;
    margin:0;
    padding:10px 0 10px 0px;
}

.content_tresc .title1 a
{
    color:#015f8a;
    margin:0;
    padding:10px 0 0px 0px;
}

.content
{
    width: 100%;
    padding: 0px 0px 0px 0px;
}

.wydarzenie .text_right, .ishort_tresc .tresc_right
{
    float: left;
    text-align: left;
    display: block;
    width: 90px;
}

.wydarzenie .tresc, .wydarzenie .tresc a
{
    float: left;
    text-align: left;
    display: block;
}

#lista_kategorii
{
    color:#000000;
    text-align: center;
    height:27px;
    width:450px;
    margin:0px 0px 0px 0px;
}

select.lista_kategorii
{
    display:block;
    float:left;
    height:20px;
    margin:3px 10px 3px 3px;
    width:310px;
    text-align: left;
    color:#000000;
}

/* termin zamowienia biletow */
.termin
{ color:#cd0216; }

.termin span
{ color:#015f8a; }

/* forbox mapy */
.mapa_box img
{
    width: 196px;
    height: 196px;
    margin: 0px 0px 3px 0px;
}

.dane .tresc_right
{
    color: #898989;
    margin: 0px 0px 0px 0px;
    width: 45px;
    line-height: 130%;
}

.dane .ishort_dana
{
    color: #000000;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    line-height: 130%;
    display:block;
    padding: 0px 0px 0px 45px;
}
/* .zajawki ul {
    text-align: center;
}
*/

/* ANKIETY ********************************************************************/

#ankiety .zajawki .title {
    color:#da251d;
    padding:0px 0px 0px 0px;
    font-size: 100%;
    display: block;
    font-weight: bold;
    text-align: center;
    font-family: 'Merriweather Sans', sans-serif;    
}

#ankiety .pytanie > b
{
    font-size: 85%;
    font-family: 'Merriweather Sans', sans-serif;  
}


/* koniec ankiety */


.search_result_pogrubiony {
    padding: 10px 0px 10px 0px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}

div#czk_content_2
{ font-size: 8pt }

/* NEWSLETTER *****************************************************************/
ul.checkbox_list
{
    list-style-type:none;
    margin:0;
    padding:0;
}

ul.checkbox_list li
{
    height:18px;
    clear:both;
}

/* hovery linków w tresci i znacznika a */
/*.zajawki .tresc a:hover,
div.validator a:hover,
.content_tresc .title1 a:hover,
.galerie .title a:hover,
.tresc_box .title a:hover,
.ishort_kategoria a:hover,
.ishort_title .title a:hover,
.tresc_box .title1 a:hover,
.page_footer_menu a:hover,
.impreza a:hover,
.calenar_tresc_box .impreza_lst .tresc a:hover,
.galerie .file_title a:hover,
.galerie .gal_title a:hover,
.wydarzenie .tresc a:hover,
.obiekt_opis a:hover,
.tresc p a:hover, .ishort_tresc a:hover
{ 
    color: #982a41;
}*/

.belka .title a:hover
{
    color: #da251d;
    display: inline-block;
}

select.kategoria_select
{
    margin: 7px 0 0 8px;
    border: 1px solid #015f8a;
    color: #015f8a;
}

#search_query_auto_complete {
    background-color: white;
}

.rss_ul {
    background: url("../../images/portal/rss_ul.gif") no-repeat scroll 0 0 transparent;
    float: right;
    height: 22px;
    position: relative;
    top: 0;
    width: 21px;
    cursor: pointer;
    font-size: 0;
}

.tekst_bottom {
    bottom: 0px;
    padding: 0px 0px 10px;
    position: absolute;
    text-align: center;
}
/*box galerie/media - wazne by nie zmieniac id */
#tab-container-3 {
    padding: 0px;
    text-align: center;
}

ul#tab-container-3-nav {
    list-style: none;
    list-style-position: inside;
    margin:0px;
    padding: 0px;
    height:28px;
}

ul#tab-container-3-nav li, ul#tab-container-3-nav span {
    text-align: center;
    display: inline;
    color: #cdd9e3;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Trebuchet MS', Arial,Tahoma;
    text-transform: uppercase;

}
ul#tab-container-3-nav li a{
    color: #cdd9e3;
}

ul#tab-container-3-nav li.sel a {
    color: #982a41;
}

.button_up{
    height: 45px;
    width: 45px;
    background: transparent url(/images/up.gif) no-repeat scroll 0 0;
    float: left;
    border: 0px;
    margin: 0px 0px 15px 45px;
}

.button_down{
    height: 45px;
    width: 45px;
    background: transparent url(/images/down.gif) no-repeat scroll 0 0;
    float: right;
    border: 0px;
    margin: 0px 45px 15px 0px;
}

.button_up:hover{
    background: transparent url(/images/up_h.gif) no-repeat scroll 0 0;
}

.button_down:hover{
    background: transparent url(/images/down_h.gif) no-repeat scroll 0 0;
}

.help { font-size: 12px; color: gray; }

optgroup 
{ font-style: normal; }

#popup-bg
{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    float: left;
    background: #000;
    opacity: 0.8;
    z-index: 444;
}

#session-standalone-searcher-dropdown a.selected
{ color: #982A41; }


.toggle
{ 
    overflow: hidden; 
    padding: 0 10px 0px 10px;
    border-top: 1px solid #989898;
    border-right: 1px solid #989898;
    border-left: 1px solid #989898;
}

.toggle.folded
{
    padding-bottom: 10px;
    border: 1px solid #989898;
}

.toggle:before
{
    content: "więcej ...";
    width: 100%;
    height: 19px;
    padding: 0 10px;
    margin: 0 -10px 10px;
    display: block;
    line-height: 19px;
    text-indent: 15px;
    border-bottom: 1px solid #989898;
    cursor: pointer;
    background: url('../../images/admin/plus.gif') no-repeat 5px center;
}

.toggle.folded:before
{
    background: url('../../images/admin/minus.gif') no-repeat 5px center;
}

.ankt_option{
  float: left;
  width: 88%;
  margin-bottom: 10px;
}

.fav-links-title
{
    margin-top: 45px;
    padding: 5px 10px;
    font-size: 120%;
    font-weight: bold;
    text-transform: uppercase;
    transform: rotate(-90deg);
    transform-origin: top right;
    position: relative;
    right: 123%;
    float: right;
    font-family: "Roboto Slab", serif;
    letter-spacing: 0;
    margin-bottom: -45px;
    background: #e9e9e9;
}

.fav-links-title + p
{
    width: 100%;
}


