@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0 0 30px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background: #2b2b2b;
	text-align: left;
	line-height: 17px;
}
a:link, a:visited, a:hover, a:active {
	color: #FFe259;
	text-decoration: none;
}
a:focus, a.img {
	border: none;
}
#main {
	width: 1000px;
	margin: auto;
}
#content {
	width: 867px;
	background: url(img/perfo.png) center top no-repeat, url(img/perfo.png) center bottom no-repeat;
	padding: 60px 0 46px 0;
	text-align: justify;
	margin: 15px 0 0 0;
}
#left {
	float: left;
	width: 413px;
	padding: 0 20px 0 0;
}
#right {
	float: right;
	width: 413px;
	padding: 0 0 0 20px;
}
#one {
	width: 413px;
	margin: auto;
	padding: 0 0 0 20px;
}
#center {
	width: 867px;
	padding: 10px 0 10px 0;
	text-align: center;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	background: #FFe259;
	color: #2b2b2b;
	padding: 5px;
	line-height: 13px;
	font-stretch: extra-condensed;
	margin-top: 0;
}
h1.right {
	text-align: right;
}
h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFe259;
	text-align: left;
}
h2.prawy a {
	font-size: 14px;
	font-weight: bold;
	color: #FFe259;
	text-align: right;
}
h3 a, h5 {
	font-size: 14px;
	font-weight: bold;
	color: #FFe259;
}
ul {
	list-style: disc;
}
li {
	margin-bottom: 10px;
}
img.jury {
	-moz-box-shadow: 4px 4px 4px #fff;
	margin: 0 15px 15px 0;
}
h1.menu, h1.menu a {
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	color: #2b2b2b;
	padding: 0;
	line-height: normal;
	font-stretch: extra-condensed;
	margin: 0;
}
#menu {
	display: block;
	background: #FFe259;
	padding: 5px;
}
div.jury {
	margin-bottom: 20px;
	display: block;
	width: 413px;
	height: auto;
	min-height: 118px;
}
img.obrazki {
	float: left;
	clear: left;
	margin: 0 10px 10px 0;
}

