@charset "utf-8";
/* CSS Document */
* {
	font-style: normal;
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
body {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/bg-body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
img {
	border: 0px;
}
a {
	color: #d52b1e;
}
a:hover {
text-decoration:underline;
}
p {
	margin: 0px;
}

h1, h2, h3, h4, h5, h6, ul, li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/*** clearing   *****************************/
.clear {
	display:block;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	overflow: hidden;
	float: none;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	overflow: hidden;
	/* End hide from IE-mac */
	}
#contener {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#clear {
	display:none;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	overflow: hidden;
	float: none;
}

 #main {
	width: 970px;
}
 #left {
	display: block;
	width: 970px;
	background-image: url(img/bg1.png);
	background-repeat: repeat-y;
	clear:both;
}
.left-top {
	background-image: url(img/left-top.png);
	background-repeat: no-repeat;
	padding-right: 12px;
	padding-left: 16px;
}
#footer {
	height: 67px;
	width: 1013px;
	display: block;
	clear: both;
	float: left;
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	padding-top: 23px;
	font-size: 12px;
	color: #FFFFFF;
    text-align: center;
}
#right {
	width: 338px;
	float: right;
	display: inherit;
	clear: both;
    padding-left: 8px;
}
#right .right-cont {
	background-color: #FFFFFF;
	margin-right: 0px;
	padding-left: 4px;
	margin-left: -2px;
	margin-top:12px;
}
#right .right-cont .sponsor {
	height: 116px;
	margin-bottom:-1px;
	
}
#right .right-cont .sponsor .foto {
	float: left;
	padding-top: 0px;
	padding-right: 6px;
}
#right .right-cont .sponsor .opis {
	float: left;
	height: 80px;
	overflow: hidden;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
}
#right .right-cont .sponsor .opis a {
color:#183180;
}

.sponsorzy-linia {
background-image:url("img/sponsorzy-linia.png");
height:24px;
}

.live #druzyny {
	background-image:url("img/vs.gif");
	background-repeat:no-repeat;
	background-position:center 20px;
	height:auto;
	min-height:67px;
	margin-top:13px;
	margin-bottom:13px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #193180;
	font-weight:700;
	
}
.live #wynik {
	background-image:url("img/dwukropek.png");
	background-repeat:no-repeat;
	background-position:center;
	height:45px;
	min-height:45px;
	font-size:36px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d52b1e;
	font-weight:700;
}
.live #druzyny .gospodaz, 
.live #druzyny .gosc,
.live #wynik .gospodaz,
.live #wynik .gosc{
	text-align:center; 
	width:50%; 
	float:left;
}
.right-cont .urodziny .foto {
	float: left;
	padding-top: 0px;
	padding-right: 6px;
}
.right-cont .urodziny .opis {
	float: left;
	overflow: hidden;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
}
 #float {
	position: fixed;
	width: 165px;
	height: 200px;
	display: block;
	float: right;
	margin-left: 785px;
	z-index: 2;
}
#partnerzy {
	height: 245px;
	width: 154px;
	background-image: url(img/linki.gif);
	background-repeat: no-repeat;
	margin-left: 6px;
	padding-top: 0px;
	padding-left: 4px;
}
#partnerzy .tytul {
	color: #D52B1E;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 700;
	background-color: transparent;
	line-height: 27px;
	height: 27px;
}
#header #menu1 {
	height: 149px;
	background-image: url(img/header02.gif);
	background-repeat: no-repeat;
}
#header .header1 {
	height: 212px;
	width:638px;
	float:left;
}
#header .header-slide {
	height: 161px;
	width:332px;
	float:left;
	padding-top:51px;
}



#logo {
	margin-top: 56px;
	text-align: center;
	margin-bottom: 33px;
}
#header #menu2 {
	background-color: #D52B1E;
	height: 34px;
	text-align: center;
	padding-left: 30px;
}
/*#menu2 a {
	color: #FFFFFF;
	font-weight: 700;
	font-size: 8.5pt;
	line-height: 34px;
	display: block;
	float: left;
	margin-left: 0px;
	margin-right: 24px;
}
*/

