/* Eric's global reset*/

@import "reset.css";
/* ----------------------------------- */

    body {
	background: 	#000000;
	font:			12px Georgia, Arial, Helvetica, Sans-Serif;
	color:			#333;
	line-height:	162%;
	text-align:center;
	margin-top: 50px;
}

h2 {font-size: 14px; color: #003366; font-weight: bold;}
h2.srodek {text-align: center; font-size: 14px; color: #003366; font-weight: bold;}

a{
	color: #444433; 
	text-decoration: none;
	border-bottom: 1px dotted;
}

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

#credits {
	font-family: font-family:Georgia;
	color:#000;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
}

.subsection {
	padding: 4px 0;
	text-align: center;
	width: 540px;
	overflow: hidden;
	margin: 0 auto;
	display: block;
}

.subsectionLeft {
	float:left;
	width: 200px;
}

.subsectionRight {
	float:right;
	width: 330px;
}

.member {float:left; }
#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:600px;
}
#header {
	height: 207px;
	width: 600px;
	background: #000000 url(../images/header.png) top left no-repeat;
}
#header h1 {
	overflow:hidden;
	text-indent:-8000px;
}
#header h1 a {
	display: block;
	width: 600px;
	height: 207px;
}
#top_bar {
	height: 62px;
	width: 600px;
	background: #000000 url(../images/top_bar.png) top left no-repeat;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0px;
}
#top_bar span {
	padding: 21px;
}
#address {
	float: right;
}
#content {
	height: 378px;
	width: 600px;
	background: #fff url(../images/container.png) top left repeat-x;
}
#slider {
	margin: 0 10px;
	font-size: 11px;
	padding: 20px 10px;
}
/*#slider h1 {
	font-size: 18px;
	letter-spacing: -1px;
	width: 100%;
	padding: 0 0 8px 0;
	
	margin-bottom: 8px;
	border-bottom: 1px solid #aaa;
}*/
#myController {
	width: 95%;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;
	padding: 0;
}

label {
display: block;
float: left;
width: 200px; 
font-size:11px; font-weight: bold; }

input, textarea {border: 1px solid #e2e2e2; 
background: #fff;
padding: 6px;
}

#myController a {
	cursor: pointer;
	font-weight: bold;
	font-style: italic;
	color: #000;
	height: 26px;
	padding: 5px 9px 0px;
	text-decoration: none;
	border: none;
}
#jFlowSlide {
/*border:10px solid #F00;*/
}
#myController a.jFlowSelected {
	color: #333;
}
.jFlowPrev {
	cursor:pointer;
	display:block;
	width:54px;
	height:226px;
	position:absolute;
	left:-54px;
	top:300px;
	background: #000;
}

.jFlowNext {
	cursor:pointer;
	display:block;
	width:72px;
	height:226px;
	position:absolute;
	left:-72px;
	top:300px;
	background: #000;
}

.jFlowNext {
	left:600px;
}
#myController2 span {
	color:#FFF;
	background:#000;
	margin-right:10px;
	cursor:pointer;
}
#jFlowSlide2 {
	border:10px solid #0F0;
}
#myController2 span.jFlowSelected2 {
	background:#0F0;
}
.jFlowPrev2, .jFlowNext2 {
	cursor:pointer;
}
#myController3 span {
	color:#FFF;
	background:#000;
	margin-right:10px;
	cursor:pointer;
}
#jFlowSlide3 {
	border:10px solid #00F;
}
#myController3 span.jFlowSelected3 {
	background:#00F;
}
.jFlowPrev3, .jFlowNext3 {
	cursor:pointer;
}

.accent {font-weight: bold; color: #003366;}

p {line-height: 19px; margin: 8px 0;}

#section1 p { width: 100%; }

#section1 p.srodek { text-align: center; font-size: 18px; }
#sectionGaleria p.srodek { text-align: center; font-size: 18px; }

#section1 a,#section1 a:link,#section1 a:visited {
	color: #681832;
	text-decoration: none;
}

#section1 a:hover {
	color: #681832;
	text-decoration: underline;
}

p.patronaty { text-align: center; font-size: 10px; font-weight: bold;}

p.program { text-align: center; font-size: 11px; font-weight: bold;}

#section1 span { font-size: 14px;}

#footer {width: 600px; height: 137px;
background: #000000 url(../images/footer.png) top left no-repeat;
}