/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *             	Marek Kleszyk
 *						27 sierpień 2009
 *		system:		T.CMS-4.0-SEO
 */

@import url("menu.css"); 
@import url("comments.css"); 

pre
{
    color:red;
}

:focus {outline:none;}

a
{
    text-decoration:none;
	font-family: "Comic Sans MS, Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
        font-family:"comic sans ms", sans-serif;
	font-size: 11px;
	color: #2fa900;
}

a:hover
{
    text-decoration:underline;
}

a img
{
    border-width:0px;
}

p
{
    margin:0px;
    padding:0px;
}

form
{
	padding:0px;
	margin:0px auto;

}

fieldset
{
	padding:0px;
	margin:0px;
	border:none;
}

legend
{
	display:none;
}

input.text, textarea, select, input.file
{
	font-family:Arial;
	font-size:11px;

	width:250px;
	border:1px solid #DFDFDF;
	background:transparent;
	color: #494949;
}

input.text
{
	height:16px;
	padding-top:2px;
	padding-left:2px;
	width:209px;
}

input#token
{
    float:left;
    margin-right:10px;
    width:105px;
}


input.small
{
	width:100px;
}


textarea
{
	padding:2px;

}


input.submit
{
    width:67px;
    height:24px;
    border:none;
    margin:0px auto;
    cursor:pointer;
    border:none;
    display:block;

}

label
{
	margin:0px;
	padding:0px;
	padding-right:10px;
	float:left;
	line-height:18px;
	font-family: "Comic, Arial", "Verdana", "Helvetica",  sans-serif;
        font-family:"comic sans ms", sans-serif;
	font-size: 11px;
	color: #494949;
	font-weight:bold;

	width:130px;
	height:20px;
	text-align:right;

}

select
{
	padding-left:2px;
	height:18px;
	width:213px;
}




div.kontrolka
{
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
}

div.kontrolka_textarea
{
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
	padding:0px;
}

div.kontrolka p, div.kontrolka_textarea p
{
	font-size:10px;
	color:#5d6a6d;
	margin-left:140px;
	margin-top:3px;
}

div.form_separator
{
	height:1px;
	border-bottom:1px solid #e5e5e5;
	width:300px;
	margin:10px auto;
}

div.przycisk
{
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
	text-align:left;
        margin-top:20px;

}




			/* --------- glowna ---------- */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000 url('../img/bg.jpg') repeat-x scroll 0 0;
	text-align: center;
	font-family: "Comic Sans MS, Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
        font-family:"comic sans ms", sans-serif;
	font-size: 13px;
	color: #000;
}

#container {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#top
{
    width: 1000px;
    height: 289px;
    position: relative;


}

#top div#top_flash
{

}

#top div#top_szukaj
{
    width:195px;
    position:absolute;
    top:219px;
    left:20px;

}

#top div#top_szukaj label
{
    float:left;
    height:34px;
    
}

#top div#top_szukaj input.text
{
    width:135px;
    height:25px;
    background:url(../img/bg_input_szukaj.jpg) 0 0 no-repeat;
    font-family:Arial;
    color:#000;
    font-size:11px;
    padding:13px 0px 0px 13px;
    border:none;
    float:left;

}

#top div#top_szukaj input.submit
{
    width:23px;
    height:38px;
    background:url(../img/bg_button_szukaj.jpg) 0 0 no-repeat;
    float:left;
}

#top a#logo
{
    position:absolute;
    top:25px;
    left:20px;
}

#top div#langs
{
    position:absolute;
    right:31px;
    top:147px;
    width:35px;
    height:60px;
}


#base
{
    width: 1000px;
    height: 581px;
    height:570px;
    overflow: hidden;
    text-align: left;
    background:url(../img/bg_content.jpg) 0 0 no-repeat;
}

#base div#sidebar-left
{
    width:302px;
    float:left;
    margin-top:60px;
    margin-top:38px;
    margin-left:10px!Important;
    margin-left:5px;
    overflow:hidden;
}

#base div#content, #base div#hp_content
{
    width:687px!Important;
    width:685px;
    float:left;
    margin-top:26px;
    overflow:hidden;

}