#header img {
	display: block;
}
#left .banner {
    display:block;
    height:110px;
    overflow:hidden;
    padding-top:12px;
    text-align:left;
    width:595px;
    z-index:-1000;
}
#left .news {
	padding-left: 0px;
	padding-right: 0px;
}
.news h1 {
	font-size: 12pt;
	background-image: url(img/bg-h1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 8px;
	background-position: left top;
	display: block;
	height: 28px;
	margin-top: 6px;
	margin-bottom: 6px;
    clear: left;
}
.news h1 a {
	color: #FFFFFF;
}

.news h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	font-weight: 700;
	color: #d52b1e;
	margin-bottom: 6px;
}
.news .data {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #284ab0;
	line-height: 20px;
	float: right;
	display: block;
	font-weight: 300;
	padding-right: 6px;
}
.news p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
/*	text-align: justify; */
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
.news img {
display:inline;
}
.news img[align="left"] {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	float:left;
}
.news ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
/*	text-align: justify; */
}
.news ol {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
/*	text-align: justify; */
}
.news li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
/*	text-align: justify; */
}
.news .wiecej {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 11px;
	text-align: right;
    clear: left;
}
.news .wiecej a {
	color: #284ab0;
}
.news .linia-1 {
	height: 1px;
	margin-top: 12px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D52B1E;
	font-size: 1px;
	line-height: 1px;
	clear:left;
}
.news .druzyna {
	display: inline;
}
.linia-red-2 {
	clear: both;
	border-bottom: 2px dotted #D52B1E;
	padding-top: 10px;
}
.druzyna .osoba {
	float: left;
	text-align: center;
	width: 134px;
	position: relative;
}
.druzyna .osoba img {
	border: 2px solid #D52B1E;
	padding: 2px;
	margin-top: 10px;
}
.druzyna .osoba h1 {
	background-image: none;
	color: #D52B1E;
	text-align: center;
	line-height: normal;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
.druzyna .osoba h2 {
	color: #183180;
	line-height: normal;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.druzyna .osoba h3 {
	color: #183180;
	line-height: normal;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.druzyna .osoba-info {
	font-size: 12px;
	line-height: 1.5em;
	float: left;
	width: 468px;
	margin-top: 12px;
}

.druzyna .osoba-info img {
	border: 2px solid #D52B1E;
	padding: 2px;
}
.druzyna .spis {
	float: right;
	width: 278px;
	margin-top: 12px;
}
.druzyna .spis h2 {
	color: #284AB0;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D52B1E;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.druzyna .spis a {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.5em;
	color: #284AB0;
}
.druzyna .spis a.gracz {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.5em;
	color: #D52B1E;
}
.druzyna .spis li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.osoba-info .osoba-a {
	padding-left: 12px;
}

.osoba-a img {
	float: left;
	margin-right: 10px;
	display: block;
}
.osoba-a .osoba-b {
	float: left;
	display: block;
}
.osoba-a .osoba-b h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 42px;
	line-height: 1em;
	font-weight: bold;
	color: #D52B1E;
	background-image: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.osoba-info .osoba-e {
	float: left;
	width: 300px;
	margin-top: 12px;
	margin-left: 6px;
}


.osoba-info .osoba-c {
	clear: both;
	margin-left: 12px;
	padding-top: 12px;
}


.przeciwnicy .przeciwnik {
	float: left;
	width: 134px;
	height: 134px;
	background-image: url(img/red-frame-134.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	margin: 9px;
}
.osoba-b .osoba-d {
	display: block;
	float: left;
}

.osoba-a .osoba-b h2 {
	font-size: 18px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	white-space: nowrap;
}
.osoba-a .osoba-b h3 {
	font-size: 14px;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #284ab0;
}


.przeciwnicy .przeciwnik:hover {
	background-image: url(img/red-frame-134-2.gif);
}
.przeciwnicy .przeciwnik a {
	font-size: 11px;
	font-weight: 700;
	padding-right: 6px;
	padding-left: 6px;
	display: block;
}
.przeciwnicy .przeciwnik a:hover {
	text-decoration: none;
}
.przeciwnik img {
	margin-top: 10px;
	margin-bottom: 6px;
}
.przeciwnicy table.adres {
	color: #284AB0;
	font-size: 12px;
	font-weight: 700;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.przeciwnicy table.adres a {
	color: #D52B1E;
	text-decoration: underline;
}
.adres caption {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D52B1E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #284AB0;
	padding-top: 12px;
	margin-top: 12px;
	padding-bottom: 12px;
}
.adres strong, div.tabela-enemy strong {
	font-size: 14px;
	font-weight: 700;
	color: #D52B1E;
	margin-bottom: 10px;
	display: block;
}
.przeciwnicy table.adres table {
	color: #000000;
	width: 468px;
	white-space: nowrap;
	font-weight: 300;
}

.news h1 {
	margin-bottom:8px;}

.news .wyniki .opcje {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D52B1E;
	display: block;
	height: 30px;
	margin-right: 12px;
	margin-left: 12px;
}

.news .wyniki .form form, .news .wyniki .form form {
	float: left;
	display: block;
	padding-right: 12px;
}
.wyniki .sezon {
	color: #D52B1E;
	font-weight: 700;
	font-size: 11.5pt;
	float: left;
	line-height: 1.5em;
	padding-right: 12px;
}
.news .wyniki a {
	font-weight: 700;
	float: right;
	border: 1px solid #D52B1E;
	padding-left: 6px;
	line-height: 1.5em;
	font-size: 11.5pt;
	padding-right: 6px;
	color: #183180;
}
.news .wyniki a:hover {
	border: 1px solid #D52B1E;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D52B1E;
}
.news .wyniki h2 {
	clear: both;
}
.news .wyniki table {
	font-size: 9pt;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	clear: both;
	border: 1px solid #D52B1E;
	border-collapse:collapse;
}
.news .wyniki td.tytul {
	color: #FFFFFF;
	background-color: #D52B1E;
	font-size: 11.5pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 1.5em;
	text-align: center;
}
.news .wyniki th {
	background-color:#FFF9F9;
	color: #D52B1E;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #D52B1E;
	border-collapse:collapse;
}
.news .wyniki td {
	padding:5px 8px;
	border: 1px solid #D52B1E;
	border-collapse:collapse;
	font-size:14px;
}
.news .wyniki h3 {
	text-align: center;
	color: #183180;
	line-height: 1em;
	margin-top: 10px;
	display: block;
	margin-bottom: -20px;
}
.news .form-kontakt {
	width: 50%;
	float: right;
}
.news .kontakt {
	float: left;
	width: 50%;
}
/* style od linkow partnerskich */
#scrollup {
	position: relative;
	overflow: hidden;
	height: 210px;
	width: 150px
}
#scrollup .headline object embed {
	display: none;
}
.headline {
	position: absolute;
	top: 210px;
	left: 0px;
	height: 210px;
	width:150px;
	text-align: center;
}
/* listowanie numerow stron */
.news .strony {
	text-align: center;
	color: #D52B1E;
	font-weight: 700;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D52B1E;
	padding-top: 12px;
	clear:both;
    height: 38px;
}
.news .strony a {
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #D52B1E;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 2px;
	background-color: #D52B1E;
	float:left;
}
.news .strony a:hover {
	color: #D52B1E;
	background-color: #FFFFFF;
	text-decoration: none;
}
.news .strony span {
	border: 1px solid #284AB0;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #284AB0;
	color: #FFFFFF;
	float:left;
}
table.sponsorzy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
table.sponsorzy td.top {
	vertical-align: top;
	display: table-cell;
}

.sponsorzy h2 {
	font-size: 12px;
	color: #183080;
}
.sponsorzy h3 {
	color: #D52B1E;
	font-size: 18px;
	font-weight: 700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D52B1E;
}
.news .wyniki h3.a {
	text-align: center;
	color: #183180;
	line-height: 1em;
	margin-top: 10px;
	display: block;
	margin-bottom: 0px;
}
.news .wyniki p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#playoff-ajax table {
	font-size: 9pt;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	clear: both;
	border: 1px solid #D52B1E;
	border-collapse:collapse;
}
#playoff-ajax td.tr-linia {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D52B1E;
}
.wyniki .rundy {
	display: block;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	color: #183180;
}
.wyniki .rundy a {
	float: none;
	width: auto;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #D52B1E;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-color: #D52B1E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.wyniki h3.playoff {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.galeria-linki {
	font-size: 13px;
	font-weight: 700;
}
.galeria-linki table {
	margin-right: auto;
	margin-left: auto;
}
.galeria-linki strong {
	background-color: #183180;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #183180;
}
.galeria-linki a.strona {
	font-weight: 700;
	float: right;
	border: 1px solid #D52B1E;
	padding-left: 3px;
	font-size: 13px;
	padding-right: 3px;
	color: #FFFFFF;
	background-color: #D52B1E;
}
.galeria-linki a.strona:hover {
	border: 1px solid #D52B1E;
	color: #D52B1E;
	text-decoration: none;
	background-color: #FFFFFF;
}
.galeria table.galeria {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.galeria .galeria .thumb {
	padding: 2px;
	border: 1px solid #D52B1E;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.galeria .galeria .thumb:hover {
	padding: 2px;
	border: 2px solid #D52B1E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.right-cont .info {
	margin-bottom: 6px;
}
.right-cont .sonda,
.right-cont .urodziny,
.right-cont .mecze,
.right-cont .live ,
.right-cont #ciekawostki .top{

	background-image: url(img/top.png);
	background-repeat: no-repeat;
	width:336px;
	

}
.right-cont .live { text-align:center;}
.right-cont #ciekawostki .top{
	text-align:center;
	color: #193180;
	font-size:13px;
	
}
.right-cont #ciekawostki .top .ciekawostka{
	margin-top:7px;
	padding-bottom:7px;
	padding-left:8px;
	padding-right:8px;
	
}

