@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("wykop.pl") {

div.wrapper {
width: 95% !important; //USTALA, JAK SZEROKA JEST STRONA - ZMIENIÄ† JAK SIÄ˜ NIE PODOBA :)
}

.toggle-comment {
margin-right: 60px !important;
}

#body-container, #footer-container {
background-color: rgb(233,241,241) !important;
}

#main-list, #main-list ul {
background-image: none !important;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
}

#main-menu {
height: 22px !important;
top: 80px !important;
margin-bottom: 56px !important;
}

#header-container form {
position: relative !important;
top: 88px !important;
float: right;
width: 300px !important;
}

.wrapper {
border-bottom: 0 !important;
background-image: none !important;
}

#header-container, #header-container .wrapper {
height: 122px !important;
}

#footer-container .wrapper, #footer-container .inner {
background-image: none !important;
}

li.comments > a { 
color:#ff5917 !important
}

#header-container .wrapper ul#main-menu {
bottom:0;
height:39px;
position:absolute;
width:100%;
}

li#sub-list {
display:none !important;
}

h4 > a, big {
color:#ff5917 !important;
display: block;
}

a.link {
color:#ff5917 !important
}

h4 > a:visited {
color:#ff986f !important
}

li#main-list {
background-color:#3c7188 !important;
}

#body-container .wrapper:first-child div#content {
width: auto !important;
left: 0px !important;
margin-right: 320px !important;
}

#body-container .wrapper:not(first-child) div#content {
}

#body-container .wrapper:first-child div#sidebar {    // sidebar dla pierwszego wrappera z treÅ›ci
font-size:90% !important;
width: 300px !important;
margin-left: -320px !important;
}

#body-container .wrapper:not(first-child) div#sidebar { // sidebar dla nie pierwszego wrappera z treÅ›ci
font-size:90% !important;
width: 300px !important;
float: right !important;
}

#user-info {
float: right !important;
width: 20% !important;
}

#content-entry {
width: 75% !important;
float: left !important;
}

.entry-details {
width: auto !important;
margin-right: 300px !important;
}

.entry-text {
width: auto !important;
}


}