/**
 * CSS Hacks
 */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

*{margin: 0; padding: 0;}
iframe {
	overflow-y: hidden;
}
/**
 * CSS RESET
 */
body{font-family: Arial; line-height: 1.4; margin: 0; padding: 0;
}
a img{border: 0;}

h1{font-size: 20px;}
h2{font-size: 11px;text-transform: uppercase;}
h3{font-size: 18px;font-weight: normal;}
p, li{font-size: 13px;}
li {
	list-style: none outside none;
}
a{text-decoration: none;}

/**
 * CSS Colors
 */
body, .light_border , .page img, #search, #sponsors, #sbGallery, .thinLightBorder{ background: #000 url(header_stripes.jpg) repeat-x top right; color: #ddd;}
a{ color: #f2c800;}
a em {color: #fff;}

.page { background: #000;}
.page img { background-position: top right; }


/**
 * CSS Layout
 */
.thinLightBorder{
	padding: 1px;
}
a em{
	padding: 0 3px;
	font-style: normal;
}
 
.extraSpace{
	width: 980px;
	margin: 0 auto;
	padding: 60px 0;
	position: relative;
}
.light_border{
	width: 960px;
	margin: 0 auto;
	padding: 3px;
	border: 1px solid #222;
}


#categoryControlls{
	position: relative;
	z-index: 30;
}
	h1 {
		position: absolute; 
		top: -50px;
		left: 30px;
		text-transform: uppercase;
	}
	h1 a{ outline: 0; }
	#categories{ position: absolute; top: -45px; list-style: none; margin-left: 160px; display: inline;}
		#categories li { display: inline;}
		#categories li a { outline: 0;}
	#categories img {width: 40px; }

#languageOptions{
	text-align: center;
	font-size: 10px;
	padding: 0 0 10px 0;
	margin-left: 10px;
	
	position: absolute;
	top: 40px;
	right: 270px;
	z-index: 20;
}
#search{
	position: absolute;
	top: 30px;
	right: 7px;
}
	#search{
	padding: 1px;
}
#search form{
	background: #000 ;
	width: 250px;
	top: 30px;
	right: 25px;
}
	#search input{
		background: #fff;
		border: 0;
		padding: 0 10px 0 3px;
		width: 200px;
		font: 13px Arial;
		color: #000;
		outline: 0;
	}
	#search button{
		border: 0;
		height: 100%;
		width: 30px;
		font: bold 13px "Trebuchet Ms";
		text-indent: -9999px;
		text-transform: uppercase;
		color: #fff;
		cursor: pointer;
		padding: 0;
		margin: auto;
		background: url(search.png) no-repeat center;
	}


#header{
	background: #000 url(basketball_header_photo.png) no-repeat bottom center;
	height: 170px;
	position: relative;
	border-bottom: 1px solid #333;
}
	#header a.headerLink {
		display: block;
		width: 100%;
		height: 100%;
	}
	#header a#trefl {
		display: block;
		position: absolute;
		width: 50px;
		height: 63px;
		top: 50px;
		left: 40px;
	}
	#header a#stowarzyszenie {
		display: block;
		position: absolute;
		width: 33px;
		height: 33px;
		top: 126px;
		left: 23px;
	}
	#header a#miasto {
		display: block;
		position: absolute;
		width: 50px;
		height: 40px;
		top: 126px;
		left: 61px;
	}
	
	#header #headerSponsors {
		position: absolute;
		top: 40px;
		right: 30px;
	}
	#header img {
		background: none;
	}
	
		#headerSponsors li {
			position: absolute;
			top: 0;
			right: 0;
			display: block;	
			width: 100px;
			height: 100px;		
		}
		#headerSponsors li.first {
			display: block;
			
		}
	.goldenBox {
		background: url(header_stripes.jpg) repeat-x center -200px;
		padding: 1px;
		margin-bottom: 20px;
	}
	.gameScroll{
		text-align: center;
		position: relative;
		border: 1px solid #111;
		padding: 10px 30px;
		background: #000;
	}
		.navButton {
			width: 65px;
			display: block;
			position: absolute;
			top: 0;
			bottom: 0;
			background-position: left;
			cursor: default;
			background-repeat: no-repeat;
			z-index: 30;
		}
		.navButton:hover {
			background-position: right;
			cursor: pointer;
		}
		#prevBox {
			background-image: url(navbox_left.png);
			left: 0;
		}
		#nextBox {
			background-image: url(navbox_right.png);
			right: 0;
		}
		
		
