html, body {
	background-color: #F8F7E5;
	height: 100%;
/*	background-image: url('../images/backgroundcontent.gif');
	background-position: center;
	background-repeat: repeat-y;*/
}
a {
	color: #E17A1F;
	text-decoration: none;
}
a:hover {
	color: #AA3F00;
}
div#container {
	min-height: 100%;
	position: relative;
}
div#top {
	width: 100%;
	height: 241px;
	background-image: url('../images/top.jpg');
	background-repeat:  no-repeat;
	background-position: center;
}
div#top-content {
	width: 968px;
	margin: 0 auto;
}
div#top-content ul#controlmenu {
	clear: both;
	float: right;
	padding-right: 10px;
	padding-top: 0px;
	height: 30px;
}
div#top-content ul#controlmenu li {
	float: left;
	padding-right: 5px;
	line-height: 15px;
}
div#top-content ul#controlmenu li,
div#top-content ul#controlmenu li a,
div#top-content ul#controlmenu li a:hover {
	font-size: 11px;
	color: #6E4818;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}
div#top-content ul#controlmenu li a:hover {
	text-decoration: underline;
}
div#top-content ul#mainmenu {
	clear: both;
	padding-top: 145px;
	overflow: hidden;
	margin: 0 auto;
	width: 825px;
}
div#top-content ul#mainmenu li, 
div#top-content ul#mainmenu li.none {
	background-image: url('../images/kropka.jpg');
	background-repeat: no-repeat;
	background-position: right 8px;
	float: left;
	padding-right: 52px;
	padding-left: 40px;
}
div#top-content ul#mainmenu li.none {
	background-image: none;
	padding-right: 0px;
}
div#main {
	width: 918px; /*968*/
	margin: 0 auto;
	background-color: white;
	border-left: 1px solid #E1D7BD;
	border-right: 1px solid #E1D7BD;
	padding: 0px 25px 148px 25px;
	position: relative; /*?????????? nie bylo*/
}
div#sub {
	overflow: hidden;
	clear: both;
	height: auto;
}
div#main-left, div#main-left-sub {
	width: 510px;
	left: 0px;
	top: 0px;
}
div#main-left-sub {
	width: 250px;
}
div#main-left-sub li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url('../images/dot.gif');
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
div#main-left-sub li a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #83561D;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
div#main-left-sub li a:hover {
	text-decoration: underline;
}
ul#dot li {
	padding-left: 20px;
	background-image: url('../images/dot.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
div#main-right, div#main-right-sub {
	width: 378px;
	left: 555px;
	top: 0px;
	position: absolute;
}
div#main-right {
	top: 0px;
}
div#main-right-sub {
	width: 638px;
	left: 295px;
}
div#sponsorzy {
	width: 100%;
	padding-top: 10px;
}
div#sponsorzy table {
	width: 100%;
}
div#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 148px;
	background-image: url('../images/bottom.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
div#footer div#footermenu {
	width: 800px;
	margin: 0 auto;
	margin-top: 85px;
}
div#footer ul {
	padding-left: 150px;
}
div#footer ul li, div#footer ul li.none {
	float: left;
	padding-right: 10px;
}
div#footer ul li.none {
	padding-right: 0px;
}
div#footer ul li a {
	font-size: 12px;
	color: #6E4818;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}
div#footer ul li a:hover {
	text-decoration: underline;
}
div.news, div.news_right {
	min-height: 5px;
	background-image: url('../images/line.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	width: 445px;
	overflow: hidden;
	margin-bottom: 10px;
}
div.news_right {
	width: 378px;
}
h2, h3 {
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	padding-top: 3px;
	padding-bottom: 3px;
}
h2, h2.orange {
	font-size: 18px;
	color: #83561D;
}
h2.orange {
	color: #D17E0E;
}
h3 {
	font-size: 16px;
	padding: 0px;
	color: #83561D;
}
p, table {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #626262;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:justify;
}
p.news {
	font-size: 13px;
	text-align:justify;
}
p.jakzap { 
	text-align: left; 
	color: #D17E0E;
}
div#zaproszenie {
	background-image: url('../images/zaproszenie.jpg');
	background-repeat: no-repeat;
	width:497px;
	height: 419px; 
}

a.more, a:hover.more {
	width: 36px;
	min-height: 14px;
	height: 14px;
	background-image: url('../images/wiecej.gif');
	background-position: 0px 0px;
	font-size: 1px;
	display: block;
	float: right;
}
a:hover.more {
	background-position: 0px 14px;
}
a.zapisz, a:hover.zapisz {
	width: 138px;
	min-height: 17px;
	height: 17px;
	background-image: url('../images/zapisz-sie-na-warsztat.gif');
	background-position: 0px 0px;
	font-size: 1px;
	display: block;
	float: right;
}
a:hover.zapisz {
	background-position: 0px 17px;
}
div#top ul#mainmenu a {
	height: 29px;
	display: block;
	cursor: pointer;
	text-indent: -1000px;
	overflow: hidden;
}
a.o-festiwalu, a:hover.o-festiwalu, a.o-festiwalu-sel {
	width:134px;	
	background-image: url('../images/o-festiwalu.png');
}
a:hover.o-festiwalu, a.o-festiwalu-sel {
	background-image: url('../images/o-festiwalu-sel.png');
}
a.program, a:hover.program, a.program-sel {
	width: 104px;
	background-image: url('../images/program.png');
}
a:hover.program, a.program-sel {
	background-image: url('../images/program-sel.png');
}
a.kontakt, a:hover.kontakt, a.kontakt-sel {
	width: 178px;
	background-image: url('../images/kontakt-z-nami.png');
}
a:hover.kontakt, a.kontakt-sel {
	background-image: url('../images/kontakt-z-nami-sel.png');
}
a.galeria, a:hover.galeria, a.galeria-sel {
	width: 85px;
	background-image: url('../images/galeria.png');
}
a:hover.galeria, a.galeria-sel {
	background-image: url('../images/galeria-sel.png');
}
div#main-right-sub table.content {
	width: 100%;		
	border-collapse: collapse;
}
div#main-right-sub table.content td {
	border: 1px solid #C4C4C4;
	padding: 5px;
}
div.galeria {
	background-image: url('../images/galback.jpg');
	background-repeat: no-repeat;
	width: 199px;
	height: 141px;
	padding-top: 13px;
	padding-left: 13px;
	float: left;
}
table.partn img {
	padding-right: 30px;
}
table.organiz img {
	padding-right: 50px;
}
table.sponsparn td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 15px;
}
div.h-main {
	/*height: 845px;*/
}
div.h-sponsorzypartnerzy {
	height: 1080px;
}
div.h-dlaprasy {
	height: 300px;
}
div.h-program {
	height: 590px;
}
div.h-program-psycho {
	height: 1165px;
}
div.h-ofestiwalu {
	height: 510px;
}
div.h-kontakt {
	height: 740px;
}
div.h-galeria {
	height: 470px;
}
div.h-galeria2 {
	height: 590px;
}
div.h-galeria3 {
	height: 790px;
}
div.h-smallmessage {
	height: 580px;
}