.mecze .hasCountdown{
	
	color: #D52B1E;
	font-weight: 700;
}



#right .right-cont #logotypy{
	text-align:center;
	}

#right .right-cont #logotypy .top {
	padding-top: 5px;
	background-image: url(img/top2.png);
	background-repeat: no-repeat;
	width:336px;
	
}
#right .right-cont #logotypy .bottom {
	height:7px;
}

#right .right-cont .sponsor {
	padding-top: 5px;
	background-image: url(img/top.png);
	background-repeat: no-repeat;
	width:336px;
	margin-bottom:-2px;
}


#right .right-cont .top h3 a{
	
	color: #fff;
	text-align: center;
}




.sonda .bottom,
.bottom,
.urodziny .bottom,
.mecze .bottom, 
.live .bottom {
	background-image: url(img/bottom.png);
	background-repeat: no-repeat;
	width:336px;
	height: 5px;
	font-size: 1px;
	line-height: 5px;
	margin-bottom:8px;
}
.sonda h3,
.sponsor h3,
.urodziny h3,
.live h3,
.mecze h3 ,
#ciekawostki .top h3{
	color: #fff;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 700;
	height: 29px;
	line-height: 27px;
	font-size: 16px;
	padding-top: 2px;
}



.live p {
	text-align:center;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	color: #193180;
	font-weight:700;
	margin-bottom:5px;
}
.live .wynik {
	text-align:center;
	font-size: 48px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	color: #D52B1E;
}

