@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.wp.pl") {

/*Jakub Tymejczyk*/

/*Rozszerzenie nagÅ‚owka*/
#wpHeader{
width: 1120px !important;
}

/*Przeniesienie wiadomosci*/
#bxWiadomosci{
position: absolute !important;
left: 80px !important;
width: 340px !important;
}

/*Przeniesienie main*/
#bxMain{
position: absolute !important;
left: 430px !important;
width: 420px !important;
}

/*Przeniesienie sportu*/
#bxSport{
position: absolute !important;
left: 860px !important;
width: 340px !important;
}

/*Przeniesienie rozrywki*/
#bxRozrywka{
position: absolute !important;
left: 79px !important;
top: 420px !important;
width: 340px !important;
}

/*Przeniesienie tech*/
#bxTech{
position: absolute !important;
left: 430px !important;
top: 480px !important;
width: 420px !important;
}

/*Przeniesienie biznesu*/
#bxBiznes{
position: absolute !important;
left: 860px !important;
top: 420px !important;
width: 340px !important;
}

/*Ukrycie menu i pin*/
#bxSerwisy, #dynPin{
display: none !important;
}

}