/*
Theme Name: GornikWalbrzych
Description: Gornik PWSZ Walbrzych - oficjalny skin Wordpress
Version: 0.2
Author: Kovalsky
Author URI: http://kovalsky.pl
Latest updated: 26 April 2010
Tags: two-columns
*/

body {
	color: #FFFFFF;
	background-color: #014A99;
	background-image: url('jpg/bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

body, p {
	font-family: 'Trebuchet MS';
}

p {
	color: #DEDEDE;
}

p strong {
	color: #FFFFFF;
}

div#logo {
	border: 0;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 170px;
}

div#title {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

div#menu {
	font-weight: normal;
	font-size: 12px;
	height: 29px;
	background-image: url('images/info.png');
	background-repeat: x-repeat;
	background-position: 0 -1px;
	position: relative;
	padding: 0;
}

div#menuinside {
	width: 921px;
	height: 29px;
	background-image: url('images/menu.png');
	margin-left: auto;
	margin-right: auto;
}

ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

ul#menu li {
	float: left;
	display: inline; /* ie6 */
	margin: 0;
	margin-left: 5px;
}

ul#menu li a {
	text-decoration: none;
	float:left;
	color: #FFFFFF;
	cursor: pointer;
}

ul#menu li a span {
	margin: 0;
	margin-right: 10px;
	margin-left: -10px;
	padding: 8px 18px 10px 28px;
	position: relative; /* ie */
	float:left;	
	font-size: 11px;
	font-weight: bold;
}

ul#menu li#active a {
	background-image: url('images/menuitem.png');
	background-repeat: no-repeat;
	background-position: top right;
}

ul#menu li#active a span {
	background-image: url('images/menuitem.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div#sidecol {
	float: right;
	width: 256px;
	padding: 10px 5px 0;
	margin-right: 20px;
}

div#maincol {
	width: 566px;
	text-align: left;
	margin-left: 15px;
}

#blue {
	color: #6DCEF8;
}

div.newslistheader {
	font-size: 11px;
	padding: 20px 27px 0;
}

a.contentheader {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
}

h2.contentheader {
	margin: 0 0 8px;
	font-weight: normal;
}

p.newslistexcerpt, div.news p, div.news li {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin-bottom: 8px;
}

p.newslistexcerpt a {
	text-decoration: none;
	color: #FFFFFF;
}

p.newslistexcerpt a:hover {
	text-decoration: underline;
}

div.news {
 	margin-bottom: 25px;
}

img {
	border: 1px solid #FFFFFF;
	margin: .2em 0 0.2em;
}

img.herb {
	border: 0;
	margin-top: 15px;
	margin-bottom: 0;
	margin-right: 5px;
}

img.alignright {
	float: right;
	margin-left: 1em;
}

img.alignleft {
	float: left;
	margin-right: 1em;
}

p.attachment {
	text-align: center;
	margin: 0;
}

p a {
	text-decoration: underline;
	color: #FFFFFF;
}

span.poprzednia {
	float: left;
}

span.nastepna {
	float: right;
}

div.strony span a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

div.strony span a:hover {
	text-decoration: underline;
}

div.oursponsors {
	font-size: 13px;
	margin: 0 auto 0;
	width: 920px;
}

div.oursponsorscaption {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}

div.oursponsors div div a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

div.sponsors {
	background-color: white;
	text-align: center;
}

a.sponsors {
	text-decoration: none;
}

a.sponsor {
	background-position: center;
	background-repeat: no-repeat;
}

div.theblue {
	position: relative;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}

div.theblue_top {
	height: 542px;
	background-image: url('images/blue_top.png');
}

div.theblue_content {
	background-image: url('images/blue_middle.png');
	background-repeat: repeat-y;
	background-position: 9px;
	padding: 10px 0 0;
}

div.theblue_bottom {
	background-image: url('images/blue_bottom.png');
	background-repeat: no-repeat;
	background-position: 9px -2px;
}

div.top {
	padding-left: 39px;
	padding-top: 28px;
}

div.thepicture {
	background-image: url('mecze/wolawalki.jpg');
	width: 866px;
	height: 397px;
}

div.top_art {
	width: 866px;
	height: 397px;
}

div.top_cover {
	width: 866px;
	height: 397px;
	background-image: url('images/photo_cover.png');
}

h1.top {
	margin: 0;
	padding: 45px 30px 35px 35px;
}

p.topexcerpt {
	margin: 0;
	padding: 0 40px;
	width: 250px;
	font-size: 11px;
	line-height: 16px;
}

div.topmore {
	width: 109px;
	height: 30px;
	background-image: url('images/wiecej.png');
	margin: 25px 35px;
}

