Po wgraniu stylu - niepożądane efekty.

Założony przez  SweeD.

wersja skryptu MyBB:1.6.14
adres forum:lovgame.xaa.pl
na czym polega problem (screen, opis, komunikaty): Gdy wejdziecie na forum to zobaczycie bo niewiem jak to powiedzieć gdy wgrałem styl na forum wszystko ładnie wygladał miał po obu stronach takie wolne miejsca które nie były przez nic zajęte a teraz chciałem sobie dodać tło obrazkowe na całym forum zeby nie tylko góra miaął tło ale cały duł i wszedłem w global.css i w zakładke body i tam zmieniałem tak jak czytałem na innych forach i obrazek mi sie nie zmienił ale forum sie zmieniło sie tak jakby rozciagneło cale i teraz niema z obu stron tych wolnych mioejsc tylko całe forum jest na cały ekran i niewiem jak to naprawić wgrałem global.css tak jak był na początku i nic nadal mam ten błą proszę o szybką odpoweidzi i prosze o pomoc jak bym mogł zmienic tło stylu aby działało poprawnie ; ) za pomoć z gówy dziekuje ; )
Snake_ napisał 20.07.2014, 13:20:
Poprawiam tytuł. Przenoszę [Obrazek: modnotice_howto.png]
Podmień swój CAŁY global.css na ten:

body {
    
background:#191919 url(../../../images/carbon/background.jpg) repeat;
    
fontnormal 11px tahoma,helvetica,arial,sans-serif;
    
positionrelative;
    
padding-bottom20px;
    
margin0;
    
padding0;
    
color#bcbcbc;
}

#wrapper {
width90%;
margin20px auto;
min-width980px;
max-width1300px;
}

a:link {
color#ffb74c;
text-decorationnone;
-
webkit-transitioncolor 0.4s;
-
moz-transitioncolor 0.4s;
transitioncolor 0.4s;
}

a:visited {
    
color#ffb74c;
    
text-decorationnone;
-
webkit-transitioncolor 0.4s;
-
moz-transitioncolor 0.4s;
transitioncolor 0.4s;
}

a:hovera:active {
    
color#ffd556;
    
text-decorationnone;
-
webkit-transitioncolor 0.4s;
-
moz-transitioncolor 0.4s;
transitioncolor 0.4s;
}

#shoutbox div.thead {
 
padding6pxfont-weightbold;
}

#shoutbox.front .thead {
 
cursorpointer;
}

#shoutbox .thead .right {
 
floatrightmargin0font-size13pxfont-weightnormalcolor#EEE;
}

#shoutbox.collapsed .thead {
 
opacity0.6;
}

#shoutbox.collapsed .body {
 
displaynone;
}

#shoutbox .panel {
 
padding1px 0background#FAFAFA;
}

#shoutbox input.text {
 
padding8pxwidth100%; box-sizingborder-boxbackground#FFF; border: 1px solid #CCC; box-shadow: inset 0 0 8px #EEE; font-family: Arial, sans-serif; font-size: 12px; color: #000;
}

#shoutbox .minposts, #shoutbox .blocked {
 
padding6pxfont-size11px;
}

#shoutbox .panel.minposts {
 
background#FFFED8; color: #727250;
}

#shoutbox .panel.blocked {
 
background#FCEFEF; color: #543A3A;
}

#shoutbox .panel p {
 
margin0;
}

#shoutbox .window {
 
padding1pxbordersolid 1px #EEE; overflow-y: scroll;
}

#shoutbox .data {
 
displaytablewidth100%; background#FFF; font: 12px Arial, sans-serif;
}

#shoutbox .entry {
 
displaytable-row !importantwidth100%; transitionbackground-color 0.2s;
}

#shoutbox .entry:nth-child(even) {
 
background-colorrgba(0,0,0,0.02);
}

#shoutbox .entry.new {
 
background-colorrgba(255,255,100,0.1);
}

#shoutbox .entry > div {
 
border-bottomdashed 1px #F4F4F4;
}

#shoutbox .entry:last-child > div {
 
border-bottomnone;
}

#shoutbox .avatar {
 
displaytable-cellpadding6px;
}

#shoutbox .avatar img {
 
