/* CSS Document */

#bosko
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	font-size: 10px;
}
#bosko p
{
	width: 760px;
	margin: 0px auto 0px auto;
	padding: 2px;
	text-align: right;
	color: #999999;
}
#bosko p a
{
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #FFFFFF;
}
#bosko p a:hover
{
	border-bottom: dotted 1px #999999;
	color: #999999;	
}


body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*background-color: #F4E6CC;*/
	background-image: url(/_img/body_tlo.gif);
	background-repeat: repeat;
	font-family: Verdana, Tahoma, Helvetica, Arial, SunSans-Regular, Sans-Serif;
	font-size: x-small;  /* Fałszywa wartość dla IE4-5/Win */
  	voice-family: "\"}\"";  /* Oszukaj IE4-5/Win, by myślał, że to koniec reguły */
  	voice-family: inherit;  /* odtwórz ustawienia */
  	font-size: small;  /* właściwa wartość dla nowszych przeglądarek */
		
}


.ukryty {display: none;}
.center {text-align: center;}
.male {font-size: 10px; text-align: center; color: #DA251D;} 
.czysc {clear: both;}

#top
{
	width: 780px;
	height: 10px;
	margin: 10px auto 0px auto;
	padding: 0px;
	background-image: url(/_img/gora-cien1.gif);
	background-position:center;
	background-repeat: no-repeat;
}

#bottom
{
	width: 780px;
	height: 10px;
	margin: 0px auto 10px auto;
	background-image: url(/_img/dol-cien1.gif);
	background-position:center;
	background-repeat: no-repeat;	
}

#all
{
	width: 770px;
	background-image: url(/_img/boki1.gif);
	background-position: right;
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 5px 0px 5px;
	background-color:#FFFFFF;
}

#all_1
{
	background-image: url(/_img/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 760px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#all_2
{
	background-image: url(/_img/dol.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

#data
{
	!important height: auto;
	height: 215px;
	min-height: 150px;
	margin: 0px 10px 0px 0px;
	
}

#data h2
{
	font-size: 18px;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding: 120px 0px 0px 0px;
	/*color: #E39F43;
	color: #009933;
	color: #006666;
	color: #000000; */
	color: #212121;
	text-shadow: 0px 0px 5px#f7f7f7;
}

#menu
{
	float: left;
	width: 135px;
	margin: 60px 0px 0px 0px;
	padding: 5px;
	!important height: auto;
	height: 250px;
	min-height: 250px;
	font-family: "Lucida Sans Unicode",  Tahoma, Verdana, "Arial CE";
	font-weight: normal;
	letter-spacing: 1px;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
}

#menu ul li
{
	list-style: none;
	text-align: right;
	font-size: 16px; 
	margin: 5px 0px 5px 0px;
}

#menu ul li a
{
	/*color: #E39F43;
	color: #669900; 
	color: #006666;*/
	color: #CC3300;
	text-decoration: none;
	text-shadow: 0px 0px 5px#f7f7f7;
}

#menu ul.out
{
	margin-top: 15px;
}

#menu ul.out li
{
	font-size: 14px;
}

#menu ul.out li a
{
	color: #999999;
	text-decoration: none;
}

#menu ul li a:hover,
#menu ul.out li a:hover,
body.film #menu ul li a#film,
body.program #menu ul li a#program,
body.zgloszenia #menu ul li a#zgloszenia,
body.kontakt #menu ul li a#kontakt,
body.ksiega #menu ul li a#ksiega,
body.gal #menu ul li a#gal,
body.aktual #menu ul li a#aktual,
body.linki #menu ul li a#linki,
body.home #menu ul li a#home,
body.kartki #menu ul li a#kartki
{
	/*color: #DA251D;
	color: #D9010D; */
	color: #333333;
}

/*STYLE DLA CONTENT*/
#content
{
	float: right;
	width: 495px;
	margin: 40px 0px 10px 0px;
	padding: 0px 105px 0px 5px;
	text-align: justify;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	height: auto !important;
	height: 420px; /* IE */
	min-height: 420px;
}

/*STYLE DLA BANNERU*/
#banner
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
}

#content #banner a
{
	border: none;
}

#content a
{
	/*color: #005DB3;
	color: #CCCC00;
	color: #669933;
	color: #006666; */
	color: #D1A516;
	text-decoration: none;
	margin-top: 2px;
	padding-bottom: 2px;
	border-bottom: dotted 1px #006666;
	vertical-align: middle;
}

#content a:hover
{
	/*color: #5195CE;
	color: #CCCC33; 
	color: #669999;*/
	color: #999999;
	border-bottom: solid 1px #999999;
}

#content a.powrot
{
	border: none;
}

#content a img
{
	border: none;
	margin: 3px;
	vertical-align: middle;
	text-decoration: none;
}

#content p
{
	padding: 5px;
	margin: 10px 0px 10px 0px;
}

#content h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	/* color: #DA251D; 
	color: #990000;*/
	color: #CC3300;
	
	margin: 10px 5px;
	padding: 3px 0px;
	text-align: center;
	font-size: 20px;
	border-bottom: dotted 1px #333;
	text-shadow: 0px 0px 5px #f7f7f7;
}

#content h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	margin: 15px 0px 15px 20px;
	line-height: 140%;
}

#content p.dodaj
{
	margin: 0px 10px 20px 0px;
	padding: 0px;
	text-align: right;
	font-weight: bold;
}
#content p.dodaj a
{
	margin: 0px 0px 0px 10px;
	border: none;
	padding: 0px;
	font-size: 12px;
	vertical-align: inherit;
}
#content p.dodaj span
{
	padding: 0px;
	margin: 0px 0px 0px 10px;	
}
/*-----------------------------------------*/

#content div.poprz_nast
{
	text-align: center;
	padding: 2px 0px 2px 0px;
	margin: 10px 50px 20px 50px;
	font-weight: bold;
	color: #333333;
}

#content div.poprz_nast span
{
	margin: 0px 20px 0px 20px;
}

#content div.poprz_nast a
{
	/*color: #DA251D;
	border-color: #DA251D; */
	color: #D9010D;
	border-color: #D9010D;
}

#content div.poprz_nast a:hover
{
	color: #003333;
	border-color: #003333;
}


/*listening nesow i ksiegi gosci*/
#content ul.news
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content ul.news li
{
	margin: 30px 0px 40px 0px;
	padding: 0px;
	list-style: none;
}

#content ul.news li a.fot
{
	text-decoration: none;
	border: none;
}

#content ul.news li a.fot img
{
	margin: 10px 10px 0px 0px;
	padding: 0px;
	float: left;
	border: none;
}


#content ul.news li h2
{
	margin: 0px;
	padding: 0px;
}

#content ul.news li h2 span
{
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	font-family: Verdana, Tahoma, "Arial CE", Courier, sans-serif;
	display: block;
}

#content ul.news li h2 a
{
	border: none;
}


#content ul.news li p
{
	margin: 5px 0px 10px 10px;
	padding: 0px;
}

#content ul.news li p.autor
{
	text-align: right;
	margin: 0px 20px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#content ul.news li p.autor a
{
	border: none;
}

#content ul.news li p.autor img
{
	vertical-align: text-top;
}

#content ul.news li p.wiecej
{
	text-align: center;
	font-size: 10px;
	border-bottom: dotted 1px #999999;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	font-weight: bold;
}

#content ul.news li p.wiecej span
{
	margin: 0px 10px 0px 10px;
	vertical-align: middle;
}

#content ul.news li p.wiecej a
{
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
/*0000000000000000000000000000000000000000000000000000000000*/

/*POJEDYŃCZY NEWS, POJEDYNCZY WPIS DO KIEGI GOSCI*/
#content #news
{
	margin: 20px 0px 40px 0px;
	padding: 0px;
}
#content #news h2
{
	margin: 0px;
	padding: 0px;
}

#content #news h2 span
{
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	font-family: Verdana, Tahoma, "Arial CE", Courier, sans-serif;
}
#content #news p
{
	margin: 5px 0px 5px 10px;
	padding: 0px;
}

#content #news p.autor
{
	text-align: right;
	margin:5px 20px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#content #news p.autor a
{
	border: none;
}

#content #news p.autor img
{
	vertical-align: text-top;
}

#content #news p.wiecej
{
	text-align: center;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
}
/*00000000000000000000000000000000000000000000000000000000*/



/*PROGRAM*/
#content dl
{
	margin: 10px 0px 40px 0px;
	padding: 0px;
	clear: both;
}

#content dl dt
{
	width: 100px;
	float: left;
	text-align: center;
	color: #999999;
	font-weight: bold; 
}

#content dl dd
{
	margin: 7px 0px 7px 105px;
}
/*----------------------------------------*/

/*OPINIE - KOMENTARZE*/
#content div.opinia
{
	margin: 10px 20px 10px 20px;
	padding: 4px;
	border: solid 1px #CCCCCC;
	background-color: #fbfbf9;
}

#content div.opinia h2
{
	margin: 0px;
	padding: opx;
	font-size: 14px;
	color: #000000;
	vertical-align: middle;
}

#content div.opinia h2 span
{
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	font-family: Verdana, Tahoma, "Arial CE", Courier, sans-serif;
}

#content div.opinia p
{
	margin: 5px;
	padding: 0px;
	text-align: justify;
}
#content div.opinia p.autor
{
	text-align: right;
	margin:5px 20px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#content div.opinia p.autor a
{
	border: none;
}

#content div.opinia p.autor img
{
	vertical-align: text-top;
}


/*GALERIE*/
#content div.galeria
{
	margin: 20px 0px 40px 0px;
	padding: 0px;
}

#content div.galeria a img
{
	margin: 5px;
	padding: 5px;
	border: solid 1px #CCCCCC;
	background-color: #fbfbf9;
	float: left;
}

#content div.galeria h2
{
	text-align: left;
}

#content div.galeria h2 a
{
	border: none;
}

#content div.galeria h2 span
{
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Tahoma, "Arial CE", Courier, sans-serif;
}

#content div.galeria p.wiecej
{
	border-bottom: dotted 1px #999999;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	margin: 0px;
}
#content div.galeria p.wiecej a
{
	border: none;
}

#content #galeria
{
	text-align: center;
	margin: 20px 0px 20px 0px;
}

#content #galeria h2
{
	margin: 0px;
	text-align: center;
}

#content #galeria h2 span
{
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	font-family: Verdana, Tahoma, "Arial CE", Courier, sans-serif;
	display: block;
}

#content #galeria p
{
	text-align: justify;
}

#content #galeria img
{
	margin: 8px;
	padding: 5px;
	border: solid 1px #CCCCCC;
	background-color: #fbfbf9;
}

#content #galeria a
{
	border: none;
}

#content #galeria p.powrot
{
	text-align: center;
	padding: 2px 0px 2px 0px;
	margin: 10px 50px 30px 50px;
	font-weight: bold;
	color: #000000;
}

#content #galeria p.powrot span
{
	margin: 0px 20px 0px 20px;
}

#content #galeria p.kartka
{
	text-align: right;
	margin: -10px 20px 20px 20px;
	font-size: 10px;
}


/*---------------------------------*/

/*KARTKI*/
#content #kartki_kategorie
{
	border: solid 1px #CCCCCC;
	background-color: #fbfbf9;
	margin: 20px 0px 10px 0px;
	padding: 5px;
	text-align: center;
	display: block;
}

#content #kartki_kategorie h2
{
	margin: 0px;
	padding: 0px;
	text-align: left;	
}

#content #kartki_kategorie ul
{
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#content #kartki_kategorie ul li
{
	display: inline;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	list-style: none;
	font-size: 10px;
}

#content #kartki_kategorie ul li a
{
	border: none;
	display: inline;
}

#content #kartki
{
	text-align: center;
}

#content #kartki img
{
	margin: 8px;
	padding: 5px;
	border: solid 1px #CCCCCC;
	background-color: #fbfbf9;
}

#content #kartki a
{
	border: none;
}
/*KARKA ODEBRANA*/

#content #random
{
	border: solid 1px #CCCCCC;
	background-color: #fbfbf9;
	padding: 5px;
	text-align: center;	
}

#content #random h2
{
	margin: 0px;
	padding: 0px 20px 0px 0px;
	text-align: left;
	font-size: 18px;
	color: #DA251D;
	border-bottom: solid 1px #999999; 
}

#content #random p.nadawca
{
	text-align: left;
	margin: 5px 0px 10px 20px;
	padding: 0px;
}

#content #random img
{
	margin: 0px;
	padding: 0px;
	border: none;
}

#content #random p.tresc
{
	margin: 10px 50px 0px 50px;
	padding: 0px;
	text-align: justify;
}
#content #random p.nadawca2
{
	text-align: right;
	margin: 5px 60px 5px 50px;
	padding: 0px;
}


/*------------------------------------------*/



/* Formularz opinii */
#content #komunikat
{
	color: #DA251D;
	text-align: center;
	margin: 10px 10px 10px 10px;
}


.formul, textarea, checkbox, select, input {
  font-family: verdana, helvetica, arial, sans-serif;
  border: 1px #ccc solid;
  font-size: 13px;
  background-color: #fbfbf9;
 }
 
 input:focus, textarea:focus {
  background-color: #fff;
}

#opform {
  display: block;
  margin-top: 40px;
  margin-right: 10px;
  margin-left: 10px;
  text-align: center;
}

#opform p
{
	margin: 50px 0px 0px 0px;
	padding: 0px;
}


#opform fieldset {
  border: 1px solid #ccc; 
  padding: 0 5px 10px 5px;
  background-repeat: repeat;
}
#opform legend {
  margin-left: 80px;
  color: #666666;
  font-style: italic;
}
#opform legend span
{
	color: #DA251D;
}
#opform input, #opform textarea {
  float: left;
  display: block;
  width: 360px;
  margin-top: 10px;
  font-size: 12px;
}
#opform label {
  float: left;
  display: block;
  width: 80px;
  text-align: right;
  padding-right: 10px;
  margin-top: 10px;
}
#opform label span
{
	color: #DA251D;
}

#opform textarea {
  height: 120px;
}
#opform input.wyslij {
  width: 80px;
  margin-left: 90px;
  border: 1px solid #ccc;
  color: #333;
}
#opform p.male
{
	text-align: center;
	color: #999999;
	font-size: 10px;
}
/*--------------------------------------*/


/*linki*/
#content h2.link
{
	margin: 30px 0px 5px 0px;
}
#content ul.link
{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}
#content ul.link li
{
	margin: 10px 0px;
	padding: 0px;
	line-height: 130%;
	font-size: 14px;
}

#content ul.link li span
{
	color: #999999;
	font-size: 12px;
}
/*---------------------------------------------------*/


/*odesłanie na górę*/
#go_to_top
{
	display: block;
	text-align:right;
	margin: 0px 110px 0px 0px;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, "Arial CE";
}

#go_to_top a
{
	/*color: #DA251D;
	color: #D9010D;*/
	color: #cc3300;
	text-decoration: none;
	border-bottom: dotted 1px #cc3300; 
	padding-bottom: 1px;
	text-shadow: 0px 0px 5px#f7f7f7;
}

#go_to_top a:hover
{
	/*color: #669900;
	color: #006666;*/
	color: #333333;
	border-bottom: solid 1px #333333; 
}
/*--------------------------------------*/

/*STOPKA (COPYRIGHT)*/
#foot
{
	display: block;
	vertical-align: middle;
	font-size: 12px;
	padding: 44px 10px 44px 0px;
	text-align: center;
	color: #999999;
}

