body {
	color: black;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background : black;
	margin: 0px;
}

#login_box_butt:hover {
	background-color: white;
}

img {
	border: 0;
}

a {
	font: bold 1.1em Tahoma, Arial, sans-serif; 
	color: #000000;
	text-decoration: none;
}

a:hover {
	font: bold 1.1em Tahoma, Arial, sans-serif; 
    color: #ffaa00;
	text-decoration: none;
}

/* wszystkie zolte linki */

a.link_yellow:link {
	color: #ffbb00;
}

a.link_yellow:visited {
	color: #ffbb00;
}

a.link_yellow:hover {
	color: #ffffff;
}

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

ul {
	margin: 0;
	padding: 0 0 0 20px;
}

form {
	margin: 0px;
	padding: 0px;
}

select {
	border: 1px solid #999999;
	height: 1.5em;
}


input[type=text] {   /* not working in ie6 */
	border: 1px solid #999999;
	height: 1.3em; 
}

input[name=nazwadruzyny] {   /* not working in ie6 */
	border: 1px solid #999999;
	height: 1.3em; 
}

h2 {
	color: #ffffff;
	font-size: 1.1em;
	padding-top: 12px;
	padding-left : 15px;
	font-weight : bold;
	letter-spacing : 1px;
	margin: 0px;
}

div#wrapper {
	width: 992px;
	margin: 0 auto;

}

div#header {
   padding: 0px 18px 5px 18px;
}

div#logo {
	margin-right: 30px;
	float: left;
}

div#banner {
	float: left;
}

div#banner_wrap {
	padding-bottom: 8px;
}

div#header_menu {
	margin-left: 209px;
}

div#banner_wymiana {
	padding-bottom: 40px;
}

div#banner_wymiana img {
	padding-top: 40px;
	padding-left: 40px;
}

div.hm_button {
	float: left;
	margin-right: 43px;
}

div#leftmenu {
	width: 184px;
	padding: 0 14px;
	float: left;
}

a.link_hdrmenubutt {
	display: block;
	height: 30px;
}

a#lhdr_aktualnosci {
	background: url(../img/aktualnosci.png) 0 0 no-repeat;
	width: 99px;
}

a#lhdr_aktualnosci:hover {
	background-position: 0 -30px;
}


a#lhdr_rozgrywki {
	background: url(../img/rozgrywki.png) 0 0 no-repeat;
	width: 87px;
}

a#lhdr_rozgrywki:hover {
	background-position: 0 -30px;
}

a#lhdr_forum {
	background: url(../img/forum.png) 0 0 no-repeat;
	width: 51px;
}


a#lhdr_forum:hover {
	background-position: 0 -30px;
}

a#lhdr_zapisy {
	background: url(../img/zapisy.png) 0 0 no-repeat;
	width: 51px;
}

a#lhdr_zapisy:hover {
	background-position: 0 -30px;
}

a#lhdr_galeria {
	background: url(../img/galeria.png) 0 0 no-repeat;
	width: 60px;
}

a#lhdr_galeria:hover {
	background-position: 0 -30px;
}

a#lhdr_filmiki {
	background: url(../img/filmiki.png) 0 0 no-repeat;
	width: 49px;
}

a#lhdr_filmiki:hover {
	background-position: 0 -30px;
}

a#lhdr_typer {
	background: url(../img/typer.png) 0 0 no-repeat;
	width: 41px;
}

a#lhdr_typer:hover {
	background-position: 0 -30px;
}

a#lhdr_sponsorzy {
	background: url(../img/sponsorzy.png) 0 0 no-repeat;
	width: 87px;
}

a#lhdr_sponsorzy:hover {
	background-position: 0 -30px;
}

a#lhdr_reklama {
	background: url(../img/reklama.png) 0 0 no-repeat;
	width: 66px;
}

a#lhdr_reklama:hover {
	background-position: 0 -30px;
}