margin0 autovertical-alignmiddlemax-height20pxmax-width20pxbordersolid 1px #FFF; box-shadow: 0 0 2px #E0E0E0;
}

#shoutbox .user {
 
displaytable-cellmargin0padding6pxtext-alignrightwhite-spacenowrap;
}

#shoutbox .text {
 
displaytable-cellmargin0width100%; padding6pxcolor#555;
}

#shoutbox .call {
 
cursorpointercolor#AAAAAA;
}

#shoutbox .info {
 
displaytable-cellpadding4pxfont-size11pxcolor#AAA; text-align: right; white-space: nowrap;
}

#shoutbox .info .date {
 
margin-right5px;
}

#shoutbox .info .ip {
 
margin-right5pxcolor#CECECE;
}

#shoutbox .mod {
 
padding6px 8pxfont-size9pxfont-weightboldcolor#AAA; text-decoration: none;
}

#shoutbox .mod:nth-of-type(2) {
 
border-leftsolid 1px #EEE;
}

#shoutbox .ip {
 
margin-left10px;
}

color#000000;
    
width95%;
}

#shoutbox div.thead {
 
padding6pxfont-weightbold;
}

#shoutbox.front .thead {
 
cursorpointer;
}

#shoutbox .thead .right {
 
floatrightmargin0font-size13pxfont-weightnormalcolor#EEE;
}

#shoutbox.collapsed .thead {
 
opacity0.6;
}

#shoutbox.collapsed .body {
 
displaynone;
}

#shoutbox .panel {
 
padding1px 0background#FAFAFA;
}

#shoutbox input.text {
 
padding8pxwidth100%; box-sizingborder-boxbackground#FFF; border: 1px solid #CCC; box-shadow: inset 0 0 8px #EEE; font-family: Arial, sans-serif; font-size: 12px; color: #000;
}

#shoutbox .minposts, #shoutbox .blocked {
 
padding6pxfont-size11px;
}

#shoutbox .panel.minposts {
 
background#FFFED8; color: #727250;
}

#shoutbox .panel.blocked {
 
background#FCEFEF; color: #543A3A;
}

#shoutbox .panel p {
 
margin0;
}

#shoutbox .window {
 
padding1pxbordersolid 1px #EEE; overflow-y: scroll;
}

#shoutbox .data {
 
displaytablewidth100%; background#FFF; font: 12px Arial, sans-serif;
}

#shoutbox .entry {
 
displaytable-row !importantwidth100%; transitionbackground-color 0.2s;
}

#shoutbox .entry:nth-child(even) {
 
background-colorrgba(0,0,0,0.02);
}

#shoutbox .entry.new {
 
background-colorrgba(255,255,100,0.1);
}

#shoutbox .entry > div {
 
border-bottomdashed 1px #F4F4F4;
}

#shoutbox .entry:last-child > div {
 
border-bottomnone;
}

#shoutbox .avatar {
 
displaytable-cellpadding6px;
}

#shoutbox .avatar img {
 
margin0 autovertical-alignmiddlemax-height20pxmax-width20pxbordersolid 1px #FFF; box-shadow: 0 0 2px #E0E0E0;
}

#shoutbox .user {
 
displaytable-cellmargin0padding6pxtext-alignrightwhite-spacenowrap;
}

#shoutbox .text {
 
displaytable-cellmargin0width100%; padding6pxcolor#555;
}

#shoutbox .call {
 
cursorpointercolor#AAAAAA;
}

#shoutbox .info {
 
displaytable-cellpadding4pxfont-size11pxcolor#AAA; text-align: right; white-space: nowrap;
}

#shoutbox .info .date {
 
margin-right5px;
}

#shoutbox .info .ip {
 
margin-right5pxcolor#CECECE;
}

#shoutbox .mod {
 
padding6px 8pxfont-size9pxfont-weightboldcolor#AAA; text-decoration: none;
}

#shoutbox .mod:nth-of-type(2) {
 
border-leftsolid 1px #EEE;
}

#shoutbox .ip {
 
margin-left10px;
}


}

#shoutbox div.thead {
 
padding6pxfont-weightbold;
}

#shoutbox.front .thead {
 
cursorpointer;
}

#shoutbox .thead .right {
 
