body
{
  	padding : 0 0 0 0;
  	margin : auto;
	text-align : center;
	font-family : Tahoma;
	font-size : 14px;
	color : black;
	width : 100%;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #878787;
}

.left {float:left;}
.right {float:right;}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.bold {font-weight:bolder;}
.textleft{text-align: left;}
.textright{text-align: right;}
.textcenter{text-align: center;}

a
{
	text-decoration : none;
	color : black;
	outline: none;
}

p
{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

form
{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	border : none;
}

ul
{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	border : none;
}

input
{	
	width : 150px;
	height : 14px;
	border : none;
	color : black;
	font-size : 10px;
}

div
{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	border : none;
}

img
{
	border : 0px;
}

div.login
{
	width : 400px;
	margin : auto;
	margin-top : 250px;
}

div.input_label
{
	width : 120px;
	text-align : right;
	float : left;
}

div.input_content
{
	width : 200px;
	text-align : left;
	float : left;
	margin-left : 10px;
}

#main
{
	width: 990px;
	margin: auto;
	margin-top: 10px;
}

#header
{
	width: 100%;
	height: 125px;
}


#footer
{
	width: 100%;
	height: 65px;
	margin-top: 20px;
}

div.error
{
	color: red;
}

div.good
{
}

div.footerTop
{
	width: 100%;
	height: 10px;
	background-image: url(/images/cien_stopka.png);
	background-repeat: repeat-x;
}

div.footerBottom
{
	background-color: #2a2a2a;
	text-align: center;
}

div.footerContent
{
	width: 990px;
	margin: auto;
	color: #676767;
	font-weight: bold;
	font-size: 12px;
	height: 55px;
}

div.bottom_space
{
	width: 100%;
	height: 20px;
}


div.sponsorzy
{
	background-image: url(/images/sponsorzy.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 323px;
}

div.sponsorzy_content
{
	width: 760px;
	margin: 10px 10px 0px 0px;
}

div.sponsorzy_content div.image
{
	float: left;
	width: 150px;
	text-align: center;
}

div.header_space
{
	background-image: url(/images/cien.png);
	background-position: 10px 0px;
	background-repeat: no-repeat;
	height: 109px;
	width: 30px;
}

div.header_logo
{
	margin: 20px 9px 0px 9px;
}

div.tagi
{
	background-image: url(/images/tagi_bg.png);
	background-repeat: no-repeat;
	width: 226px;
	height: 81px;
	_height: 101px;
	margin-top: 10px;
	padding: 10px 20px;
}

div.szukajka
{
	background-image: url(/images/szukaj_bg.png);
	background-repeat: no-repeat;
	width: 242px;
	_width: 278px;
	height: 76px;
	margin-top: 10px;
	padding: 0 18px;
	color: #6f6f6f;
}

div.tagi_content
{
	text-align: justify;
	color: #6f6f6f;
	height: 75px;
	overflow: hidden;
	font-size: 10px;
}

div.button
{
	background-image: url(/images/button1.png);
	background-repeat: no-repeat;
	background-position: -3px -7px;
	text-align: center;
	width: 139px;
	height: 18px;
	_height: 22px;
	padding-top: 4px;
	font-size: 10px;
}

div.button a
{
	font-weight: bold;
	font-size: 10px;
	color: white;
}

div.button_short
{
	background-image: url(/images/button2.png);
	background-repeat: no-repeat;
	background-position: -3px -7px;
	text-align: center;
	width: 53px;
	height: 18px;
	_height: 22px;
	padding-top: 4px;
	font-size: 10px;
}

div.button_short a
{
	font-weight: bold;
	font-size: 10px;
	color: white;
}

div.szukajka_kontent
{
	margin-top: 17px;
	height: 45px;
	font-size: 10px;
}

div.szukajka_label
{
	width: 40px;
}

div.szukajka_pasek
{
	margin-left: 8px;
}

div.search
{
	width: 140px;
}

input.search
{
	width: 120px;
	margin-top: 4px;
	border: 1px solid #8c8c8c;
}

div.btn_search
{
	margin-top: 2px;
}

div.logowanie_kontent
{
	margin-top: 8px;
	height: 54px;
	font-size: 10px;
}

div.login_label
{
	margin-top: 6px;
	width: 40px;
}

div.btn_login
{
	margin-top: 13px;
}

a.logout
{
	font-weight: bold;
	color: #6F6F6F;
}

div.logowanie_logout
{
	padding-top: 10px;
}

div.newsletter_kontent
{
	margin-top: 17px;
	height: 45px;
	font-size: 10px;
}

div.newsletter_lable
{
	width: 40px;
	margin-top: 5px;
}

div.blue_space
{
	width: 100%;
	height: 30px;
	background-color: #00A9EE;
}

div.red_space
{
	width: 100%;
	height: 14px;
	background-color: #C6000C;
	padding: 8px 0px;
}

div.red_space_content
{
	margin:auto;
	width:930px;
}

div.submenuTop
{
	width: 310px;
	text-align: center;
}

div.submenuTop a
{
	color: #EBEBEB;
	font-weight: bold;
	text-decoration: none;
}

div.main_aktualnosci
{
	width: 100%;
	background-color: #03455F;
}

div.main_aktualnosci_content
{
	width: 930px;
	margin: auto;
	color: #EBEBEB;
	height: 390px;
	_height: 430px;
	padding: 20px 0px;
}

div.aktualnosci_content
{
	width: 930px;
	margin: auto;
	color: #EBEBEB;
	padding: 20px 0px;
}

div.vertSpace
{
	height: 100%;
	width: 1px;
	background-color: #1F5D74;
	margin: 0px 20px;
}

div.vertSpace2
{
	height: 100%;
	width: 1px;
	background-color: #1EB4EF;
	margin: 0px 20px;
}

div.vertSpace3
{
	height: 100%;
	width: 1px;
	background-color: #E3000F;
	margin: 0px 20px;
}

div.column1
{
	width: 204px;
	_width: 224px;
	text-align: left;
}

div.column2
{
	width: 322px;
	height: 100%;
	text-align: justify;
}

div.main_aktualnosci_content div.column1
{
	_width: 204px;
}

div.aktualnosci_content div.column1
{
	_width: 204px;
}

div.column2 a
{
	color: #EBEBEB;
	text-decoration: none;
}

div.column2 a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

div.column2 div.aktualnosc
{
	height: 187px;
	overflow: hidden;
}

.marginauto{margin: auto;}
.mt160{margin-top: 320px;}
.mt40{margin-top: 40px;}
.mt60{margin-top: 60px;}
.mt20{margin-top: 20px;}
.mt10{margin-top: 10px;}

div.main_rozgrywki
{
	width: 100%;
	background-color: #00A9EE;
}

div.main_rozgrywki_content
{
	width: 930px;
	margin: auto;
	color: #00A9EE;
	height: 215px;
	padding: 20px 0px;
}

div.main_rozgrywki_dol
{
	background-image: url(/images/dol_niebieski.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
}

table.tabela_front
{
	text-align: center;
	font-size: 10px;
	width: 322px;
	color: #EBEBEB;
}

table.tabela_front th
{
	background-color: #1b1b1b;
}

table.tabela_front tr.bg1
{
	background-color: #2c2c2c;
}

table.tabela_front tr.bg2
{
	background-color: #464646;
}

table.tabela_large
{
	text-align: center;
	width: 100%;
}

table.tabela_large th
{
	background-color: #710006;
}

table.tabela_large tr.bg1
{
	background-color: #440607;
}

table.tabela_large tr.bg2
{
	background-color: #92000A;
}

div.main_czerwona_gora
{
	width: 100%;
	height: 30px;
	background-image: url(/images/gora_czerwony.png);
	background-repeat: no-repeat;
}

div.main_czerwona_dol
{
	width: 100%;
	height: 30px;
	background-image: url(/images/dol_czerwony.png);
	background-repeat: no-repeat;
}

div.main_czerwona_dol2
{
	width: 100%;
	height: 30px;
	background-image: url(/images/dol_czerwony2.png);
	background-repeat: no-repeat;
}

div.main_spotkania
{
	background-color: #8C0008;
}

div.ostatnieSpotkanie
{
	width: 446px;
	text-align: left;
}

div.spotkaniaSpace
{
	width: 38px;
	height: 100%;
}

div.nastepneSpotkanie
{
	width: 446px;
	text-align: left;
}


div.aktualnosci_content div.nastepneSpotkanie
{
	margin-left: 38px;
}

div.meczBG
{
	background-image: url(/images/box_wyniki.png);
	background-repeat: no-repeat;
	width: 446px;
	height: 67px;
}

table.mecz
{
	width: 436px;
	color: #464646;
	font-weight: bold;
	font-size: 14px;
	margin: 4px 5px;
	height: 57px;
}

div.meczOpis
{
	margin-top: 20px;
	font-size: 14px;
	text-align: justify;
	height: 115px;
	overflow: hidden;
}

div.meczOpisAll
{
	margin-top: 20px;
	font-size: 14px;
	text-align: justify;
}

div.main_zdiecia_kibicow
{
	background-color: #C6000C;
}

div.gal
{
	height: 195px;
}

div.duzeZdiecie
{
	text-align: center;
	width: 280px;
	height: 195px;
	position: relative;
}

div.miniFoto
{
	width: 135px;
	height: 90px;
	margin: 4px 8px;
	_margin: 4px 4px;
	position: relative;
}

div.fotoNote
{
	text-align: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: .7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	width: 100%;
	font-weight: bold;
	font-size: 11px;
}

div.duzeZdiecie div.fotoNote
{
	height: 65px;
}

div.duzeZdiecie div.NoteInside
{
	margin: 7px 10px;
	line-height: 24px;
}

div.miniFoto div.NoteInside
{
	margin: 0px 3px;
}

div.NoteInside a
{
	color: white;
}

div.tableLarge
{
	margin-left: 41px;
	width: 685px;
	text-align: center;
}

div.BL_lightRed
{
	text-align: left;
	margin-left: 20px;
	border-left: 1px solid #E3000F;
	padding-left: 20px;
}

div.NB_lightRed
{
	margin-left: 41px;
}

div.BL_lightBlue
{
	margin-left: 20px;
	border-left: 1px solid #1EB4EF;
	padding-left: 20px;
}

div.twoColls
{
	width: 685px;
}

div.oneColls
{
	width: 322px;
}

div.tjust
{
	text-align: justify;
}

div.tcenter
{
	text-align: center;
}

div.tleft
{
	text-align: center;
}

div.galriaBoki
{
	width: 165px;
	height: 390px;
}

div.galeriaCenter
{
	width: 600px;
}

div.galriaDolBoki
{
	width: 35px;
	height: 90px;
}

div.galeriaDolCenter
{
	width: 860px;
}

div.galeriaDolCenter div.miniFoto
{
	margin: 4px;
}

div.gora_niebieska
{
	background-image:url(/images/gora_niebieski.png);
	background-repeat:no-repeat;
	width: 100%;
	height: 30px;
}

div.dol_niebieski
{
	background-image:url(/images/dol_niebieski.png);
	background-repeat:no-repeat;
	width: 100%;
	height: 30px;
}

div.bigFont
{
	font-weight: bold;
	font-size: 20px;
}

div.pagination a
{
	color: #EBEBEB;
	font-size: 12px;
	font-weight: bold;
	margin: 0 2px;
}

div.pagination a.page_active
{
	color: #EBEBEB;
	font-size: 16px;
	font-weight: bold;
	margin: 0 2px;
}

a.white
{
	color: #EBEBEB;
	font-weight: bold;
}

div.galeryList
{
	font-size: 10px;
}

#slider
{
	height: 300px;
	overflow: hidden;
	margin-top: 40px;
}

#slider ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#slider ul li
{
	height: 20px;
}

#slider ul li a 
{
	color: #EBEBEB;
}

a.slidePrev
{
	background-image: url(../images/up.png);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	display: block;
	width: 15px;
	height: 15px;
}
a.slidePrev:hover {background-position: 0px 0px;}

a.slideNext
{
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	display: block;
	width: 15px;
	height: 15px;
}
a.slideNext:hover{background-position: 0px 1px;}