﻿body{background-color: #000000;}

div.bg, div.home-bg{
	width:1100px;
	height:900px;
	background: url('images/bg0.png') top center no-repeat;
	vertical-align: top;
}

div.home-bg{
	background: url('images/bg0b.png') top center no-repeat;
}

div.container{
	width:1000px;
	height:900px;
	/*background: url('images/background11.png') top right no-repeat;*/
	text-align: left;
	vertical-align: top;
}

/*--------------------------------------------------------------------------*/
/* MENU																		*/
/*--------------------------------------------------------------------------*/
div.left{
	width: 300px;		height: 880px;
	float: left;
	vertical-align: top;
}

div.header{
	width:100%;			height:66px;
	/*background: url('images/basketsquad.png') top center no-repeat;*/
	cursor: pointer;
}

div.menu-link{
	position: relative;
	cursor: pointer;
	/*border: 1px solid white;*/
}

a.menu-link-item{
	width: 100%;		height: 100%;
	text-decoration: none;
	
}
img.menu-link-img{
	border: none;
}

div#news-menu-link{
	width: 130px;		height: 100px;		left: 30px;		top: -20px;
}
div#squad-menu-link{
	width: 92px;		height: 80px;		left: 164px;	top: -80px;
}
div#results-menu-link{
	width: 84px;		height: 75px;		left: 20px;		top: -80px;
}
div#play-menu-link{
	width: 84px;		height: 75px;		left: 115px;	top: -140px;
}
div#gallery-menu-link{
	width: 84px;		height: 75px;		left: 205px;	top: -190px;
}
div#schedule-menu-link{
	width: 110px;		height: 75px;		left: 30px;		top: -210px;
}
div#about-us-menu-link{
	width: 78px;		height: 107px;		left: 140px;		top: -270px;
}
/*
div#news-menu-link:hover{background: url('images/menu-news-over.png') top no-repeat;}
div#squad-menu-link:hover{background: url('images/menu-squad-over.png') top no-repeat;}
div#results-menu-link:hover{background: url('images/menu-results-over.png') top no-repeat;}
div#play-menu-link:hover{background: url('images/menu-play-over.png') top no-repeat;}
div#gallery-menu-link:hover{background: url('images/menu-gallery-over.png') top no-repeat;}
div#schedule-menu-link:hover{background: url('images/menu-schedule-over.png') top no-repeat;}
*/

/*--------------------------------------------------------------------------*/
/* CONTENT																	*/
/*--------------------------------------------------------------------------*/
div.right{
	width: 690px;		/*height: 1150px;*/
	float: right;
	text-align: center;
}

div.top-blank{
	width: 100%;		height: 32px;
	color: white;
}

div.content{
	width: 670px;		/*height: 90%;*/
	background-color: white;
	filter: alpha(opacity=60);
	opacity: 0.75;
	display: none;
}

div.line{
	width: 650px;		height:8px;
	background: url('images/line.png') top center no-repeat;
}

div.title{
	height: 48px;		width: 650px;
	text-align: right;
}

div#news-title{background: url('images/aktualnosci.png') center left no-repeat;}
div#squad-title{background: url('images/squad.png') center left no-repeat;}
div#gallery-title{background: url('images/galeria.png') center left no-repeat;}
div#play-title{background: url('images/granie.png') center left no-repeat;}
div#schedule-title{background: url('images/terminarz.png') center left no-repeat;}
div#results-title{background: url('images/wyniki.png') center left no-repeat;}
div#about-us-title{background: url('images/o-nas.png') center left no-repeat;}
/*--------------------------------------------------------------------------*/
/* PAGER																	*/
/*--------------------------------------------------------------------------*/

div.pager{
	height: 14px;
	position: relative;
	top: 26px;
}
div.pager-bottom{
	height: 14px;
	text-align: right;
	width: 650px;
}
a.prev-active, a.prev-inactive, a.next-active, a.next-inactive, a.pager-element {
	font-family: helvetica, arial, verdana;
	font-size: 11px;
	margin-left: 5px;
	text-decoration: none;
	color: #0033cc;
}

a.pager-element {
	border: 1px solid #0033cc;
	padding-left: 3px;
	padding-right: 3px;
}

a.current {
	border: 1px solid #ff6600;
	color: #ff6600;
}

a.prev-inactive, a.prev-active {
	padding-left: 10px;
}
a.prev-inactive {
	color: #999999;
	background: url('images/goback-grey.png') center left no-repeat;
}
a.prev-active {
	background: url('images/goback.png') center left no-repeat;
}

a.next-active , a.next-inactive {
	padding-right: 10px;
}
a.next-active {
	background: url('images/goto.png') center right no-repeat;
}
a.next-inactive {
	color: #999999;
	background: url('images/goto-grey.png') center right no-repeat;
}

/*--------------------------------------------------------------------------*/
/* SQUAD																	*/
/*--------------------------------------------------------------------------*/
div.players-buttons-container{
	float: left;
	width: 150px;
}
div.players-info-container{
	float: right;
	width: 498px;
}
div.players-info-footer{
	width: 100%;
	height: 8px;
	clear: both;
}

div.player-button{
	cursor: pointer;
	color: #000099;
	height: 14px;
	background: url('images/line4.png') bottom no-repeat;
}

div.team-name{
	font-family: helvetica, arial, verdana;
	font-size: 14px;
	color: #ff6600;
	font-weight: bold;
}

div.player-button:hover{
	background: url('images/player-button-over-bg.png') no-repeat;
}