.live hr {
	margin:auto;
	margin-top:10px;
	margin-bottom:5px;
	width:300px;
	color:#f0a8a9;
	background-color:#f0a8a9;
    height: 2px;
    border: 0;
	}
	
	.mecze hr {
	margin-left:0px;
	margin-top:10px;
	margin-bottom:5px;
	width:312px;
	color:#f0a8a9;
	background-color:#f0a8a9;
    height: 2px;
    border: 0;
	}

.live .set {
	text-align:center;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	color: #D52B1E;
	
	display:inline;
}
.sponsor h3 a {
	color: #D52B1E;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 700;
	height: 24px;
	line-height: 14px;
	font-size: 16px;
}
.sponsor h3 a:hover {
	text-decoration: underline;
}

.sonda table {
	font-size: 12px;
    margin: auto;
}
.news .statystyki .opcje {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D52B1E;
	display: block;
	height: 35px;
	margin-right: 0;
	margin-left: 0;
	color: #D52B1E;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.5em;
	padding-right: 12px;
    clear: both;
}
.news .statystyki .opcje select {
	background-color: #fff;
    border: 1px solid;
    color: #d52b1e;
	margin-right: 0;
	margin-left: 0;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.5em;
}
.news .statystyki .opcje label input {
    background-color: #183080;
    border: none;
    color: #fff;
 	font-weight: 700;
	font-size: 1em;   
    padding-left: 10px;
    padding-right: 10px;
    }
