@charset "UTF-8";

/*
 * Glowny plik ze stylami.
 * 
 * W pierwszej kolejnosci umieszczamy atrybuty rozmiaru, zeby
 * latwiej bylo zarzadzac wygladem.
 */

/******************************************************************************/
/* STYLE SZKIELETOWE **********************************************************/

/* BODY > page_content > page_content_bgr > page_container */
body
{
    padding: 0px 0px 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 133%;
    background: #fff;
}

/* body > PAGE_CONTENT > page_content_bgr > page_container */
#page_content
{
    padding: 0px;
    margin: 0px;
    clear: both;
}

/* body > page_content > PAGE_CONTENT_BGR > page_container */
#page_content_bgr
{
    clear: both;
    padding: 0px 0px 0px 0px;
    background: url('../../images/portal/tlo-strona.png') repeat-x top left;
}

/* body > page_content > page_content_bgr > PAGE_CONTAINER */
#page_container
{
    width: 950px;
    padding: 0px 0px;
    margin: 0 auto;
    clear: both;
    position: relative;
}

/*  _____
   |XXXXX|
   | | | |
   |_|_| |
   |___|_|
   |_____|
*/
#page_content_top
{
    width: 950px;
    height: 143px;
    padding: 0px;
    clear: both;
    position: relative;
}

/*  _____
   |_____|
   |X| | |
   |X|_| |
   |___|_|
   |_____|
*/
#page_content_left
{
    width: 210px;
    margin: 20px 20px 0px;
    float: left;
}

/*  _____
   |_____|
   | |X| |
   |_|X| |
   |___|_|
   |_____|
*/
#page_content_center
{
    width: 700px;
    margin: 0px 0px 0px 0px;
    float: left;
}

/*  _____
   |_____|
   | | | |
   |_|_| |
   |XXX|_|
   |_____|
*/
#page_content_bottom
{
    width: auto;
    margin: 0 0 0px 0;
}

/*  _____
   |_____|
   | | |X|
   |_|_|X|
   |___|X|
   |_____|
*/
#page_content_right
{
    width: 210px;
    margin: 0 0px 0 20px;
    float: right;
}

/*  _____
   |=====|
   | | | |
   |_|_| |
   |___|_|
   |_____|
*/
#nawigacja
{
    width: 700px;
    min-height: 15px;
    padding: 15px 0 10px;
    margin: 0px 0px 0 0;
    float: right;
    clear: both;
    text-align: left;
}

/*  _____
   |_____|
   | | | |
   |_|_| |
   |___|_|
   |XXXXX|
*/
#page_footer
{
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
    background: url('../../images/portal/tlo-stopka.png') repeat-x top left;
}

/******************************************************************************/
/* STYLE OGOLNE ***************************************************************/
/******************************************************************************/

a
{
    cursor: pointer;
    color: #0a61ae;
    text-decoration: none;
    outline: none !important;
}

a:hover
{ text-decoration: underline }

input,
select,
select option
{
    outline: none !important;
}

/* STOPKA *********************************************************************/
.page_footer
{
    width: 950px;
    padding: 10px 0;
    margin: 0 auto;
    position: relative;
    background: url('../../images/portal/tlo-stopka-gorna.png') no-repeat top center;
}