a#lhdr_sklep {
	background: url(../img/sklep.png) 0 0 no-repeat;
	width: 40px;
}

a#lhdr_sklep:hover {
	background-position: 0 -30px;
}

a#b_mecze_ch {
	/*background: url(../img/ostatni_mecz.png) top right no-repeat;*/
	background:transparent url(../img/hov_ostatni_mecz.png) no-repeat;
}

a#b_mecze_ch:hover {
	/*background: url(../img/hov_ostatni_mecz.png) top right no-repeat;*/
	background:transparent url(../img/ostatni_mecz.png) no-repeat;
}

a#b_mecze_ch_next {
	background: url(../img/hov_nastepny_mecz.png) no-repeat;
}

a#b_mecze_ch_next:hover {
	background: url(../img/nastepny_mecz.png) no-repeat;
}

a#b_tab_wyn {
	background: url(../img/hov_tabela.png) no-repeat;
}

a#b_tab_wyn:hover {
	background: url(../img/tabela.png) no-repeat;
}

a#b_tab_wyn_kol {
	background: url(../img/hov_wyniki.png) no-repeat;
}

a#b_tab_wyn_kol:hover {
	background: url(../img/wyniki.png) no-repeat;
}

#b_mecze_ch, #b_mecze_ch_next, #b_tab_wyn, #b_tab_wyn_kol {
	display: block;
	height: 48px;	
}

div#content {
	float: left;
	width: 766px;
	padding-right: 14px;
}

div#content div.box {
	margin-bottom: 6px;
}

div#footer {
	color: #CB3411;
	padding: 5px 0 0 0;
}

div#footer_cpr {
	float: left;
	font-weight: bold;
}

div#footer_isonet {
	float: right;
	font-weight: bold;
}

/* BEGIN: BOX/BUDKA */

div.box {
	background-color: #b20100;
	margin-bottom: 14px;
}

div.box h2{
	color: #ffbb00;
}

div.content_white {
	background-color: #FFFFFF;
	border: 1px solid #A9BBBB;
}

div.box_header {
	background: url(../img/ram_top_belka.png) repeat-x;
	overflow: hidden;
}

div.box_header span {
	display: block;
	height: 31px;
}

div.box_header span.bh_left {
	background: url(../img/ram_top_l.png) top left no-repeat;
}

div.box_header span.bh_left span.bh_right {
	background: url(../img/ram_top_r.png) top right no-repeat;
	padding: 0 14px 0 0;
}

div.box_middle span {
	display: block;
}

div.box_middle span.bm_left {
	background: url(../img/ram_left_belka.png) left repeat-y;
}

div.box_middle span.bm_left span.bm_right {
	background: url(../img/ram_right_belka.png) right repeat-y;
}

div.box_footer {
	background: url(../img/ram_bottom_belka.png) repeat-x;
}

div.box_footer  span {
	display: block;
	height: 15px;
}

div.box_footer span.bf_left {
	background: url(../img/ram_bottom_l.png) bottom left no-repeat;
}

div.box_footer span.bf_left span.bf_right {
	background:  url(../img/ram_bottom_r.png) bottom right no-repeat;
}


div.box_margin_left {
	background: url(../img/ram_left_belka.png) repeat-y;
	width: 15px;
	float: left;
}

div.box_margin_right {
	background: url(../img/ram_right_belka.png) repeat-y;
	width: 14px;
	float: right;
}

div.box_content {
	margin:0 14px 0 14px;
	overflow: hidden;
	position: static;
}

/* END: BOX/BUDKA */


/* BUDKA LOGIN */

div#login_box #login_button {
	background:transparent none repeat scroll 0% 50%;
	border:0pt none;
	cursor:pointer;
	margin:0pt;
	padding:0pt 0pt 0pt 2px;
	width: 145px;
	height: 20px;
	font-size: 1em;
}

div#login_box {
	margin-bottom: 14px;

}

div#login_box_butt {
	color: #ffffff;
	font-size: 1.1em;
	font-weight : bold;
	letter-spacing : 1px;

}