.displayArea{ 
	margin: 0; 
	background: #000; 
	position: relative;
	overflow: hidden;
}
.game{ padding-top: 10px;}
.game .who { margin-bottom: 5px;  padding-bottom: 5px; }
.game .who img {vertical-align: middle; background: none; margin: 0 10px; font-size: 9px;}
.sb .game .who { font-size: 13px; font-weight: bold;}
.sb .game .who img {margin: 0 7px;}
.game .vs { color: #fff; font-size: 20px; font-style: normal; line-height: 50px;}
.game .result { color: #fff; font-size: 31px; line-height: 50px;}
.sb .game .vs { font-size: 13px; }
.game .metaData { font-size: 13px; letter-spacing: 1px; font-weight: bold; color: #aaa;}
.sb .game .metaData { font-size: 12px;}
.game li { font-size: 10px; padding-top: 3px; color: #777;}
.game .actions { padding-top: 10px; text-transform: uppercase; }
.sb .game .actions { font-size: 8px; }
.game{padding-bottom: 0; position: relative; z-index: 0; left: 0;}
	
#mainMenu {	
	float: left;
	position: relative;
	
	z-index: 30;
	width: 130px;
	display: inline;
	background: #000;
	border-right: 1px solid #111;
}
#mainMenu h2 {
	/* background: url(right_shadow.png) repeat-y right; */
	background: #f2c800;
	border-right: 3px solid #c90;
	
	color: #310;
	padding: 3px 10px;
	border-bottom: 1px solid #da0;
}
#mainMenu ul {
	margin-bottom: 10px;
}
#mainMenu li {
	border-bottom: 1px solid #333;
}
#mainMenu li a{
	display: block;
	width: 90%;
	padding: 5px 10px;
	font: bold 11px/1.2 "Arial";
	text-transform: uppercase;
	color: #fff;
}
#mainMenu li a:hover, #mainMenu li.selected a {
	color: #f2c800;
}

/* 
#mainMenu li {
	display: inline;
}
#mainMenu li a { 
	border-left: 3px solid #f2c800;
	border-bottom: 5px solid #000;
	clear: left;
	padding: 4px 8px; 
	font: bold 11px/1.5 "Arial";
	display: block;
	height: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
}
#mainMenu li a:hover , #mainMenu li.selected a{ color: #f2c800; border-left: 7px solid #f2c800;}
*/
	
#sbGallery{
	padding: 1px;
}
	#sbGallery .slideshow-images {
		background: #000;
	}
#content {
	padding: 20px 10px 20px 10px;
	background: #000;
	position: relative;
}

#main {  float: left; width: 520px; display: inline; margin-left: 20px; padding-bottom: 20px;}
#sideBar { float: right; width: 250px; }

ol.table {
	
}
	.table li {
		font-size: 10px;
		background: #222;
		border-top: 1px solid #000;
		border-bottom: 1px solid #444;
		padding: 2px 10px 3px 30px;
		text-indent: -20px;
		list-style: decimal inside none;
	}

h2{ clear: both; padding: 3px 0;}
.news li{
	margin-top: 10px;
	padding-top: 10px;
	list-style: none outside none;
	border-top: 1px solid #111;
	margin-right: 10px;
	clear: both;
}

.twoCols li {
	float: left;
	width: 250px;
}

.news li.even{
	clear: left;
}

.news .title{
	font-size: 15px;
	font-weight: bold;
}

.news .metaData {
	clear: both;
}

.newsPic, .htmlContent img.newsPic{
	float: left;
	margin: 0 10px 5px 0;
	padding: 1px;
	/* width: 80px;
	height: 80px; */
}
.htmlContent img.newsPic {
	margin-top: 10px;
}

.htmlContent ol li {
	list-style: decimal outside none;
	margin-left: 30px;
}
.htmlContent ul li {
	margin-left: 20px;
	list-style: square outside none;
}
#main h3 {
	color: #fff;
	padding-bottom: 10px;
	clear: both;
}
#main h4 {
	color: #999;
	padding: 5px 0 8px;
	font-size: 12px;
}

.news .content { padding: 5px 0; text-align: justify;}
.news .metaData { padding: 5px 0; color: #888; font-size: 80%;}

.actions {clear: both; padding: 10px 0;}

.box{
	padding-bottom: 10px;
}

.htmlContent {
	padding: 10px 0 30px;
	margin-bottom: 20px;
	border-top: 1px solid #555;
	color: #bbb;
	background: #000;
	text-align: justify;
}
.htmlContent p {
	padding: 10px 0 0 0;
}
.htmlContent b, .htmlContent strong {
	color: #fff;
}
.htmlContent img {
	float: none;
	margin: 0 10px 5px 0;
	padding: 1px;
}

#newsComments {
	padding: 20px 0 0;
}
#newsComments .disclaimer{
	font-weight: bold;
	padding: 5px 0;
}
	#newsComments ul {
		padding: 10px 0;
	}
	#newsComments li {
		padding: 10px 0;
	}

		#newsComments .author {
			color: #fff;
			font-weight: bold;
		}
		#newsComments .date {
			font-size: 80%;
			color: #999;
		}
		#newsComments blockquote {
			padding: 10px;
			margin-top: 3px;
			border: 1px solid #222;
		}
		
	#newsComments label {
		font: 11px/1.2 "Arial";
	}
	#newsComments input {
		width: 300px;
		margin-top: 5px;
	}
	#newsComments form {
		padding-top: 15px;
	}
	#newsComments textarea {
		width: 300px;
		height: 150px;
		font: 11px/1.2 "Arial";
		padding: 3px;
		margin-top: 5px;
	}
	#actionReport {
		border: 2px solid #f2c800;
		padding: 10px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	div.row {
		padding-top: 10px;
	}