div.topmore a {
	text-decoration: none;
}

div.topmore a span {
	width: 9px;
	font-size: 30px;
	margin: 0;
	padding: 0 50px;
}

div.content {
	padding-top: 20px;
	padding-left: 12px;
	padding-right: 12px;
}

span.newslistinfo {
	font-size: 10px;
}

span.newslistinfo span {
	font-style: italic;
}

div.page {
	margin: 0;
}

div#minimum {
	width: 100%;
	clear: both;
}

div.comment {
	padding-left: 3px;
	border-left: 1px solid #FFFFFF;
}

div.commentheader {
	font-size: 20px;
	margin: 25px 0 15px;
}

div.commenttext p {
	margin: 15px 0 0;
}

div.commenttext p, span.commentauthor, div.commentdate {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}

span.commentauthor, span.commentdate {
	font-size: 11px;
}

span.commentauthor {
	text-transform: uppercase;
	margin-bottom: 0;
}

span.commentdate {
	font-style: italic;
}

div.commentform {
	border: 1px solid #0072BC;
	width: 519px;
	background: url('images/commentbox.png') no-repeat bottom;
	margin: 60px 0 0 -10px;
}

form.commentform {
	position: relative;
	background: url('images/commentbox.png') no-repeat top;
	padding: 30px 25px 3px;
	margin: -40px 0 30px;
}

form.commentform label {
	display: block;
	font-size: 12px;
	color: #333333;
	margin-bottom: 4px;
}

div.commentarea {
	float: right;
}

input#author, input#email {
	width: 156px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-size: 12px;
	color: #333333;
}

label#emaillabel {
	margin-top: 18px;
}

textarea#comment {
	width: 294px;
	max-width: 294px;
	min-width: 294px;
	height: 78px;
	max-height: 78px;
	min-height: 78px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

input#submit {
	background: url('images/jenson.png') no-repeat center;
	border: none;
	color: #FFFFFF;
	font-size: 9px;
	width: 60px;
	height: 22px;
	margin-left: 224px;
}

p.community a {
	text-decoration: none;
}

p.community a img {
	vertical-align: -20%;
	border: 0;
	width: 16px;
	height: 16px;
}

div.page-content {
	background: url('jpg/content.jpg') top no-repeat;
	width: 910px;
	min-height: 540px;
	margin: -1px auto 0;
	padding: 30px 10px 0;
}

div.page-content-end {
	background: #0072BB url('jpg/content.jpg') bottom no-repeat;
	width: 930px;
	margin: 0 auto 5px;
	padding: 0 0 20px;
}

div.page-top-content {
	background: url('jpg/window.jpg') top no-repeat;
	width: 866px;
	margin: -1px auto 0;
	min-height: 109px;
	padding: 3px 0 3px;
}

div.page-top-content#stadion-window {
	height: 391px;
}

div.page-top-content-photo {
	background: url('jpg/panorama.jpg') center no-repeat;
	width: 860px;
	margin: 0 auto 0;
	height: 109px;
}

div.page-top-content-photo#stadion {
	background: url('jpg/panorama-big.jpg') 50% 0 repeat-x;
	height: 391px;
}

div.stadion-left {
	float: left;
	cursor: pointer;
}

div.stadion-right {
	float: right;
	cursor: pointer;
}

div.stadion-left, div.stadion-right {
	height: 31px;
	width: 30px;
	background: #FFF;
	opacity: .4;
	text-align: center;
	color: #000;
	font-size: 30px;
	padding: 180px 0;
}

div.sidebox {
	background: #FFF url('jpg/box.jpg') top no-repeat;
	width: 266px;
	color: #666;
}

div.sidebox-end {
	background: #FFF url('jpg/box.jpg') bottom no-repeat;
	width: 266px;
	height: 30px;
	margin: 0 0 20px;
}

h2.side {
	margin: 0;
	padding: 10px 15px 20px;
}

div.sidebox p {
	color: #666;
	font-size: 11px;
	margin: 0;
	padding: 0 15px 1em;
}

div.sidebox ul {
	padding: 0 15px 1em;
	margin: 0;
}

div.sidebox p strong {
	color: #555;
}

div.sidebox p a {
	color: #666;
}

div.sidebox ul.tabela a {
	color: #888;
}

div.image-viewer {
	width: 840px;
	height: 371px;
	padding: 10px;
	margin: 0 auto;
}

p.image-clicker {
	padding: 0;
	margin: 0;
	font-size: 10px;
	background: #000;
	opacity: .8;
	width: 830px;
}