body
{
	margin:0;
	padding:0;
	font-family:Tahoma, Arial;
	font-size:12px;
	background:#264380 url('../layout/bgr1.jpg') no-repeat -150px 0 fixed;
	color:#000;
}
a img
{
	border:0;
}
h1
{
	font-size:25px;
	color:#254380;
	padding:0 0 0 0;
	margin:0;
	font-weight:normal;
}
h2
{
	color:#294a8c;
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:bold;
}
h3
{
	color:#294a8c;
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:bold;
}
h3 span
{
	color:#fff;
}
p
{
	margin:0;
	padding:7px 0;
	text-align:justify;
	line-height:1.5;
}
.clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}
ul.lista
{
	margin:0;
	padding:5px 0 5px 5px;
	list-style:none;
}
ul.lista li
{
	margin:0;
	padding:0;
	background:url('../layout/arrow.gif') no-repeat 7px 8px;
	color:#000;
	padding:3px 15px;
	font-size:11px;
}
ul.list li
{
	line-height:1.7;
}







img.alignLeft
{
	float:left;
	display:inline;
	margin:4px 10px 0 0;
	border:1px solid #cecece;
}
img.alignRight
{
	float:right;
	display:inline;
	margin:4px 0 0 10px;
	border:1px solid #cecece;
}
img.alignCenter
{
	margin:0;
	border:1px solid #cecece;
}
div.alignLeft
{
	float:left;
	display:inline;
	margin:10px 10px 0 0;
	border:1px solid #cecece;
}
div.newsPicturesBottom
{
	float:left;
	display:inline;
	margin:5px;
	border:1px solid #cecece;
	width:100px;
	height:75px;
	background:#fff;
}





/**
 * FORMULARZE
 */
form
{
	padding:0;
	margin:0;
}

input,textarea
{
	border:1px solid #414346;
	background:#000;
	color:#949292;
	font-family:Tahoma;
	font-size:11px;
	padding:2px;
	margin:0;
}




/**
 * LINKI ALL
 */
a:link, a:visited
{
   color:#c89322;
   text-decoration:none;
}
a:hover
{
   color:#c89322;
}
a.logolink:link, a.logolink:visited
{
	float:left;
	display:inline;
}
a.logolink:hover img
{
   display:none;
}
a.more:link, a.more:visited
{
   color:#292929;
   background:#d9e030;
   float:right;
   display:inline;
   padding:3px 15px 4px 15px;;
   -moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	font-weight:bold;
	font-size:11px;
}
a.more:hover
{
   background-color:#eff559;
}







/**
 * KONSTRUKCJA
 */