floatrightmargin0font-size13pxfont-weightnormalcolor#EEE;
}

#shoutbox.collapsed .thead {
 
opacity0.6;
}

#shoutbox.collapsed .body {
 
displaynone;
}

#shoutbox .panel {
 
padding1px 0background#FAFAFA;
}

#shoutbox input.text {
 
padding8pxwidth100%; box-sizingborder-boxbackground#FFF; border: 1px solid #CCC; box-shadow: inset 0 0 8px #EEE; font-family: Arial, sans-serif; font-size: 12px; color: #000;
}

#shoutbox .minposts, #shoutbox .blocked {
 
padding6pxfont-size11px;
}

#shoutbox .panel.minposts {
 
background#FFFED8; color: #727250;
}

#shoutbox .panel.blocked {
 
background#FCEFEF; color: #543A3A;
}

#shoutbox .panel p {
 
margin0;
}

#shoutbox .window {
 
padding1pxbordersolid 1px #EEE; overflow-y: scroll;
}

#shoutbox .data {
 
displaytablewidth100%; background#FFF; font: 12px Arial, sans-serif;
}

#shoutbox .entry {
 
displaytable-row !importantwidth100%; transitionbackground-color 0.2s;
}

#shoutbox .entry:nth-child(even) {
 
background-colorrgba(0,0,0,0.02);
}

#shoutbox .entry.new {
 
background-colorrgba(255,255,100,0.1);
}

#shoutbox .entry > div {
 
border-bottomdashed 1px #F4F4F4;
}

#shoutbox .entry:last-child > div {
 
border-bottomnone;
}

#shoutbox .avatar {
 
displaytable-cellpadding6px;
}

#shoutbox .avatar img {
 
margin0 autovertical-alignmiddlemax-height20pxmax-width20pxbordersolid 1px #FFF; box-shadow: 0 0 2px #E0E0E0;
}

#shoutbox .user {
 
displaytable-cellmargin0padding6pxtext-alignrightwhite-spacenowrap;
}

#shoutbox .text {
 
displaytable-cellmargin0width100%; padding6pxcolor#555;
}

#shoutbox .call {
 
cursorpointercolor#AAAAAA;
}

#shoutbox .info {
 
displaytable-cellpadding4pxfont-size11pxcolor#AAA; text-align: right; white-space: nowrap;
}

#shoutbox .info .date {
 
margin-right5px;
}

#shoutbox .info .ip {
 
margin-right5pxcolor#CECECE;
}

#shoutbox .mod {
 
padding6px 8pxfont-size9pxfont-weightboldcolor#AAA; text-decoration: none;
}

#shoutbox .mod:nth-of-type(2) {
 
border-leftsolid 1px #EEE;
}

#shoutbox .ip {
 
margin-left10px;
}


}