.gallery {
	padding: 0 0 20px;
}
.gallery li {
	float: left;
	margin: 5px 2px 0 0;
	height: 125px;
	/* padding: 10px 0 0 0; */
	width: 125px;
	border: 1px solid #333;
	
	display: table; position: static;
	overflow: hidden; .position: relative;
}
	.gallery li a{
		display: block;
		text-align: center;
		
		display: table-cell; vertical-align: middle; position: static;
		.position: absolute; .top: 50%;
	}

		.gallery li a img{
			border: 0;
			display: block;
			margin: auto;
			
			.position: relative; .top: -50%; .left: 0%;
		}
		.gallery li a:hover img{
			border: 1px solid #777;
		}

	

table.Design3 {
	width: 100%;
    border-spacing: 0px;
    background-color: #000;
}
table.Design3 th {
    text-align: left;
    font-weight: normal;
    padding: 1px 6px;
	background: #f2c800;
	font: bold 11px/1.2 "Arial";
	color: #000;
	
    border-bottom: 1px solid #970;
    text-align: center;
}

table.Design3 td {
    text-align: center;
	border-bottom: 1px solid #222;

    padding: 0.1em 0;
	font-size: 11px;
	background: #000;
}
table.Design3 .toLeft {
	text-align: left;
}

table.Design3 tr.odd td {
}




table.Design4 {
	width: 100%;
    border-spacing: 0px;
    background-color: #333;
}
table.Design4 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
	background: #f2c800;
	font: bold 11px/1.2 "Arial";
	color: #000;
}
table.Design4 td {
    text-align: right;
    border-left: 1px solid #111;
	border-bottom: 1px solid #000;
	border-top: 1px solid #444;
    padding: 0.1em 0.5em;
	font-size: 10px;
	background: #222;
}
table.Design4 thead th {
    border-left: 1px solid #970;
    border-bottom: 1px solid #970;
    text-align: center;
}


	
button{
	background: #facf00 url(button_bg.png) repeat-x bottom;
	border: 0;
	padding: 0 5px;
	height: 20px;
	margin: 10px 10px 0 0;
	color: #554400;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}
input#email{ width: 150px; }

button.disabled {
	background: #222;
	color: #444;
}
.pollResult {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 5px;
}
	
	.pollResult b{
		display: block;
		float: left;
		margin-right: 5px;
		height: 100%;
		font-size: 11px;
		background: #f2c800;
		color: #f2c800;
	}
	.pollResult em {
		font-size: 11px;
		color: #777;
		font-style: normal;
	}

.actions{
	list-style: none;
}

.pagination {
	clear: both;
	height: 40px;
}
.pagination li {
	list-style: none;
	display: inline;
}
	.pagination li a {
		border:1px solid #333;
		margin-right:2px;
		padding: 3px 6px;
		float: left;
		display: block;
	}
	.pagination li a:hover{
		border: 1px solid #fff;
	}
	.pagination li.active {
		float: left;
		padding: 4px 6px;
	}
#previousPage, #nextPage {
	color: #333;
	display: block;
	float: left;
	padding: 3px 4px;
	border: 1px solid #333;
}
#previousPage a, #nextPage a{
	color: #f2c800;
	padding: 0;
	float: none;
	border: none;
}

.players {
	clear: both;
}
.players li {
	display: inline;
	margin: 5px 5px 0 0;
	float: left;
	width: 120px;
	text-align: center;
	height: 170px;
	font-size: 10px;
}
	.players li img {
		display: block;
		margin: 0 auto 5px;
		float: none;
	}

.no_pics li {
	padding: 3px 0;
	margin-left: 20px;
	list-style: square outside none;
}
	
.playersSection h5{
	clear: both;
	padding: 10px 0 3px;
}

.team h4 {
	clear: both;
	padding: 20px 0 5px;
}

#selectedPlayer {
	padding: 15px 0;
}

#selectedPlayer .content {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 300px;
}

.downloadFiles li {
	padding: 3px 0;
	margin-left: 20px;
	list-style: square outside none;
}


#sponsors { clear: both; padding: 1px; }
#sponsors .box { background: #000; padding: 2px;}

ul.logotypes {
	text-align: center;
}
	.logotypes li {
		display: inline;
		vertical-align: middle;
	}
		.logotypes img {
			vertical-align: middle;
			margin: 4px;
		}

#footer {padding: 20px;}
#copyright{
	float: left;
	width: 300px;
	padding-left: 50px;
	
}

.koszykowka_footer {
	background: url(tsk_tiny.png) no-repeat left;
}
.siatkowka_zenska_footer {
	background: url(tss_tiny.png) no-repeat left;
}
.siatkowka_meska_footer {
	background: url(tgs_tiny.png) no-repeat left;
}

#author{
	float: right;
	width: 200px;
	background: url(firenet_logo.png) no-repeat left;
	padding-left: 40px
}