@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("wykop.pl") {

.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;
left: 716px;
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;
}

div.wrapper{
width:1024px !important
}

div#content{
width:674px !important
}

div#sidebar{
font-size:90% !important;
}

}