#base div#content
{

}

/*----box----*/
div.box
{
    overflow:hidden;
}

div.box div.box_nagl
{
    overflow:hidden;
}

div.box div.box_content
{
    overflow:hidden;
}

/*box dane teleadresowe*/
div#box_dane_teleadresowe
{
    width:269px;
    margin-left:18px;
    height:154px;
}

div#box_dane_teleadresowe div.box_nagl
{
    height:46px;
    text-align:right;

}

div#box_dane_teleadresowe div.box_content
{
    height:68px;
    padding:10px;
}

/*box newsletter*/
div#box_newsletter
{
    width:303px;
    height:328px;
    background:url(../img/bg_left_box.jpg) 0 0 no-repeat;
}

div#box_newsletter div.box_nagl
{
    margin:15px 10px 0px 10px;
}

div#box_newsletter div.box_content
{
    
}

div#box_newsletter div.box_content form
{
    /*margin-left:42px;*/
    width:232px;

}

div#box_newsletter div.box_content input#left_email1
{
    width:177px;
    height:26px;
    background:url(../img/bg_input_newsletter.jpg) 0 0 no-repeat;
    padding:8px 0px 0px 10px;
    color:#000;
    border:none;
    float:left;
}

div#box_newsletter div.box_content input.submit
{
    width:26px;
    height:22px;
    background:url(../img/bg_button_newsletter_add.jpg) 0 0 no-repeat;
    float:left;
    margin-top:5px;
}

div#box_newsletter div.box_content a
{
    float:left;
    margin-top:5px;
}

div#box_newsletter div#flash1
{
    height:190px;
    width:276px;
    margin-left:10px;
    margin-top:10px;
}

div#music_flash
{
    width:21px;
    height:20px;
    margin:0px auto;
}

#base div#content
{
    background:url(../img/bg_page.jpg) 0 0 no-repeat;
    height:503px;
}

#scrolled
{
    margin-left:25px!Important;
    margin-left:15px;
    height:420px;
    overflow:hidden;
    
    width:610px;
    width:605px;
    margin-right:0px;
    margin-right:5px;
    float:left;
}

#scrollbar1
{
    width:16px;
    height:420px;
    background:url(../img/bg_scroll.jpg);
    float:left;
    display:none;
}

#scrollbar1 div#handle1
{
    width:16px;
    height:65px;
    background:url(../img/scroll.png) 50% 0 no-repeat!Important;
    background:url(../img/scroll.gif) 50% 0 no-repeat;
    cursor:pointer;
}

div#podmenu
{
    height:30px;
    margin-left:30px;
    margin-right:25px;
    margin-top:13px;
    position:relative;
    overflow:hidden;

}

.page-title
{
    height:49px;
    background:url(../img/bg_page_title_1.jpg) 0 0 no-repeat;
}

.page-title-51 /*kontakt*/
{
    background:url(../img/bg_page_title_51.jpg) 0 0 no-repeat;
}

.page-title-25 /*teatr*/
{
    background:url(../img/bg_page_title_25.jpg) 0 0 no-repeat;
}

.page-title-28 /*repertuar*/
{
    background:url(../img/bg_page_title_28.jpg) 0 0 no-repeat;
}

.page-title-29 /*wystawy*/
{
    background:url(../img/bg_page_title_29.jpg) 0 0 no-repeat;
}

.page-title-30 /*edukacja*/
{
    background:url(../img/bg_page_title_30.jpg) 0 0 no-repeat;
}

.page-title-31 /*muzeum*/
{
    background:url(../img/bg_page_title_31.jpg) 0 0 no-repeat;
}

.page-title h1
{
    font-size:15px;
    font-weight:bold;
    color:#fff;
    font-family:Tahoma;
    font-family:"comic sans ms", sans-serif;
    line-height:49px;
    width:233px;
    text-align:center;
    margin:0px;
}

.page-title-bezchmurki
{
    background:none;
    height:40px;
}

.page-title-bezchmurki h1
{
    color:#2FA900;
    width:auto;
    text-align:left;
    font-family:"comic sans ms",sans-serif;
    line-height:40px;
}

