* {
    margin: 0;
    padding: 0;
}

body {
    text-align: center;
	background: #0a460a;	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 20px;
	margin-bottom: 20px;
}

ul {
	padding-left: 25px;
	list-style-image: url(/img/kw_b.gif);
}

img { border: 0; }

a {
	text-decoration: none;
	color: #fcdb5a;
}
a:hover {
	color: #fff;
}

textarea { overflow: auto; }

#all {
    width: 1000px;
    overflow: hidden;
    text-align: left;
    margin: 0 auto;
	padding: 0 50px;
	background: url(/img/tlo.gif) repeat-y center top;
}
#top {
/*	background: url(/img/top.jpg) no-repeat center top;*/
	height: 280px;
	display: block;
}
.content {
	padding: 0 70px 20px 260px;
	overflow: hidden;
	background: url(/img/top_R.jpg) no-repeat right top;
}
	#content p {
		padding-bottom: 18px;
		text-indent: 6ex;
	}
	.author {
		text-align: right;
		font-style: italic;
	}
#menu {
	margin-left: -260px;
	_margin-left: -130px;
	padding: 120px 30px 0 50px;
	float: left;
	width: 180px;
	background: url(/img/top_L.jpg) no-repeat;
	list-style: none;
	list-style-image: none;
}
	#menu a {
		text-indent: -9999px;
		display: block;
		background: url(/img/menu.gif) no-repeat -10px -5px;
		height: 25px;
	}
	#menu .o-nas a:hover, #o-nas #menu .o-nas a { background-position: -225px -5px;}
	#menu .aktualnosci a { background-position: -10px -35px;}
	#menu .aktualnosci a:hover, #aktualnosci #menu .aktualnosci a { background-position: -225px -35px;}
	#menu .historia a { background-position: -10px -65px;}
	#menu .historia a:hover, #historia #menu .historia a { background-position: -225px -65px;}
	#menu .repertuar a { background-position: -10px -95px;}
	#menu .repertuar a:hover, #repertuar #menu .repertuar a { background-position: -225px -95px;}
	#menu .koncerty a { background-position: -10px -125px;}
	#menu .koncerty a:hover, #koncerty #menu .koncerty a { background-position: -225px -125px;}
	#menu .galeria a { background-position: -10px -155px;}
	#menu .galeria a:hover, #galeria #menu .galeria a { background-position: -225px -155px;}
	#menu .ksiega-gosci a { background-position: -10px -185px;}
	#menu .ksiega-gosci a:hover, #ksiega-gosci #menu .ksiega-gosci a { background-position: -225px -185px;}
	#menu .stowarzyszenie a { background-position: -10px -215px;}
	#menu .stowarzyszenie a:hover, #stowarzyszenie #menu .stowarzyszenie a { background-position: -225px -215px;}
	#menu .kontakt a { background-position: -10px -245px;}
	#menu .kontakt a:hover, #kontakt #menu .kontakt a { background-position: -225px -245px;}

#foot {
	background: url(/img/bottom.gif) no-repeat center top;
	padding-bottom: 15px;
	clear: both;
}
.foot {
	text-align: center;
	color: #dc8200;
	padding: 5px 0;
}

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

.imageList {
	padding: 0;
	list-style: none;
}
	.imageList li {
		float: left;
		text-align: center;
		background: url(/img/_f.gif) no-repeat left bottom;
		padding: 0 5px 9px 30px;
		margin: 10px 0 0 15px;
	}
	.imageList p {
		margin: 3px 0;
		text-indent: 0;
	}

.linkList {
	list-style-image: url(/img/kw_z.gif);
}

.zend_form {                                                                                                                                                                                      
    overflow: hidden;                                                                                                                                                                             
}                                                                                                                                                                                                 
    .zend_form dt {                                                                                                                                                                               
        clear: left;                                                                                                                                                                              
        float: left;                                                                                                                                                                              
        width: 155px;   
		padding: 5px 0;
    }                                                                                                                                                                                             
        .zend_form label {                                                                                                                                                                        
            display: block;                                                                                                                                                                       
            margin: 2px 10px;                                                                                                                                                                     
            text-align: right;  
			color: #fdbf00;
        }                                                                                                                                                                                         
    .zend_form dd {                                                                                                                                                                               
        float: left;                                                                                                                                                                              
        width: 295px;                                                                                                                                                                             
		padding: 5px 0;
    }                                                                                                                                                                                             
        .zend_form .input {                                                                                                                                                                        
			width: 290px;
			background: #600000;
			border: 1px solid #ff0000;
			padding: 3px;
			line-height: 18px;
			color: #fff;
        }               
		.zend_form textarea {
			width: 290px;
			height: 110px;
			background: #600000;
			border: 1px solid #ff0000;
			padding: 3px;
			line-height: 18px;
			color: #fff;
		}
        .zend_form .errors {                                                                                                                                                                        
            list-style: none;                                                                                                                                                                     
            padding: 3px 5px;                                                                                                                                                                     
            color: #f00;                                                                                                                                                                          
        }
		.zend_form .errors li {
			color: #f00;
		}

