/* Importujemy szkielet strony */ @import url(base.css); /***********************************************************\ * * * Dla ulatwienia, wszystkie klasy wplywajace na wyglad * * zostaly przedstawione ponizej. Mozesz je smialo edytowac. * * * \***********************************************************/ #pageTitle {/*height:76px;*/background: #000 url('../../gfx/camo4.gif') repeat-x;margin-bottom:0px;padding-bottom:10px;} #pageTitle p {padding-left:10px;padding-top:5px;} #pageTitle span {font: 9px Tahoma, Verdana, Arial, sans-serif;padding:0px} /********* Czcionki **********/ body, table, input, textarea { font: normal 8pt/1.5em Tahoma, Verdana, Arial, sans-serif; } .rekr{ color:#fff; border:0px;background: #939681;} .galeria{background: #000;text-align:center;} /************** Kolory tekstu ***************/ /* glowny kolor tekstu */ body { color: #D9DBD0 } /* kolor linkow */ #content a { color: #ffcc00; text-decoration: underline; } #content a:hover { color: #b00; } /* kolor tekstow w polach w formularzach */ #content textarea, #content input, #content label { color: #555; } /* kolor zakladek w profilach graczy */ #bookmarks a { color: #000; background: #eee; border: 1px solid #999; font-size: 11px; text-decoration: none; padding: 4px; } #bookmarks a:hover { color: #000; background: #fff; } /***** LOGO ******/ /* jesli dodasz wlasne logo, zaktualizuj ponizej wysokosc nowego logo */ #logo { height: 240px; margin: 0px 0 0px 0; border: 0px solid #999; background: #000 url('../../gfx/top_img.html') no-repeat; } #logodiv{height: 240px;baclground:#000;} #under_logo { border-top: 1px solid #D6AD0B;border-bottom: 1px solid #D6AD0B;height:28px;color:#E9E7DA; font-weight:bold; background: #000 url('../../gfx/ulbg2.gif') repeat-x;} #under_logo li {display:inline;border: 0px solid #999;margin-left:0px;margin-right:0px;} #under_logo a { border: 0px solid #999;color: #D9D9D9; font-size: 11px; text-decoration: none;padding-top:5px;padding-bottom:5px;padding-left:17px;padding-right:17px; } #under_logo a:hover { border: 0px solid #999;color: #fff; background: #000 url('../../gfx/ulbg2h.gif');padding-top:5px;padding-bottom:5px;padding-left:17px;padding-right:17px; } /****************** LEWE I PRAWE MENU *******************/ /************** Jesli chcesz lewe i prawe menu zamienic stronami ****************/ #menu { float: left; background: #000;} #submenu { float: right; border-left: 0px solid #999; background: #000;} /* obramowania wokol sekcji menu */ .section { border: 0px solid #999; padding: 0px; background: #000; } /* naglowki nad menu */ #menu h3 { color:#000;background: url('../../gfx/menu_t.jpg'); margin-bottom: 1px; font-size: 1em; padding-left: 25px; padding-top: 2px; padding-bottom:2px;} #submenu h3 { color:#fff; margin-bottom: 1px; font-size: 1em; padding-left: 25px; padding-top: 2px; padding-bottom:2px;} /* wyglad pozycji menu */ #submenu a { color: #ffcc00; text-decoration: none; } #menu a { color: #555; text-decoration: none; } #submenu li {color: #555; border-bottom: 0px solid #e2e2e2; padding: 5px 1px 1px 32px; } #menu li {height:25px;background: url('../../gfx/menu_li.jpg');color: #555; border-bottom: 0px solid #e2e2e2; padding: 0px 1px 1px 32px; } #submenu a:hover{ color: red; text-decoration: underline; } #menu a:hover { color: #000; text-decoration: underline; } #submenu li:last-child, #menu li:last-child { border-bottom-width: 0; } /****************** Lista klanowiczow *******************/ #mplayers a { padding-left: 15px; } /* kropki online/offline */ #mplayers a { background: url(gfx/offline.gif) 1px center no-repeat; } #mplayers a.online { background: url(gfx/online.gif) 1px center no-repeat; } #mplayers li { padding: 0; border: 0; } #mplayers li li { } #mplayers li ul {border-top: 0px solid #999; padding-left: 0.5em; margin-bottom: 0.5em; } #mplayers li div { font-weight: bold; padding: 3px; color:#f7f7f7;} /* nazwa rangi, np. Leader, Inactive */ #mplayers li li { font-weight: normal; } /* ksywka klanowicza */ .hideuloff {display:none} .hideulon {display:block} .brygada div{margin:5px;width:153px;color:#f7f7f7;cursor:pointer} .brygada li {margin:5px;} .brygada div{border: 0px solid #999; padding-left: 0.5em; margin-bottom: 0.5em;background: #000 url('../../gfx/ulbg2.gif') repeat-x;} /********** Kalendarz ***********/ #tcalendar { width: 225px; background: #EFEFEF; } /* szerokosc i kolor obramowania komorek */ #tcalendar thead { background: #7F775F; } #tcalendar tbody { background: #E9E7DA; } /* tlo komorek */ #tcalendar th { width: 14%; font-weight: bold; padding: 2px; text-align: center; font-size: 11px; } /* dni tygodnia */ #tcalendar td { color: #666; text-align: center; font-size: 10px; line-height: 1.5em; padding: 0; } /* dni miesiaca */ /* wyroznienie dzisiejszego dnia */ #tcalendar .today { background: #ccc; font-weight: bold; padding: 2px; text-align: center;color: #fff; font-size: 11px;} /* wyroznienie wydarzen w kalendarzu */ #tcalendar .event a { color: #000; font-weight: bold; text-decoration: underline; } #tcalendar .event a:hover { background: #ccc; } /* najechanie kursorem */ #mcalendar {background: url('../../gfx/camo_2.gif');} /************* Panel admina **************/ #mpanel h3 { background: #f99; } /* naglowek */ #mpanel li:hover { background: #fcc; } /* tlo linkow po najechaniu kursorem (tylko w niektorych przegladarkach) */ /************** SRODEK STRONY ***************/ /* naglowki podstron, newsow itp. gfx/ulbg2.gif*/ #content h3 { background: #000 url('../../gfx/ulbg2.html')repeat-x;font-size: 1.4em; padding: 8px; margin-bottom: 1em; border-top: 0px solid #9F0404; } /******* TABELE ********/ /* Tutaj mozesz zmienic kolory roznych elementow tabel (np. lista walk klanowych, forum), na przyklad kolory naprzemiennych wierszy czy ramka wokol tabeli */ /* obramowanie */ #tprofile, #tclanwar, #tclanwars, #tcwstats, .tevent, #tevents, #ttopics, #ttopic { border: 0px solid #999; } /* naglowki */ #tprofile th, #tclanwar th, #tclanwars th, #tcwstats th, .tevent th, #tevents th, #ttopics th, #ttopic th { background: #575848; padding: 5px 0; } /* lewa kolumna */ #tprofile td.c1, #tclanwar td.c1, .tevent td.c1 { background: #333; } /* prawa kolumna */ #tprofile td.c2, #tclanwar td.c2, .tevent td.c2 { background: #000; } /* wiersz nieparzysty */ #tclanwars tr.odd, #tcwstats tr.odd, #tevents tr.odd, #ttopics tr.odd, #ttopic tr.odd { background: #333; } /* wiersz parzysty */ #tclanwars tr.even, #tcwstats tr.even, #tevents tr.even, #ttopics tr.even, #ttopic tr.even { background: #000; } /* podswietlenie wiersza nad ktorym jest kursor (dziala w niektorych przegladarkach) */ #tclanwars tr:hover, #tcwstats tr:hover, #tevents tr:hover, #ttopics tr:hover, #ttopic tr:hover { background: #666; } /*************************** Formularze administracyjne ***************************/ /* obramowanie i tlo pol tekstowych */ textarea, input { border: 1px solid #999; background:#EFEFEF; } /* informacje o niewypelnionych polach */ #content form #warning {background: #000; border:0px solid #d99; color:#cc0000;} #content form #warning .field { font-weight: bold; } /* opcje bbcode */ #bbcode a { background: #fff; border: 1px solid #999; margin-right: 2px; line-height: 1em; padding: 2px 5px; text-decoration: none; } #bbcode a:hover { background: #ddd; color: #000; } /******************** PROFILE KLANOWICZOW *********************/ /* zakladki w profilach */ #bookmarks a { font-size: 11px; text-decoration: none; padding: 4px; } /* wybrana zakladka */ #bookmarks li.active a { background: #ccc; padding-bottom: 2px; border-bottom: 2px solid #666; } /****** Newsy bg= #6D6D6D *******/ /*.news {background: #363636 url('../../gfx/tlo_table.jpg') repeat-x;padding-bottom:2px;}*/ .news {background: #363636; padding-bottom:2px;} /* caly pojedynczy news */ .news p { padding-left: 5px;} /* paragrafy w newsach */ /* obramowanie obrazkow plywajacych po lewej/prawej stronie lub po srodku */ .news .fcenter, .news .fleft, .news .fright { border: 1px solid #aaa; } /*********** Komentarze ************/ .comment .author span { font-weight: bold; } .comment .author .ip { font-weight: normal; } /************* Ksiega gosci **************/ .book_entry .author { background: #000; border-bottom: 1px solid #999; padding:8px; } /* autor wpisu */ .book_entry .ip { } /* adres ip */ /****** Forum *******/ #ttopic .date { color: #888; border-bottom: 1px solid #aaa; } /* kolor daty wpisu */ /************************** Statystyki walk klanowych ***************************/ #tcwstats img.statbar { background: #777; } /* kolor wykresow */ /******* Stopka ********/ #footer { color: #666; background: #21211A; border: 0px solid #999; line-height: 1.6em; text-align: center; } #footer a { color: #666; text-decoration: underline; } #footer a:hover { color: #000; }
Uroda
Uroda
www.obcasy.pl
zombie rob lyrics

www.songstexts.eu
druk wielkoformatowy
druk wielkoformatowy, reklamy wroc…
www.druk.e-wanda.pl
Pozycjonowanie stron www
Reklama w sieci
www.e-arteria.pl
Artykuły Nokia
Artykuły dotyczące telefonów Nokia
www.infonokia.pl
Końcówki kolekcji, sklep odzież
Mapa **********/ padding: a:hover{SRODEK /****** 1px #6D6D6D **************/ #submenu*/ #pageTitlecenter; bold;*/ div#tcwstats */ url('../../gfx/camo4.gif') srodku1px margin-bottom:padding-left: .news#tevents