.page-content
{

    margin:5px 0px 0px 5px;
    padding-bottom:10px;

}

.sciezka
{
    margin-left:5px;
    height:20px;
    line-height:20px;
}

.sciezka a
{
    color:#000;
    background:url(../img/arrow4.jpg) 0 55% no-repeat;
    padding-left:7px;
    margin-left:2px;
}

.sciezka a.first
{
    background:none;
    padding-left:0px;
    margin-left:0px;
}

#footer
{
    clear:both;
    padding-bottom:20px;
    position:relative;
}


#footer #menu-bottom
{
    text-align:left;
    margin-left:20px;
    margin-bottom:7px;
}

#footer div#copyright
{
    color:#c2c2c2;
    text-align:left;
    margin-left:20px;
    font-size:12px;
}

#footer div#copyright a
{
   color:#c2c2c2;
}

#footer div#copyright img
{
    float:right;
    margin-top:1px;
    margin-left:5px;
}

#footer a#do_gory_link
{
    position:absolute;
    top:0px;
    right:10px;
    color:#c2c2c2;
    background:url(../img/arrow10.gif) 0 50% no-repeat;
    padding-left:10px;
}

/*--------strona glowna--------*/
div#page-hp
{
    overflow:hidden;
    margin:0px 0px 0px 0px;
    padding-bottom:0px;
}

/*najswiezsze wydarzenia*/

div#page-hp div#box_najswiezsze_wydarzenia
{
    width:370px;
    height:495px;
    float:left;
    background:url(../img/bg_hp_left_box.jpg) 0 0 no-repeat;
    margin-top:-1px;
}

div#page-hp div#box_najswiezsze_wydarzenia div.box_nagl
{
    height:72px;
    margin-top:13px;
    margin-left:11px;
}

div#page-hp div#box_najswiezsze_wydarzenia div.box_content
{
    margin:0px 32px 0px 21px;
}

div#page-hp div#box_najswiezsze_wydarzenia div.box_content p.data
{
    color:#a7a7a7;
    background:url(../img/arrow1.jpg) 0 50% no-repeat;
    padding-left:20px;
    margin-left:5px;
}

div#page-hp div#box_najswiezsze_wydarzenia div.box_content a.tytul
{
    color:#2b9a00;
    font-weight:bold;
    background:url(../img/arrow2.jpg) 0 0 no-repeat;
    padding-left:25px;
}

div#page-hp div#box_najswiezsze_wydarzenia div.box_content div.skrot
{
    margin:10px 23px 0px 23px;
    color:#636363;
}

div#page-hp div#box_najswiezsze_wydarzenia div.box_content div.separator
{
    width:278px;
    height:12px;
    font-size:1px;
    background:url(../img/separator1.jpg) 0 0 no-repeat;
    margin:10px 0 10px 24px;
}

div#page-hp div#box_najswiezsze_wydarzenia a.zobacz_wiecej
{
    color:#636363;
    background:url(../img/arrow1.jpg) 0 50% no-repeat;
    padding-left:20px;
    margin-left:5px;
    text-decoration:underline;

}

/*najblizsze spektakle*/
div#page-hp div#box_najblizsze_spektakle
{
    width:315px;
    height:495px;
    float:left;
    background:url(../img/bg_hp_right_box.jpg) 0 0 no-repeat;
    margin-top:-1px;

}

div#page-hp div#box_najblizsze_spektakle div.box_nagl
{
    height:71px;
    margin-top:13px;
    margin-left:10px;
}

div#page-hp div#box_najblizsze_spektakle div.box_content
{
    margin:10px 21px 0px 10px;
}

div#page-hp div#box_najblizsze_spektakle div.box_content div.item
{
    margin:0px 25px 0px 37px;
    background:url(../img/arrow3.jpg) 100% 100% no-repeat;
    padding-right:15px;
}

div#page-hp div#box_najblizsze_spektakle div.box_content p.premiera
{
    color:#a7a7a7;
    background:url(../img/arrow1.jpg) 0 50% no-repeat;
    padding-left:20px;

    margin-bottom:5px;
    font-size:11px;
}