div#login_box form input {
	border: 1px solid #999999;
	margin-bottom: 10px;
	height: 1.5em;
	width: 150px;
}

.login_name input {
	color: #000000;
	font-size: 1em;
	letter-spacing : 2px;
}
/* BUDKA LINKI */

div#links_box {
	margin-bottom: 14px;
}

div#links_box div.box_content {

}

/* BUDKA AKTUALNOSCI */

div#aktualnosci_box div.box_content {
	background-color: #FBFBFB;
}

div#aktualnosci_box div.ak_entry {
	width: 346px;
	padding: 10px;
	float: left;
	border: 1px solid #A9BBBB;
}

div#aktualnosci_box span.ake_iko {
	float: left;
}

div#aktualnosci_box span.ake_title {
	float: left;
}

div#aktualnosci_box span.ake_date {
	float: right;
}

div#aktualnosci_box div.ak_entry div.img_holder {
	width:102px;
	height: 102px;
	padding: 10px 10px 10px 0px;
	float: left;
}

div#aktualnosci_box div.ak_shorts dd {
	padding: 5px 0 5px 10px;
	margin: 0px;
	width: 100%;
}

div#aktualnosci_box div.ak_shorts_news {
	padding: 5px 0 5px 10px;
	margin: 0px;
	height: 15px;
}

/* BUDKA GALERIE */

div#galeria_box .box_content .gallery_images {
	background-color: #FFFFFF;
}

div#galeria_box .gallery_images {
	padding: 8px;
 	min-height:180px;
 	height:auto !important; /* min-height ie6 hack */
 	height:180px;
}  

div#filmiki_box .gallery_videos {
	padding: 8px;
 	min-height:180px;
 	height:auto !important; /* min-height ie6 hack */
 	height:180px;
} 

div#galeria_box .img_box {
	float: left;
	width: 170px;
	height: 170px;
	text-align: center;
	margin: 5px;
	background-color: #F0F0F0;
	display: inline;  /* ie6 hack, double margin in floating elements */
	overflow: hidden; /* enforce ie6 to respect height */
}

div#filmiki_box .video_box {
	float: left;
	width: 170px;
	height: 170px;
	text-align: center;
	margin: 5px;
	background-color: #F0F0F0;
	display: inline;  /* ie6 hack, double margin in floating elements */
	overflow: hidden; /* enforce ie6 to respect height */
}

#filmik_opis_box {
	padding-top: 6px;
	background: black;
}

/* BUDKA MECZE */

div#mecze_box {
	float: left;
	width: 542px;
}

#mecze_box .bm_left {
	height: 146px;	
}

/* BUDKA SPONSORZY */

div#sponsorzy_box {
	float: left;
	width: 218px;
	margin-left: 6px;
}

/* BUDKA SPONSORZY MAIN */

div#sponsorzymain_box .img_box {
	float: left;
	text-align: center;
	margin: 5px;
	background-color: #F0F0F0;
	display: inline;  /* ie6 hack, double margin in floating elements */
	overflow: hidden; /* enforce ie6 to respect height */
}

div#sponsorzymain_box .img_box0 {
	width: 353px;
	height: 353px;
	line-height:353px;
}

div#sponsorzymain_box .img_box1 {
	width: 353px;
	height: 353px;
	line-height:353px;
}

div#sponsorzymain_box .img_box2 {
	width: 232px;
	height: 232px;
	line-height:232px;
}

div#sponsorzymain_box .img_box3 {
	width: 171px;
	height: 171px;
	line-height:171px;
}


/* BUDKA FORUM, ostanie posty */


div#forum_posts_box .box_content {
	background-color: #FFFFFF;
}

div#forum_posts_box div.forum_shorts {
}


div#forum_posts_box div.forum_shorts dl {
	margin: 0;
}

div#forum_posts_box div.forum_shorts dd {
	margin: 0px;
	padding: 5px 0 5px 10px;
}