.news .statystyki p {
	font-size: 1em;
    color: #183080;
    font-weight: 700;
    text-align: center;
}
.news .statystyki table {
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #D52B1E;
    border-collapse: collapse;
	width: auto;
}
.news .statystyki td {
	border: 1px solid #D52B1E;
	padding: 2px 7px;
}
#download a {
font-size:11px;
line-height:normal;
}
#download img {
border:solid;
border-width:1px;
border-color:#D52B1E;
padding: 2px;
}
.kontakt  label strong {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	text-align: right;
	padding-right: 5px;
	font-weight: 300;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kontakt form.akredytacje {
	display: block;
	width: 350px;
	margin: 0px;
	padding: 0px;
	font-size:12px;
}

.kontakt label {
	display: block;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.kontakt .submit {
	padding: 3px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	clear: both;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #183080;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.kontakt div.checkbox label {
	display: inline;
}
.kontakt div.checkbox {
	float: left;
	display: block;
}
.news  h2.ok {
	line-height: 40px;
	color: #009933;
	background-color: #B9FFB9;
	text-align: center;
	border: 1px dotted #009933;
	font-weight: 300;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.news  h2.error {
	line-height: 40px;
	color: #900;
	background-color: #FFB9B9;
	text-align: center;
	border: 1px dotted #900;
	font-weight: 300;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.news li {
	list-style-type: decimal;
	margin-left: 25px;
	margin-bottom: 0px;
	padding-bottom:5px;
}
.news .menu_list {
	width: 600px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 700;
	float: left;
	line-height: 1.5em;
}
.news .kalend_info {
	width: 336px;
	float: left;
	margin-left: 6px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
}
.news .menu_head {
	position: relative;
	font-weight:bold;
	background-color: #D52B1E;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	line-height: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.news .menu_body {
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 33px;
	font-weight: 300;
	font-size: 9pt;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	display: none;
}
.news .menu_body  p {
	width: auto;
	display: block;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D52B1E;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px;
	background-image: none;
}
.mecze .opis .logo {
	width: 159px;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #193180;
    font-weight: 700;
}
#header .mecze .opis .logo img {
	padding-bottom: 10px;
	display:inline;
}

.right-cont .mecze .opis {
	float: left;
	overflow: hidden;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 0px;
	background-image: url(img/vs.gif);
	background-repeat: no-repeat;
	background-position: center 40px;
	color: #193180;
}
.mecze .opis .czerwony {
	color: #D52B1E;
	font-weight: 700;
	padding-right: 18px;
}

#sektor_2 {display:block}
#sektor_4 {display:none}
.akredytacje h3{
	font-size:11.5pt;
	color:#183180;
    clear: both;
    padding-bottom: 6px;
    padding-top: 6px;
}
a.red-frame {
    background-color: #FBEAE8;
    border:1px solid #F7D5D2;
    clear:both;
    display:block;
    font-size:15px;
    font-weight:700;
    margin-bottom:8px;
    padding:15px;
    text-align:center;
}

#slideshow {
	position:relative;
	height:161px;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}
.carousel {
    width: 958px;
    margin-left: 7px;
}
.carousel ul {
  line-height: 50px;   
  height: 101px; 
}
.carousel li {
	display: block;
	height: 101px;
	float: left;
	text-align: center;
	line-height: 100px;
	font-size: 0px;

    margin-left: 27px;
    margin-right: 27px;
}
.carousel li img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}