.page_footer_menu
{
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.page_footer_menu a
{
    padding: 0px 10px 0 0;
    color: #000;
    font-size: 10px;
}

.page_footer_menu a
{
    padding-left: 10px;
    background: url('../../images/portal/separator-stopka.png') no-repeat center left;
}

.page_footer_menu a:first-child
{
    padding-left: 0px;
    background: none;
}

/* stopka dodatkowa */
.news_footer
{
    width: 100%;
    text-align: center;
}

.news_footer_menu
{
    text-align: center;
    color: #000000;
    font-weight: normal;
    line-height: 160%;
    text-transform: lowercase;
}

.news_footer_menu a
{
    color: #000000;
    padding: 0px 4px;
    text-transform: lowercase;
}

.footer_right
{
    font-size: 10px;
    float: right;
}

.footer_left
{
    font-size: 10px;
    float: left;
}

.footer_left,
.footer_left p,
.footer_left a,
.footer_right,
.footer_right p,
.footer_right a
{ 
    margin: 0px 0px;
    color: #696969;
}

.footer_right span {
    color: #ED1C24;
}

/* znaki validacji xhtml i css */
div.validator
{
    bottom: 21px;
    clear: both;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 7pt;
    position: absolute;
    right: 15px;
}

div.validator a
{ color: #ffffff }

.button
{
    width: auto;
    background: url("../../images/portal/tlo-belka.png") repeat-x bottom center;
    border: 0px solid;
    color: #fff;
    padding: 3px 5px 3px 5px;
    cursor: pointer;
}

.button:hover
{
    color: #ffffff;
}

/* koniec stopki */

/* BELKI **********************************************************************/
.belka
{
    clear: both;
    position: relative;
}

.belka .roll,
.belka .roll_sel
{
    width: 60px;
    height: 16px;
    padding: 4px 8px;
    line-height: 16px;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}

.belka .title
{
    min-height: 28px;
    padding: 0 1px 0 12px;
    border-top: 1px solid #3a54ad;
    border-right: none;
    border-bottom: 1px solid #3a54ad;
    border-left: none;
    background: #0b61ae url('../../images/portal/tlo-belka.png') repeat-x center left;
    cursor: default;
}

.belka .title > span,
.belka .title > div.spn,
.belka .title a,
.belka_clear .title > span,
.belka_clear .title a
{
    padding: 7px 8px 6px 8px;
    margin: 0;
    color: #0A61AE;
    background: #e9e9e9 url('../../images/portal/tlo-belka-tytul.png') repeat-x center left;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: left;
    letter-spacing: -1px;
}

.title1
{
    padding: 7px 8px 6px 8px;
    margin: 0;
    color: #0A61AE;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: left;
    letter-spacing: -1px;
}


.belka .title > div.high
{ background: #e9e9e9 url('../../images/portal/tlo-high.png') repeat-x center left }

.belka .title > div.higher
{ background: #e9e9e9 url('../../images/portal/tlo-higher.png') repeat-x center left }


.belka_clear
{
    clear:both;
    overflow:hidden;
    padding:6px 0px 6px 0px;
    text-align:center;
    white-space:nowrap;
    letter-spacing: 0px;
    margin: 0px 0px 10px 0px;
}
/* koniec belki */

.panel_box .roll
{
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 24px 0px 0px;
    text-align: right;
    font-weight: normal;
    cursor: pointer;
    color: #D9261F;
}

.panel_box .roll:hover
{
    color: #553f27;
}

.panel_box .roll_sel
{
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 24px 0px 0px;
    text-align: right;
    font-weight: normal;
    cursor: pointer;
    color: #D9261F;

}

.panel_box .roll_sel:hover
{
    color: #553f27;
}

#tresc_box
{ padding: 0px 0px 10px 0px }

.page_content_center
{ width: 100% }

.content_tresc
{ padding: 10px 0px 10px 0px }

/* styl aktualnosci itd */
#page_content_center .zajawki
{ 
    padding: 10px 0px 0px 0px;
}

#page_content_center .news_compact_form .zajawki
{ background: none }

#page_content_center .news_compact_form
{  }

#page_content_center .news_compact_form .even,
#page_content_center .news_compact_form .odd
{ width: 48% }

#page_content_center .news_compact_form .even
{ float: left }

#page_content_center .news_compact_form .odd
{ float: right }

#page_content_center .news_compact_form .odd .filler
{
    width: 100%;
    min-height: 225px;
    background: url('../../images/portal/filler.jpg') no-repeat top center;
}
/* ZAJAWKI ********************************************************************/
.zajawki
{
    padding: 0px 0px 0px 0px;
    position: relative;
}

.zajawki.even
{
    width: 49%;
    margin: 0 1% 1% 0;
    float: left;
}

.zajawki.odd
{
    width: 49%;
    margin: 0 0 1% 1%;
    float: right;
}

.zajawki .title,
.galerie .title
{
    color: #88653F;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 5px 0px;
    margin: 0px 0px 0px 0px;
}

.tresc_box .title,
.content_tresc .title
{
    padding: 0px 0px 0px 0px;
    color: #0067AA;
    font-weight: bold;
    font-size: 15px;
    display: block;
    margin: 0px 0px 0px 0px;
}

.zajawki .title a,
.galerie .title a,
.tresc_box .title a,
.content_tresc .title a
{
    padding: 0px 0px 0px 0px;
    color: #0067AA;
    font-weight: bold;
    font-size: 15px;
    display: block;
}

/*.zajawki .title a:after,
.galerie .title a:after,
.tresc_box .title a:after
{
    content: '»';
    padding-left: 5px;
}*/

.tresc,
.zajawki .tresc,
.tresc a,
.tresc_box tresc a
{
    color: #000;
    padding: 0px 0px 0px 0px;
    line-height: 150%;
    text-align: justify;
    display: block;
}

.left .grafika
{
    margin: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.left1 .grafika
{
    margin: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.grafika
{
    margin: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.left .grafika img
{
    padding: 0px;
    text-align: center;
}

.left1 .grafika img
{
    padding: 0px;
    max-height: 148px;
    max-width: 198px;
    text-align: center;
}

.grafika img
{
    padding: 0px;
    text-align: center;
}

.info
{
    margin: 10px 0px 10px 0px;
    text-align: left;
    color: #0A61AE;
    cursor: default;
    font-size: 12px;
    font-weight: normal;
}

.info b
{
    font-weight: normal;
    color: #000;
}

.info .data
{
    margin: 0px 0px 10px 0px;
    text-align: left;
    color: #231d21;
    clear: right;
    font-size: 11px;
}

.info .data span,
.info span
{
    margin: 0px 3px 0px 3px;
    color: #a8a8aa;
}

.info .data span:first-child,
.info span:first-child
{ margin:0px 0px 0px 0px }

.link
{
    padding: 10px 0;
    text-align: right;
    color: #0A61AE;
    font-weight: bold;
    clear: right;
    cursor: default;
    position: relative;
    bottom: 0px;
    right: 0px;
}

.link a 
{
    color: #0A61AE;
    font-weight: bold;
    padding: 0 0px 0 0;
}

.link a:after
{
    padding-left: 3px;
    content: '»';
}

/* PAGER **********************************************************************/
.page_bar
{
    clear: both;
    margin: 0px 0px 0px 0px;
}

.page_bar table
{ margin: auto }

.page_bar td.num_pages
{
    font-size: 12px;
    font-weight: bold;
    color: #0067AA;
    text-align: center;
    cursor: default;
}

.page_bar td.prev, .page_bar td.next
{
    min-width: 46px;
    width: 46px;
}

.num_pages b,
.num_pages a
{
    width: 16px;
    height: 16px;
    padding: 0 2px;
    text-align: center;
    display: inline-block;
    border: 1px solid gray;
}

.num_pages a
{
    font-weight: normal;
    color: gray;
    text-decoration: none;
}

.num_pages a:hover,
.num_pages b
{
    font-weight: bold;
    color: #0067aa;
    border: 1px solid #0067aa;
}

.page_bar div.full_prev
{
    float: left;
    width: 16px;
    height: 11px;
    background: transparent url('../../images/portal/portalIcons.png') no-repeat scroll 0px 0px;
    margin: 0px 6px 0px 0px;
    cursor: pointer;
}

.page_bar div.full_prev:hover
{ background: transparent url('../../images/portal/portalIcons.png') no-repeat scroll 0px -30px }

.page_bar div.full_next
{
    float: left;
    width: 16px;
    height: 11px;
    background: transparent url('../../images/portal/portalIcons.png') no-repeat scroll 0px -15px;
    margin: 0px 0px 0px 6px;
    cursor: pointer;
}

.page_bar div.full_next:hover
{ background: transparent url('../../images/portal/portalIcons.png') no-repeat scroll 0px -45px }

.page_bar div.prev
{
    float: left;
    width: 13px;
    height: 11px;
    background: transparent url('../../images/portal/portalIcons.png') no-repeat scroll 0px -60px;
    margin: 0px 6px 0px 0px;
    cursor: pointer;
}

.page_bar div.prev:hover
{ background: transparent url('../../images/portal/portalIcons.png') no-repeat scroll 0px -90px }

.page_bar div.next
{
    float: left;
    width: 13px;
    height: 11px;
    background: transparent url('../../images/portal/portalIcons.png') no-repeat scroll 0px -75px;
    margin: 0px 0px 0px 6px;
    cursor: pointer;
}

.page_bar div.next:hover
{ background: transparent url('../../images/portal/portalIcons.png') no-repeat scroll 0px -105px }

.page_bar .full_prev a, .page_bar .full_prev a:hover, .page_bar .full_next a, .page_bar .full_next a:hover,
.page_bar .prev a, .page_bar .prev a:hover, .page_bar .next a, .page_bar .next a:hover
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-size: 0px;
}

/* NAWIGATOR ******************************************************************/
.navigator 
{
    width: 100%;
    padding: 0px;
    color: #d9271d;
    float: left;
    font-size: 10px;
    text-transform: uppercase;
}

.navigator .navigator_home
{
    text-transform: uppercase;
    color: #0A61AE;
}

.navigator span.text
{
    color: #d9271d;
    display: inline;
    font-size: 10px;
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
}

.navigator a
{
    text-transform: none;
    color: #000;
    display: inline;
}

.navigator span.sep
{
    width: 5px;
    height: 7px;
    margin: 0px 10px;
    background: url("../../images/portal/ikona-navigator.png") no-repeat top left;
    display: inline-block;
}

#buttons,
#buttonsf,
#buttonsn,
#buttonsp
{
    width: 100%;
    text-align: center;
    margin: 0px 0px 0px 0px;
}

ul.numbers
{
    list-style: none;
    list-style-position: outside;
    text-align: left;
    width: 100%;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    height: 25px;
}

ul.numbers li
{
    width: 15px;
    height: 15px;
    padding: 5px 5px 5px 5px;
    list-style: none;
    list-style-position: outside;
    color: #696969;
    text-align: center;
    display: block;
    float: left;
    cursor: pointer;
    font-size: 14px;
    line-height: 16px;
}

ul.numbers li:hover,
ul.numbers li.sel
{
    color: #0A61AE;
    font-size: 16px;
}

/* ZAKLADKI, TABSY ************************************************************/
#news_tabs,.map_toolbox, #lang_tabs {
background: transparent url('../../images/portal/tabs_bgr.jpg') no-repeat top right;
height: auto;
}

#lang_tabs {
border-top: 2px solid #88653F;
}

ul.tabs 
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    height: 38px;
    margin: 0px 0px 1px 0px;
    padding: 0px 0px 0px 0px;
    background: url("../../images/portal/tabs_sep.jpg") no-repeat scroll left top transparent;
}

ul.tabs li
{
    background: url("../../images/portal/tabs_sep.jpg") no-repeat scroll right top transparent;
    color: #231D21;
    cursor: pointer;
    float: left;
    font-size: 8pt;
    font-weight: normal;
    margin:0;
    padding: 11px 19px;
    text-align: center;
    white-space: nowrap;
}

ul.tabs li a
{
    cursor: pointer;
    color: #231d21;
    font-weight: bold;
    white-space: nowrap;
    display: block;
}

ul.tabs li.sel, ul.tabs li.select
{ color: #d9261f }

ul.tabs li.sel a, ul.tabs li.select a
{ color: #d9261f }

ul.tabs li:hover, ul.tabs li a:hover
{ color: #d9261f }

#error404
{
    background: transparent url('../../images/404.jpg') no-repeat;
    width: 950px;
    height: 343px;
    clear: both;
    float: left;
}

#error403
{
    background: transparent url('../../images/403.jpg') no-repeat;
    width: 950px;
    height: 343px;
    clear: both;
    float: left;
}

/*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: #88653f }

#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
{
    width: 100%;
    padding: 0px 0px 0px 0px;
}

.content .left,
.left
{
    float:left;
    margin: 0px 15px 0px 0px;
}

#lista_kategorii
{
    color:#88653f;
    text-align: center;
    height:27px;
    width:450px;
    margin:0px 0px 0px 165px;
}

select.lista_kategorii
{
    display:block;
    float:left;
    height:20px;
    margin:3px 10px 3px 3px;
    width:310px;
    text-align: left;
    color:#231d21;
}

/* termin zamowienia biletow */
.termin
{ color:#D9261F }

.termin span
{ color:#231d21 }

.galerie .gal_icon, .galerie .file_icon
{ float: left }

.galerie .gal_title a, .galerie .file_title a {
    color:	#0067AA;
    display:block;
    font-weight:lighter;
    line-height:130%;
    margin:8px 0 8px 5px;
    padding:0 0 0 20px;
}

.tresc_box .title1 {
background:url("../../images/portal/title_bgr.jpg") no-repeat scroll 0 9px transparent;
color:#DA2824;
font-weight:bold;
line-height:130%;
margin:0 0 0 0;
padding:3px 0 3px 12px;
}

.tresc_box .title1 a {
color:#DA2824;
padding:0px 0px 0px 0px;
display: block;
}
/* koniec forbox mapy */

.dane .tresc_right
{
    color: #718391;
    margin: 0px 0px 0px 2px;
    width: 60px;
}

.napis_pogrubiony {
    padding: 10px 0px 0px 0px;
    color: 	#0A61AE;
}

.napis_pogrubiony b
{ color: #000 }

.tresc ol
{ list-style-position: inside }

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;
}

select.kategoria_select
{
    margin: 7px 0 0 8px;
    border: 1px solid #88653F;
    color: #88653F;
}

.tresc textarea {
height:300px;
width:100%;
}

#search_query_auto_complete {
	background-color: white;
}

/******************************************************************************/
/** WYSZUKIWARKA **************************************************************/
.wyszukiwarka
{
    float: left;
    height: 20px;
    margin: 8px 0 0;
    width: 260px;
}

.search_menu
{
    text-align: center;
    padding: 8px 0px 8px 0px;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    clear: both;
    text-transform:lowercase;
}

.search_menu .item_sel
{ font-weight: bold }

.search_menu .item:hover, .search_menu .item_sel:hover
{ color: #d9261f }

.srch_inp
{ clear: both; }

.srch_btn
{
    width: 20px;
    height: 20px;
    background: url("../../images/portal/tlo-wyszukiwarka-szukaj.png") no-repeat top left;
    float: right;
    color: white;
    padding: 0px 0px 0px 0px;
    text-transform: lowercase;
    line-height:normal !important;
    border: none !important;
}

.srch_btn:hover
{
    color: white;
    background-color: #718294;
}

#search_query, #sz_query
{
    width: 135px;
    height: 18px;
    line-height: 18px;
    padding: 0px 10px 0px;
    border: 1px inset #bababa;
    margin: 0 0 0 20px;
    float: left;
    color: #333;
}

#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 #search_miasto,
#adv_form #search_ulica,
#adv_form #search_telefon
{
    border: 1px solid silver;
    float: right;
    width: 140px;
}

#adv_form input[type="text"]#search_www
{
    border: 1px solid silver;
    float: right;
    width: 110px;
}

#adv_form #search_kategoria
{
    border: 1px solid silver;
    width: 200px;
    max-width: 200px;
}

#adv_form
{
    float: left;
    width: 100%;
    margin-top: 0px;
    padding-top: 8px;
}

#adv_form .info
{
    text-align: center;
    font-size: 12px;
}

#adv_form .center
{ padding-bottom: 6px }

#adv_form .left
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    border-top: 1px solid #88653F;
    border-bottom: 1px solid #88653F;
}

#adv_form .right
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    border-top: 1px solid #88653F;
    border-bottom: 1px solid #88653F;
}

#adv_form label
{
    float:left;
    padding:2px 5px 7px 0;
    max-width: 160px;
}

#adv_form input[type="radio"], input[type="checkbox"]
{
    float: left;
    margin: 3px 5px 0 0;
}

.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: #d9261f }

.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;
}

.stat_bar
{
    width: auto;
    height: 22px;
    padding: 0 0 0px 0;
    margin: 0 0 5px 0;
    margin: 0;
    background: #e9e9e9 url('../../images/portal/tlo-belka-tytul.png') repeat-x center left;
    border: 1px solid #0B61AE;
}

.stat_label
{
    line-height: 22px;
    padding: 0px 10px 0px 0;
    margin: 0 0 5px 0;
    text-align: right;
    float: right;
}

td.stat_sep
{
    height: 5px;
}

#bigPhoto div.grafika
{
    float: none;
    margin: 0 auto;
}

.gal_foto_box
{
    width: 100%;
    overflow: auto;
}

.gal_foto_box td.foto_box div.grafika 
{
    padding: 0 0 0 5px;
    cursor: pointer;
}

.gal_foto_box td.foto_box:first-child div.grafika
{
    padding-left: 0;
}

.audioMiniPlayer {
    float: right;
    margin: 0px 0px 10px 0px;
}