#content {
backgroundurl(http://lovgame.xaa.pl/images/carbon/background.jpg);
border1px solid #2b2b2b;
border-top1px solid #313131;
-webkit-box-shadowrgba(0,0,0,0.60px 0px 12px;
-
moz-box-shadowrgba(0,0,0,0.60px 0px 12px;
box-shadowrgba(0,0,0,0.60px 0px 12px;
}

input {
padding6px;
border1px solid #383838;
background#292929;
color#b7b7b7;
text-shadowrgba(0,0,0,0.30px -1px 0px;
-
webkit-box-shadowinset rgba(0,0,0,0.20px 1px 4px;
-
moz-box-shadowinset rgba(0,0,0,0.20px 1px 4px;
box-shadowinset rgba(0,0,0,0.20px 1px 4px;
}

input:focus {
outline0;
border1px solid rgb(787878);
backgroundrgb(535353);
}

.
content {
padding10px;
line-height120%;
}

#panel {
    
background#efefef;
    
color#000000;
    
font-size11px;
    
border1px solid #D4D4D4;
    
padding8px;
}

#panel .remember_me input {
    
vertical-alignmiddle;
    
margin-top: -1px;
}

table {
    
color#000000;
    
font-familyVerdanaArialSans-Serif;
    
font-size13px;
}

.
tborder {
    
width100%;
    
marginauto auto;
}

.
thead {
background#b15f11 url(../../../images/carbon/maintitle.png) repeat-x 50% 0;
color#fff;
text-shadowrgba(0,0,0,0.40px -1px 0px;
padding12px 14px 13px 14px;
font-size12px;
font-weightbold;
-
moz-border-radius4px;
-
webkit-border-radius4px;
border-radius4px;
-
webkit-box-shadowinset rgba(255,255,255,0.150px 0px 0px 1px;
-
moz-box-shadowinset rgba(255,255,255,0.150px 0px 0px 1px;
box-shadowinset rgba(255,255,255,0.150px 0px 0px 1px;
overflowhidden;
margin-bottom4px;
}

.
thead a {
color#fff;
floatleft;
margin-top3px;
}

.
expcolimage {
floatright;
vertical-alignmiddle;
margin-top: -1px;
margin-bottom: -2px;
opacity0;
-
webkit-transitionopacity 0.4s;
-
moz-transitionopacity 0.4s;
transitionopacity 0.4s;
}

.
thead:hover > .expcolimage{
opacity1;
-
webkit-transitionopacity 0.4s;
-
moz-transitionopacity 0.4s;
transitionopacity 0.4s;
}

.
tcat {
color#fff;
order-bottom1px solid #393939;
text-shadowrgba(0,0,0,0.80px -1px 0px;
background#282828 url(../../../images/carbon/highlight_reallyfaint.png) repeat-x 0 -1px;
padding8px;
}

.
tcat a:link {
    
color#000000;
}

.
tcat a:visited {
    
color#000000;
}

.
tcat a:hover, .tcat a:active {
    
color#000000;
}

.
trow1 {
background#1a1a1a url(/images/carbon/trow.jpg) repeat-x top;
border-top1px solid #252525;
border-bottom1px solid #111111;
vertical-alignmiddle;
padding10px 0px 10px 0px;
color#898989;
line-height17px;
padding-left10px;
font-weightnormal;
}

.
trow2 {
background#1a1a1a url(/images/carbon/trow.jpg) repeat-x top;
border-top1px solid #252525;
border-bottom1px solid #111111;
vertical-alignmiddle;
padding10px 0px 10px 0px;
color#898989;
line-height17px;
padding-left10px;
font-weightnormal;
}

.
trow_shaded {
    
background#ffdde0;
}

.
trow_sep {
    
background#e5e5e5;
    
color#000;
    
font-size12px;
    
font-weightbold;
}

.
tfoot {
    
background#026CB1 url(../../../images/thead_bg.gif) top left repeat-x;
    
color#ffffff;
}

.
tfoot a:link {
    
color#ffffff;
    
text-decorationnone;
}

.
tfoot a:visited {
    
color#ffffff;
    
text-decorationnone;
}

.
tfoot a:hover, .tfoot a:active {
    
color#ffffff;
    
text-decorationunderline;
}

.
bottommenu {
    
background#efefef;
    
color#000000;
    
border1px solid #4874a3;
    
padding10px;
}

.
footer {
padding8px;
positionrelative;
border-top1px solid #2a2a2a;
text-shadowrgba(0,0,0,0.80px -1px 0px;
background#1a1a1a url(../../../images/carbon/highlight_reallyfaint.png) repeat-x 0 -1px;
height25px;
}

.
navigation {
background#1d1d1d url(../../../images/carbon/secondary_nav_bg.png) repeat-x 0 0;
border-bottom1px solid #252525;
text-shadowrgba(0,0,0,0.80px -1px 0px;
overflowhidden;
line-height37px;
}

.
navigation a {
padding11px 24px 11px 10px;
backgroundurl(../../../images/carbon/secondary_nav.pngno-repeat 1000;
outlinenone;
text-decorationnone;
color#bcbcbc;
}

.
navigation a:hover {
backgroundurl(../../../images/carbon/secondary_nav.pngno-repeat 100%;
}

.
navigation a:hover navigation span {
backgroundurl(../../../images/carbon/secondary_nav.pngno-repeat 1000%;
}

.
navigation a:hover {
color#bcbcbc;
}

.
navigation a:visited {
    
text-decorationnone;
}

.
navigation .active {
padding11px 24px 11px 10px;
backgroundurl(../../../images/carbon/secondary_nav.pngno-repeat 1000;
}

.
navigation span{
backgroundurl(../../../images/carbon/secondary_nav.pngno-repeat 00%;
}

.
smalltext {
    
font-size11px;
}

.
largetext {
    
font-size16px;
    
font-weightbold;
}

input.textbox {
padding6px;
border1px solid #383838;
background#292929;
color#b7b7b7;
text-shadowrgba(0,0,0,0.30px -1px 0px;
-
webkit-box-shadowinset rgba(0,0,0,0.20px 1px 4px;
-
moz-box-shadowinset rgba(0,0,0,0.20px 1px 4px;
box-shadowinset rgba(0,0,0,0.20px 1px 4px;
}

input.textbox:focus {
outline0;
border1px solid rgb(787878);
backgroundrgb(535353);
}

textarea {
    
background#ffffff;
    
color#000000;
    
border1px solid #0f5c8e;
    
padding2px;
    
font-familyVerdanaArialSans-Serif;
    
line-height1.4;
    
font-size13px;
}

select {
    
background#ffffff;
    
border1px solid #0f5c8e;
}

.
editor {
    
background#f1f1f1;
    
border1px solid #ccc;
}

.
editor_control_bar {
    
background#fff;
    
border1px solid #0f5c8e;
}

.
autocomplete {
    
background#fff;
    
border1px solid #000;
    
colorblack;
}

.
autocomplete_selected {
    
background#adcee7;
    
color#000;
}

.
popup_menu {
        
margin-top8px;
    
background#ccc;
    
border1px solid #000;
}

.
popup_menu .popup_item {
    
background#fff;
    
color#000;
}

.
popup_menu .popup_item:hover {
    
background#C7DBEE;
    
color#000;
}

.
trow_reputation_positive {
    
background#ccffcc;
}

.
trow_reputation_negative {
    
background#ffcccc;
}

.
reputation_positive {
    
colorgreen;
}

.
reputation_neutral {
    
color#444;
}

.
reputation_negative {
    
colorred;
}

.
invalid_field {
background#883939 !important;
border1px solid #a95858;
color#fff;
-webkit-box-shadownone;
-
moz-box-shadownone;
box-shadownone;
padding6px;
outline0;
width225px;
}

.
invalid_field:focus {
background#883939 !important;
border1px solid #a95858;
color#fff;
-webkit-box-shadownone;
-
moz-box-shadownone;
box-shadownone;
padding6px;
outline0;
width225px;
}

.
valid_field {
background#768d3d;
border1px solid #8ca54d;
color#fff;
-webkit-box-shadownone;
-
moz-box-shadownone;
box-shadownone;
padding6px;
outline0;
width225px;
}

.
valid_field:focus {
background#768d3d;
border1px solid #8ca54d;
color#fff;
-webkit-box-shadownone;
-
moz-box-shadownone;
box-shadownone;
padding6px;
outline0;
width225px;
}

.
validation_error {
background-color#ad2930;
color#fff;
font-size0.8em;
font-weightbold;
border-radius4px;
-
moz-border-radius4px;
-
webkit-border-radius4px;
padding3px 8px;
positionabsolute;
margin-left245px;
margin-top: -27px;
}

.
validation_success {
background-color#6f8f52;
color#fff;
font-size0.8em;
font-weightbold;
border-radius4px;
-
moz-border-radius4px;
-
webkit-border-radius4px;
padding3px 8px;
positionabsolute;
margin-left245px;
margin-top: -27px;
}

.
validation_loading {
    
backgroundurl(../../../images/spinner.gifno-repeat center left;
    
color#555;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

/* Additional CSS (Master) */
img {
    
bordernone;
}

.
clear {
    
clearboth;
}

.
hidden {
    
displaynone;
    
floatnone;
    
width1%;
}

.
hiddenrow {
    
displaynone;
}

.
selectall {
    
background-color#FFFBD9;
    
font-weightbold;
    
text-aligncenter;
}

.
float_left {
    
floatleft;
}

.
float_right {
    
floatright;
}

.
menu ul {
    list-
stylenone;
    
margin0;
}

.
menu li {
    
displayinline;
    
padding-left5px;
}

.
menu img {
    
padding-right5px;
    
vertical-aligntop;
}

#panel .links {
    
margin0;
    
floatright;
}

img.attachment {
    
border1px solid #E9E5D7;
    
padding2px;
}

hr {
    
background-color#000000;
    
color#000000;
    
height1px;
    
border0px;
}

#copyright {
    
font11px VerdanaArialSans-Serif;
    
margin0;
    
padding10px 0 0 0;
}

#debug {
    
floatright;
    
text-alignright;
    
margin-top0;
}

blockquote {
border1px solid #3b3b3b;
font-size12px;
background#262626;
color#9f9f9f;
margin-bottom5px;
padding10px;
width98%;
margin-left0px;
}

blockquote cite {
font-size12px;
padding14px 10px;
border-bottom1px solid #3b3b3b;
background#282828 url(../../../images/carbon/highlight_reallyfaint.png) repeat-x 0 -1px;
color#ddd;
text-shadowrgba(0,0,0,0.80px -1px 0px;
font-weightbold;
margin: -10px -10px 10px -10px;

    
displayblock;
}

blockquote cite span {
    
floatright;
    
font-weightnormal;
}

blockquote cite span.highlight {
    
floatnone;
    
font-weightbold;
    
padding-bottom0;
}

.
codeblock {
margin1em auto;
background-color#262626 !important;
color#eee;
padding5px;
border1px solid #3b3b3b;
overflowauto;
font-size11px;
line-height140%;
font-familymonospace !important;
}

.
codeblock code {
    
heightauto;
    
displayblock;
    
font-familyMonacoConsolasCouriermonospace;
    
font-size13px;
padding7px;
}

.
subforumicon {
    
border0;
    
vertical-alignmiddle;
}

.
separator {
    
margin5px;
    
padding0;
    
height0px;
    
font-size1px;
    list-
style-typenone;
}

form {
    
margin0;
    
padding0;
}

.
popup_menu .popup_item_container {
    
margin1px;
    
text-alignleft;
}

.
popup_menu .popup_item {
    
displayblock;
    
padding3px;
    
text-decorationnone;
    
white-spacenowrap;
}

.
popup_menu a.popup_item:hover {
    
text-decorationnone;
}

.
autocomplete {
    
text-alignleft;
}

.
subject_new {
    
font-weightbold;
}

.
highlight {
    
background#FFFFCC;
    
padding-top3px;
    
padding-bottom3px;
}

.
pm_alert {
    
background#FFF6BF;
    
border1px solid #FFD324;
    
text-aligncenter;
    
padding5px 20px;
    
margin-bottom15px;
    
font-size11px;
}

.
red_alert {
    
background#FBE3E4;
    
border1px solid #A5161A;
    
color#A5161A;
    
text-aligncenter;
    
padding5px 20px;
    
margin-bottom15px;
    
font-size11px;
}

.
high_warning {
    
color#CC0000;
}

.
moderate_warning {
    
color#F3611B;
}

.
low_warning {
    
color#AE5700;
}

div.error {
background#872d2d url(http://cs-tygrysek.com/public/style_images/carbon_orange/highlight_faint.png) repeat-x 0 -1px;
padding10px;
border1px solid #c15050;
text-shadowrgba(0,0,0,0.20px -1px 0px;
line-height1.6;
font-size12px;
-
webkit-box-shadowrgba(0,0,0,0.10px 1px 3px;
-
moz-box-shadowrgba(0,0,0,0.10px 1px 3px;
box-shadowrgba(0,0,0,0.10px 1px 3px;
color#fff;
list-stylenone;
}

div.error p {
    
margin0;
    
color#000;
    
font-weightnormal;
}

div.error p em {
    
font-stylenormal;
    
font-weightbold;
    
padding-left24px;
    
displayblock;
    
color#C00;
    
backgroundurl(../../../images/error.gifno-repeat 0;
}

div.error ul {
    
margin-left24px;
}

div.error ul li {
list-
stylenone;
}

.
online {
    
color#15A018;
}

.
offline {
    
color#C7C7C7;
}

.
pagination {
    
font-size11px;
    
padding-top10px;
    
margin-bottom5px;
}

.
tfoot .pagination, .tcat .pagination {
    
padding-top0;
}

.
pagination .pages {
padding0px 7px;
color#eee;
}

.
pagination .pagination_current, .pagination a {
    
padding2px 6px;
    
margin-bottom3px;
}

.
pagination a {
background#2a2a2a url(../../../images/carbon/highlight_reallyfaint.png) repeat-x 0 0;
color#eee;
text-shadowrgba(0,0,0,0.80px -1px 0px;
-
moz-border-radius3px;
-
webkit-border-radius3px;
border-radius3px;
displayinline-block;
padding6px 8px;
text-transformlowercase;
font-size11px;
font-weightnormal;
}

.
pagination .pagination_current {
background#da8225 url(../../../images/carbon/highlight.png) repeat-x 0 0;
color#fff;
padding6px 8px;
text-shadowrgba(0,0,0,0.30px -1px 0px;
-
moz-border-radius3px;
-
webkit-border-radius3px;
border-radius3px;
cursor: default;
}

.
pagination a:hover {
background-color#323232;
}

.
thread_legend, .thread_legend dd {
    
margin0;
    
padding0;
}

.
thread_legend dd {
    
padding-bottom4px;
    
margin-right15px;
}

.
thread_legend img {
    
margin-right4px;
    
vertical-alignbottom;
}

.
forum_legend, .forum_legend dt, .forum_legend dd {
    
margin0;
    
padding0;
}

.
forum_legend dd {
    
floatleft;
    
margin-right10px;
}

.
forum_legend dt {
    
margin-right10px;
    
floatleft;
}

.
success_message {
    
color#00b200;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}

.
error_message {
    
color#C00;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}

.
post_body {
    
padding5px;
}

.
post_content {
    
padding5px 10px;
}

.
quick_jump {
    
backgroundurl(../../../images/carbon/jump_quote.pngno-repeat 0;
    
width13px;
    
height13px;
    
padding-left13px/* amount of padding needed for image to fully show */
    
vertical-alignmiddle;
    
bordernone;
}

.
repbox {
    
font-size:16px;
    
font-weightbold;
    
padding:5px 7px 5px 7px;
}

.
_neutral {
    
background-color:#FAFAFA;
    
color#999999;
    
border:1px solid #CCCCCC;
}

.
_minus {
    
background-color#FDD2D1;
    
color#CB0200;
    
border:1px solid #980201;
}

.
_plus {
    
background-color:#E8FCDC;
    
color#008800;
    
border:1px solid #008800;
}

.
pagination_breadcrumb {
    
background-color#f5f5f5;
    
border1px solid #fff;
    
outline1px solid #ccc;
    
padding5px;
    
margin-top5px;
    
font-weightnormal;
    
white-spacenowrap;
}

.
pagination_breadcrumb_link {
    
vertical-alignmiddle;
    
cursorpointer;
}

#wczytywanie {
backgroundnone repeat scroll 0 0 #000000;
border-radius0 0 5px 5px;
box-shadow0 3px 5px rgba(0000.2);
color#FFFFFF;
left46%;
opacity0.6;
padding5px 0 8px;
positionfixed;
text-aligncenter;
top0;
width8%;
z-index10000;
}

.
inf_bg {
displayinline-block;
height16px;
line-height16px;
padding0 5px;
font-size9px;
font-weightbold;
text-transformuppercase;
color#fff;
text-shadowrgba(0,0,0,0.20px -1px 0px;
-
moz-border-radius3px;
-
webkit-border-radius3px;
border-radius3px;
background-imageurl(../../../images/carbon/highlight.png);
background-repeatrepeat-x;
background-position-1px;
}

.
inf_grey {
background-color#515151;
}

.
inf_red {
background-color#cc0000;
}

.
inf_green {
background-color#7ba60d;
}

.
select_style select {
padding6px;
border1px solid #383838;
background#292929;
color#b7b7b7;
text-shadowrgba(0,0,0,0.30px -1px 0px;
-
webkit-box-shadowinset rgba(0,0,0,0.20px 1px 4px;
-
moz-box-shadowinset rgba(0,0,0,0.20px 1px 4px;
box-shadowinset rgba(0,0,0,0.20px 1px 4px;
}

.
select_style select {
outline0;
border1px solid rgb(787878);
backgroundrgb(535353);

Pomoc poza forum - odpłatnie.



Użytkownicy przeglądający ten wątek:

1 gości