div#page-hp div#box_najblizsze_spektakle div.box_content div.item div.meta
{
    padding-left:18px;
    background:url(../img/cytat1.jpg) 0 50% no-repeat;
}

div#page-hp div#box_najblizsze_spektakle div.box_content a.tytul
{
    font-weight:bold;
    color:#0085d1;
}

div#page-hp div#box_najblizsze_spektakle div.box_content p.rezyseria
{
    color:#636363;
    font-weight:bold;
    font-size:12px;
}

div#page-hp div#box_najblizsze_spektakle div.box_content div.separator
{
    width:220px;
    height:12px;
    font-size:1px;
    background:url(../img/separator2.jpg) 0 0 no-repeat;
    margin:10px 25px 5px 37px;
}

div#page-hp div#box_najblizsze_spektakle a.zobacz_wiecej
{
    color:#4daadf;
    background:url(../img/separator3.jpg) 0 50% no-repeat;
    padding-left:145px;
    text-decoration:underline;
    margin:0 0px 0px 36px;
    clear:both;
}

div#page-hp div#box_najblizsze_spektakle div#losowy_spektakl
{
    background:url(../img/bg_losowy_spektakl.jpg) 0 5px no-repeat;
    width:284px;
    margin:0px auto;
    margin-top:10px;
    height:213px;
}

div#page-hp div#box_najblizsze_spektakle div#losowy_spektakl div.foto
{
    height:110px;
    width:200px;
    margin:15px auto 0px auto;
    padding-top:25px;
    overflow:hidden;
}

div#page-hp div#box_najblizsze_spektakle div#losowy_spektakl div.dane
{
    padding-left:18px;
    background:url(../img/cytat2.jpg) 0 50% no-repeat;
    margin-left:40px;
    margin-top:15px;
}

div#page-hp div#box_najblizsze_spektakle div#losowy_spektakl div.dane a.tytul
{
    font-weight:bold;
    color:#cd0000;
}

div#page-hp div#box_najblizsze_spektakle div#losowy_spektakl div.dane p.rezyseria
{
    color:#636363;
    font-weight:bold;
}

/*---------textowka---------*/
div.page-text
{

}

div.page-text a.text-foto
{
    float:left;
    margin:0px 10px 0px 0px;
}

div.page-text p.data
{
    color:#717171;
    margin-bottom:5px;
}

/*-----------aktualnosci--------*/
div#page-aktualnosci
{
    
}

div#page-aktualnosci div.item
{
    clear:both;
    overflow:hidden;
}

div#page-aktualnosci div.item .tytul
{
    color:#2fa900;
    font-weight:bold;
    font-size:13px;
}

div#page-aktualnosci div.item p.data
{
    color:#717171;
}

div#page-aktualnosci div.item div.skrot
{
    overflow:hidden;
    margin-top:10px;
    text-align:justify;
    padding-right:5px;
}

div#page-aktualnosci div.item div.skrot a
{
    font-size:13px;
    color:#000000;
    cursor:pointer;
}

div#page-aktualnosci div.item div.skrot .news-foto
{
    float:left;
    margin-right:5px;
}

div#page-aktualnosci div.calosc
{
    margin-top:10px;
    display:none;
}

div#page-aktualnosci div.separator
{
    width:576px;
    background:url(../img/separator4.jpg) 0 50% no-repeat;
    margin:12px 0px;
    clear:both;
    overflow:hidden;
    height:21px;
}

div#page-aktualnosci div.separator a.button_zwin, div#page-aktualnosci div.separator a.button_rozwin
{
    display:block;
    width:44px;
    height:21px;
    background:url(../img/bg_button_rozwin.jpg) 0 0 no-repeat;
    float:right;
    color:#fff;
    text-decoration:none;
    padding:5px 0px 0px 10px;
}

div#page-aktualnosci div.separator a.button_zwin
{
    display:none;
}

/*----------galeria----------*/
div.page-galeria-title
{
    margin-bottom:10px;
}

