@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("wykop.pl") {

div.wrapper {
width: 95% !important;
}

#main-menu {
width: 100% !important;
}

/* Zmiana podÅ›wietlenia elementÃ³w menu */

#main-list em, #main-list span, #main-list a, li#header-drop-down > a > span > em:hover {
background-color: rgba(0,0,0,0) !important;
background-image: none !important;
}

#main-list ul {
margin-left: -3px !important;
}

#main-list em:hover:not(last-child), li#header-drop-down:hover {
background-image: -moz-linear-gradient(top, rgba(255,255,255,0.35), rgba(255,255,255,0.15)) !important;
}

#main-list em {
padding-left: 9px !important;
padding-right: 9px !important;
margin-left: 0px !important;
margin-right: 0px !important;
}

li#header-drop-down, #main-list em {
-moz-border-radius: 4px !important;
}

#main-list a.selected > span > em {
background-image: -moz-linear-gradient(top, rgba(0,0,0,0.35), rgba(0,0,0,0.20)) !important;
}

li#header-drop-down.slide-list.show {
background-color: white !important;
-moz-border-radius-bottomleft: 0px !important;
-moz-border-radius-bottomright: 0px !important;
}

/* ZaokrÄ…glone rogi w nagÅ‚Ã³wku i stopce */

#main-menu, #footer-container .inner, .navi-links, .navi-links > ul:first-child, #footer-container .inner-2nd {
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
}

/* UsuniÄ™cie tÅ‚a */

#body-container, #footer-container {
background-color: rgb(233,241,241) !important;
}

#sidebar {
float:right !important;
clear:right !important;
margin-top: 11px !important;
}

.votecount>ul.slide-list>li>a>span>em {
border: 1px solid #a4c8e1 !important;
-moz-border-radius: 3px !important;
}

.sponsoredby, A.full-size-toggle {
display:none!important;
}

#user-info {
float: right !important;
}

#body-container .wrapper:first-child div#content {
width: auto !important;
left: 0px !important;
margin-right: 320px !important;
min-width: 620px !important;
}

#body-container .wrapper:first-child div#sidebar {
width: 300px !important;
margin-left: -320px !important;
}

#body-container .wrapper:not(first-child) div#sidebar {
width: 300px !important;
float: right !important;
}

/* Kolory tytuÅ‚Ã³w wykopalisk */

h4 > a > em {
color:#ff5917 !important;
}

h4 > a > em:hover {
color:#ff8b49 !important;
}

h4 > a:visited > em {
color:#999 !important;
}

h4 > a:visited > em:hover {
color:#b7b7b7 !important;
}

/* Podmiana przyciskÃ³w paginacji */

ol.pager > li:hover {
opacity: 0.8 !important;
}

ol.pager * {
background-image: none !important;
}

ol.pager li {
border: 1px solid #6299c1 !important;
background-image: -moz-linear-gradient(top, #80bbe4, #62a4d3, #589ece, #5298c9, #4486b4) !important;
-moz-border-radius: 4px;
background-color: #4486b4;
}

ol.pager > li > a.selected {
background: rgba(0,0,0,0.3)
}

ol.pager > li > span {
background-color: white;
padding: 9px 2px 9px 2px !important;
margin-left: -1px !important;
margin-right: -1px !important;
}

/* Zmiana wyglÄ…du stopki */

#footer-container .inner, .navi-links, .navi-links > ul, #footer-container .inner-2nd {
background-image: -moz-linear-gradient(top, #75aed3, #3f85b1) !important;
}

#footer-container .wrapper {
background-image: none !important;
background-color: white !important;
}

.tags-cloud {
background: right -1845px url(http://s1.imgwykop.pl/img/core-buttons.png) no-repeat;
float: right !important;
}

/* Dodanie ramkek w sekcjach sidebara */

.avatars-list, .group-list.mini, .missyou {
border-left: 1px solid #a4c8e1 !important;
border-right: 1px solid #a4c8e1 !important;
border-bottom: 1px solid #a4c8e1 !important;
}

.group-list.mini > li, .missyou {
padding-left: 4px !important;
}

.group-list.mini > li:last-child {
border-bottom: 0 !important;
}

.group-list.mini > li, .avatars-list {
background-image: url(http://s1.imgwykop.pl/img/box-entry-list-notification.png) !important;
}

.group-list.mini > li {
border-top: 1px solid white !important;
}

#main-list > ul {
background-image: none !important;
}

/* Dodanie cienia pod pojawiajÄ…cymi siÄ™ menu */

LI#header-drop-down > div, .jbury > li > ul, ul.slide-list > li > ul {
-moz-box-shadow: 8px 8px 17px rgba(0,0,0,0.4) !important;
}

}

/* Poprawka pozycji sidebara w widoku profilu */

@-moz-document url-prefix("http://www.wykop.pl/ludzie/") {

#sidebar {
margin-right: -30px !important;
}

}