#container {
width: 100%;
background: url(../images/main_bg.jpg) repeat-x #5c6f97;
}

#wrapper {
width: 1000px;
margin: 0px auto;
padding: 0px;
text-align: left;
}

#header {
width: 1000px;
height: 325px;
background: url(../images/header_main.jpg) no-repeat;
}

#headerUnder {
width: 1000px;
height: 13px;
background: url(../images/header_under.jpg) no-repeat;
}

#bodyMain {
width: 1000px;
background: url(../images/body_main.jpg) repeat-y left;
}

#bodyMainTop {
width: 1000px;
background: url(../images/body_main_top.jpg) no-repeat top left;
}

#leftBodyMain {
width: 254px;
float: left;
}

#centerBodyMain {
width: 492px;
float: left;
text-align: center;
}

#centerBodyMainText {
width: 480px;
margin: 0px auto;
text-align: left;
}

#rightBodyMain {
width: 254px;
float: right;
}

#rightModules {
width: 216px;
}

#strefaKibicaMain {
width: 214px;
height: 322px;
background: url(../images/strefa_kibica_main.jpg) no-repeat;
float: right;
margin-top: 10px;
margin-right: 1px;
}

#strefaKibicaMenu {
width: 198px;
height: 264px;
background: url(../images/strefa_menu.jpg) no-repeat;
margin-left: 8px;
margin-top: 37px;
text-align: right;
}

#footer {
width: 100%;
height: 237px;
text-align: center;
background: url(../images/footer_trawa.jpg) repeat-x bottom;
}

#footerMain {
width: 1000px;
height: 237px;
margin: 0px auto;
text-align: left;
background: url(../images/footer_main.jpg) no-repeat;
}

.liniaLewoPanel {
width: 174px;
height: 10px;
background: url(../images/lewo_linia.jpg) no-repeat center bottom;
margin-left: 60px;
}

#leftStats {
width: 216px;
text-align: center;
}

a.foto:link, a.foto:active, a.foto:visited {
display: block;
width: 198px;
height: 53px;
}

a.foto:hover {
background: url(../images/galeria_on.jpg) no-repeat;
width: 198px;
height: 53px;
}

a.video:link, a.video:active, a.video:visited {
display: block;
width: 198px;
height: 76px;
}

a.video:hover {
background: url(../images/video_on.jpg) no-repeat;
width: 198px;
height: 76px;
}

a.live:link, a.live:active, a.live:visited {
display: block;
width: 198px;
height: 69px;
}

a.live:hover {
background: url(../images/live_on.jpg) no-repeat;
width: 198px;
height: 69px;
}

a.shop:link, a.shop:active, a.shop:visited {
display: block;
width: 198px;
height: 66px;
}

a.shop:hover {
background: url(../images/shop_on.jpg) no-repeat;
width: 198px;
height: 66px;
}

#strefaKibicaMenu ul {
list-style: none;
margin: 0px;
padding: 0px;
}

/* Clear fix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */