body {
    background-color:#fff;
    font:  12px Tahoma, Arial, Helvetica, sans-serif;
}


body, p, td, ul, li, form {

    color: #6b6b6b;

    padding: 0;

    margin: 0;

}

h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;}

a {color: #a30002; text-decoration: none;}

a:hover {color: #ca0000;}

img {border: none;}





/* wpHeader */

#wpHeader {

    background-color: #fff;

    margin: 0 auto;

    width: 970px;

    padding: 0;

    clear: both;

    position: relative;

}

#wpHeaderCont {

    display: block;

    position: relative;

    background: #fff url(http://i.wp.pl/a/i/kultura/wpheader_bg.gif) repeat-x top right;

    width: 970px;

    height: 61px;

    margin: 0px auto;

    border-bottom: 1px solid #d9d9d9;

}

#wpHeaderImg {

    display: block;

    position: absolute;

    top: 5px;

    left: 0;

    background-color: transparent;

}

#wpHeaderNav {

    display: block;

    position: absolute;

    width: 375px;

    top: 0;

    right: 0;

    font: 10px Verdana, Arial, Helvetica, sans-serif;

}

#wpHeaderNav a {

    color: #0033a5;

    text-decoration: none;

}

#wpHeaderNav a:hover {

    color: #001951;

    text-decoration: none;

}

#wpHeaderLinks {

    float: right;

    white-space: nowrap;

    padding: 4px 15px;

    text-align: center;

}

#wpHeaderLinks span {

    font: 10px Verdana, Arial, Helvetica, sans-serif;

    color: #b2b2b2;

}

#wpHeaderStart {

    float: right;

    white-space: nowrap;

    padding-top: 6px;

    padding-right: 37px;

}

#wpHeaderStart a {

    color: #525252;

}

#wpHeaderSearch {

    float: right;

    width: 300px;

    white-space: nowrap;

    background-color: transparent;

    text-align: right;

    margin-top: 5px;

    font: 10px Verdana, Arial, Helvetica, sans-serif;

    display: block /*none*/;

}

#wpHeaderSearch .inTxt {

    vertical-align: middle;

    font-size: 12px;

    width: 101px;

    height: 15px;

    border: #bababa solid 1px;

}

* html body #wpHeaderSearch .inTxt {

    width: 95px;

}

#wpHeaderSearch .inBtn {

    vertical-align: middle;

    font-size: 12px;

    width: 75px;

    height: 19px;

    background: #fff url(http://i.wp.pl/a/i/kultura/bg_szukaj.gif) 100% 100% repeat-x;

    border: #bababa solid 1px;

    padding: 0 0 3px 0;

}



#wpHeaderProfil {

    float: right;

    white-space: nowrap;

    text-align: right;

    margin-top: 25px;

    padding-right: 8px;

    width: 300px;

    color: #b2b2b2;

}



#wpHeaderGemius {

    top: 0;

    right: 0;

    position: absolute;

}



/* wpFooter */

#wpFooter {

    margin: 0 auto;

    clear: both;

    text-align: center;

    font-size: 11px;

    border-top: 1px solid #dcdcdc;

    padding-top: 7px;

    width: 970px;

    padding-bottom: 15px;

    background-color: #fff;

    position: relative;

    font: 11px Tahoma, Helvetica, sans-serif;

    color: #bdbdbd;

}

#wpFooter a:link, #wpFooter a:active, #wpFooter a:visited {

    font-size: 11px;

    padding: 0 6px;

    color: #32349b;

}

#wpFooter a:hover {

    text-decoration: underline;

}

#wpFooter .copyright {

    color: #252525; 

    text-decoration: none;

    padding: 0;

    color: #585858;

    line-height: 18px;

}

#wpFooter .copyright a:link, #wpFooter .copyright a:visited, #wpFooter .copyright a:hover {

    color: #585858;

    text-decoration: none;

    padding: 0;

    font-weight: bold;

}

#wpFooter .copyright a:hover {

    text-decoration: underline;

}

#wpFooterGemius {

    top: 0;

    right: 0;

    position: absolute;

}



/* wpNavi Tabs */
#wpNavi, #wpNavi2 {
	width: 970px;
	height: 31px;
	margin: 0 auto;
	padding: 0px;
	background-color: #fff;
	z-index: 1;
}
#wpNavi2 {
	border-top:1px solid #fff;
}
#wpNavi ul, #wpNavi2 ul {
	list-style: none;
	list-style-type: none;
	background: #201f21 url(http://i.wp.pl/a/i/kultura/menu_bg.gif) repeat-x top left;
	height: 31px;
}
#wpNavi ul li, #wpNavi2 ul li {
	width: 88px;
	height: 31px;
	text-align: left;
	float: left;
}
#wpNavi2 ul li {
	width: 88px;
}

#wpNavi ul li.on, #wpNavi2 ul li.on {
	background: #840203 url(http://i.wp.pl/a/i/kultura/menu_bg_on.gif) no-repeat top left;
}
#wpNavi ul li.off, #wpNavi2 ul li.off {
	background: #201f21 url(http://i.wp.pl/a/i/kultura/menu_bg_off.gif) no-repeat top left;
}
#wpNavi ul li.off:hover, #wpNavi2 ul li.off:hover {
	background: #840203 url(http://i.wp.pl/a/i/kultura/menu_bg_on.gif) no-repeat top left;
}
#wpNavi ul li a, #wpNavi2 ul li a {
	text-decoration: none;
	display: block;
	padding: 8px 0;
	text-align: center;
}
#wpNavi ul li.on a, #wpNavi2 ul li.on a {
	color: #fff;
}
#wpNavi ul li.on a:hover, #wpNavi2 ul li.on a:hover {
	color: #fcd087;
}
#wpNavi ul li.off a, #wpNavi2 ul li.off a {
	color: #fff;
}
#wpNavi ul li.off a:hover, #wpNavi2 ul li.off a:hover {
	color: #fcd087;
}






/* wpSearch */

#wpSearch {

    width: 970px;

    margin: 0 auto;

    background-color: #fff;

    padding: 1px 0 0 0;

}

#wpSearch .szukaj {

    background: #e8e8e8 url(http://i.wp.pl/a/i/kultura/search_bg.gif) repeat-x top left;

    border-top: 1px solid #555555;

    border-bottom: 1px solid #d4d4d4;

    height: 33px;

    overflow: hidden;

}

#wpSearch .szukaj .szukaj_1 {

    font-size: 11px;

    color: #737b85;

    padding: 10px 7px 0 25px;

}

#wpSearch .szukaj .szukaj_2 {

    padding: 6px 10px 0 0;

    width: 310px;

}

#wpSearch .szukaj .szukaj_2 input {

    width: 100%;

    height: 17px;

    border: 1px solid #a5acb2;

}

#wpSearch .szukaj .szukaj_3 {

    padding: 6px 0 0 0;

}

#wpSearch .szukaj .szukaj_4 {

	display: none;

    padding: 9px 10px 0;

}

#wpSearch .szukaj .szukaj_8 {

	padding: 10px 7px 0 0;

	font-size: 11px;

	display: none;

}

#wpSearch .szukaj .szukaj_9 {

	padding: 6px 10px 0 0;

	width: 30px;

	display: none;

}

#wpSearch .szukaj .szukaj_9 input {

	width: 100%;

	height: 17px;

	border: 1px solid #a5acb2;

}

#wpSearch .szukaj .szukaj_10 {

	padding: 6px 10px 0 0;

	width: 100px;

	display: none;

}

#wpSearch .szukaj .szukaj_10 select {

	width: 100%;

	border: 1px solid #a5acb2;

}



/* wpMain */

#wpMain {

    width: 970px;

    margin: 0 auto;

    border-top:10px solid #fff; 

    clear: both;

    background-color: #fff;

    padding-bottom: 10px;

}

#wpMain:after {

    clear: both;

    display: block;

    content: '';

}

#wpTop {

    overflow: hidden;

    margin-bottom: 10px;

    height: 340px;

    background: transparent url(http://i.wp.pl/a/i/kultura/wptop_bg.jpg) repeat-x top left;

    padding: 10px;

}

#wpLeft {

    width: 180px;

    float: left;

    overflow: hidden;

}

#wpCenter {

    width: 660px;

    float: left;

    overflow: hidden;

}

#wpRight {

    width: 300px;

    float: right;

    overflow: hidden;

}



/* advertisements */

#wpAdvTop {

    background-color: #fff;

    width: 970px;

    margin: 0 auto;

    text-align: center;

    padding: 10px 0 10px 0; 

}

#wpAdvBottom {

    background-color: #fff;

    width: 970px;

    margin: 0 auto;

    text-align: center;

    padding: 5px 0 2px 0;

    font-size: 0;

    clear: both;

}



.adv {

    text-align: center;

}







/* default box */

.bx {margin-bottom: 10px;}

.bx h2 {padding: 7px 0 10px 11px;}

.bx .body {padding: 5px 10px 10px 10px;}

.bx ul {list-style: none;}

.bx_right {background: #f9f9f9 url(http://i.wp.pl/a/i/kultura/bx_bg_across_300.gif) repeat-y top center;}

.bx_right2 {background: #fff url(http://i.wp.pl/a/i/kultura/bx_right2_bg.gif) repeat-x top left;}

.bx_right_poll {background: #f9f9f9 url(http://i.wp.pl/a/i/kultura/bx_bg_across_300.gif) repeat-y top center; padding-left: 20px;}

.bx_right_poll h3 {
	
    font: bold 12px Tahoma, verdana, Arial, sans-serif;

    color: #a30002;

    padding: 5px 0px 5px 0px;

    text-align: left;
}


.banner {margin: 0 0 10px 0;}



/* formatting */

.rt {text-align: right;}

.lt {text-align: left;}

.ct {text-align: center;}

.fr {float: right;}

.fl {float: left;}

.clr{clear: both; font-size: 0; line-height: 0; height: 0;}

a.more:link, a.more:active, a.more:visited {

    background: transparent url(http://i.wp.pl/a/i/kultura/more.gif) no-repeat center right;

    padding-right: 9px;

    font: 11px Tahoma, Verdana, Arial, sans-serif;

}

a.more:hover {}

a.more2:link, a.more2:active, a.more2:visited {

    background: transparent url(http://i.wp.pl/a/i/kultura/more2.gif) no-repeat right;

    padding-right: 12px;

}

#wpMain .nobg {

    background: none;

}

#wpMain .nobrd {

    border: none;

}



.mainArt {

    width: 640px;

    position: relative;

    overflow: hidden;

    float:left;

    margin-right: 10px;

    text-align: center;

}

.mainArt2 {

    width: 640px;

    position: relative;

    overflow: hidden;

    float:left;

    margin-right: 10px;

    text-align: left;

}

.szer650 {

    width: 650px;

}

.mainArt .desc {

    position: absolute;

    width: 625px;

    bottom: 0;

    left: 0;

    padding: 15px;

    border-top: 1px solid #4c4847;

    background-color: #222;

    text-align: left;

    opacity: 0.80;             /* CSS 3 , opera 9*/

    filter: alpha(opacity=80); /* MSIE  */

    -moz-opacity: 0.80;        /* Gecko */

}

.mainArt2 .desc2 {

    position: absolute;

    width: 260px;

    height: 200px;

    top: 0;

    left: 350px;

    padding: 120px 15px 20px 15px;

    border-left: 1px solid #4c4847;

    background-color: #222;

    text-align: left;

    opacity: 0.90;             /* CSS 3 , opera 9*/

    filter: alpha(opacity=90); /* MSIE  */

    -moz-opacity: 0.90;        /* Gecko */

}

.mainArt2 .desc3 {  

    position: absolute;

    top: 322px;

    left: 355px;

    text-align: left;

}

.mainArt2 .adamiak {

    position: absolute;

    width: 260px;

    height: 200px;

    top: 0;

    left: 350px;

    /*padding: 20px 15px 100px;*/
padding: 20px 15px 100px 10px;

    border-left: 1px solid #4c4847;

    background-color: #222;

    text-align: left;

    opacity: 0.90;             /* CSS 3 , opera 9*/

    filter: alpha(opacity=90); /* MSIE  */

    -moz-opacity: 0.90;        /* Gecko */

}

#wpTop .mainArt .d1, #wpTop .mainArt2 .d1 {

    font: 18px Tahoma, Arial, sans-serif;

    color: #fff;

}

#wpTop .mainArt .d2, #wpTop .mainArt2 .d2, #wpTop .mainArt2 .d3 {

    font: 12px Tahoma, Arial, sans-serif;

    color: #b2b2b2;

}

#wpTop .mainArt .d3, #wpTop .mainArt2 .d3 {

    font-size: 24px;

    color: #fff;

}



#wpTop .mainArt2 .desc3 .d2 { 

    font-size: 10px;

}



#wpTop .mainArt a:hover {

    color: #fcd087;

}

#wpTop .subArt {

    width: 290px;

    background-color: #f1f1f1;

    height: 340px;

    overflow: hidden;

    float: left;

    position: relative;

}



.foto_wiadomosc {

    border: 1px solid #afafaf;

    margin: 0 5px 1px 0;

}

.bx_right h3 {

    padding: 0 0 5px 0;

}

.bx_right h3, .bx_right h3 a {

    color: #a30002;

    font-size: 13px;

    font-weight: bold;

}

.bx_right p {

    color: #2d2c2c;

}

.bx_right ul {

    background: url(http://i.wp.pl/a/i/kultura/spacer_across.gif) repeat-x bottom left;

    padding: 0 0 5px 0;

    margin: 10px 0 6px 0;

}

.bx_right ul li {

    background: url(http://i.wp.pl/a/i/kultura/punktor.gif) no-repeat top left;

    padding: 0 0 3px 10px;

}

.galeria_podpis {

    font: bold 12px Tahoma, verdana, Arial, sans-serif;

    color: #a30002;

    padding: 5px 30px 10px 30px;

}



.bx_center_left {

    width: 330px;

}

.bx_center_left h2 {

    padding-left: 0;

    padding-top: 0;

}

.bx_center_left .body {

    background: url(http://i.wp.pl/a/i/kultura/spacer_across.gif) repeat-x bottom left;

    margin-bottom: 5px;

}

.bx_center_left h3 {

    padding: 0 0 5px 0;

}

.bx_center_left h3, .bx_center_left h3 a {

    color: #a30002;

    font-size: 12px;

    font-weight: bold;

}

.bx_center_left p {

    color: #6b6b6b;

    font-size: 12px;

    line-height: 140%;

    padding: 0 0 20px 0;

}



.recenzja {

    width: 48%;

    padding-right: 10px;

}

.recenzja p {

    padding-bottom: 0;

}



.bx_center_right {

    width: 315px;

    background: url(http://i.wp.pl/a/i/kultura/kalendarz_bg.gif) repeat-y top left;

}

.bx_300 {

    width: 300px;

}

.bx_100pr {

    width: 100%;

}

.bx_600 {

    width: 600px;

}



.bx_center_right h2 {

    padding: 0 0 10px 40px;

}

.bx_center_right .kalendarz {

}

.bx_center_right .kalendarz .kartka {

    width: 85px;

    height: 61px;

    margin: 0 10px 0 0;

    background: url(http://i.wp.pl/a/i/kultura/kalendarz_kartka.gif) no-repeat top left;

    font-weight: bold;

    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;

    text-align: center;

}

.bx_center_right .kalendarz .kartka .dzien {

    font-size: 28px;

    color: #959595;

    padding: 4px 3px 0 0;

}

.bx_center_right .kalendarz .kartka .miesiac {

    font-size: 12px;

    color: #a2a1a1;

    margin: -5px 0 0 0;

}

.bx_center_right .kalendarz .opis {

    color: #6b6b6b;

    font-size: 12px;

    line-height: 140%;

    padding: 5px 0 10px 95px;       

}

.bx_center_right .kalendarz .opis a {

    color: #6b6b6b;

}

.bx_center_right .kalendarz .opis a:hover {

    color: #a30002;

}

.bx_center_right .kalendarz .opis a span {

    color: #a30002;

    font-weight: bold;

}

.bx_center_right .kalendarz_wiecej {

    background: url(http://i.wp.pl/a/i/kultura/spacer_across.gif) repeat-x top left;

    padding: 5px 0 5px 0;

    margin: 15px 0 0 40px;

}



.wybierz_miasto {

    color: #a30002;

    font-weight: bold;

    font-size: 12px;

    padding: 0 0 5px 5px;

}

.bx_miasta {

    border: 1px solid #aaaaaa;

}

.bx_miasta2 {

    border: 1px solid #fff;

    background: url(http://i.wp.pl/a/i/kultura/bx_bg_down.gif) repeat-x top left;

}

.bx_miasta2 .kolumna {

    width: 156px;

    padding: 0;

    margin: 0;

}

.bx_miasta2 .kolumna ul {

    margin: 5px 0 0 5px;

    padding: 0;

    list-style: none;

    list-style-type: none;

}

.bx_miasta2 .kolumna ul li {

    margin: 4px 0 0 0;

    padding: 0 0 0 8px;

    background: url(http://i.wp.pl/a/i/kultura/punktor.gif) no-repeat top left;

    list-style: none;

    list-style-type: none;

}

.bx_miasta2 .kolumna ul li a {

    color: #6b6b6b;

}

.bx_miasta2 .kolumna ul li a:hover {

    color: #ca0000;

}



.bx_blogi_czat {

    background: url(http://i.wp.pl/a/i/kultura/bx_bg_across_662.gif) repeat-y top center;

    padding: 10px;

}



.bx_blogi_czat .bx_blogi h2 {

    padding: 0 0 10px 0;

}

.bx_blogi_czat .bx_blogi .blogi_kolumna {

    margin: 0 10px 0 0;

    padding: 0 10px 0 0;

    background: url(http://i.wp.pl/a/i/kultura/spacer_down.gif) repeat-y top right;

    width: 195px;

}

.bx_blogi_czat .bx_blogi .blogi_kolumna h3, .bx_blogi_czat .bx_czat h3 {

    color: #a30002;

    font-size: 12px;

    font-weight: bold;

}

.bx_blogi_czat .bx_blogi .blogi_kolumna .autor {

    color: #8a8a8a;

    font: 11px Tahoma, Arial, sans-serif;

    margin: -1px 0 15px 0;

}

.bx_blogi_czat .bx_blogi .blogi_kolumna p, .bx_blogi_czat .bx_czat p {

    color: #2d2c2c;

    font-size: 12px;

    line-height: 140%;

}



.bx_blogi_czat .bx_czat {

    padding: 0 0 0 10px;

    background: url(http://i.wp.pl/a/i/kultura/spacer_down.gif) repeat-y top left;

    width: 195px;

}

.bx_blogi_czat .bx_czat h2 {

    padding: 0 0 10px 0;

}



.bx_wiad_kult {

    border-bottom: 1px solid #a2a2a2;

}

.bx_wiad_kult h2, .bx_przewodnik h2 {

    padding-left: 0;

}

.bx_wiad_kult .body, .bx_przewodnik .body {

    padding-bottom: 0;

}

.bx_wiad_kult .wiadomosci, .bx_przewodnik .wiadomosci {

    background: url(http://i.wp.pl/a/i/kultura/spacer_across.gif) repeat-x bottom left;

    padding: 0 0 10px 0;

    margin: 0 0 15px 0;

}

.wiadomosci h3 {

    padding: 0 0 5px 0;

}

.wiadomosci h3, .wiadomosci h3 a {

    color: #a30002;

    font-size: 13px;

    font-weight: bold;

}

.wiadomosci p {

    color: #2d2c2c;

    font-size: 12px;

    line-height: 140%;

    padding: 0 0 0 0;

}

.bx_przewodnik {

    width: 460px;

}

.bx_przewodnik190 {

    width: 190px;

}

.bx_przewodnik .miejscowosc {

    font-weight: bold;

    font-size: 14px;

    color: #a30002;

    text-transform: uppercase;

    margin: -6px 0 10px 0;

}



.artykul {

    padding: 0 10px 10px 10px;

    color: #2d2c2c;

}



.artykul h2 {

    padding: 10px 0 25px 0;

    color: #2d2c2c;

    font: bold 18px Tahoma,Arial,sans-serif;

}



.artykul p {

    padding: 0 0 10px 0;

    color: #2d2c2c;

    line-height: 140%;

}

.fotka {

    margin: 0 5px 5px 0;

    border: 1px solid #800000;

}

.fotka span {

    display: block;

    color: #800000;

    font-weight: bold;

    font-size: 11px;

    text-align: center;

    padding: 5px;

}

.bx_wiadomosci {

    background: #f1f1f1 url(http://i.wp.pl/a/i/kultura/bx_bg_across_190.gif) repeat-y top center;

    width: 460px;

}



.bx_wiadomosci190 {

    background: #f1f1f1 url(http://i.wp.pl/a/i/kultura/bx_bg_across_190.gif) repeat-y top center;

    width: 190px;

    margin-right: 10px;

}

.bx_wiadomosci190 ul li {

    font-size: 12px;

    line-height: 140%;

}





ul .li_full a {

    font-size: 13px;

    line-height: 140%;

    font-weight: bold;

}

ul .li_full p {

    font-size: 12px;

    line-height: 140%;

    padding: 0 0 5px 0;

}



.bx_metryczka h2 {

    padding-top: 3px;

    padding-left: 3px;

}

.bx_metryczka .metryczka_miejsce {

    border-bottom: 1px solid #dfdfdf;

    padding: 0 10px 3px 10px;

    margin: 0 0 2px 16px;

    width: 100px;

}

.bx_metryczka .metryczka_miejsce .co {

    color: #9d0000;

    font: bold 11px Tahoma, Arial, sans-serif;

}

.bx_metryczka .metryczka_miejsce .ile {

    color: #383838;

    font: bold 11px Tahoma, Arial, sans-serif;

}

.bx_metryczka .wojewodztwo {

    background: url(http://i.wp.pl/a/i/kultura/spacer_across.gif) repeat top left;

    padding: 1px 0;

    margin: 10px;

}

.bx_metryczka .wojewodztwo2 {

    background-color: #f1f1f1;

    padding: 8px 15px;

}

.bx_metryczka .wojewodztwo2 .kol_1 {

    width: 80px;

    color: #807f7f;

    font: 11px/150% Tahoma, Arial, sans-serif;

}

.bx_metryczka .wojewodztwo2 .kol_2 {

    color: #383838;

    font: 11px/150% Tahoma, Arial, sans-serif;

}



.bx_galerie_top h2 {

    margin-top: 10px;

    padding-top: 10px;

    padding-left: 3px;

    background: url(http://i.wp.pl/a/i/kultura/spacer_across.gif) repeat-x top left;

}

.bx_galerie_top .gal_kontener {

    text-align: center;

    padding: 0 20px;

}

.bx_galerie_top .gal_kontener img {

    margin: 0 3px 8px 3px;

}



.linkDocelu h2 {

	padding-top:7px;

	background: transparent url(http://i.wp.pl/a/i/kultura/spacer_across.gif) repeat-x scroll left top	;

}





.galerie .fl .pointer {

    margin-left: 5px;

    cursor: pointer;

}

.galerie .fr .pointer {

    margin-right: 5px;

    cursor: pointer;

}

.galerie .obrazek img {

    border: 1px solid #bfbfbf;

    border-right: 2px solid #720000;

    border-bottom: 2px solid #720000;

}

.galerie .obrazek a:hover img {

    opacity: 0.70;              /* CSS 3 , opera 9*/

    filter: alpha(opacity=70);  /* MSIE  */

    -moz-opacity: 0.70;         /* Gecko */

}





.wiadstr {

    text-align: center;

    padding: 7px;    

}

.wiadstr .str {

    text-align: center;

    margin: 10px;

    font-weight: bold;

    color: #666666;

}

.wiadstr .str a {

    color: #a30002;

    text-decoration: none;

}

.wiadstr .str a:hover {

    text-decoration: none;

    color: #ca0000;

}

.bxRekHd {

    background-color: #e1dfdf;

    border: solid #ffffff 1px; 

    color: #ffffff;

    padding: 5px 7px 5px 7px;

    font-weight: bold;

    font-size: 12px;

}

.bxRekomendacja {

    width: 315px;

    margin-top: 100px;

    border: solid 1px #efeded;

    right: 14px;

}

.bxRekVote  {

    padding: 10px;

    border-top: 1px solid #efeded;

}

.bxGalIn {

    width: 968px;


}

.bxGalL {

   color:#7D848F;

   float:left;

   font-size:11px;

   font-style:italic;

   overflow:hidden;

   padding:0 19px 19px 19px;
   

   text-align:center;

   width:628px;

}

.hdGal {

    background-color: #f8f6f6;

    padding: 9px 8px 7px 15px;

    text-align: right;

    vertical-align: middle;

}

.hdGal h1 {

    font-size: 13px;

    font-weight: bold;

    float: left;

}   

.bxGalR h2 {

    font-size: 13px;

    color: #000000;

    font-weight: bold;

    padding-bottom: 5px;

}

.hdGal span a {

    font-weight: bold;

    font-size: 12px;

    padding: 0 7px;

}

.bxGalR {

    background-color:#FDFDFE;

    color:#000000;

    float:left;

    font-size:12px;


    padding:17px 10px;

    width:280px;

}

	

.boxOP2tab {

    border:1px solid #DBDBDB;

}

.boxOP2tabH {

    border:1px solid #FFFFFF;

    background-color:#F2F2F2;

    font:bold 12px Arial, Helvetica, sans-serif;

    color:#000000;

    padding:3px 4px;

}

.boxOP2tabC span {

    color: #7F7F7F;

}

.boxOP2tabC a {

    color:#333399;

    text-decoration:none;

}

.boxOP2tabC {

    border-top:1px solid #DBDBDB;

    padding-left:5px;

    font:12px Arial, Helvetica, sans-serif;

    color:#000000;

}



.odstepnik {

    margin:8px 10px;

    background:url(http://i.wp.pl/a/i/kultura/spacer_across.gif) repeat-x 50% 50%;

    height:1px;

}

.pyt {

    width:45px;

    text-align:right;

    font-weight:bold;

    font-size:11px;

    padding:0 0 3px 0;

}

.odp {

    width:228px;

    font-size:11px;

    padding:0 0 3px 0;

}



.repertuar_miasta {

    background: none;

    padding: 0 0 5px 0;

    margin: 0 0 10px 20px;

}

.repertuar_miasta li {

    background: url(http://i.wp.pl/a/i/kultura/punktor.gif) no-repeat top left;

    padding: 0 0 3px 10px;

    width:23%;

    float:left;

}



.field_a {

    width:80px;

    font-weight:bold;

    text-align:right;

    padding:0 0 3px 0;

}

.field_b {

    width:550px;

    padding:0 0 3px 0;

}

.field_b span {

    font-weight:bold;

    color:#a30002;

}



.bx_polowka {

    background: #f1f1f1 url(http://i.wp.pl/a/i/kultura/bx_bg_across_325.gif) repeat-y top center;

    width: 325px;

}

.bx_polowka h3 {

    margin-top: -5px;

}

.bx_polowka .miasteczko {

    font-size:10px;

    margin: -7px 0 5px 0;

    display: block;

}

.bx_polowka p, .bx_polowka li, .bx_polowka a {

    font-size: 11px;

}

.bx_polowka ul {

    margin: 0;

    padding-top: 0;

    background-image: none;

}

.bx_polowka ul li {

    margin-top: 0;

    padding-top: 0;

}

.bx_polowka ul li span a {

    color: #000;

    font-weight: bold;

}

.bx_polowka ul li span a:hover {

    color: #a30002;

}









/* Box Zakupy */

#sell_box {

    width: 650px;

    background: #f4f4f4;

    border: 1px solid #f0f0f0;

    font: 11px verdana;

    font-weight: bold;

    color:  #a91113;

    overflow: auto;

}



#sell_box #left {

    width: 370px;

    text-align: left;

    float: left;

}



#sell_box #right {

    width: 260px;

    float: right;

    padding-right: 10px;

}



#sell_box #right img, #sell_box #left img {

    float: left;

}



.cena {

    color: #383838;

    float: left;

    margin-right: 5px;

}



#sell_box a {

    color:  #a91113;

}



.kropki2 {

    margin: 5px;

    margin-top: 5px;

    border-top: 1px dotted #a91113; 

    padding: 7px;

    text-align: right;

}



.pas { 

    text-decoration: none; 

}



.big {

width: 130px;

height: 154px;

} 



.small {

width: 50px;

height: 59px;

}



.dzwiekowy {

background-color:#FFFDFD;

border:1px solid #DEDEDE;

margin-top:8px;

padding:8px;

}



.paginacja {

font-weight:bold;

padding-bottom:15px;

}



.paginacja span {

color:#737B85;

font-size:11px;

font-weight:normal;

padding:10px 7px 0pt 25px;

}



.artykul h3 {

color:#A30002;

font-family:Arial,Tahoma,sans-serif;

font-size:13px;

font-size-adjust:none;

font-stretch:normal;

font-style:normal;

font-variant:normal;

font-weight:bold;

line-height:normal;

margin:-23px 0pt 25px;

}



.bx_felietonista {

background:#fff url(http://i.wp.pl/a/i/kultura/bg_gradient_felieton.gif) repeat-x scroll left top;

border:1px solid #ADADAD;

}

.verDluzsza {

border-color:#A30002 -moz-use-text-color;

border-style:solid none;

border-width:1px medium;

}

.verDluzsza .tloo {

background-color:#F2F2F2;

margin:0pt 10px 10px;

padding:10px;

}

.verDluzsza .tloo p {

padding:0pt 0pt 8px;

}

.bx_felietonista .fotka {

border:1px solid #444444;

margin:10px 20px 10px 10px;

}

.bx_felietonista p.autorr {

    font: bold 16px Arial, Tahoma, Verdana, sans-serif;

    color: #a30002;

    background: url(http://i.wp.pl/a/i/kultura/strzalka.gif) no-repeat left top;

    margin: 10px 0 0 120px;

    padding: 0 0 0 20px;

    position: relative;

}

.bx_felietonista p.autorr2 {

    font: bold 16px Arial, Tahoma, Verdana, sans-serif;

    color: #a30002;

    margin: 10px 0 0 120px;

    padding: 0 0 0 20px;


    position: relative;

}

.bx_felietonista .txtt {

    margin: 10px 0 0 140px;

    position: relative;

}

p.tytull {

color:#A30002;

font-family:Arial,Tahoma,Verdana,sans-serif;






font-size:16px;

font-size-adjust:none;

font-stretch:normal;

font-style:normal;

font-variant:normal;

font-weight:bold;

line-height:normal;

padding:20px 0pt 10px;

}

.listaFelietonow {

background:transparent url(http://i.wp.pl/a/i/kultura/spacer_across.gif) repeat-x scroll left bottom;

margin:0pt 0pt 10px;

padding:10px 15px 5px;

}

.listaFelietonow h4 {

color:#A30002;

font-family:Arial,Tahoma,Verdana,sans-serif;

font-size:14px;

font-size-adjust:none;

font-stretch:normal;

font-style:normal;

font-variant:normal;

font-weight:bold;

line-height:normal;

padding:0pt 0pt 5px;

}

.listaFelietonow p {

color:#6B6B6B;

font-family:Arial,Tahoma,Verdana,sans-serif;

font-size:11px;

font-size-adjust:none;

font-stretch:normal;

font-style:normal;

font-variant:normal;

font-weight:normal;

line-height:normal;

padding:0pt 0pt 15px;

}

.listaFelietonow p a {

color:#6B6B6B;

}

.listaFelietonow p a:hover {

color:#CA0000;

}

.kamerka {

        background:transparent url(http://www.wp.pl/i/const/200612/kamerka.gif) no-repeat scroll right bottom;

        padding-right:20px;

}



.galPhotos {

	border: 1px solid #840203;

	padding: 3px;

	text-align: center;

	width: 560px;

	margin: 0 auto;

}

.galPhotos p {

	margin: 0;

	padding: 0;

	line-height: 1em;

}



#minitooltipimg {

	position: absolute; z-index: 100;

	border: 1px solid #840203;

	background-color: #fff;

	color: #840203;

	padding: 1px; display: none;

}




#wpNavi ul li span.subNavi-pre,
#wpNavi2 ul li span.subNavi-pre {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
z-index: 2;
}
#wpNavi ul li .subNavi,
#wpNavi2 ul li .subNavi {
    position: absolute;
    top: 31px;
    left: 0;
    width: 169px;
    background: transparent url(http://i.wp.pl/a/i/kultura/bg_subnavi_t.gif) no-repeat top left;
    padding-top: 4px;
    z-index: 2;
}
#wpNavi ul li .subNavi div,
#wpNavi2 ul li .subNavi div {
    display: block;
    background: transparent url(http://i.wp.pl/a/i/kultura/bg_subnavi_b.gif) no-repeat bottom left;
    padding-bottom: 4px;
}
#wpNavi ul li .subNavi ul,
#wpNavi2 ul li .subNavi ul {
    position: relative;
    width: 167px;
    padding: 0 1px;
    background: #a80002 url(http://i.wp.pl/a/i/kultura/bg_subnavi.gif) repeat-y top left;
    border-bottom: 0;
    height: auto;
    margin-top: 0;
}
#wpNavi ul li .subNavi li,
#wpNavi2 ul li .subNavi li {
    float: none;
    width: auto;
    height: auto;
    border-bottom: 1px solid #c03335;
}
#wpNavi ul li .subNavi li.last,
#wpNavi2 ul li .subNavi li.last { border: none; }
#wpNavi ul li .subNavi li a,
#wpNavi2 ul li .subNavi li a {
    display: block;
    height: auto;
    text-align: left;
    background: transparent url(http://i.wp.pl/a/i/kultura/arr_black_r.gif) no-repeat 7px 10px;
    padding: 5px 5px 5px 20px;
    color: #ffffff;
    margin-right: 0;
    position: relative;
    zoom: 1;
}
#wpNavi ul li .subNavi li a:hover,
#wpNavi2 ul li .subNavi li a:hover {
    color: #fcd087;
    background: transparent url(http://i.wp.pl/a/i/kultura/arr_black_r.gif) no-repeat 14px 10px;
    padding: 5px 5px 5px 27px;
}

ol.komentarze {

	border-top: 1px solid #fff;

	background: url(http://i.wp.pl/a/i/kultura/spacer_across.gif) repeat-x left bottom;

	margin: 0;

	padding: 30px 30px 30px 50px;

}

ol.komentarze li {

	padding: 0 0 20px 0;

	font: bold 11px Arial, Tahoma, Verdana, sans-serif;

	color: #6b6b6b;

}

ol.komentarze li p {

	font: normal 11px Arial, Tahoma, Verdana, sans-serif;

	color: #6b6b6b;

	padding: 0 0 1px 0;

}
/*----------SOWA-----------*/

.bxSowa{
    width:100%;
    margin-top:0px;
    text-align: center;
    background-color:#ffffff;
    border-bottom: 1px solid #f6f6f6;
    display: block;
    margin-top: 10px;
    padding: 0;
}

.bxSowa .content{       
    background-color:#f2f5f7;
    padding:0px 0px 10px;
    border:0;
    background-color:transparent;
}

.bxSowa .content:after, .bxSowa span:after {
    display:block;
    clear:both;
    content:'';
}

.bxSowa span{
    display:block;
    padding-left:10px;
    padding-right:10px;
    border:0px;
    float: left;


}

.bxSowa h2{
    margin: 0px;
    height: 20px;
    background-color: #f6f6f6;
    border-top: 1px solid black;
    padding-left: 5px;
    margin-bottom: 5px;
}

.bxSowa h2, .bxSowa h2 a{
    font:bold 13px Verdana, Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    color:#CA0000;
    text-align:left;
}

.bxSowa h3, .bxSowa h3 a{
    font:bold 13px Tahoma, Verdana, Arial;
    color:black;
    font-size: 13px;
    text-decoration: none;

}

.bxSowa h3 a:hover{
    text-decoration: underline;
}

.bxSowa h3{
    margin-left:1px;
    margin-right:1px;
    padding-bottom:3px;
    margin-bottom:5px;
    background-image:none;
}

.bxSowa li{
    display:block;
    margin-bottom:8px;
    height: 1%;
    font:11px Tahoma, Verdana, Arial;
    text-align: center;
}

.bxSowa a{
        display: block;
}

.bxSowa li:after {
    display:block;
    clear:both;
    content:'';
}

.bxSowa li img{
    margin:0 6px 3px 0;
    border:1px solid #b2afb9;
}

.bxSowa ul{
        height:1%;
        list-style: none;
        padding:0px;
        margin: 0px;
        display:block;
}

.bxSowa ul:after{
        clear:both;
        content:'';
        display:block;

}

#sowasearch .bxSowa span {
        width: 120px;
}

.w585 .bxSowa {
        width: 585px;
        margin-left: 20px;
        margin-right: 5px;
}

.w585 .bxSowa span {
       width: 146px;
}

.tagi {
       font-size:13px;
       font-variant: small-caps;  	
       background-color: #FAFAFA;
       padding-left:5px;
       margin-bottom: 10px;
}
.tagi a:first-letter {
      font-weigth:bold;
}

.kalendarz-przewijak {
	height: 343px;
	overflow: auto;
}

/* galeria */
#galleryCnt {
	width: 972px;
	position: relative;
	margin-top: 15px
}

#galleryCnt div.galleryBody {
	clear: both;
	overflow: hidden;
	background: #f1f1f1
}

* html #galleryCnt div.galleryBody {
	height: 1%
}

#galleryCnt div.galleryTop {
	clear: both;
	height: 40px;
	background: #f1f1f1
}

#galleryCnt div.galleryTop div {
	float: left;
	height: 40px;
	width: 305px
}

#galleryRow {
	list-style-type: none;
	overflow: hidden;
	float: left;
	display: inline;
	padding: 0;
	width: 1036px;
	height: 150px;
	margin: 0 0 0 19px;
}

* html #galleryRow {
	margin: 0 0 0 20px
}

#galleryRow li {
	float: left;
	text-align: center;
	width: 160px;
	padding: 5px 6px;
}

* html #galleryRow li {
	padding: 5px 5px
}

#galleryRow li a {
	text-decoration: none;
	font: bold 12px Tahoma, Arial, Verdana;
	color: #890000;
	line-height: 11px
}

#galleryRow li a:hover {
	color: #CC0000
}

#galleryRow li img {
	border: 1px solid #b6bdc5;
	margin-bottom: 5px
}

#galleryRow li p {
	padding: 0;
	margin: 0
}

#galleryRow li p.desc {
	height: 30px
}

#galleryCnt a.arrow-left,#galleryCnt a.arrow-right {
	width: 15px;
	height: 110px;
	display: block;
	text-indent: -5000px;
	outline: 0;
	position: absolute;
	top: 46px
}

#galleryCnt a.arrow-left {
	background: url(http://i.wp.pl/a/i/kultura/arrow_left.gif) no-repeat 0 0;
	left: 5px
}

#galleryCnt a.arrow-right {
	background: url(http://i.wp.pl/a/i/kultura/arrow_right.gif) no-repeat 0 0;
	right: 5px
}

#galleryCnt img.galleryTitle {
	height: 27px;
	position: relative;
	top: 13px;
	left: 10px
}

/* galeria arrows */



	div.bxGalL { position:relative }

	

	div.bxGalL a.bxGal-arrow-left, div.bxGalL a.bxGal-arrow-right {

		width:20px;

		height:100px;

		position:absolute;

		top:50%;

		margin-top:-50px;

		text-indent:-9000px

	}

	

	div.bxGalL a.bxGal-arrow-left { background:url(http://i.wp.pl/a/i/kultura/arrow2_left2.gif) no-repeat 0 0; left:5px }

	div.bxGalL a.bxGal-arrow-right { background:url(http://i.wp.pl/a/i/kultura/arrow2_right2.gif) no-repeat 0 0; right:5px }	
/* ankieta */	

ul.survey-set {

	margin:0 0 10px;

	padding:0;

	list-style-type:none

}

	

ul.survey-set label, ul.survey-set input {

	vertical-align:middle;

	outline:none

}

	

ul.survey-set li { padding:0 0 5px; color:#000 }	

ul.survey-set li label { cursor:pointer }

a.survey-set {

	padding:0 0 5px; color:#000;
        cursor:pointer;
        vertical-align:middle;
        outline:none

}

div.dotted {
	padding-top: 6px;
	background: transparent url(http://i.wp.pl/a/i/wiadomosci/dot_h.gif) repeat-x top left;
}

/* nowa sonda */
#sonda form.sondaForm { margin: 0; padding: 0; }
#sonda .soSubmit { margin: 10px 0; text-align: center;}
#sonda .soStopka { padding-top: 6px; background: transparent url(http://i.wp.pl/a/i/wiadomosci/dot_h.gif) repeat-x top left;}
#sonda .soStopka a { font-size: 11px; color: #005693; font-weight: normal; background: transparent url(http://i.wp.pl/a/i/wiadomosci/arr_red_r.gif) no-repeat right; padding-right: 10px; float: right;}
#sonda .soBar { border: 1px solid #b0b0b0; height: 14px; background: url(http://i.wp.pl/a/i/wiadomosci/bg_sonda_off.gif) repeat-x top left; }
#sonda .soBari {  background: #b30002 url(http://i.wp.pl/a/i/wiadomosci/bg_sonda_on.gif) repeat-x top left; height:14px; font-size:0; margin: 0;} 
#sonda .soOpis { margin: .6em 0em .1em 0em; }
#sonda .soOpis span { }
#sondaForm input { margin: 2px 0px 0px 0px; width: auto; }
#sondaForm label {  }
.bx5 #sonda label {font-size: 14px;}
.bx5 #sonda .soStopka {margin-top: 20px;}
.bx5 #sondaForm input {margin-left: 20px;}
.soGl {padding-bottom: 4px;text-align: center;}
.bx5 #sonda .soStopka span, .soGl span {
	font-size: 11px;
	color: #989898;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
.bx5 #sonda .soStopka em, .soGl em {color: #525d6a;font-style: normal;}
.bx5 #sonda .soOpis {
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
}
.bx5 #sonda .soOpis span {
	font-weight: bold;
	color: #a90002;
}
.bx5 #sonda .soBar {
	margin-left: 20px;
	margin-right: 20px;
}
.bx5 {
	background: #f6f6f6 url(http://i.wp.pl/a/i/wiadomosci/bg_bx5_t.gif) no-repeat top left;
	margin-bottom: 10px;
	zoom: 1;
}


.bx5 .body {
	background: url(http://i.wp.pl/a/i/wiadomosci/bg_bx5_b.gif) no-repeat bottom left;
	padding: 12px 10px 10px 10px;
}

a.wikiLink {
         display: inline;
         background: url(http://i.wp.pl/a/i/kultura/wikipedia_SG.png) no-repeat top right;
         padding: 3px 25px 5px 0;
}
.bx_konk {

	background: url(http://i.wp.pl/a/i/kultura/bx_bg_across_662.gif) repeat-y top center;

	padding: 10px;

}

.bx_konk h2{

	padding: 0 0 10px 0;

	margin:0;

	background: url(http://i.wp.pl/a/i/kultura/spacer_across.gif) repeat-x left bottom;

}

.bx_konk h3{

	padding:10px 0 8px 30px;

	margin:0;

	font:bold 16px Arial, Helvetica, sans-serif;

}

.bx_konk h3 span{color:#515151;}

.bx_konk .odpowiedzi{padding:0 0 10px 50px;}

.bx_konk .odpowiedzi label.inp{

	display:block;

	float:left;

	width:100px;

	text-align:right;

	padding:2px 10px 0 0;

}

.bx_konk .odpowiedzi input.inp{width:300px;}

.bx_konk .odpowiedzi small{font:normal 11px Arial, Helvetica, sans-serif;}


div#artBody table {
	margin: 2px;
	padding: 2px;
	border: 1px solid;
	outline: 0;
	font-size: 100%;
	vertical-align: middle;
	background: transparent;
	border-spacing:0; 
	border-collapse:collapse; 
}
div#artBody tr, div#artBody td, div#artBody th {
	margin: 2px;
	padding: 2px;
	border: 1px solid;
	outline: 0;
	font-size: 100%;
	vertical-align: middle;
	background: transparent;
}

.fs {
    float: right;
    padding-right: 10px;
    border: 0  !important;    
}
.fs .underline {
    text-decoration: underline;
}
.fs img {
    cursor: pointer;
    margin-right: 6px;
}
.fs span {
    padding: 0 2px;
    cursor: pointer;
    display: inline;
    border: 0;    
}
.fs .f12 {
    font-size: 11px;
}
.fs .f14 {
    font-size: 14px;
}
.fs .f16 {
    font-size: 16px;
    font-weight: bold;
}

.fs {
        margin-top: -2px;
}

.fs .icoPrint {
        background: url(http://i.wp.pl/a/i/seriale/ico_print.gif) no-repeat top left;
        padding: 2px 0 5px 22px;
        color: #454545;
}

.stampArticle {
    height: 50px;
    margin-bottom: 5px;
}

.galeriaStamp {
    margin-top: 10px;
    margin-bottom: 5px;
}

.galeriaStamp .stgRating {
    width: 280px;
}

.galeriaStamp .stgBookmark {
    margin-top: 5px;
    width: 275px;
}

