/*Ustawienia dla strony poddziału sport/brasil-2014 i artykułów z tego działu*/
html, body {
    background: none repeat scroll 0 0 #D3E8F4;
}
#container1 {
    background: #ffffff;
}
#container11 {
    background: none repeat scroll 0 0 #ffffff;
    margin: 0;
    position: relative;
    width: auto;
}
#container2 {
    padding-bottom: 0px;
}
#content-container {
    background: url("/images/brasil/brasil-gradient4.png") repeat-y scroll center top rgba(0, 0, 0, 0);
    margin: 0 auto;
    padding: 0 24px;
    width: 960px;
}
#header {
    background: none repeat scroll 0 0 #ffffff;
    margin: 0 auto;
    position: relative;
    width: 960px;
}
#sub_header {
    background: url(/images/brasil/brasil-baner.png) no-repeat;
	height: 110px;
	width: 960px;
}
#header0 {
    background: #ffffff;
}
.fa.red {
    color: #f00;
}