/* F3DBAE jasny beż */
/* 872A0E bordo */
/* AA7340 ciemny brąz */
/* 936E49 jasny brąz */
/* 394042 zieleń */


body {
	font-family: Arial, sans-serif;
	line-height: 115%;
	background: #e6e6e6 url("../images/bgfill.png") 0 0 repeat-x;
	padding: 0;
	margin: 0;

}
img {
	border: 0px;
}
h3 {
	font-size: 22px;
	}

.break {
	clear: both;
}

a {
	text-decoration: none;
	color: #AA7340;
}

a:hover {
	color: #872A0E;	
}

.container {
	background-color: #E7E0CF;
	width: 1000px;
	margin: auto;
	padding: 20px;
	}

.insideCont {
	padding: 20px;
	
}

.insideContTop {
	background-color: #fff;
	-webkit-border-top-right-radius: 5px; 
	-webkit-border-top-left-radius: 5px; 
	-webkit-border-bottom-right-radius: 0px; 
	-webkit-border-bottom-left-radius: 0px; 
	-moz-border-radius: 5px 5px 0px 0px; 
	border-radius: 5px 5px 0px 0px; }

.insideContMid {
	color: #946e49;
	}

.insideContBtm {
	background-color: #fff;
	-webkit-border-top-right-radius: 0px; 
	-webkit-border-top-left-radius: 0px; 
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-moz-border-radius: 0px 0px 5px 5px; 
	border-radius: 0px 0px 5px 5px; }


.menuDef {
	padding: 0;
	margin: 0;
	
}
.menuDef li {
	float: left;
	list-style-type: none;}
.menuDef li a {
	text-transform: uppercase;
	text-decoration: none;}

.menuA {
	display: block;
	width: 830px !important;
	padding-left: 130px;
	background-color: #872A0E;
	height: 34px;
	-webkit-border-top-right-radius: 3px; 
	-webkit-border-top-left-radius: 3px; 
	-webkit-border-bottom-right-radius: 3px; 
	-webkit-border-bottom-left-radius: 3px; 
	-moz-border-radius: 3px 3px 3px 3px; 
	border-radius: 3px 3px 3px 3px; }

.menuA li {
	background-image: url("../images/menu_dotts.png");
	background-position: right 7px;
	background-repeat: no-repeat;
	padding: 0px 15px 0px 10px;
}

.menuA li:last-child {
	background-image: none;
}

.menuA li a {
	color: #F3DBAE;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;}
.menuA li a:hover {
	color: #FFF;}

.menuA li li a:hover {
	color: #872A0E !important;}


.submenuA {
	height: 34px;padding-left: 170px;
	background: url("../images/menu_arrow.png") 10px 8px no-repeat;}
.submenuA li a {
	color: #AA7340;
	font-size: 11px;
	margin-right: 20px;
	line-height: 26px;
	border-bottom: 3px solid #FFFFFF;}
.submenuA li a:hover {
	border-bottom: 3px solid #872A0E;}

.menuSmall {	
	height: 34px;}
.menuSmall li {	
	float: right !important;}

.menuSmall li a {
	color: #3A3B3C;
	font-size: 10px;
	margin-right: 10px;
	line-height: 34px;
	}
.menuSmall li a:hover {
	color: #872A0E;
	text-decoration: underline;
	}


.menuFooter {	
	height: 34px;
	float: left;}

.menuFooter li a,
.creditz a,
.creditz {
	color: #946e49;
	font-size: 10px;
	margin-right: 10px;
	line-height: 34px;
	text-decoration: none;
	}
.menuFooter li a:hover,
.creditz a:hover {
	color: #AA7340;
	text-decoration: underline;
	}

.creditz {
	float: right;
	text-transform: uppercase;
}

.h1bg {
	display: block; overflow: hidden;
	margin: auto; margin-top: 10px; margin-bottom: 10px;
	width: 640px; height: 41px; padding-left: 100px;
	background: url("../images/h1bg.png") 0px 0 no-repeat;
	line-height: 41px;
	color: #eddbac;
	font-size: 24px;
	font-weight: normal;
}


.news {
	display: block;
	width: 730px;
	margin: auto;}

.news h2 {
	font-size: 18px;
	margin-top: 3px;
	color: #394042;}

.news a:hover {
	color: #872A0E !important;}

.news li p {
	display: block; overflow: hidden;
	margin-top: 0px;
	float: left;
	font-size: 14px;
	color: #394042;}

.news li {
	overflow: hidden; margin-bottom: 20px;
	list-style-type: none;
	width: 730px; height: 153px;
	background: url("../images/news_dotts.png") -5px 0 no-repeat;}

.news li img {
	display: block;
	float: left;
	margin-right: 20px;
	border-bottom: 3px #fff solid;}

.news li img:hover {
	border-bottom: 3px #872A0E solid;}

.news li a {
	text-decoration: none;
	color: #444;}

.news_arrow {
	margin-left: 0px;
	margin-top: 40px;
	display:block;}

.news_arrow img {
	width:32px !important;
	height: 57px !important;
	border: 0;
	margin-left: 15px;
	filter: alpha(opacity=70); 
    -moz-opacity: 0.7; 
    -khtml-opacity: 0.7; 
    opacity: 0.7; }

.news_arrow img:hover {
	border: 0 !important;
	filter: alpha(opacity=100); 
    -moz-opacity: 1; 
    -khtml-opacity: 1; 
    opacity: 1; }


.news2 {
	display: block;
	width: 750px;
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;}

.news2 h2 {
	font-size: 18px;
	margin-top: 3px;
	color: #394042;}

.news2 a:hover {
	color: #872A0E !important;}

.news2 li p {
	display: block; overflow: hidden;
	margin-top: 0px;
	float: left;
	font-size: 14px;
	color: #394042;}

.news2 li {
	overflow: hidden; margin-bottom: 20px;
	list-style-type: none;
	width: 730px; height: 153px;
	background: url("../images/news_dotts.png") -75px 0 no-repeat;}

.news2 li img {
	width: 210px; height: 113px;
	display: block;
	float: left;
	margin-right: 20px;
	border-bottom: 3px #fff solid;}

.news2 li img:hover {
	border-bottom: 3px #872A0E solid;}

.news2 li a {
	text-decoration: none;
	color: #444;}





.slider {
	overflow: hidden;
	width: 960px; height: 320px;
	position: relative;}

.slideropis {
	background: url("../images/slider_opisbg.png") 0 0 no-repeat;
	position: absolute; bottom: 0px; left: 85px; z-index: 9;
	width:790px; height: 40px;}


.slideropis a {
	display: block;
	color: #946e49;
	text-decoration: none;
	height: 23px;
	background: url("../images/slider_opis_arrow.png") 30px 8px no-repeat;
	padding-left: 50px; padding-top: 10px;
	}

.headerRight {
	float: right;
}

.szukaj {
	width: 250px; height: 40px !important; 
	background: url("../images/szukaj_bg.png") 0 8px no-repeat;
	padding: 0 !important;}

.szukaj form {
	padding: 0; margin: 0;
}

.szukaj form input {
	border:none; background: none;
	display: block; float: left;
	height: 20px; line-height: 20px;
	font-size: 11px;
	margin: 10px 10px 0px 5px;
	width: 200px;
}

.szukaj a {
	float: left;
	margin: 7px 0px 0px 5px;
}


.newsletter  {
	float: left;
	width: 295px;}

.newsletter h3 {
	color: #872a0c;
	margin: 5px 5px 10px 5px;
}

.newsletter form input {
	border: solid 2px #872a0c;
	height: 28px; width: 200px;
	display: block; float: left;
	color: #872a0c;
	font-size: 14px;
	padding-left: 5px;
	margin-right: 5px;
}

.newsletter p {
	font-size: 10px;
	color: #872a0c;
	width: 250px;
	font-size: 14px;
}

.insideMiddle {
	padding: 0; margin: 0;
	width: 100%; overflow: hidden;
	margin-left: 140px;
	background: url("../images/mid_dotts.png") 280px 0px repeat-y;
	
}

.midInfo {
	float: left;
}

.midInfo {
	float: left;
	width: 350px;
	color: #946e49;
}

.midInfo h3 {
	margin: 5px 5px 10px 5px;
}

.midInfo p {
	font-size: 14px;
}


.pytania {
	float: left;
	width: 295px;
	color: #394042;
	background: url("../images/kontakt_icon.png") 0px 60px no-repeat;
}

.pytania strong {
	display: block;
	padding-left: 40px;
	height: 36px;
}

.pytania strong b {
	font-size: 12px;
	vertical-align: 20%;
}


.skroty {
	float: left;
	width: 60%;
	color: #946e49;
}


.menuSkrot {
	padding: 0;
	margin-right: 20px;
	float: left;
	width: 200px;
}
.menuSkrot li {
	list-style-type: none;
	background: url("../images/menu_plus.png") 0px 4px no-repeat;
	padding-left: 15px;}

.menuSkrot li:first-child {
	background: none;
	}


.menuSkrot li a {
	text-decoration: none;
	font-size: 14px;
	color: #946e49;
	}

.menuSkrot li:first-child a {
	font-weight: bold;
}

.menuSkrot li a:hover {
	text-decoration: underline;
	}




.newsMenu {
	display: block;
	float: left;
	width: 180px;
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
	margin: 20px 20px 0px 0px;
	padding-left: 5px;
}

.newsMenu li {
	line-height: 30px;
	border-bottom: 1px dotted #F3DBAE;
}


.newsMenu a {
	text-decoration: none;
	font-size: 14px;
	color: #AA7340;
	padding-right: 12px;
}

.newsMenu a:hover {
	color: #872A0E;
	background: url("../images/menu_arrow.png") right 3px no-repeat;
	
}

.newsContainer {
	display: block;
	float: left;
	width: 650px;
	font-size: 14px;
	line-height: 21px;
}

.newsContainer p {
	font-size: 14px;
	line-height: 21px;
	margin: 0px;
}

.breadcrumb {
	background: url("../images/menu_arrow.png") 0px 6px no-repeat;
	margin-left: 200px;
	font-size: 10px;
	color: #AA7340;
	border-bottom: 1px dotted #AA7340;
	height: 22px; 	line-height: 22px;
}

.breadcrumb a {
	color: #AA7340;
	font-size: 10px;
	
	text-decoration: none;
	padding-left: 10px;
	padding-right: 3px;
}

.breadcrumb a:hover {
	text-decoration: underline;
}





/* xxxxxx */
/* SCROLL */

.scrolldiv {
	margin:0 auto;
	width: 960px; height:320px;
	position: relative;
	overflow: hidden;
}

.scrollable {

    /* required settings */
    position:relative;
    overflow:hidden;
    width: 960px;
    height:300px;
}

.scrollable .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
}

.items div {
    float:left;
    width:960px;
}

/* single scrollable item */
.scrollable img {
    float:left;
    width:960px;
    height:300px;
}

/* active item */
.scrollable .active {
    position:relative;
    cursor:default;
}


/* BUTTON */
/* this makes it possible to add next button beside scrollable */
.scrollable {
    float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	position: absolute;
	z-index: 77777;
    background:url(../images/slider-hori_large.png) no-repeat;
    display:block;
    width:60px;
    height:60px;
    float:left;
    margin:100px 10px;
    cursor:pointer;
    font-size:1px;
}

/* right */
a.right { background-position: 0 -60px; clear:right; margin-right: 0px; right:0px;}
a.right:hover { background-position:-60px -60px; }
a.right:active { background-position:-120px -60px; }


/* left */
a.left { margin-left: 0px; left: 0px; }
a.left:hover  { background-position:-60px 0; }
a.left:active { background-position:-120px 0; }

/* up and down */
a.up, a.down  {
    background:url(../images/slider-vert_large.png) no-repeat;
    float: none;
    margin: 20px 100px;
}

/* up */
a.up:hover { background-position:-60px 0; }
a.up:active { background-position:-120px 0; }

/* down */
a.down { background-position: 0 -60px; }
a.down:hover { background-position:-60px -60px; }
a.down:active { background-position:-120px -60px; }


/* disabled navigational button */
a.disabled {
    visibility:hidden !important;
}


/* navigator */

/* position and dimensions of the navigator */
.navi {
    margin-left:328px;
    width:200px;
    height:20px;
	position: absolute; z-index: 8888;
}


/* items inside navigator */
.navi a {
    width:8px;
    height:8px;
    float:left;
    margin:3px;
    background:url(../images/slider-navigator.png) 0 0 no-repeat;
    display:block;
    font-size:1px;
}

/* mouseover state */
.navi a:hover {
    background-position:0 -8px;
}

/* active state (current page state) */
.navi a.active {
    background-position:0 -16px;
}


.logos {
	padding-top: 1px;
	margin-top: 10px;
	margin-left: 0px;
	width: 100%;
	height: 100px;
	background: url("../images/logos_bg.png") 0px 0px no-repeat !important;
}

.logos ul {
	list-style-type: none;
}

.logos ul li {
	float: left;
	margin-left: 10px;
}


/* N A W I G A C J A (do list) */
.dotBekNav {
	position: relative;
	width:500px; height:30px;
	margin: 10px auto;
	display: block;
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #f3f3f3;
}

.dotBekNav a, .dotBekNav div  {
	float: left;
	line-height: 30px;
	margin: 0px 10px;
}

.navOff { color: #ccc; }
.dotBekNav a { color: #000; }
.dotBekNav a:hover { color: #4dc6c8; }

.navCenter { width:150px; text-align: center; margin:auto;}

.navFa {background: url(../images/navIco.png) left 0px no-repeat; padding-left:16px;}
.navFa:hover {background: url(../images/navIco.png) left -30px no-repeat; padding-left:16px;}
.navFb {background: url(../images/navIco.png) left -60px no-repeat; padding-left:16px;}
.navPa {background: url(../images/navIco.png) left -90px no-repeat; padding-left:16px;}
.navPa:hover {background: url(../images/navIco.png) left -120px no-repeat; padding-left:16px;}
.navPb {background: url(../images/navIco.png) left -150px no-repeat; padding-left:16px;}
.navNa {background: url(../images/navIco.png) right -180px no-repeat; padding-right:16px;}
.navNa:hover {background: url(../images/navIco.png) right -210px no-repeat; padding-right:16px;}
.navNb {background: url(../images/navIco.png) right -240px no-repeat; padding-right:16px;}
.navLa {background: url(../images/navIco.png) right -270px no-repeat; padding-right:16px;}
.navLa:hover {background: url(../images/navIco.png) right -300px no-repeat; padding-right:16px;color: #4dc6c8;}
.navLb {background: url(../images/navIco.png) right -330px no-repeat; padding-right:16px;}
/* nawigacja */


.galer {
	list-style-type: none;
	padding: 0;
}

.galer li {
	float: left;
	margin-right: 10px;
}

.galer li img {
	border: 5px #F3DBAE solid;
}

.galer li img:hover {
	border: 5px #936E49 solid;
}


.galer p {
	color: #936E49;
	font-size: 12px;
	text-align: center;
}

.filez {
	list-style-type: none;
	padding: 0;
}

.filez li {
	background: url(../images/ico_file.png) 0px 0px no-repeat; 
	padding-left:70px;
	height: 65px;
}

.filez li a { 
	line-height: 25px;
	color: #936E49;
	text-decoration: none;
}

.filez li a:hover { 
	text-decoration: underline;
}


/* program */
#program h3 {
	margin-top: 20px;
	display: block;
	background: #eee;
	line-height: 30px;
	font-size: 14px;
	color: #888;
	border-bottom: 1px solid #ddd;
	padding-left: 5px;
	font-weight: bold;
	clear: both;
}

#program h4 {
    display: block;
	 margin: 0px;
	 padding: 0px;
}

#program .left {
  font-size:14px;
  vertical-align:top;
  text-align: right;
  width:100px;
  float: left;
  margin-left: 0px;
  margin-right: 5px;
}

#program .right {
  float: left;
  width: 480px;
   vertical-align:top;
}

#program li {
  clear: both;
  list-style: none outside none;
}

#program a {
  color: inherit;
  text-decoration:none;
}

#program a:hover {
  color: #4dc6c8;
}

#program p.miejsce {
	margin-top:0px;
}

#program p.miejsce {
	font-size:12px;
}

/* program */

/* film */
#film  p span {
	clear: left;
}



#film i.film3 {
	background-color: #f3f3f3;
	display: block;
	color: #333;
	line-height: 20px;
	padding-left: 10px;
	text-transform: uppercase; font-size: 11px;
}

#film  p span {
	border-top: 1px dotted #f3dbae; color: #888;
	text-align: right; font-size: 11px; text-transform: uppercase;
	width:100px;
	display: block; float: left;
	padding-left: 5px; padding-right: 5px;
	margin-bottom: 5px;
	line-height:22px;
	border-bottom: none;
}

#film  p strong {
	float: left;
	width:300px;
	padding-left: 10px;
	margin-left: 0px;
	font-weight: normal;
	line-height:22px;
	text-align: left;
	text-indent: 0px;
}

.ludzie {
	border-top: 1px dotted #f3dbae;
	padding: 20px 0px 30px 0px;
}

.ludzie h3 {
	margin: 8px 0px 12px 0px;
}

.ludzie span {
	text-transform: uppercase;
	font-size: 11px;
	color: #777;
	margin-top: 5px;
	display: block;
}

.filmz img {

	padding: 10px;

	-moz-box-shadow: 3px 3px 3px #e7e7e7;
	-webkit-box-shadow: 3px 3px 3px #e7e7e7;
	box-shadow: 3px 3px 3px #e7e7e7;
}

.rezStylowy {
	display: block;
	background-color: #aa7340;
	color: #f3dbae;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px; font-weight: bold;
	text-align: center;
	padding: 5px;
	margin-top: 20px;
	width: 200px;
	

	-webkit-border-top-right-radius: 3px; 
	-webkit-border-top-left-radius: 3px; 
	-webkit-border-bottom-right-radius: 3px; 
	-webkit-border-bottom-left-radius: 3px; 
	-moz-border-radius: 3px 3px 3px 3px; 
	border-radius: 3px 3px 3px 3px; 

	-moz-box-shadow: 3px 3px 3px #e7e7e7;
	-webkit-box-shadow: 3px 3px 3px #e7e7e7;
	box-shadow: 3px 3px 3px #e7e7e7;
}

.rezStylowy:hover {
	color: #fff;
	-moz-box-shadow: 0px 0px 0px #e7e7e7;
	-webkit-box-shadow: 0px 0px 0px #e7e7e7;
	box-shadow: 0px 0px 0px #e7e7e7;
}

.szukajTego {
	font-size: 14px;
	font-weight: normal;
}

.szukajTego p {
	font-size: 14px;

}

.szukajTego strong {
	font-size: 14px;
	font-weight: normal;

}

.szukajTego b {
	font-size: 14px;
	color: #872a0e;
}


.searchList {

}

.searchList a {
	color: #872a0e;
}


.searchList {
	color: #946e49;
}

.searchList li:first-child {
	border-top: 1px dotted #f3dbae;
}

.searchList li {
	border-bottom: 1px dotted #f3dbae;
	padding: 20px 0px 20px 0px;
}

.searchList p {
	color: #000;
	border-left: 3px solid #f3dbae;
	padding-left: 15px;
}

table {
  table-layout: fixed; 
  width: 90%;
  *margin-left: -100px;/*ie7*/
}
td, th {
  vertical-align: top;
  border-top: 1px solid #ccc;
  padding:1px;
  width:200px;
}
th {
  position:absolute;
  *position: relative; /*ie7*/
  left:0; 
  width:50px;
}
.outer {position:relative}
.inner {
  overflow-x:scroll;
  overflow-y:visible;
  width:550px; 
  margin-left:100px;
}

table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table a:active,
table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin: 0 auto;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table th:first-child {
	text-align: left;
	padding-left:20px;
}
table tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table tr {
	text-align: center;
	padding-left:20px;
}
table td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
table td {
	padding:1px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.old td {
	color: #aaa
}
table tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td {
	border-bottom:0;
}
table tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}

.zgloszenia fieldset {
	border: none;
}

.zgloszenia input, select, textarea {
	width: 100%;
	border: 1px solid #e6e6e6;
	padding: 10px 20px;
	display: block;
	font-size: 11px;
}

.zgloszenia label {
    display: block;
    text-align: left;
}

.css-checkbox {
	width: 100%;
	display: inline;
    float: left;
}

#rodoTog {
    cursor: pointer;
    text-align: right;
}

#rodoInf {
	display: none;
}
.errorX {
color: mediumvioletred;
margin-left: 12%;
}

/* ***************************************** msg_block */
#msg_block {
	border: 3px solid #1eb7d1; color: #1eb7d1;
	padding: 1%; margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
	-webkit-border-top-right-radius: 5px; 
	-webkit-border-top-left-radius: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-moz-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px;
	background: rgba(255,255,255,0.9);
	}
	#msg_block ul {list-style-type: none;}
	#msg_block strong {font-size: 24px;}
	#error_msg_block { border-color: #cf0001; color: #cf0001;}
	#warning_msg_block {}
	#info_msg_block { border-color: #8fc039; color: #8fc039;}

