@charset "utf-8";
/* CSS Document */

body {
	width:620px;
	margin:0;
	padding:0;
}

div {
	font-family:'Open Sans';
}

a {
	color:#2AA3D3;
	text-decoration:none;
}

p {
	margin:0;
	padding:0;
}

p.h1 {
	color: #4A688A;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 39px;
	text-transform:uppercase;
}

p.h2 {
	color: #6f9059;
    font-size: 15px;
    line-height: 15px;
	margin:0 0 22px 0;
}

p.info {
	color: #5f5f5f;
    font-size: 14px;
    line-height: 16px;
	margin:0 0 55px 0;
}

p.info-gwiazda {
	color: #5f5f5f;
    font-size: 14px;
    line-height: 16px;
	margin:0 0 6px 0;
}

p.imie {
	color: #4A688A;
    font-size: 15px;
    line-height: 16px;
}

div.naglowek {
	font-size:25px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	width:616px;
	margin:0 0 0 2px;
background: rgb(248,80,50); /* Old browsers */
background: -moz-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,80,50,1)), color-stop(50%,rgba(241,111,92,1)), color-stop(51%,rgba(246,41,12,1)), color-stop(71%,rgba(240,47,23,1)), color-stop(100%,rgba(231,56,39,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
}

div.grupy {
	width:620px;
	margin:0;
	padding:0px;
	display:block;
}

div.grupa {
	width:151px;
	margin:1px;
	font-weight:bold;
	font-size:12px;
	float:left;
	border:1px solid #ddd;
}

div.a {
	background:url(../images/a.jpg);
}

div.b {
	background:url(../images/b.jpg);
}

div.c {
	background:url(../images/c.jpg);
}

div.d {
	background:url(../images/d.jpg);
}

div.e {
	background:url(../images/e.jpg);
}

div.f {
	background:url(../images/f.jpg);
}

div.g {
	background:url(../images/g.jpg);
}

div.h {
	background:url(../images/h.jpg);
}

div.team {
	color:#FFFFFF;
	padding: 3px 7px;
	border-bottom:1px solid #444;
	letter-spacing:1px;
}

div.team, div.team a {
	-moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

div.team:hover {
	color:#CC0000;
	cursor:pointer;
	text-shadow:2px 2px 5px #ddd;
	background:#FFF;
	letter-spacing:2px;
}

div.team:hover a {
	color:#2B89A5;
}

#data {
	background: url("../images/data-bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
	position: absolute;
	border: medium none;
    height: 265px;
    margin: 0;
    overflow: hidden;
    padding: 25px 20px 20px 305px;
    width: 295px;
	top:235px;
	z-index:-1;
	opacity:1;
}

.team-info {
	position: absolute;
	border: medium none;
    height: 265px;
    margin: 0 0 0 2px;
    overflow: hidden;
    padding: 25px 20px 20px 301px;
    width: 295px;
	top:-235px;
	z-index:-1;
	opacity:0;
}



#brazylia {
	background: url("../images/brazylia.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#chorwacja {
	background: url("../images/chorwacja.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#meksyk {
	background: url("../images/meksyk.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#kamerun {
	background: url("../images/kamerun.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#hiszpania {
	background: url("../images/hiszpania.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#holandia {
	background: url("../images/holandia.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#chile {
	background: url("../images/chile.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#australia {
	background: url("../images/australia.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#kolumbia {
	background: url("../images/kolumbia.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#grecja {
	background: url("../images/grecja.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#wks {
	background: url("../images/wks.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#japonia {
	background: url("../images/japonia.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#urugwaj {
	background: url("../images/urugwaj.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#kostaryka {
	background: url("../images/kostaryka.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#anglia {
	background: url("../images/anglia.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#wlochy {
	background: url("../images/wlochy.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#szwajcaria {
	background: url("../images/szwajcaria.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#ekwador {
	background: url("../images/ekwador.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#francja {
	background: url("../images/francja.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#honduras {
	background: url("../images/honduras.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#argentyna {
	background: url("../images/argentyna.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#bosnia {
	background: url("../images/bosnia.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#iran {
	background: url("../images/iran.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#nigeria {
	background: url("../images/nigeria.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#niemcy {
	background: url("../images/niemcy.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#portugalia {
	background: url("../images/portugalia.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#ghana {
	background: url("../images/ghana.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#usa {
	background: url("../images/usa.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#belgia {
	background: url("../images/belgia.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#algieria {
	background: url("../images/algieria.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#rosja {
	background: url("../images/rosja.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#korea {
	background: url("../images/korea.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}



div.mecze_container {
position: absolute;
width:0px;
height:0px;
/* Position Information */
/* Appearance Information */
}

div.mecze:hover {
	cursor:pointer;
}

div.mecze_container > div.mecze {
	color: #3f4c6b;
    font-size: 11px;
    padding: 41px 0 0 70px;
    width: 105px;
	font-weight:900;
	font-style:italic;
}
div.mecze_container > div.mecze_popup {
background: none repeat scroll 0 0 #eee;
    box-shadow: 0px 0px 5px #444;
    color: #555555;
    font-size: 12px;
    height: 0px;
    left: 100px;
    opacity: 0;
    padding: 20px;
    position: relative;
    top: 10px;
    transition: all 0.5s ease-in-out 0s;
    width: 140px;
}
div.mecze_container > div.mecze:hover + div.mecze_popup {
opacity:0.9;
z-index: 200;
height:50px;
width:150px;
}



div.star_container {
position: absolute;
width:0px;
height:0px;
left:0;
/* Position Information */
/* Appearance Information */
}

div.star:hover {
	cursor:pointer;
}

div.star_container > div.star {
	color: #666666;
    font-size: 11px;
    height: 150px;
    padding: 10px 0 0 30px;
    width: 180px;
}
div.star_container > div.star_popup {
background: none repeat scroll 0 0 #EEEEEE;
    box-shadow: 0 0 5px #444444;
    color: #555555;
    font-size: 12px;
    max-height: 80px;
    left: -150px;
    opacity: 0;
    padding: 15px;
    position: relative;
    top: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 180px;
}
div.star_container > div.star:hover + div.star_popup {
opacity:0.9;
z-index: 200;
max-height:80px;
width:180px;
left:30px;
}