.clear {
	clear: both;
}
.error {
	text-align: center;
	color: #f00;
}


.header {
	width: 460px;
	padding: 20px;
	background: url(/img/win_tlo.gif) no-repeat;
}
	.header h2 {
		text-indent: -9999px;
		height: 55px;
		margin: 10px 40px 5px 40px;
	}
	#o-nas h2 { background: url(/img/win_txt.gif) no-repeat 0 -5px; }
	#aktualnosci h2 { background: url(/img/win_txt.gif) no-repeat 0 -65px; }
	#historia h2 { background: url(/img/win_txt.gif) no-repeat 0 -125px; }
	#repertuar h2 { background: url(/img/win_txt.gif) no-repeat 0 -185px; }
	#koncerty h2 { background: url(/img/win_txt.gif) no-repeat 0 -245px; }
	#galeria h2 { background: url(/img/win_txt.gif) no-repeat 0 -305px; }
	#ksiega-gosci h2 { background: url(/img/win_txt.gif) no-repeat 0 -365px; }
	#stowarzyszenie h2 { background: url(/img/win_txt.gif) no-repeat 0 -425px; }
	#kontakt h2 { background: url(/img/win_txt.gif) no-repeat 0 -485px; }
.body {
	background: url(/img/tlo_1_mid.gif) repeat-y left top;
	text-align: justify;
	padding: 0 20px 20px 20px;
	width: 460px;
	overflow: hidden;
}
.footer {
	background: url(/img/tlo_1_bot.gif) no-repeat left top;
	height: 15px;
	_margin-left: 3px;
}
.separator {
	height: 50px;
	background: url(/img/sep.gif) no-repeat center center;
}
.cancelSpace {
	margin-top: -18px;
}

#historia .img, #aktualnosci .img {
	float: right;
	text-indent: 0;
	margin: 5px 0 5px 10px;
}
.title {
	margin: 0 0 0 35px !important;
	padding: 0 !important;
	color: #fdbf00;
	font-size: 14px;
	text-indent: 0 !important;
}
.date {
	margin: 0 0 0 35px !important;
	padding: 0 !important;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-indent: 0 !important;
}
.description {
	text-indent: 0 !important;
}
.back, .add {
	text-indent: -9999px;
	background: url(/img/bk.gif) no-repeat 0 0;
	cursor: pointer;
	border: 0;
	float: right;
	width: 75px;
	height: 30px;
	margin-top: 10px;
}
.add {
	background-image: url(/img/add.gif);
	width: 63px;
}
.back:hover, .add:hover {
	background-position: 0 -30px;
}
.center {
	text-align: center;
	text-indent: 0 !important;
}
.dancer {
	background: url(/img/repertuar/parka.gif) no-repeat right top;
}
.list {
	list-style: none;
	padding: 0 !important;
    margin: 0 !important;
}
	.list li {
		padding-bottom: 30px;
		clear: both;
	}
.body ul {
    margin-top: -18px;
    padding-bottom: 18px;
}
#historia .linkList {
	background: url(/img/sep.gif) no-repeat center bottom;
	padding-bottom: 45px;
	margin-bottom: 20px;
}
#galeria p {
	text-indent: 0;
}
#galeria .img {
	float: right;
	margin: 6px 0 6px 15px;
}
#galeria .imageList {
	margin-top: -10px;
}

	#ksiega-gosci #content .list li {
		padding: 40px 0 0 0;
		background: url(/img/sep.gif) no-repeat center top;
	}
	#ksiega-gosci #content .list li.first {
		padding-top: 0;
		background: none;
	}
	#ksiega-gosci #content .add {
		margin: 10px -6px 0 0;
		_margin-right: -3px;
	}

#kontakt .title {
	margin: 0 !important;
	padding-bottom: 18px !important;
}
#repertuar #content ul {
	padding: 0 0 18px 20px;
}

#repertuar #map {
	position: relative;
	width: 440px;
	height: 420px;
	margin: 0 auto;
	background: url(/img/repertuar/PL.gif) no-repeat;
}
	#map a {
		position: absolute;
		display: block;
		width: 56px;
		height: 56px;
		background: url(/img/repertuar/PL-parka.gif) no-repeat;
	}
	#map a:hover {
		background-position: -56px 0;
	}