div.page-galeria-content
{

}

div.page-galeria-content div.gal_opis
{
    margin-bottom:10px;
}

div.page-galeria-content div.gal_row
{
    overflow:hidden;
    clear:both;
    margin-bottom:9px;
}

div.page-galeria-content div.gal_row div.gal_item
{
    float:left;
    margin-right:9px;
    text-align:center;
}

div.page-galeria-content div.gal_row div.gal_last
{
    margin-right:0px;
}

div.page-galeria-content2
{

}

div.page-galeria-content2 div.gal_opis
{
    margin-bottom:10px;
}

div.page-galeria-content2 div.slideshow_cont
{
    overflow:hidden;
    width:550px;
    margin:20px auto;
}

div.page-galeria-content2 div.slideshow_cont div.s_lewa
{
    width:50px;
    float:left;
}

div.page-galeria-content2 div.slideshow_cont div.s_prawa
{
    width:50px;
    float:left;
}

div.page-galeria-content2 div.slideshow_cont div.s_lewa a, div.page-galeria-content2 div.slideshow_cont div.s_prawa a
{
    display:block;
    width:33px;
    height:51px;
    background:url(../img/gal_prev.jpg) 0 0 no-repeat;
    margin-top:100px;
}

div.page-galeria-content2 div.slideshow_cont div.s_lewa a:hover
{
   background:url(../img/gal_prev_act.jpg) 0 0 no-repeat;
}

div.page-galeria-content2 div.slideshow_cont div.s_prawa a
{
    background:url(../img/gal_next.jpg) 0 0 no-repeat;
    margin-left:15px;
}

div.page-galeria-content2 div.slideshow_cont div.s_prawa a:hover
{
    background:url(../img/gal_next_act.jpg) 0 0 no-repeat;
}

div.page-galeria-content2 div.slideshow_cont div.s_foto
{
    width:450px;

    float:left;
    position:relative;
    overflow:hidden;

    position:static;

}

div.page-galeria-content2 div.slideshow_cont div.s_foto div.s_item
{
    display:none;
    position:absolute;
    top:0px;
    left:0px;
    position:static;
}

div.page-galeria-content2 div.slideshow_cont div.s_foto div.s_visible
{
    display:block;
}

div.page-galeria-content2 div.slideshow_cont div.s_foto div.s_hidden
{
    display:none;
}



/*---------aktorzy--------*/
div#page-aktorzy
{
    
}

div#page-aktorzy p.nagl
{
    line-height:20px;
    font-size:12px;
    font-weight:bold;
    margin-bottom:10px;
    color:#2FA900;
}

div#page-aktorzy div.row
{
    clear:both;
    overflow:hidden;
    margin-bottom:23px;
}

div#page-aktorzy div.row div.item
{
    width:296px;
    float:left;
    overflow:hidden;
    margin-right:5px;
}

div#page-aktorzy div.row div.last
{
    margin-right:0px;
}

div#page-aktorzy div.row div.item div.foto
{
    float:left;
    margin-right:10px;
}

div#page-aktorzy div.row div.item p.tytul
{
    color:#2fa900;
    font-weight:bold;
    margin-top:8px;
}

div#page-aktorzy div.row div.item p.stanowisko
{
    font-weight:bold;
    margin-top:10px;
    color:#000;
}

div#page-aktorzy div.row div.item div.skrot
{
    margin-top:10px;
}

/*---------spektakle---------*/
div#page-spektakle
{
    
}

div#page-spektakle div.item
{
    clear:both;
    overflow:hidden;
}

div#page-spektakle div.item a.tytul
{
    font-size:19px;
    font-weight:bold;
    color:#a90000;
}

div#page-spektakle div.item div.meta
{
    margin-bottom:12px;
}

div#page-spektakle div.item div.meta span.premiera
{
    color:#424242;
    background:url(../img/arrow6.jpg) 0 50% no-repeat;
    padding-left:10px;
    font-weight:bold;
}

div#page-spektakle div.item div.meta span.wiek
{
    color:#424242;
    background:url(../img/arrow5.jpg) 0 60% no-repeat;
    padding-left:5px;
}