img.player-info-image{
	width: 150px;
	height: 200px;
	float: right;
}
div.player-info-name-and-data{
	width: 340px;
	float: left;
}
table.player-info-data-table{
	
	font-family: helvetica, arial, verdana;
	font-size: 12px;
}
table.player-info-data-table td.column-0{
	width: 80px;
}
table.player-info-data-table td.column-1{
	font-weight: bold;
}
div.player-info-name{
	font-weight: bold;
	font-family: helvetica, arial, verdana;
	font-size: 22px;
	color: #ff6600;
	background: url('images/line3.png') bottom no-repeat;
}
div.player-info-blank{
	height: 8px;
	clear: both;
}
div.player-info-description{
	width:100%;
}
div.squad-image img{
	width: 498px;
}
div.squad-image{
	float: right;
	border: 1px solid black;
	margin-bottom: 5px;
}
/*--------------------------------------------------------------------------*/
/* NEWS																		*/
/*--------------------------------------------------------------------------*/
div.text{
	width: 650px;
	font-family: helvetica, arial, verdana;
	font-size: 11px;
	text-align: justify;
}

div.info-expand{
	/*position: relative;
	left: 580px;
	width: 48px;*/
	height: 14px;
	text-align: right;
	color: #0033cc;
	background: url('images/expand-icon.png') center right no-repeat;
	padding-right: 14px;
}

div.info{
	background: url('images/line2.png') bottom no-repeat;
}

div.info-title{
	font-family: helvetica, arial, verdana;
	font-size: 20px;
	color: #ff6600;
	font-weight: bold;
}
div.info-date, div.info-author{
	float: left;
	font-size: 11px;
	font-family: helvetica, arial, verdana;
	color: #888888;
	padding-top: 3px;
}
div.info-date{
	width: 60px;
	font-weight: bold;
}
div.info-content{
	clear: both;
	padding-top: 10px;
}
/*--------------------------------------------------------------------------*/
/* GALLERY																	*/
/*--------------------------------------------------------------------------*/
div.gallery-short{
	background: url('images/line2.png') bottom no-repeat;
}

a.gallery-title{
	font-family: helvetica, arial, verdana;
	font-size: 14px;
	height: 50px;
	color: #ff6600;
	text-decoration: none;
	display: block;
}
div.gallery-date, div.gallery-author{
	float: left;
	font-size: 11px;
	font-family: helvetica, arial, verdana;
	color: #888888;
}
div.gallery-date{
	width: 60px;
	font-weight: bold;
}
div.gallery-title-and-date{
	width: 578px;
	float: right;
}
div.gallery-thumbnails{
	float: left;
	clear: both;
	width: 70px;
}
div.gallery-full-thumbnails{
	width: 100%;
}
a.gallery-link{
	float: right;
	height: 14px;
	width: 100px;
	text-decoration: none;
	color: #0033cc;
	text-align: right;
}
a.gallery-back-link{
	height: 12px;
	text-decoration: none;
	color: #0033cc;
}
div.blank-0{
	clear: both;
	height: 5px;
}
img.thumbnail{
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	cursor: pointer;
}
img.thumbnail:hover{
	border: 1px solid #ff6600;
}
img.goto-image, img.goback-image{
	vertical-align: text-top;
	border: none;
}
/*--------------------------------------------------------------------------*/
/* PLAY	& SCHEDULE															*/
/*--------------------------------------------------------------------------*/
div.event{
	background: url('images/line2.png') bottom no-repeat;
}

div.event-title{
	float: left;
	font-weight: bold;
	font-family: helvetica, arial, verdana;
	font-size: 14px;
	color: #ff6600;
}
div.event-icons{
	float: right;
}
div.event-description{
	clear: both;
}
img.event-icon{
	margin-left: 5px;
}
div.event-info{
	font-size: 11px;
	height:16px;
	display: block;
	font-weight: bold;
}
div.event-info-0 {
	float: left;
	width: 70px;
	color: #777777;
}
div.event-info-1 {
	float: left;
}
span.event-info-0, span.event-info-1{
	/*display: inline-block;*/
	font-weight: bold;
	
}
span.event-info-0{
	width: 60px;
	color: #777777;
}
span.teams{
	font-weight: bold;
}

/*--------------------------------------------------------------------------*/
/* RESULTS																	*/
/*--------------------------------------------------------------------------*/

div.result{
	background: url('images/line2.png') bottom no-repeat;
}

div.result-content{
	float: left;
	font-weight: bold;
	font-family: helvetica, arial, verdana;
	font-size: 14px;
	width: 460px;
	/*color: #ff6600;*/
}
span.result-date{
	color: #888888;
	float: left;
}
span.result-teams{
	color: black;
	float: left;
}
span.result-score{
	color: #ff6600;
	float: right;
}
div.result-icons{
	float: right;
}

/*--------------------------------------------------------------------------*/
/* ABOUT US																	*/
/*--------------------------------------------------------------------------*/
.text-title {
	font-family: helvetica, arial, verdana;
	font-size: 20px;
	color: #ff6600;
	font-weight: bold;
}
.text-left {
	float: left;
	width: 460px;
}
.text-right{
	float: right;
	width: 160px;
	text-align: left;
}

/*--------------------------------------------------------------------------*/
/* FOOTER																	*/
/*--------------------------------------------------------------------------*/
div.footer-div{
	width: 100%;
	color: white;
	clear: both;
	text-align: center;
	font-family: helvetica, arial, verdana;
	font-size: 11px;
}