/* BUDKA DRUZYNA */

div#druzyna_box .box_content {
	background-color: #FFFFFF;
}

table.druzyna_table th {
	background-color: #b20100;
	color: #FFFFFF;
}

table.druzyna_table tr.odd {
	background-color: #F8F8F8;
}

table.druzyna_table tr.even {
	background-color: #F0F0F0;
}

div.druzyna_box table.druzyna_table tr {

}

/* BUDKA DODAJ KADRE */

div#dodaj_kadre_box input {
	height: auto;
}

/* BUDKA DODAJ WYNIKI */

div#dodaj_wyniki_box #mecze input {
	width: 2em;
}

/* BUDKA INFO */

div#info_box .box_content {
	background-color: #FFFFFF;
}

div.info_g {
	padding-left: 6px;
	padding-top: 12px;
	padding-bottom: 12px;
}

div.info_r {
	padding-left: 6px;
	padding-top: 12px;
	padding-bottom: 12px;
}

/* BUDKA SPONSORZY */

div#sponsorzymain_box .box_content {
	background-color: #FFFFFF;
}

div#sponsorzymain_box form#frmDelsponsor input {
	height: auto;
}

/* BUDKA TYPERWYNIKI */

div#typerwyniki_box .box_content {
	background-color: #FFFFFF;
}

/* BUDKA TYPER */

div#typer_box table input {
	width: 30px;
}

div#typer_box table {
	font-weight: bold;
}


/* BUDKA ROZGRYWKI */

div#rozgrywki_box th {
	background-color: #b20100;
	color: #FFFFFF;
}

div#rozgrywki_box tr.odd {
	background-color: #F8F8F8;
}

div#rozgrywki_box tr.even {
	background-color: #F0F0F0;
}

/* BUDKA REDAKCJA */

div#redakcja_box th {
	background-color: #b20100;
	color: #FFFFFF;
}

div#redakcja_box tr.odd {
	background-color: #F8F8F8;
}

div#redakcja_box tr.even {
	background-color: #F0F0F0;
}

/* BUDKA MECZ_DETAILS */

div.zawodnik_sklad {
	height: 20px;
}


/* KOMENTARZE */

div.comments {
	margin: 10px;
}

div.comment {
	border-top: 1px solid #555555;
	margin: 10px;
	padding: 0 5px;
}

div.comm_header {
	margin: 0 0 5px 0;
}

#komentarze_info {
	font-size: 9px;
	padding-left: 25px; 
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* OTHER */

div.popupgallery h2 {
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:1px;
	margin:0px;
	padding-left:15px;
	padding-top:12px;
}

div#ajax_loading {
	width: 32px;
	height: 32px;
	background: url(../img/loading.gif );
}

div#alert_toggle {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50px;
	z-index: 200;
	cursor: pointer;
	display: none;
}

div#alert_box {
	position: absolute;
	width: 100%;
	z-index: 100;
	background-color: red;
	height: 100px;
	display: block;
	left: 0px;
	top: 0px;
	display: none;
	overflow: hidden;
}


table#tabela_wyniki_kolejki {
	margin: 0 auto 0 auto;	
}

a.link_box:link {
	color: black;
}

a.link_box:visited {
	color: black;
}

a.link_box:hover {
	color: blue;
}


a.link_mks {
	color: black;
}

a.link_mks:link {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

a.link_mks:visited {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

a.link_mks:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ff0000;
}

a.link_mks:active {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

a.link_box_header {
	font-size: 0.9em;
	text-decoration: none;
	
}

a.link_box_header:hover {
	text-decoration: none;
	color: #ffffff;
}

//jqserialscroller

#slideshow {
	border:1px solid #777777;
	overflow:hidden;
	width:360px;
}

#slideshow ul {
	padding-left:225px;
	width:3900px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#slideshow li{
	cursor:pointer;
	float:left;
	width: 180px;
	margin:0 16px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
	
div.clear {
	clear: both;
} 