div#page-spektakle div.item div.meta span.wiek strong
{
    color:#2fa900;
}

div#page-spektakle div.item div.skrot
{
    overflow:hidden;
    text-align:justify;
    padding-right:5px;

}

div#page-spektakle div.item div.skrot a.news-foto
{
    float:left;
    margin-right:10px;

}

div#page-spektakle div.separator
{
    width:576px;
    height:15px;
    background:url(../img/separator4.jpg) 0 50% no-repeat;
    margin:7px 0px;
    clear:both;
    overflow:hidden;
}

/*-------spektakl------*/
div#page-spektakl
{
    
}

div#page-spektakl p.tytul
{
    font-size:19px;
    font-weight:bold;
    color:#a90000;
}

div#page-spektakl div.meta
{
    margin-bottom:12px;
}

div#page-spektakl div.meta span.premiera
{
    color:#424242;
    background:url(../img/arrow6.jpg) 0 50% no-repeat;
    padding-left:10px;
    font-weight:bold;
}

div#page-spektakl div.meta span.wiek
{
    color:#424242;
    background:url(../img/arrow5.jpg) 0 60% no-repeat;
    padding-left:5px;
}

div#page-spektakl div.meta span.wiek strong
{
    color:#2fa900;
}

div#page-spektakl div.cont
{
    overflow:hidden;
}

div#page-spektakl div.cont div.lewa
{
    width:200px;
    float:right;
    margin-right:15px;
}

div#page-spektakl div.cont div.lewa div.main_foto
{
    margin-bottom:10px;
}

div.plik
{
    
}

div#page-spektakl div.cont div.prawa
{
    width:360px;
    float:left;
    margin-right:24px;
}

div#page-spektakl div.cont div.prawa div.credits
{
    
}

div#page-spektakl div.cont div.prawa div.credits div.autorzy
{

}

div#page-spektakl div.cont div.prawa div.credits div.obsada
{

}

div#page-spektakl div.cont div.prawa div.credits div.autorzy p, div#page-spektakl div.cont div.prawa div.credits div.obsada p
{
    color:#a90000;
    font-weight:bold;
}

div#page-spektakl div.cont div.prawa div.credits div.autorzy p span, div#page-spektakl div.cont div.prawa div.credits div.obsada p span
{
    font-weight:normal;
    color:#000;
}

div#page-spektakl div.cont div.prawa div.credits div.obsada div.separator, div#page-spektakl div.cont div.prawa div.credits div.autorzy div.separator
{
    height:7px;
    background:url(../img/separator5.jpg) 0 0 no-repeat;
    margin:2px 0px;
}

div#page-spektakl div.cont div.prawa div.opis
{
    margin-top:12px;
    text-align:justify;
}


div#page-spektakl img.nagl
{
    margin-bottom:10px;
}

div#page-spektakl  div.movie
{
    margin:10px auto;
    width:320px;
}

div#page-spektakl  div.movie_content
{
    width:320px;
    margin:0px auto 0px auto;
}

/*--------ksiega gosci--------*/
div#page-ksiega_gosci
{
    overflow:hidden;
}

div#page-ksiega_gosci div.kg_lewa
{
    width:255px;
    float:left;
    margin-right:15px;
}

div#page-ksiega_gosci div.kg_lewa div.kg_info
{

}

div#page-ksiega_gosci div.kg_lewa p.kg_dodaj_nagl
{

}

div#page-ksiega_gosci div.kg_lewa form
{
    margin-top:10px;
}

div#page-ksiega_gosci div.kg_lewa form label
{
    width:32px;
}

div#page-ksiega_gosci div.kg_lewa form input.text
{
    width:208px;
    border-color:#666666;
}

div#page-ksiega_gosci div.kg_lewa form textarea
{
    width:206px;
    border-color:#666666;
}

div#page-ksiega_gosci div.kg_lewa form label#label_token
{
    width:132px;
}

div#page-ksiega_gosci div.kg_lewa form input#token
{
    width:108px;
    float:none;
    margin-right:0px;
}