#container
{
	margin:19px 0 19px 83px;
	width:906px;
}
#topmenu
{
	height:57px;
	background:url('../layout/menu_bg.png') no-repeat 0 0;
}
#banner
{
	height:194px;
	margin:12px 0;
}
#mecze
{
	height:90px;
	margin:0 0 11px 0;
	background:url('../layout/mecze_bg.png') no-repeat 0 0;
	padding:12px 0 0 20px;
}
#mecze .left
{
	float:left;
	display:inline;
	color:#ffff00;
	font-size:14px;
}
#mecze .right
{
	float:left;
	display:inline;
	color:#ffff00;
	padding:0 0 0 80px;
	font-size:14px;
}
#mecze .left div, #mecze .right div
{
	color:#fff;
}
#content
{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#fff url('../layout/gradient.gif') repeat-x left bottom;
	border-bottom:1px solid #eeeeee;
}
#main
{
	background:url('../layout/gradient.gif') repeat-x left bottom;
	border-bottom:1px solid #eeeeee;
}
#main .main_left
{
	width:586px;
	float:left;
	display:inline;
	padding:15px 10px;
}
#main .main_right
{
	background:#d3d9e6;
	width:280px;
	padding:15px 10px;
	float:right;
	margin-bottom:15px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
}
#main .main
{
	padding:15px 10px;
}
#sponsorzy
{
	height:100px;
	background:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.loga
{
	height:90px;
	background:#fff url('../layout/gradient.gif') repeat-x left bottom;
	border-bottom:1px solid #eeeeee;
}
.loga_last
{
	background:none !important;
	border:0 !important;
}
.table_loga
{
	height:56px;
	text-align:center;
}
.table_loga td
{
	padding:1px 8px 0 9px;
}
.loga h3
{
	float:left;
	font-weight:bold; 
	color:#000;
	margin:18px 0 0 20px;
	display:inline;
	font-size:12px;
	padding:0;
}
#footer
{
	text-align:center;
	padding:15px 0;
	font-size:11px;
}
#footer div
{
	padding:8px 0 0 0;
	color:#fff;
}
#footer a:link, #footer a:visited
{
	color:#fff;
	padding:0 5px;
	text-decoration:none;
}
#footer a:hover
{
	color:yellow;
}

table.superliga
{
	width:100%;
	color:#000;
	font-size:11px;
	margin:10px 0;
}
table.superliga td
{
	padding:3px 3px 4px 3px;
}
table.superliga td.left
{
	text-align:center;
	color:#80848c;
	width:20px;
}
table.superliga td.right
{
	text-align:center;
	color:#80848c;
	width:30px;
}
table.superliga tr.odd td.left
{
	background:#e5ecf9;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
}
table.superliga tr.odd td.middle
{
	background:#e5ecf9;
}
table.superliga tr.odd td.right
{
	background:#e5ecf9;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
}
table.superliga td.laczpol
{
	color:#0072bc !important;
}






.news_box
{
	background:url('../layout/spacer.gif') repeat-x left bottom;
	margin:15px 0 0 0;
	padding:0 0 15px 0;
}
.news_box .pic
{
	width:150px;
	height:100px;
	float:left;
	display:inline;
	overflow:hidden;
	border:1px solid #999;
}
.news_box .pic_
{
	width:150px;
	height:100px;
	float:left;
	display:inline;
	overflow:hidden;
	border:1px solid #999;
	margin:10px 10px 0 0;
}
.news_box .txt
{
	width:426px;
	float:right;
	display:inline;
}
.news_box .txt_big
{
}
.news_box .data
{
	color:#777;
	font-size:10px;
}
.news_box p
{
	padding:5px 0;
	margin:0;
	color:#000;
}






/**
 * MENU GÓRNE
 */
ul.topmenu
{
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
}
ul.topmenu li
{
	margin:0;
	padding:0 0 0 16px;
	float:left;
	display:inline;
}
ul.topmenu li a:link, ul.topmenu li a:visited
{
	margin:0;
	padding:5px 10px 5px 10px;
	float:left;
	display:inline;
	font-size:25px;
	color:#fff;
}
ul.topmenu li a:hover
{
	background:#3865b5;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
ul.topmenu li span
{
	margin:0;
	padding:5px 10px 5px 10px;
	float:left;
	display:inline;
	font-size:25px;
	color:#000;
	background:#d9e030;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}






/**
 * MENU BOCZNE
 */
ul.rightmenu
{
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
}
ul.rightmenu li
{
	margin:0;
	padding:0 0 2px 0;
	background:url('../layout/bgr_rightmenu.gif') no-repeat left bottom;
}
ul.rightmenu li a:link, ul.rightmenu li a:visited
{
	margin:0;
	padding:5px 10px 5px 20px;
	display:block;
	font-size:12px;
	color:#294a8c;
	background:url('../layout/bgr_rightmenu_li.gif') no-repeat 8px 11px;
}
ul.rightmenu li a:hover
{
	color:#7298db;
}
ul.rightmenu li span
{
	margin:0;
	padding:5px 10px 5px 20px;
	display:block;
	font-size:12px;
	color:#294a8c;
	font-weight:bold;
	background:url('../layout/bgr_rightmenu_li.gif') no-repeat 8px 11px;
}









/**
 * PAGE NA UL
 */
div.page
{
	height:16px;
	color:#000;
	font-size:10px;
	position:relative;
	margin:3px 1px 5px 0;
}
div.page ul
{
	margin:0;
	padding:0;
	position:absolute;
	right:0;
}
div.page ul.sort
{
	margin:0;
	padding:0;
	position:absolute;
	left:0;
}
div.page ul li
{
	float:left;
	display:inline;
	margin:0 0 0 2px;
	padding:0;
	height:16px;
}
div.page ul li span
{
	display:block;
	padding:1px 5px 0 0;
}
div.page ul li a:link, div.page ul li a:visited
{
	display:block;
	
	background:#3084d1;
	border:1px solid #0e4271;
	
	text-align:center;
	width:20px;
	height:13px;
	color:#fff;
	padding:0;
}
div.page ul li a:hover
{
	color:#000;
}
div.page ul li a.active
{
	background:#e12f52;
	border:1px solid #8d0e27;
	color:#fff;
}






.pics
{
	float:left;
	margin:20px 20px 0 0;
	width:185px;
	height:148px;
	overflow:hidden;
	border:6px solid #333;
}
#mapa
{
	width:460px;
	height:380px;
	overflow:hidden;
}








ul.files
{
	margin:0;
	padding:10px;
	list-style:none;
}
ul.files li
{
	margin:0;
	padding:4px 0 4px 5px;
	line-height:16px;
	border-bottom:1px dotted #cecece;
}
ul.files li a:link, ul.files li a:visited
{
	color:#727272;
}
ul.files li a:hover
{
	color:#000;
}
ul.files li a img
{
	vertical-align:top;
	padding:0 5px 0 0;
}





div.galleryPicture
{
	float:left;
	display:inline;
	margin:10px 20px;
	width:152px;
}
div.galleryPicture div
{
	width:150px;
	height:100px;
	overflow:hidden;
	border:1px solid #cecece;
}
div.galleryPicture span
{
	font-size:10px;
	padding:2px 0;
	display:block;
	text-align:center;
}