div#page-ksiega_gosci div.kg_lewa form div.przycisk
{
    margin-top:7px;
    overflow:hidden;
}

div#page-ksiega_gosci div.kg_lewa form div.przycisk img
{
    float:left;
    margin-right:20px;
}

div#page-ksiega_gosci div.kg_lewa form div.przycisk input#wyslij
{
    
    width:67px;
    height:24px;
    float:left;
}

div#page-ksiega_gosci div.kg_prawa
{
    width:330px;
    float:left;
}

div#page-ksiega_gosci div.kg_prawa div.item
{

}

div#page-ksiega_gosci div.kg_prawa div.item p.autor
{
    font-weight:bold;
    color:#0085d1;
    background:url(../img/arrow7.jpg) 0 50% no-repeat;
    padding-left:20px;
    margin-bottom:10px;
}

div#page-ksiega_gosci div.kg_prawa div.item p.tytul
{

}

div#page-ksiega_gosci div.kg_prawa div.item div.tresc
{
    background:url(../img/arrow8.jpg) 0 0 no-repeat;
    padding-left:20px;
}

div#page-ksiega_gosci div.kg_prawa div.item p.data
{
    font-size:9px;
    color:#6f6f6f;
    margin-top:10px;
    margin-left:20px;
}

div#page-ksiega_gosci div.kg_prawa div.separator
{
    height:12px;
    background:url(../img/separator6.jpg) 0 0 no-repeat;
    margin:8px 0px 8px 20px;
}

/*-----------kalendarz-----------*/
div#page-kalendarz
{
    
}

div#page-kalendarz table#tab-kal
{
    border-collapse:collapse;
}

div#page-kalendarz table#tab-kal th
{
    padding:5px 0px;
    text-align:center;
    font-size:12px;
}

div#page-kalendarz table#tab-kal th.kal-miesiac
{
    text-align:center;
    color:#2fa900;
}

div#page-kalendarz table#tab-kal th.kal-miesiac-prev
{
    text-align:left;
}

div#page-kalendarz table#tab-kal th.kal-miesiac-next
{
    text-align:right;
}

div#page-kalendarz table#tab-kal td
{
    width:80px;
    border:1px solid #d3d3d3;
    vertical-align:top;
    padding:10px 5px;
}

div#page-kalendarz table#tab-kal td.dni
{

}

div#page-kalendarz table#tab-kal td.weekend
{

}

div#page-kalendarz table#tab-kal td.impreza
{

}


div#page-kalendarz table#tab-kal td p.nr_dzien
{
    font-size:12px;
}

div#page-kalendarz table#tab-kal td p.godz
{
    font-size:12px;
}



div#page-kalendarz table#tab-kal td p.premiera
{
    color:#d20000;
    font-weight:bold;
    font-size:12px;
}

div#page-kalendarz table#tab-kal td.impreza p.nr_dzien
{
    font-weight:bold;

}

div#page-kalendarz table#tab-kal td a.tytul
{
    font-weight:bold;
    color:#2fa900;
}

div#page-kalendarz table#tab-kal td div.separator
{
    height:11px;
    display:none;

}

/*--------wyniki wyszukiwania--------*/
div#page-szukaj-wyniki
{
    
}

/*--------mapa strony---------*/
div#page-sitemap
{
    
}

div#page-sitemap ul
{
    list-style:none;
}

div#page-sitemap ul li
{

}

div#page-sitemap ul li a
{
    background:url(../img/arrow2.jpg) 0 50% no-repeat;
    padding-left:15px;
    font-weight:bold;
}

div#page-sitemap ul li ul
{

}

div#page-sitemap ul li ul li a
{
    font-weight:normal;
    color:#000;
    background:url(../img/arrow6.jpg) 0 50% no-repeat;
}

/*---------wyniki wyszukiwania------*/
div#page-wyniki_wyszukiwania
{
    
}

div#page-wyniki_wyszukiwania div.separator
{
    width:576px;
    height:15px;
    background:blue url(../img/separator4.jpg) 0 50% no-repeat;
    margin:12px 0px;
    clear:both;
    overflow:hidden;
}




