Logo
Strona główna
Regulamin
Jak dodać wpis?
Najpopularniejsze
Wyszukaj
Polecamy

Aquarystyka

Perfumy
Piłka ręczna
Usługi komputerowe
Drogeria internetowa
Aktualizacje

Szybki podgląd zawartości http://www.forum.pcfoster.pl/:

Forum Komputerowe :: Forum PC - PCFoster.pl /* Inline CSS */ /* CSS: ipb_help*/ /************************************************************************/ /* IP.Board 3 CSS - By Rikki Tissier - (c)2008 Invision Power Services */ /************************************************************************/ /* ipb_help.css */ /************************************************************************/ /* [ color ] [ font ] [ borders ] [ padding ] [ margin ] [ sizing ] [ other ] */ /************************************************************************/ /* HELP & PORTAL STYLES */ #help_topics { border: 1px solid #d5dde5; } #help_topics li { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/help.png); background-repeat: no-repeat; background-position: 9px 12px; padding: 10px 32px; margin-bottom: 2px; } #help_topics li h3 { padding: 2px 0 0 0; } .help_doc { padding: 10px; border: 1px solid #d5dde5; } #help_topics .help_doc ul, #help_topics .help_doc ol { padding: 8px 0; } #help_topics .help_doc li { background: none; padding: 2px; } /* Inline CSS */ /* CSS: ipb_editor*/ /***************************************************************/ /* IP.Board 3 Editor CSS */ /* ___________________________________________________________ */ /* By Rikki Tissier */ /* (c)2008 Invision Power Services */ /***************************************************************/ /* ipb_editor.css - Styles for the editor (colors in main css) */ /***************************************************************/ #ipboard_body .input_rte { width: 100%; height: 250px; } #ipboard_body .ips_editor.lite_edition .input_rte { height: 60px; } #ipboard_body .ips_editor .input_rte.unloaded_editor { font-family: arial, verdana, tahoma, sans-serif; font-style: italic; font-size: 11px; color: #b4b4b4; padding: 5px 0px; text-indent: 5px; } #ipboard_body .ips_editor { /*background-color: #d5dde5;*/ border: 2px solid #d5dde5; margin: 8px; margin-right: 0px; /*padding: 6px;*/ position: relative; line-height: 100% !important; } #ipboard_body .ips_editor.with_sidebar .controls, #ipboard_body .ips_editor.with_sidebar .editor{ margin-right: 200px; } #ipboard_body .ips_editor .controls { position: relative; } /* Sidebar go bye-bye-bye (like Keith) */ #ipboard_body .ips_editor.with_sidebar .sidebar { position: absolute; top: 0px; right: 1px; width: 195px; bottom: 1px; margin: 0; border-width: 1px; border-style: solid; border-color: #f6f8fa #d5dde5 #d5dde5 #f6f8fa; } #ipboard_body .ips_editor.with_sidebar .sidebar h4 { background-color: #e8f2e4; height: 25px; color: #1d3652; font-size: 10px; font-weight: bold; } #ipboard_body .ips_editor.with_sidebar .sidebar h4 span { padding: 6px 0 0 6px; display: block; } #ipboard_body .ips_editor.with_sidebar .sidebar h4 img { float: right; margin: 6px 6px 0 0; cursor: pointer; } #ipboard_body .ips_editor.with_sidebar .sidebar .emoticon_holder { width: 100%; height: 93%; overflow: auto; position: absolute; bottom: 25px; top: 25px; } #ipboard_body .ips_editor.with_sidebar .sidebar .emoticon_holder td { padding: 5px 0; } #ipboard_body .show_all_emoticons { bottom: 0px; position: absolute; width: 100%; text-align: center; background: #e8f2e4; height: 25px; } #ipboard_body .ips_editor.with_sidebar .sidebar .emoticon_holder.no_bar { bottom: 0px; } #ipboard_body .ips_editor .toolbar { height: 30px; background: #e7f2e4; border-width: 1px; border-style: solid; border-color: #f6f8fa #d5dde5 #d5dde5 #f6f8fa; } #ipboard_body .ips_editor .toolbar li { float: left; padding: 3px; } #ipboard_body .ips_editor .toolbar li.sep { padding-right: 4px; border-right: 1px solid #d5dde5; margin-right: 4px; } #ipboard_body .ips_editor .toolbar li.left { float: left; } #ipboard_body .ips_editor .toolbar li.right { float: right; } #ipboard_body .ips_editor .toolbar li span { display: block; padding: 3px; } #ipboard_body .ips_editor ul.ipbmenu_content, #ipboard_body .ips_editor ul.ipbmenu_content li { display: block; float: none; background-color: #fff; } #ipboard_body .ips_editor .toolbar li .rte_control.rte_menu { font-size: 11px; height: 14px; border: 1px solid #aeb9c5; margin-top: 1px; padding: 4px 15px 2px 7px; background-color: #fff; background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/rte_icons/rte_arrow.png); background-repeat: no-repeat; background-position: right center; } #ipboard_body .rte_title { background-color: #d5dde5; padding: 4px; margin: -4px -4px 5px -4px; color: #1d3652; font-size: 10px; font-weight: bold; } #ipboard_body .rte_fontsize { min-width: 50px; } #ipboard_body .rte_font { min-width: 85px; } #ipboard_body .rte_special { min-width: 90px; } #ipboard_body .ipb_palette { padding: 4px; background-color: #eef3f8; border-width: 1px 2px 2px 1px; border-style: solid; border-color: #d5dde5; font-size: 11px; } #ipboard_body .ipb_palette label { display: block; font-weight: bold; clear: both; width: auto !important; float: none !important; text-align: left !important; } #ipboard_body .ipb_palette input { clear: both; width: 96%; margin-bottom: 5px; font-size: 11px; margin-right: 6px; } #ipboard_body .ipb_palette input[type="submit"], #ipboard_body .input_submit.emoticons { background-color: #d5dde5; border: 1px solid #d5dde5; margin: 5px auto 5px auto; text-align: center; padding: 2px; color: #1d3652; font-size: 11px; display: block; width: auto !important; } #ipboard_body .ipb_palette.extended { min-width: 250px; max-width: 320px; } #ipboard_body .ipb_palette pre { padding: 5px 7px 10px 7px; } #ipboard_body ul.fontsizes li { padding: 0.3em 0px !important; } #ipboard_body .ipb_palette table.rte_colors { border-collapse: separate; background-color: #fff; border-spacing: 1px; } #ipboard_body table.rte_colors td { padding: 6px; border: 1px solid #777; margin: 1px; font-size: 1px; cursor: pointer; height: 18px; } #ipboard_body .rte_control { cursor: pointer; border: 1px solid #e7f2e4; } #ipboard_body .rte_hover { background-color: #d5dde5; } #ipboard_body .rte_selected { background-color: #d5dde5; border: 1px solid #aeb9c5; } /* Inline CSS */ /* CSS: ipb_styles*/ /************************************************************************/ /* IP.Board 3 CSS - By Rikki Tissier - (c)2008 Invision Power Services */ /************************************************************************/ /* ipb_styles.css */ /************************************************************************/ /* [ color ] [ font ] [ borders ] [ padding ] [ margin ] [ sizing ] [ other ] */ /************************************************************************/ /* RESET (Thanks to YUI) */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } table { border-collapse:collapse; border-spacing:0; } fieldset,img { border:0; } address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; } ol,ul { list-style:none; } caption,th { text-align:left; } h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } q:before,q:after { content:''; } abbr,acronym { border:0; } hr { display: none; } address{ display: inline; } /************************************************************************/ /* ELEMENT STYLES */ body { background: #ffffff url(http://forum.pcfoster.pl/public/style_images/pcfoster/back.png) repeat-x left top; color: #4f3e1d; font: normal 12px arial, verdana, tahoma, sans-serif; position: relative; width: 100%; } #ipbwrapper {width: 95%; margin: 0 auto;} th { background: #538d32 url(http://forum.pcfoster.pl/public/style_images/pcfoster/gradient_bg.png) repeat-x left 50%; color: #FFFFFF; font-size: 12px; font-weight: bold; height: 25px; } h3, h4, h5, h6, strong { font-weight: bold; } em { font-style: italic; } img, .input_check, .input_radio { vertical-align: middle; } legend { display: none; } table { width: 100%; } td { padding: 3px; } #logo_pcf { } h2 { font-size: 12px; font-weight: bold; margin: 8px 0 8px 0; clear: both; } body h3 { font-weight: bold; font-size: 1.1em; padding: 5px 8px 3px 8px; color: #538d32; } h3 img { margin-top: -2px; } h3 a { text-decoration: none; } h4 a { text-decoration: none; font-weight: bold; } a { color: #ff5b01; } a:hover { color: #528f6c; text-decoration: underline; } #copyright { float: right; } #copyright a { text-decoration: none; } #copyright a:hover { text-decoration: underline; } /************************************************************************/ /* COLORS */ .row1, .row1 td, .post_block.row1 { background-color: #fff; /* Very light blue */ } .row1 .altrow, .row1.altrow, .personal_info, .general_box { background-color: #fffbeb; /* Slightly darker than row1 */ } .row2, .row2 td, .post_block.row2, .message { background-color: #fff; /* Light blue */ } .row2 .altrow, .row2.altrow, /* ul.post_controls,*/ ul.topic_moderation { background-color: #fffbeb; /* Slightly darker than row2 */ } .moderated, body .moderated td, .moderated td.altrow, .post_block.moderated, body td.moderated, body td.moderated { background-color: #f2e4e7; /* Light red */ } .moderated, .moderated a { color: #6f3642; } body .maintitle { background: #538d32 url(http://forum.pcfoster.pl/public/style_images/pcfoster/gradient_bg.png) repeat-x left 50%; color: #fff; } .maintitle1 a { font-size: 1px; color:#fff; } body .maintitle a { color: #fff; } ul.post_controls, div.post_controls { background-color: #e4ebf3; } /* Bar */ .bar { background: #4b862f url(http://forum.pcfoster.pl/public/style_images/pcfoster/gradient_bg.png) repeat-x 50%; color: #fff; } .bar a {color:#fff;} .altbar { background: #bfdbb6; color: #538d32; } /* Table column headers */ .header { background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/gradient_bg.png) repeat-x left top; font-weight: bold; text-decoration: none; font-size: 12px; } #branding{ } th .header {font-size:12px;} body .topic_options a { color: #538d32; } body .ipb_table .header a { color: #fff; font-weight: bold; text-decoration: none; font-size: 12px; } /* General block */ .general_box { background-color: #fff; border: 1px solid #efede6; border-bottom: 4px solid #efede6; padding: 10px; } .general_box h3 { background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/cellpic2.png) repeat-x left 50%; color: #fff; } /* Post background */ .post_block { border-bottom: 0px solid #f5f5f5; } .post_block h3 { background: #fff; border-bottom: 1px solid #efede6; } /* Post screen background */ div.post_form fieldset { background-color: #f3f7f1; } /* Dates */ .date, .poll_question .votes { color: #a9a9a9; font-size: 0.8em; } /* "No Messages" message */ .no_messages { background-color: #f6f8fa; color: #1c2837; padding: 25px 30px; } /* Tab bars */ .tab_bar { color: #4f3e1d; } .tab_bar li.active { background: #ffffff url(http://forum.pcfoster.pl/public/style_images/pcfoster/tab_active.png) repeat-x left top; border: 1px solid #dfdcce; color: #ff5b01; border-bottom: 0; } .tab_bar li { background: #ffffff url(http://forum.pcfoster.pl/public/style_images/pcfoster/tabbarli.png) repeat-x left top; border: 1px solid #dfdcce; color: #ff5b01; border-bottom: 0; float: left; padding: 6px 10px; color:#fff; } .tab_bar li a { color:#fff; text-decoration:none;padding: 3px 5px; } .tab_bar li.active a { padding: 1px; } .tab_bar.no_title.mini { border-bottom: 8px solid #fff; } /* Filter & moderation bars */ .filter_bar { background-color: #538d32; color: #e5e1d5; } .filter_bar a, .filter_bar label { color: #e5e1d5; } .moderation_bar { background: #e5e1d5; } /* Comments */ .comment_wrap .comment.by_author, .comment_wrap .comment.by_author.row1 { background: #f2f8f5; border-top: 1px solid #528f6c; border-bottom: 1px solid #528f6c; } .comment_wrap .comment.row1 { border-top: 1px solid #e5e1d5; border-bottom: 1px solid #e5e1d5; } .comment_wrap .comment.draft { border-top: 1px solid #e5e1d5; border-bottom: 1px solid #e5e1d5; background: #f6ecee; } /* Topic prefix */ .topic_prefix { background-color: #daede2; color: #528f6c; } /* Toggle for the sidebar */ .sidebar_toggle { } /* Menu popups */ .ipbmenu_content, .ipb_autocomplete { background-color: #fff; border: 1px solid #e5e1d5; -webkit-box-shadow: rgba(0, 0, 0, 0.58) 0px 6px 25px; box-shadow: rgba(0, 0, 0, 0.58) 0px 6px 25px; } .ipbmenu_content li, .ipb_autocomplete li { border-bottom: 1px solid #e5e1d5; } .ipb_autocomplete li.active { background: #e5e1d5; } /* Forms */ .input_submit { background-color: #538d32; color: #fff; } .input_submit:hover { background: #f1a220; } .input_submit.alt { background-color: #eff8ee; color: #538d32; } .input_submit.alt:hover { background: #fafbfb; color: #538d32; } .input_submit.delete { background-color: #ad2930; border-color: #C8A5A4 #962D29 #962D29 #C8A5A4; color: #fff; } .input_submit.delete:hover { background: #bf3631; color: #fff; } body#ipboard_body fieldset.submit, body#ipboard_body p.submit { background-color: #e5e1d5; } /************************************************************************/ /* HEADER */ h1, #content_jump { text-indent: -9999px; height: 0px; width: 0px; } #header { width: 980px; margin: 0 auto; } #top { width: 100%; float: left; height: 149px; } #top a.logo { margin-left: -1px; margin-top: 64px; } #top a.logo, #top a.logo img { float: left; } #topadv { width: 755px; height: 100px; position: absolute; top: 38px; /*// zmiana*/ margin: 0 0 0 235px; text-align: center; * margin-left: 35px; /*IE 7 and below*/ } #admin_bar { background: #2e2e2e url(http://forum.pcfoster.pl/public/style_images/pcfoster/gradient_bg.png) repeat-x 50%; color: #d2d2d2; font-size: 0.8em; padding: 7px; height: 14px; } #admin_bar li { color: #767676; padding: 0 3px 0 5px; } #admin_bar li.active, #admin_bar li.active a { color: #e74242; } /* Navigation */ #rtmenu1 { margin: 0 auto; text-align: right; width: 95%; } #rtmenu { float: right; width: 335px; height: 32px; margin-top: 1px; /*// zmiana*/ background-repeat: no-repeat; } #rtmenu ul { list-style: none; float: left; margin: 5px 0 0 1px; padding: 0; display: inline; } #rtmenu ul li { float: left; margin: 0; padding: 0; background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/rtmenu_line.gif) no-repeat right center; } #rtmenu ul li.last { background: none; } #rtmenu ul li a { color: #fefefe; float: left; padding: 0 13px; font-size: 11px; text-decoration: none; } #rtmenu ul li a:hover { color: #fefefe; } #user_panel form.form input.text { width: 100px; border-top: 1px solid #404040; border-left: 1px solid #404040; border-right: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; height: 17px; padding: 2px; margin-top: 0; background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/input.jpg) repeat-x left; } #user_panel form.form input.submit { width: 26px; height: 25px; margin-left: 5px; float: left; background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/login.jpg); cursor: pointer; border: 0; } #user_panel form.form label { color: #31661A; font-size: 11px; } #user_panel p { margin-left: 2px; font-size: 11px; } #user_panel p a{ color: #31661A; } #user_panel p a,#user_panel p span { color: #31661A; padding: 0; margin: 0; } #user_panel p { margin: 0; } #user_panel p span.reg { margin-left: 40px; } #user_panel p span.reg a{ color: #31661A; } #user_panel p span.for { margin-left: 78px; } #user_panel p span.for a { color: #31661A; } #primary_nav{ font: bold 12px Arial; } #primary_nav ul{ width: 100%; float: left; list-style: none; margin: 0; padding: 0 auto; } #primary_nav ul li{ padding: 0 38px 0 38px; background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/main_menu_separator.png); background-position: top right; background-repeat: no-repeat; float: left; margin: 0; } #primary_nav ul li#last{ background-image: none; padding: 0 0 0 27px; } #primary_nav ul li#nav_discussion{ padding: 0 27px 0 0; } #primary_nav ul li a{ color: #ffffff; float: left; line-height: 39px; height: 37px; /*zmiana */ padding-top: 0pt; padding-right: 5px; padding-bottom: 0pt; padding-left: 5px; text-decoration: none; } #primary_nav ul li.active a { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/main_menu_active.png); background-repeat: no-repeat; background-position: bottom center; } #user_navigation { font-size: 0.9em; width: 284px; float: left; z-index: 9999; margin-bottom :17px; position: relative; margin-top:3px; } #user_navigation .photo { border: 0px solid #538d32; margin: 6px 10px 4px 6px; float: left; width: 42px; height: 42px; } #user_info { margin-left: 60px; margin-right: 15px; } /* Sign in services icons (Facebook, twitter, etc) */ .services img { margin-top: -2px } #user_navigation p { color: #d9e3ed; margin-top: 0px; white-space: nowrap; } #user_navigation p a { color: #a1bad3; } #user_navigation #new_msg_count { background-color: #579034; font-weight: bold; font-size: 0.9em; padding: 3px 7px; top: 0px; left: 34px; position: absolute; } #user_navigation ul { font-size: 0.88em; margin-top: 4px; } #user_navigation ul a { color: #e5e1d5; } #user_navigation ul#user_other { margin-left: 0px; top: 35px; } #user_navigation ul#user_other li { float: left; padding: 0 0 0 8px; } #user_navigation ul#user_other li a{ color: #31661a; text-decoration:none; } #user_navigation ul#user_link_menucontent { background: #e5e1d5; border: 1px solid #538d32; margin-top: 0px; width: 170px; float: right; z-index: 10000; -webkit-box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px; box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px; } #user_navigation ul#user_link_menucontent li { padding: 1px; float: none; } #user_navigation ul#user_link_menucontent a { color: #538d32; text-decoration: none; padding: 5px 5px 5px 15px; display: block; } #user_navigation ul#user_link_menucontent a:hover { background: #e6f2e4; } #user_navigation #user_link { background: #538d32 url(http://forum.pcfoster.pl/public/style_images/pcfoster/input.jpg) repeat-x 50%; border-top: 1px solid #404040; border-left: 1px solid #404040; border-right: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; padding: 3px 26px 3px 8px; margin: 6px 5px 0px 8px; min-width: 110px; outline: 0px; display: inline-block; overflow: hidden; height: 15px; position: relative; } #user_navigation #user_link img { right: 5px; top: 8px; position: absolute; } #user_navigation #user_link span { display: inline-block; overflow: hidden; max-width:110px; color: #888; } #user_navigation.logged_in { height: 63px; } #user_navigation.not_logged_in { font-size: 1em; padding: 5px 15px 10px; } #user_navigation.not_logged_in .links { margin: 8px 8px 0; font-size: 11px; display: block; color: #e5e1d5; } #user_navigation.not_logged_in .links a { font-weight: bold; } #user_navigation.not_logged_in #register_link { border-bottom: 1px dotted; } #user_navigation.not_logged_in #sign_in { background: #538d32; padding: 8px; display: block; min-width: 250px; margin: 0; padding-right: 8px; } #user_navigation.not_logged_in #sign_in:hover { text-decoration: underline; } /* Notifications */ #user_navigation #user_notifications_link { background: #538d32 url(http://forum.pcfoster.pl/public/style_images/pcfoster/input.jpg) repeat-x 50%; border-top: 1px solid #404040; border-left: 1px solid #404040; border-right: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; padding: 3px 17px 3px 5px; margin: 6px 0 0px 0px; min-width: 30px; outline: 0px; position: relative; display: inline-block; overflow: hidden; float: right; white-space: nowrap; text-decoration: none; height: 15px; left: 2px; } #user_navigation #user_notifications_link a{ color: #000;} #user_navigation #user_notifications_link img#notify-down-arrow { right: 5px; top: 8px; position: absolute; } #user_navigation #user_notifications_link small { position: relative; background-color: #e5e1d5; color: #000; font-weight: bold; top: 0px; right: 0px; padding: 1px 4px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } #user_navigation #user_notifications.no-new small { background-color: transparent; color: #888888; } #user_navigation #user_notifications.no-new small:hover { background-color: #e5e1d5; color: #000; } #user_notifications_link_menucontent { border: 1px solid #538d32; margin-top: 3px; min-width: 325px; float: right; z-index: 10000; font-size: 0.85em; } #user_notifications_link_menucontent li { padding: 5px 10px 5px 8px; float: none; clear: both; /*border-top: thin solid #000;*/ } #user_notifications_link_menucontent li a { /*text-decoration: none;*/ } #user_notifications_link_menucontent li.view-all { text-align: center; background-color: #e5e1d5; font-weight: bold; } #user_notifications_link_menucontent li.no-notifications { text-align: center; font-style: italic; } #user_notifications_link_menucontent img { float: left; margin: 5px 7px 0 0; } #user_notifications_link_menucontent li.notify:hover { background: #e6f2e4; } #user_notifications_link_menucontent li p { display: inline; margin-left: 0px; } #user_notifications_link_menucontent li span.desc { font-size: 0.8em; padding-top: 2px; } #user_notifications_link_menucontent .unread, #user_notifications_link_menucontent .unread a { font-weight: bold; } /* End notifications */ #search { color: #556b85; font-size: 0.85em; margin: 8px 4px auto auto; position: relative; right: 0px; float: right; z-index: 5000; min-width: 260px; } #search .submit_input { background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/search_icon.png) no-repeat 50%; text-indent: -3000em; width: 25px; height: 26px; border: 0px solid #1a2735; padding: 0; float: left; } #search input#main_search { padding: 0; border: 0; width: 165px; font-size: 11px; background: none; } #search input#main_search.inactive { color: #a9a9a9; font-style: italic; } #search_wrap { float: left; white-space: nowrap; border-top: 1px solid #404040; border-left: 1px solid #404040; border-right: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; height: 17px; padding: 2px; margin-right: 5px; margin-top: 3px; background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/input.jpg) repeat-x left; } #search .choice { background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/search_expand.png) no-repeat right; border-left: 1px solid #afafaf; padding: 0 9px 0 7px; color: #888888; min-width: 60px; height: 11px; display: inline-block; } #search_options_menucontent { background: #fff; font-size: 13px; border: 1px solid #3c3c3c; margin-top: 4px; min-width: 150px; display: inline-block; z-index: 1000; } #search_options_menucontent li { color: #3c3c3c !important; margin: 0 !important; padding: 9px 5px 9px 10px !important; } #search_options_menucontent li.special { background: #e6f2e4; } #search_options_menucontent li.special + li.app, #search_options_menucontent li.title + li.special { border-top: 1px solid #cbcbcb; } #search_options_menucontent li input { margin-right: 5px; } #adv_search { width: 25px; height: 20px; margin: 1px; background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/advanced_search.png) no-repeat 50%; text-indent: -3000em; float: left; display: inline-block; margin-top: 4px; } #adv_search:hover { } #secondary_nav { background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/listbg2.png) repeat-x; border-bottom: 1px solid #E7E5DA; border-top: 1px solid #E7E5DA; color: #4f3e1d; font-size: 12px; padding: 7px 15px 23px 25px; clear: both; } #secondary_nav .nav_sep { background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/breadcrumb.png) no-repeat; padding: 0px 4px; padding-bottom:50px; } #secondary_nav li { padding-right: 7px; float: left; } #secondary_nav #section_links li { padding: 0 5px; } #secondary_nav a { color: #4f3e1d; font-size: 12px; font-weight: bold; text-decoration:none; } #rss_menu { background-color: #ffdfbe; border: 1px solid #ff7600; padding: 1px; width: 200px; display: block; z-index: 500; } #secondary_nav #section_links #rss_menu li { padding: 0; display: block; float: none; } #rss_menu a { display: block; padding: 3px; color: #ff7600; } #rss_menu a:hover { background-color: #ff7600; color: #fff; } #pm_notification { background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/trans_bg.png); color: #515151; padding: 0; margin: 15px 20% 0; width: 60%; position: fixed; z-index: 2000; } #pm_notification #pm_wrap { background: #f3f3f3; padding: 0px 0 0px 0; margin: 10px; } #pm_notification h2 { font-size: 1.1em; font-weight: bold; clear: none; padding-left: 18px; margin: -8px 0 0 10px; color: #1c2837; } #pm_notification.open h2 { background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/folder_open.png ) no-repeat 2px 2px; } #pm_notification.closed h2 { background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/folder_closed.png ) no-repeat 2px 2px; } #pm_notification p.excerpt { margin: 15px 20px 0; line-height: 150%; overflow: auto; max-height: 400px; } #pm_notification p.desc { margin: 0px 15px 0; float: right; } body#ipboard_body #pm_notification p.submit { margin: 15px 0 0; padding-left: 15px; text-align: left; } #pm_notification a.configure { font-size: 0.9em; float: right; margin-right: 15px; } #pm_notification .ok_thanks { text-align: center; padding: 6px; clear: both; } #pm_notification h3 { background-color: #deedda; font-size: 1.2em; padding: 6px; margin-bottom: 2px; } #pm_notification h3 a { text-decoration: underline; } #pm_notification h3 img { margin-right: 6px; } /************************************************************************/ /* FOOTER */ #board_footer { color: #606060; font-size: 11px; border-top: 1px solid #dedede; padding: 8px 0px 25px 0px; width: 97%; margin: 0 auto; top: 20px; clear: both; } #board_footer ul#utility_links li { float: left; padding-right: 8px; } #board_footer p { text-align: right; } #board_footer a { color: #fff; font-weight: bold; text-decoration: none; } #footer_bg { background: #4a852e url(http://forum.pcfoster.pl/public/style_images/pcfoster/footer.png) repeat; color: #fff; font-size: 0.8em; padding: 4px 15px; } #footer_utilities { color: #fff; font-size: 0.8em; padding-bottom: 10px; width: 97%; margin: 0 auto; } #footer_utilities form { margin: 7px 0px 0 0px; } #footer_utilities ul { padding: 2px 0; margin: 8px 0 0 0; } #footer_utilities ul li:first-child { color: #e5e1d5; } #footer_utilities li { float: right; padding: 0 0px 4px 0px; } /************************************************************************/ /* GENERAL CONTENT */ #content { padding: 0px 0px 20px 0px; clear: both; } #ajax_loading { background-color: #6f8f52; color: #fff; text-align: center; padding: 5px; width: 8%; top: 0px; left: 46%; border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; z-index: 10000; position: fixed; } #ipboard_body.redirector { width: 500px; margin: 150px auto 0 auto; } .topic_options, .generic_bar, .tab_filters { color: #538d32; font-size: 0.85em; font-weight: bold; height: 30px; } .generic_bar, .tab_filters { background: #bfdbb6; } .generic_bar { display: none; } .tab_filters { background: #fafafa; color: #fff; } .topic_options { background: #e8e5d6; } .topic_options li { padding: 10px; float: right; } .topic_options a { text-decoration: none; } .general_box h3 { font-size: 1em; border: 0; padding: 5px; margin: -10px -10px 5px -10px; } #index_stats .general_box { margin-bottom: 10px; margin-top: 23px; overflow: hidden; padding: 0px; } #index_stats .general_box h3 { margin:0px; padding: 5px; } #index_stats.portal .general_box div.inner_portal_box { padding: 5px; } .general_box.alt { padding: 0px; } .general_box.alt h3 { margin: 0 0 5px 0; } .general_box a { text-decoration: none; } .general_box .block_list { font-size: 0.9em; padding-top: 5px; margin: 0; } .general_box .block_list li { padding: 6px; margin: 0;/* -8px;*/ } .progress_bar { background-color: #fff; border: 1px solid #e5e1d5; } .progress_bar span { background: #538d32 url(http://forum.pcfoster.pl/public/style_images/pcfoster/gradient_bg.png) repeat-x left 50%; color: #fff; font-size: 0em; font-weight: bold; text-align: center; text-indent: -2000em; /* Safari fix */ height: 10px; display: block; overflow: hidden; } .progress_bar.limit span { background: #b82929 url(http://forum.pcfoster.pl/public/style_images/pcfoster/progressbar_warning.png) repeat-x center; } .progress_bar span span { display: none; } .progress_bar.user_warn { margin: 0 auto; width: 80%; } .progress_bar.user_warn span { height: 6px; } .progress_bar.topic_poll { border: 1px solid #e5e1d5; margin-top: 2px; width: 40%; } img.resized { display: block; } .resized_img img { border-style: solid; border-color: #777; border-width: 3px 3px 6px 3px; margin-bottom: 5px; } .resized_img span { background: #777; color: #fff; padding: 4px 8px; font-size: 11px; } .resized_img { clear: right; } li.rating a { outline: 0; } .antispam_img { margin-left: 215px; margin-bottom: 3px; } .tagList { list-style-type: none; margin: 0; padding: 0; } .tagList li { display: inline; } li.level1 { font-size: 12px; } li.level2 { font-size: 14px; } li.level3 { font-size: 16px; } li.level4 { font-size: 18px; } li.level5 { font-size: 20px; } li.level6 { font-size: 22px; } span.error { color: #ad2930; font-weight: bold; clear: both; } .maintitle .desc { font-size: 0.7em; color: #bfdbb6; } /************************************************************************/ /* GENERIC REPEATED STYLES */ /* Inline lists */ #admin_bar ul, #admin_bar li, #stat_links li, .tab_filters ul, .tab_filters li, fieldset.with_subhead span.desc, fieldset.with_subhead label, .user_controls li { display: inline; } /* Floats */ .right { float: right; } .left { float: left; } /* Visibility */ .hide { display: none; } /* Bullets */ .bullets ul, .bullets ol, ul.bullets, ol.bullets { list-style: disc; margin-left: 30px; line-height: 150%; list-style-image: none; } /* Rounded corners */ #user_navigation #new_msg_count, .message, .popupWrapper, .poll_question h4, .reputation, .rounded { border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; } ul.last_post li a {color: #4f3e1d;} /* Center */ .short { text-align: center; } /* Description */ .desc, p.posted_info, .warn_panel strong { font-size: 0.8em; color: #4f3e1d; } /* Cancel */ .cancel { color: #ad2930; font-size: 0.9em; font-weight: bold; } /* Maintitle */ body .maintitle { font-size: 12px; font-weight: bold; padding: 8px !important; margin: 0 !important; overflow: hidden; } /* Photo */ .photo { border: 1px solid #d8d8d8; } /* Moderation */ em.moderated { background: transparent; font-size: 0.8em; font-weight: bold; margin-top: 8px; display: block; clear: both; } /* Positive/Negative */ .positive { color: #6f8f52; } .negative { color: #c7172b; } /* Clickable */ .clickable { cursor: pointer; } /* Clear */ .clear { clear: both; } .clearfix, .stats_list { overflow: auto; } /* Block wrap */ .block_wrap { padding: 5px 0; margin-bottom: 10px; } /* White links */ #admin_bar a, #stat_links a, #primary_nav ul li.active, #primary_nav ul li a:hover, #primary_nav ul li.active a, #user_navigation.not_logged_in, #user_navigation.not_logged_in a, #user_navigation #user_link, #user_navigation #new_msg_count, #user_navigation ul, #search .submit_input, .message.user_status #update_status, table.ipb_table th a, .topic_buttons li a, .topic_buttons li span, .message.user_status #update_status, .members li.positive a, .members li.negative a, #footer_utilities a, a.input_submit:hover { color: #fff; text-decoration: none; } .tab_bar li.active a {color: #ff5b01;} /* Search highlighting */ .searchlite { background-color: yellow; color: red; font-size:14px; } /* Users posting */ .activeuserposting { font-style: italic; } /************************************************************************/ /* COLUMN WIDTHS FOR TABLES */ .col_f_icon, .col_f_picon, .col_m_status, .col_r_icon { width: 3%; text-align:center; } .col_c_icon { width:40px; text-align:center; } .col_m_replies { width: 5%; text-align:center; } .col_m_to, .col_m_from { width:15%; text-align:center; } .col_f_topic, .col_m_subject { width: 49%; text-align:center; } .col_f_views, .col_f_starter, .col_r_total, .col_r_comments { width: 10%; text-align:center; } .col_f_post, .col_m_date, .col_r_updated, .col_r_section { width: 18%; text-align:center; } .col_c_stats { width: 15%; text-align:center; } .col_c_post { width: 30%; text-align:center; } .col_c_forum { width: 55%; text-align:center; } .col_mod, .col_f_mod, .col_r_mod { width: 3%; text-align:center; } .col_r_title { width: 26%; text-align:center; } /************************************************************************/ /* TABLE STYLES */ table.ipb_table { line-height: 120%; border: 1px solid #efede6; /*table-layout: fixed;*/ } table.ipb_table a { text-decoration: none; } table.ipb_table a:hover, body table.ipb_table th a { text-decoration: underline; } table.ipb_table caption span.desc { font-size: 0.6em; } table.ipb_table h4, table.ipb_table .topic_title { font-weight: normal; display: inline; } table.ipb_table tr td { /*border-bottom: 1px solid #d8e1ea;*/ padding: 5px 8px 5px 8px; border: 1px solid #efede6; /*border-bottom: 2px solid #fff;*/ } table.ipb_table tr .stats { text-align: right; white-space: nowrap; } body table.ipb_table tr td p { font-size: 0.9em; } table.ipb_table ol.subforums { padding-top: 6px; margin-top: 5px; } table.ipb_table ol.subforums li { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/bullet_black.png) no-repeat 3px 4px; color: #538d32; font-size: 0.85em; padding: 0 4px 0 15px; float: left; } table.ipb_table ol.subforums li.newposts { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/bullet_green.png) no-repeat 0px 0px; color: #538d32; font-size: 0.85em; padding: 0 4px 0 16px; float: left; } table.ipb_table tr.announcement td { font-weight: bold; font-size: 1.1em; } table.ipb_table tr.subhead th { font-weight: bold; font-size: 1.1em; padding: 8px; } table.ipb_table ul li { font-size: 11px; } /************************************************************************/ /* FORM STYLES */ body#ipboard_body fieldset.submit, body#ipboard_body p.submit { padding: 15px 6px 15px 6px; text-align: center; } body#ipboard_body fieldset.submit .left-align { text-align: left; } .input_text { background: #fff url(http://forum.pcfoster.pl/public/style_images/pcfoster/input_text.png) repeat-x; font-size: 0.9em; font-family: arial, verdana, tahoma, sans-serif; border: 1px solid #9f9f9f; padding: 2px; } .input_text.error { background-color: #f3dddd; } .input_text.accept { background-color: #f1f6ec; } .input_text.email, .input_text.password { width: 18em; } .input_submit { font-weight: bold; font-size: 0.85em; text-decoration: none; border-width: 1px; border-style: solid; padding: 3px 7px; cursor: pointer; } .input_submit.alt { text-decoration: none; } p.field { padding: 15px; } li.field { padding: 5px; margin-left: 27px; } li.field label, li.field span.desc { display: block; } li.field.error { color: #ad2930; } li.field.error label { font-weight: bold; } li.field.checkbox, li.field.cbox { margin-left: 0; } li.field.checkbox .input_check, li.field.checkbox .input_radio, li.field.cbox .input_check, li.field.cbox .input_radio { margin-right: 10px; vertical-align: middle; } li.field.checkbox label, li.field.cbox label { width: auto; float: none; display: inline; } li.field.checkbox p, li.field.cbox p { position: relative; left: 245px; display: block; } li.field.checkbox span.desc, li.field.cbox span.desc { padding-left: 27px; margin-left: auto; display: block; } /************************************************************************/ /* MESSAGE STYLES */ .message { background: #f1f6ec url(http://forum.pcfoster.pl/public/style_images/pcfoster/information.png) no-repeat 8px 10px; padding: 10px 10px 10px 30px; border: 1px solid #b0ce94; color: #3e4934; line-height: 150%; } .message h3 { padding: 0; color: #323232; } .message.error { background-color: #f3dddd; background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/exclamation.png); border-color: #deb7b7; color: #281b1b; font-size: 1.1em; } .message.error.usercp { background-image: none; padding: 4px; float: right; } .message.unspecific { background-color: #f3f3f3; border-color: #d4d4d4; color: #515151; margin: 0 0 10px 0; clear: both; } .message.user_status { background: #f9f7e0; color: #6c6141; font-size: 1em; border: 1px solid #eadca0; padding: 5px 5px 5px 15px; margin-bottom: 10px; } .message.user_status.in_profile { font-size: 1.2em; position: relative; padding-left: 15px; overflow: auto; } .message.user_status #update_status { background: #538d32; font-size: 0.8em; font-weight: bold; padding: 3px 8px; margin-left: 10px; } .message.user_status .cancel { font-size: 0.75em; } /************************************************************************/ /* MENU & POPUP STYLES */ .ipbmenu_content, .ipb_autocomplete { font-size: 0.9em; min-width: 85px; padding: 5px; z-index: 2000; } .ipbmenu_content li, .ipb_autocomplete li { padding: 5px; } .ipbmenu_content li:last-child { border-bottom: 0; padding-bottom: 0px; } .ipbmenu_content li:first-child { padding-top: 0px; } .ipbmenu_content a { text-decoration: none; } .popupWrapper { background-color: rgba(0,0,0,0.58);/*url(http://forum.pcfoster.pl/public/style_images/pcfoster/trans_bg.png);*/ color: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px; -moz-box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.58); box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.58 ); border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; } .popupInner { background: #f3f7f1; color: #000; border: 3px solid #e5e1d5; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin: 8px; width: 500px; overflow: auto; } .popupInner.black_mode { background: #000; border: 3px solid #b3bbc3; color: #eee; border: 3px solid #555; } .popupInner.warning_mode { border: 3px solid #7D1B1B; } .popupInner h3 { background-color: #dae4ed; font-size: 1em; border: 0; padding-left: 24px; } .popupInner.black_mode h3 { background-color: #545C66; color: #ddd; } .popupInner.warning_mode h3 { background-color: #7D1B1B; padding-top: 6px; padding-bottom: 6px; color: #fff; } .popupInner.warning_mode input.input_submit { background-color: #7D1B1B; } .popupClose { position: absolute; left: 12px; top: 12px; } .popupClose.light_close_button { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/close_popup_light.png) no-repeat top left; opacity: 0.8; width: 13px; height: 13px; top: 18px; left: 16px; } .popupClose.light_close_button img { display: none; } .popup_footer { padding: 15px; position: absolute; bottom: 0px; right: 0px; } .popup_body { padding: 10px; } .stem { width: 31px; height: 16px; position: absolute; } .stem.topleft { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/stems/topleft.png); } .stem.topright { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/stems/topright.png); } .stem.bottomleft { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/stems/bottomleft.png); } .stem.bottomright { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/stems/bottomright.png); } .modal { background-color: #3e3e3e; } .userpopup { padding-bottom: 25px; overflow: hidden; position: relative; font-size: 0.9em; } .userpopup .info { position: relative; } .userpopup h3 { font-size: 1.2em; } .userpopup > div { padding: 8px; } .userpopup dl { border-bottom: 1px solid #d4d4d4; padding-bottom: 10px; margin-bottom: 4px; } .userpopup .photo { top: 0px; right: 0px; position: absolute; } .userpopup .user_controls { left: 10px; position: absolute; } .userpopup .reputation { right: 4px; position: absolute; } .info dt { float: left; font-weight: bold; padding: 3px 6px; clear: both; width: 30%; } .info dd { padding: 3px 6px; width: 60%; margin-left: 35%; } /************************************************************************/ /* TOPIC/POST BUTTONS STYLES */ .topic_controls { min-height: 40px; } .topic_buttons li { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/topic_button_left.png) no-repeat top left; padding: 0; margin: 10px 0px 10px 10px; float: right; } .topic_buttons li a, .topic_buttons li span { font-size: 0.9em; display: block; margin: auto 0px auto 6px; outline: 0; } .topic_buttons li span { padding: 8px 12px 7px 3px; } .topic_buttons li a { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/topic_button_right.png) no-repeat top right; padding: 7px 12px 6px 3px; } .topic_buttons li a img, .topic_buttons li span img { margin: -1px 5px 1px 0; } .topic_buttons li a img.arrow { margin-right: -3px; } .topic_buttons li:hover { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/topic_button_left_hover.png) no-repeat top left; } .topic_buttons li:hover a { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/topic_button_right_hover.png) no-repeat top right; } .topic_buttons li.disabled { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/topic_button_left_disabled.png) no-repeat top left; } .topic_buttons li.disabled a { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/topic_button_right_disabled.png) no-repeat top right; color: #555555; } .topic_buttons li.disabled span { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/topic_button_right_disabled.png) no-repeat top right; color: #8f8e8e; } .topic_buttons li.closed { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/topic_button_left_closed.png) no-repeat top left; } .topic_buttons li.closed span, .topic_buttons li.closed a { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/topic_button_right_closed.png) no-repeat top right; } ul.post_controls { background: #fffbeb; font-size: 0.8em; text-align: right; padding: 6px 10px 28px 6px; clear: both; border-bottom: 1px solid #efede6; border-top: 1px solid #efede6; } ul.post_controls li { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/post_button_left.png) no-repeat top left; padding: 0; margin: 0 4px; float: right; } ul.post_controls li.report, ul.post_controls li.top, ul.post_controls.left li { float: left; } ul.post_controls a { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/post_button_right.png) no-repeat top right; color: #fff; text-decoration: none; padding: 6px 9px 3px 4px; margin-left: 4px; display: block; } ul.post_controls a img { margin-top: -2px; } ul.post_controls a:hover { color: #3d70a3; } /* Selected button */ ul.post_controls li.selected { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/post_button_left_selected.png) no-repeat top left; } ul.post_controls li.selected a { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/post_button_right_selected.png) no-repeat top right; color: #fff; } body .topic_buttons li a:hover, body ul.post_controls a:hover { text-decoration: none; } /************************************************************************/ /* PAGINATION STYLES */ span.pagination.no_pages { color: #acacac; font-size: 0.9em; padding: 10px; height: 15px; display: block; } ul.pagination.top { padding: 0 0 5px 0; margin-bottom: 15px; height: 18px; } ul.pagination.bottom { padding: 5px 0 0 0; margin-top: 15px; height: 18px; } ul.pagination a, ul.pagination li.active, ul.pagination li.pagejump, ul.pagination li.total { text-decoration: none; padding: 1px 4px; display: block; } ul.pagination li.pagejump img { margin-top: -4px; } ul.pagination li { background: #fff; font-size: 0.9em; border: 1px solid #cfcfcf; margin: 10px 1px 0 1px; float: left; } ul.pagination li.total, ul.pagination li.active { background: none; border: 0; margin-left: 0px; } ul.pagination li.active { color: #528f6c; font-size: 1em; font-weight: bold; } ul.mini_pagination { font-size: 0.75em; display: inline; margin-left: 7px; } ul.mini_pagination li a { border: 1px solid #d3d3d3; padding: 1px 3px; } ul.mini_pagination li { display: inline; margin: 0px 2px; } /************************************************************************/ /* MODERATION & FILTER STYLES */ .moderation_bar { text-align: right; padding: 6px 35px 6px 10px; margin: 10px 0 0 0; } .moderation_bar.with_action { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/topic_mod_arrow.png); background-repeat: no-repeat; background-position: right center; } #topic_mod_2 { border-top-left-radius: 0px; border-top-right-radius: 0px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; padding-top: 10px; margin-top: -10px; } #topic_mod p { padding: 7px; font-size: 0.9em; } #topic_mod #forum_mod_options_menucontent { text-align: left; } .filter_bar { font-size: 0.8em; text-align: center; margin: 6px 0 0 0; padding: 6px; } .filter_bar select { margin-right: 10px; } .filter_bar span.clickable { display: block; } /************************************************************************/ /* TAB BAR STYLES */ .tab_bar { font-size: 0.9em; padding: 7px 15px 25px 15px; } .tab_bar.no_title { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/th_bg.png); background-repeat: repeat-x; background-position: bottom; padding: 7px 15px 56px 15px; } .tab_bar.no_title.mini { background: transparent; padding: 7px 15px 25px 15px; } .tab_bar li.active { font-weight: bold; font-size: 1.1em; padding: 7px 10px; margin: -5px 0px 0 0px; } .tab_filters { padding: 0 10px; } .tab_filters ul { padding-top: 10px; } .tab_filters a { color: #f77600; text-decoration: none; font-weight: normal; } .tab_filters li { color: #cfd9e4; padding: 0 4px; } .tab_filters li.active, .tab_filters li.active a { font-weight: bold; } /************************************************************************/ /* AUTHOR INFO (& RELATED) STYLES */ .author_info { text-align: left; font-size: 0.9em; border-right: 1px solid #e4ebf3; margin: 15px -5px 10px 0px; width: 225px; float: left; } .author_info.no_rep { margin-bottom: 15px; } .author_info li.avatar, .author_info li.group_icon, .author_info li.title { text-align: center; } .author_info ul.user_fields li { clear: both; font-size: 0.9em; color: #718a96; padding-bottom: 2px; overflow: hidden; } .author_info ul.user_fields { clear: both; } .author_info ul.user_fields li span.ft, .author_info ul.user_fields li span.fc { display: block; float: left; } .author_info ul.user_fields li span.ft { width: 38%; text-align: right; font-weight: bold; padding: 0 0 0 8px; } .author_info ul.user_fields li span.fc { padding: 0 8px 0 8px; max-width: 50%; word-wrap: break-word; } /*.author_info dl { font-size: 0.9em; margin: 8px 8px 15px 8px; } .author_info dt, .author_info dd { display: inline-block; color: #718a96; vertical-align: top; } .author_info dt { font-weight: bold; text-align: right; clear: both; } .author_info dd { text-align: left; background: red; }*/ .author_info .title { margin-top: 4px; } .user_controls { text-align: center; margin: 6px 0; } .user_controls li { margin: 0 2px; display: inline; } .user_controls li a { display: inline-block; background-color: #e8e5d6; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 3px; color: #538d32; } .warn_panel { text-align: left; padding: 6px; margin: 0 10px; } .warn_panel .warn_link { padding-left: 10%; text-decoration: none; } .warn_panel .warn_edit { float: right; } .warn_panel .warn_edit.up { margin-right: 10%; } .rating_mode.user_warn { margin: 0 auto; width: 80%; font-size: 0.9em; } .rating_mode .warn_edit.down { float: none; margin-right: 3px; } .rating_mode .warn_edit.up { float: none; margin-left: 2px; } /************************************************************************/ /* BOARD INDEX STYLES */ a.toggle { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/cat_minimize.png); display: block; float: right; height: 15px; width: 17px; text-indent: -3000em; width: 15px; top: 30px; position: absolute; right: 10px; z-index: 9999;} #latest_news { color: #538d32; font-size: 0.9em; border: 1px solid #e5e1d5; padding: 10px; margin: 0 4px 6px; } #latest_news a { text-decoration: none; } div#categories { width: 76%; overflow: hidden; } div#categories.no_sidebar { width: 100%; float: none; } #index_stats { padding-bottom: 25px; margin-bottom: 20px; margin-top: 0px; width: 22%; } .sidebar_toggle { text-align: right; padding: 4px 3px; height: 18px; width: 10px; right: 15px; margin-top: 22px; position: absolute; outline: 0; } #open_sidebar.sidebar_toggle { margin-left: 970px; margin-top: 22px; border-top-right-radius: 0; border-bottom-right-radius: 0; -moz-border-radius-top-right: 0; -moz-border-radius-bottom-right: 0; -webkit-border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; } #open_sidebar, #close_sidebar { outline: none; } .category_block h3.collapsed { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/gradient_bg.png); height: 18px; margin-top: 21px; } .category_block {position:relative;} .category_block h3.collapsed a.toggle { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/cat_maximize.png); /*padding-bottom: 6px;*/ font-size: 12px; } .category_block h3.collapsed a{ font-size: 12px; } .index_stats_collapse { text-indent: -3000em; padding-bottom: 2px; width: 15px; height: 15px; display: block; float: right; outline: 0; } .index_stats_collapse.open { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/cat_minimize_small.png); opacity:0.6; } .index_stats_collapse.close { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/cat_maximize_small.png); opacity:0.6; } .statistics { padding: 15px; margin: 10px 0px 0 0px; min-height: 160px; } .statistics h2 { font-size: 1.1em; font-weight: bold; } .statistics h2 span { font-size: 0.8em; font-weight: normal; color: #425365; } .statistics #active_users, .statistics #forum_active_users { border-top: 0; padding-top: 0; } body #topic_stats.statistics { min-height: 50px; } body .stats_list { border-top: 1px solid #e6f2e4; margin-bottom: 10px; padding: 10px 5px 0 0; float: left; width: 60%; line-height: 140%; overflow: hidden; } .stats_list li, .active_users li { float: left; font-size: 0.9em; padding: 0 5px 0 0; margin-top: 4px; } .stats_list ul, .stats_list p { margin-left: 15px; } .stats_list span.desc { font-weight: normal; } .active_users span.name { font-size: 0.9em; padding: 0 5px 0 0; margin-top: 4px; } .active_users p { margin-left: 15px; } #stats { border-left: 1px solid #e6f2e4; padding-left: 20px; width: 33%; float: right; } #stats dl { margin-left: 10px; } #stats dt, #stats dd { border-top: 1px solid #dedede; font-size: 0.85em; padding: 6px 2px; float: left; width: 45%; } #stats dt { font-weight: bold; clear: both; } #stats .extra { color: #a2a2a2; font-size: 0.9em; } #stat_links { color: #69727b; font-size: 0.85em; text-align: center !important; margin-top: 25px; } #stat_links li { padding: 2px 6px; } .friend_list ul li, #top_posters li { text-align: center; padding: 8px 0 0 0; margin: 5px 0 0 0; min-width: 80px; height: 70px; float: left; } .friend_list ul li span.name, #top_posters li span.name { font-size: 0.8em; } #hook_watched_items ul li { padding: 8px; } body#ipboard_body #hook_watched_items fieldset.submit { padding: 8px; } /************************************************************************/ /* FORUM VIEW (& RELATED) STYLES */ .topic_preview, ul.topic_moderation { margin-top: -2px; z-index: 300; } ul.topic_moderation li { float: left; } .topic_preview a, ul.topic_moderation li a { padding: 0 3px; display: block; float: left; } span.mini_rate { margin-right: 12px; display: inline-block; } img.mini_rate { margin-right: -5px; } .topic_prefix { font-size: 0.8em; font-weight: bold; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 0px 4px; float: left; display: block; } #forum_legend { width: 39%; } #forum_legend dl { font-size: 0.9em; margin-top: 15px; } #forum_legend dt, #forum_legend dd { font-size: 0.9em; border-top: 1px solid #dedede; padding: 6px 2px; height: 20px; float: left; } #forum_legend dt { text-align: center; width: 9%; } #forum_legend dd { width: 38%; max-width: 200px; } .message.forum_rules { margin-bottom: 20px; } .rules { line-height: 150%; } #forum_table .maintitle .main_forum_title { float: left; } #forum_table .maintitle .desc { float: right; } #forum_table .maintitle .desc a { color: #e5e1d5; } #filter_form input.input_submit { margin-left: 4px; } .maintitle .desclinks { color: #e5e1d5; font-size: 0.6em; padding-top: 4px; } .maintitle .desclinks a { text-decoration: none; } /************************************************************************/ /* TOPIC VIEW (& RELATED) STYLES */ ul.topic_jump { font-size: 0.8em; padding-top: 4px; margin: 0px auto 15px auto; } ul.topic_jump li { padding: 1px 7px; float: left; } ul.topic_jump li a { text-decoration: none; } ul.topic_jump li.previous { border-right: 1px solid #8f8f8f; } ul.topic_jump li.next { border-left: 1px solid #8f8f8f; } /*#ipboard_body .post_block h3,*/ .poll h3 { background: #B5C0CF url(http://forum.pcfoster.pl/public/style_images/pcfoster/gradient_bg.png) repeat-x 50%; } body .ip { color: #475769; font-style: italic; font-weight: normal; font-size: 11px; padding-top: 4px; margin-right: 10px; margin-left: 15px; } span.post_id { font-size: 11px; font-weight: normal; padding-top: 4px; display: block; float: right; } input.post_mod { float: right; margin: 0px 6px 0 15px; } .signature { color: #8e8e8e; font-size: 11px; border-top: 1px solid #e5e1d5; padding: 8px; margin: 10px 10px 0 6px; } .signature a { text-decoration: underline; } .post_block { margin: 0 0 1px 0; position: relative; } .post_block.no_sidebar { background-image: none; } .post_block h3 { padding: 8px; } .post_block address { font-weight: bold; } .post_wrap { top: 0px; } .post_block.topic_summary h3 { padding: 4px; } .post_block.topic_summary .posted_info { margin-left: 10px; } .post_block.topic_summary .post_body .post { padding: 3px 10px 15px; margin-top: -15px; } .post_block.with_rep .post_body { margin-bottom: 25px; } .post_body { margin-left: 235px; line-height: 100%; } .post_block.no_sidebar .post_body { margin-left: 0px; } .post_body .post { margin-top: 3px; padding: 10px; line-height: 150%; } .post_ignore { background: #fafbfc; color: #777; font-size: 0.9em; padding: 15px; } .post_ignore .reputation { text-align: center; padding: 2px 6px; float: none; display: inline; } .rep_bar { background: #fafbfb; font-size: 0.8em; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; padding: 0 10px; right: 0; bottom: 32px; position: absolute; } /* .post_block.rep_highlight .rep_bar { max-width: 140px; }*/ .rep_bar ul { margin-top: 8px; float: left; } .rep_bar ul li { float: left; } p.rep_highlight { float: right; display: inline-block; margin: 5px 10px 10px 10px; background: #e8e5d6; color: #538d32; padding: 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: 0.8em; font-weight: bold; text-align: center; } p.rep_highlight img { margin-bottom: 4px; } p.posted_info { padding: 10px 5px 7px 7px; margin-left: -3px; margin-bottom: -10px; } p.posted_info strong.event { color: #1c2837; font-size: 1.2em; } p.edit { background-color: #f3f3f3; color: #515151; font-size: 0.9em; line-height: 120%; padding: 10px; margin-top: 10px; } div.threaded_view ul ul { margin-left: -25px; } div.threaded_view ul li { padding: 0px 0 0px 25px; } div.threaded_view { line-height: 140%; padding: 5px 0 15px 0; } div.threaded_view .post_title { font-style: italic; } .topic_share { font-size: 0.9em; padding: 3px; margin-top: 4px; } .topic_share li { float: left; margin: 0 5px; } .poll { border-bottom: 7px solid #538d32; margin-bottom: 5px; } .poll fieldset { padding: 9px; } .poll_question { padding: 10px; margin: 10px 10px 10px 20px; } .poll_question h4 { background-color: #e6f2e4; margin: 0 -7px; padding: 5px; } .poll_question ol { padding: 8px; background-color: #fafbfc; } .poll_question li { font-size: 0.9em; margin: 6px 0; } .poll_question .votes { margin-left: 5px; } .snapback { margin-right: 5px; padding: 1px 0 1px 1px; } .topic .main_topic_title { float: left; } .maintitle .rating { font-size: 11px; margin: 4px 0 0 15px; float: right; } .maintitle .rating img { margin-top: -2px; } /************************************************************************/ /* POSTING FORM (& RELATED) STYLES */ div.post_form label { text-align: right; padding-right: 15px; width: 275px; float: left; clear: both; } div.post_form span.desc, fieldset#poll_wrap span.desc { margin-left: 290px; display: block; clear: both; } div.post_form .checkbox input.input_check, #mod_form .checkbox input.input_check { margin-left: 315px; } div.post_form .antispam_img { margin-left: 290px; } div.post_form .captcha .input_text { float: left; } div.post_form fieldset { padding-bottom: 15px; } div.post_form h3 { margin-bottom: 10px; } fieldset.with_subhead { margin-bottom: 0; padding-bottom: 0; } fieldset.with_subhead h4 { text-align: right; margin-top: 6px; width: 300px; float: left; } fieldset.with_subhead ul { border-bottom: 1px solid #e5e1d5; padding-bottom: 6px; margin: 0 15px 6px 320px; } fieldset.with_subhead span.desc, fieldset.with_subhead label { margin: 0; width: auto; } fieldset.with_subhead #post_icons { border: 0; margin-left: 326px; } fieldset.with_subhead #post_icons li { margin-right: 15px; margin-bottom: 6px; float: left; } fieldset.with_subhead .checkbox input.input_check { margin-left: 0px; } #toggle_post_options { background: transparent url(http://forum.pcfoster.pl/public/style_images/pcfoster/add.png) no-repeat; font-size: 0.9em; padding: 2px 0 2px 22px; margin: 15px; display: block; } .post_form #poll_wrap .question { margin-bottom: 10px; } .post_form #poll_wrap .question .wrap { background-color: #e6f2e4; padding: 10px; margin-left: 290px; margin-right: 12px; } .post_form #poll_wrap .question .wrap ol { margin-left: 25px; margin-top: 16px; list-style: decimal; } .post_form #poll_wrap .question .wrap ol li { margin: 5px; } .post_form #poll_wrap .question .wrap input.input_check, .post_form #poll_wrap .question .wrap label, .post_form #poll_wrap .question .wrap span.desc { text-align: left; margin-left: 0; display: inline; width: auto; clear: none; float: none; } .post_form #poll_wrap .question ul.post_controls { text-align: left; } .post_form .question_title { font-weight: bold; } .post_form #poll_form .topic_buttons { margin-left: 315px; } .post_form #poll_form .topic_buttons li, .post_form #poll_form .post_controls li { float: left; } .post_form #poll_form #poll_stats.desc { margin-left: 320px; margin-bottom: 8px; } /************************************************************************/ /* ATTACHMENT MANAGER (& RELATED) STYLES */ .swfupload { position: absolute; z-index: 1; } #attachments { margin: 15px; } #attachments li { background-color: #e6f2e4; border: 1px solid #e5e1d5; padding: 6px 20px 6px 42px; margin-bottom: 10px; position: relative; } #attachments li p.info { color: #69727b; font-size: 0.8em; width: 300px; } #attachments li .links, #attachments li.error .links, #attachments.traditional .progress_bar { display: none; } #attachments li.complete .links { font-size: 0.9em; margin-right: 15px; right: 0px; top: 12px; display: block; position: absolute; } #attachments li .progress_bar { margin-right: 15px; width: 200px; right: 0px; top: 15px; position: absolute; } #attachments li.complete, #attachments li.in_progress, #attachments li.error { background-repeat: no-repeat; background-position: 12px 12px; } #attachments li.in_progress { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/loading.gif); } #attachments li.error { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/exclamation.png); background-color: #e8caca; border: 1px solid #ddafaf; } #attachments li.error .info { color: #8f2d2d; } #attachments li.complete { background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/accept.png); } #attachments li .thumb_img { left: 6px; top: 6px; width: 30px; height: 30px; overflow: hidden; position: absolute; } fieldset.attachments .input_submit, fieldset.attachments .swfupload, fieldset.attachments .input_upload { margin-left: 15px; } div.post_form fieldset.attachments span.desc { margin: 0 0 0 15px; display: inline; clear: none; } #attach_wrap { background: #eef3f8; padding: 6px; margin-top: 8px; } #attach_wrap h4 { font-size: 1em; font-weight: bold; } #attach_wrap li { margin: 5px 6px; float: left; } #attach_wrap .desc.info { margin-left: 24px; } /************************************************************************/ /* COMMENTS (& RELATED) STYLES */ #comment_list { margin-top: 10px; } #comment_innerwrap .no-form { margin-top: 4px; } .comment_wrap .comment { line-height: 150%; padding: 5px; } .comment_wrap { position: relative; } .comment_wrap .rep_bar { position: static; margin: -10px -5px -5px 0; } .comment_wrap .comment .photo { float: left; margin: 0 10px 10px 0; } .comment_wrap .comment h4, .comment_wrap .posted_date, .comment_wrap .comment .comment_content { margin-left: 65px; } .comment_wrap .posted_date { display: block; } .comment_wrap .comment h4 { font-size: 1.1em; margin-bottom: -3px; clear: none !important; } .comment_wrap .comment h4 a { text-decoration: none; } .comment_wrap .comment .comment_content { padding: 10px 5px; } .comment_options { float: right; } .comment_options li { font-size: 0.8em; font-weight: bold; margin: 0 5px; float: left; } .comment_options li a, .comment .cleft a { text-decoration: none; } #commentReply { margin-left: 70px; } #commentUser { padding-top:0px; padding-left: 10px; float: left; } #commentButtons { margin: 0px 0px 10px 0px; text-align: right; } /* New comment styles */ .comment .post_wrap .cleft { float: left; margin-left: 65px; padding-left: 5px; position: absolute; display: inline-box; } .comment_wrap .comment.gallery_row_off, .comment_wrap .comment.row1, .comment_wrap .comment.row2 { margin-bottom: 0px; margin-top: 0px; margin-left: 0px; padding-left: 0px; border-bottom: 0px; } .comment_wrap .comment.row2 { padding-top: 5px; } .comment_content { padding: 10px 0px 10px 0px; } /************************************************************************/ /* REPUTATION STYLES */ .reputation /*.post_block .rep_highlight*/ { font-weight: bold; padding: 3px 8px; margin: 6px; display: block; float: right; } .reputation.positive, .members li.positive { background: #6f8f52; } .reputation.negative, .members li.negative { background: #b82929; } .reputation.positive, .reputation.negative { color: #fff; } .reputation.zero { background: #dedede; color: #6e6e6e; } /*body .post_block .rep_highlight { font-size: 1.1em; float: left; }*/ /************************************************************************/ /* PORTAL STYLES */ #index_stats.portal { margin-top: 0px; } #portal_articles { width: 76%; margin-right: 2%; } #portal_active_users ul, #portal_active_users li { float: left; padding: 3px; } #portal_active_users ul { margin-bottom: 15px; } /************************************************************************/ /* Status updates */ #status_recent_actions { width: 20%; } .status_profile_page { width: 65%; margin-right: 10px; float: left; } .status_profile_actions { width: 30%; padding: 10px; float: left; } .status_action_left { margin-left:4px; float: left; } .status_action_right { margin-left: 35px; } #status_standalone_page { width: 76%; } #status_wrapper { } #status_wrapper .right { padding-bottom: 8px; padding-right: 8px; } #status_wrapper p.no-status, .status_profile_actions p.no-status { padding: 10px; text-align: center; font-size: 1.1em; } .status_profile_actions p.no-status { padding: 4px; } .status_main_wrap { margin-bottom: 20px; margin: 10px; padding: 15px; background: #fff; border: 1px solid #efede6; } .status_main_wrap a { text-decoration: none; } .status_main_photo { float: left; } .status_main_content { margin-left: 65px; word-wrap: break-word; } .status_main_content h4 { font-weight:normal; font-size:1.2em; } .status_main_content h4 .su_links a { font-weight: normal; } .status_main_content p { padding: 6px 0px 6px 0px; } .status_main_content h4 a { font-weight:bold; text-decoration: none; } .status_mini_wrap { padding: 7px; font-size: 0.95em; margin-top: 2px; } .status_mini_photo { float: left; } .status_mini_content { margin-left: 35px; } .status_mini_content p { font-size:10px; padding: 4px 0px 4px 0px; } .status_mini_content h5 { font-weight:normal; padding-top: 4px; font-size:1.0em; } .status_mini_content h5 a { font-weight:bold; } .status_textarea { width: 99%; } .status_submit { padding-right: 5px; text-align: right; } .status_replies_many { height: 300px; overflow: auto; } .status_update { background: #6f9858; color: #fff; padding: 15px 12px; } .status_update input { font-size: 1.1em; } .status_update .desc { color: #FFFFFF; } .status_profile_actions div { padding:5px 0px 5px 0px; } .status_main_content h4 a.su_links { font-weight: normal;} /* Fiddle with some stuffs for the status hook */ #statusHook{ background: #FFFFFF; padding: 0px; } #statusHook h3 { margin:0px; padding: 5px; } #statusHook .status_main_photo { padding:6px; } #statusHook .status_main_content { margin-left: 0px; } #statusHook .status_main_content h4 { font-size: 0.95em; padding: 2px 6px 0px 6px; margin-left:28px; line-height: 125%; } #statusHook .status_main_content p { padding: 2px 6px 2px 6px; margin-left:28px; } #statusHook .status_update { margin-bottom: 0px; padding: 6px; } #statusHook .status_main_wrap { margin: 0; background-color: #fffbeb; border-bottom:2px solid #efede6; padding: 4px; -moz-box-shadow: none; -webkit-box-shadow: none; } #statusHook .status_mini_wrap { background-color: #fafbfc !important; } #statusHook .status_mini_wrap h5 { color: #606060; font-size: 0.9em; } #statusHook .status_mini_content { margin-left: 45px; } #statusHook #statusUpdate, #statusHook #statusSubmit { font-size: 0.9em !important; } #statusUpdate { padding: 2px; } #statusHook .status_feedback { /*border-left: 2px solid #e4ebf2;*/ margin: 0 -4px -4px 10px; } #statusHook .status_update .desc { color: #606060; } .status_inactive { color: gray; } .status_smallspace { font-size: 1.0em; } #notificationlog table td a, #likesList table td a { text-decoration: underline; } #chat-tab-count { background-color: #e5e1d5; font-weight: bold; font-size: 0.8em; padding: 2px 5px; -moz-border-radius: 6px; -webkit-border-radius: 6px; color: #000; text-decoration: none; z-index: 5000; } /* Favorites */ .ips_like { background-color: #f3f7f1; padding: 8px 4px 4px 4px; color: #878787; font-size: 1em; min-height: 18px; font-size: 0.9em; line-height: 130%; clear: both; } .ips_like a { color: #878787; } .ips_like a.ftoggle { float: right; /*background: #e4ebf2 url(http://forum.pcfoster.pl/public/style_images/pcfoster/icons/thumb_up.png) no-repeat left 2px;*/ border:1px solid #CBCBCB; padding: 3px 4px 2px 4px; color: #656565; font-size:0.8em; text-decoration: none; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; margin-top: -4px; } .ips_like a.ftoggle.on { /*background: #e4ebf2 url(http://forum.pcfoster.pl/public/style_images/pcfoster/icons/fave_on_small.png) no-repeat left 2px;*/ } .ips_like a.ftoggle._newline, .ips_like a.ftoggle.on._newline { float:none; margin-top: 5px; margin-left: auto; margin-right: 0; display: block; width: 70px; text-align: center; } .ips_like a:hover.ftoggle.on, .ips_like a:hover.ftoggle { background-color: #e5e1d5; } /* Fave pop-up */ .likepop { padding:4px; } .likepop div { min-height: 60px; display: block; } .likepop img { float: left; margin-top: 4px; margin-left: 4px; } .likepop div em { float: right; padding-top: 8px; padding-right: 8px; } .likepop div div { margin-left: 62px; padding-top: 8px; } .likepop div div strong { font-size: 1.1em; } .likepop div div p { margin-top:6px; line-height: 150%; } /* reduce images in topic pop-up */ #topicPreview img { max-width: 200px; max-height: 200px; clear:both; } .facebook-like { float: left; } .boxShadow { -webkit-box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px; -moz-box-shadow: rgba(0, 0, 0, 0.64) 0px 12px 25px; box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px; } /* ---------------- main ad --------------- */ #main_ad { float: left; margin: 5px 0 5px 250px; width: 750px; display: inline; } #main_ad img { float: left; } /* --------------- !main ad --------------- */ /* Inline CSS */ /* CSS: ipb_common*/ /************************************************************************/ /* IP.Board 3 CSS - By Rikki Tissier - (c)2008 Invision Power Services */ /************************************************************************/ /* ipb_common.css */ /************************************************************************/ /************************************************************************/ /* LIGHTBOX STYLES */ #lightbox{ position: absolute; left: 0; width: 100%; z-index: 16000 !important; text-align: center; line-height: 0;} #lightbox img{ width: auto; height: auto;} #lightbox a img{ border: none; } #outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; } #imageContainer{ padding: 10px; } #loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; } #hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; } #imageContainer>#hoverNav{ left: 0;} #hoverNav a{ outline: none;} #prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(http://forum.pcfoster.pl/public/style_images/pcfoster/spacer.gif); /* Trick IE into showing hover */ display: block; } #prevLink { left: 0; float: left;} #nextLink { right: 0; float: right;} #prevLink:hover, #prevLink:visited:hover { background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/lightbox/prevlabel.gif) left 15% no-repeat; } #nextLink:hover, #nextLink:visited:hover { background: url(http://forum.pcfoster.pl/public/style_images/pcfoster/lightbox/nextlabel.gif) right 15% no-repeat; } #imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; } #imageData{ padding:0 10px; color: #666; } #imageData #imageDetails{ width: 70%; float: left; text-align: left; } #imageData #caption{ font-weight: bold; } #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; } #imageData #bottomNavClose{ width: 66px; float: right; padding-bottom: 0.7em; outline: none;} #overlay{ position: fixed; top: 0; left: 0; z-index: 15000 !important; width: 100%; height: 500px; background-color: #000; } /************************************************************************/ /* BBCODE STYLES */ /* NOTE: These selectors style bbcodes throughout IPB. It is recommended that you DO NOT change these styles if you are creating a skin since it may interfere with user expectation of what certain BBCodes look like (quote boxes are an exception to this). */ strong.bbc { font-weight: bold !important; } em.bbc { font-style: italic !important; } span.bbc_underline { text-decoration: underline !important; } acronym.bbc { border-bottom: 1px dotted #000; } span.bbc_center, div.bbc_center { text-align: center; display: block; } span.bbc_left, div.bbc_left { text-align: left; display: block; } span.bbc_right , div.bbc_right { text-align: right; display: block; } div.bbc_indent { margin-left: 50px; } del.bbc { text-decoration: line-through !important; } ul.bbc { list-style: disc outside; margin-left: 30px; } ul.bbc ul.bbc { list-style-type: circle; } ul.bbc ul.bbc ul.bbc { list-style-type: square; } ul.bbcol.decimal { margin-left: 30px; list-style-type: decimal; } ul.bbcol.lower-alpha { margin-left: 30px; list-style-type: lower-alpha; } ul.bbcol.upper-alpha { margin-left: 30px; list-style-type: upper-alpha; } ul.bbcol.lower-roman { margin-left: 30px; list-style-type: lower-roman; } ul.bbcol.upper-roman { margin-left: 30px; list-style-type: upper-roman; } hr.bbc { display: block; border-top: 2px solid #777; } div.bbc_spoiler { } div.bbc_spoiler span.spoiler_title { font-weight: bold; } div.bbc_spoiler_wrapper { border: 1px inset #777; padding: 4px; } div.bbc_spoiler_content { } input.bbc_spoiler_show { width: 45px; font-size: .7em; margin: 0px; padding: 0px; } pre.prettyprint { padding: 5px; background: #f8f8f8; border: 1px solid #c9c9c9; overflow: auto; margin-left: 10px; font-size: 11px; line-height: 140%; } .bbc_member, .bbc_url, .bbc_email { color: inherit; } /* Quote boxes */ p.citation { background: #fff8d7 url(http://forum.pcfoster.pl/public/style_images/pcfoster/citation_bg.png) no-repeat right; color: #2b3730; font-size: 0.9em; font-weight: bold; border-width: 1px 1px 0 3px; border-style: solid; border-color: #ead8ab; padding: 5px 8px; } div.blockquote { background: #fff8d7; font-size: 0.9em; border-width: 1px 1px 1px 3px; border-style: solid; border-color: #ead8ab; margin: 0px; margin-top: 0px; } div.blockquote p.citation { background-color: #e5d2e9; color: #413544; border-color: #ae7eb9; } div.blockquote div.blockquote { background: #f9f5fa; font-size: 1em; border-color: #ae7eb9; margin: -0px 15px 0px 15px; } div.blockquote div.blockquote p.citation { background-color: #e9e7d1; color: #474534; border-color: #b2ab72; } div.blockquote div.blockquote div.blockquote { background: #f9f8f3; border-color: #b2ab72; } div.blockquote p.citation { margin: 6px 15px 0 15px; font-size: 1em; } div.quote { padding: 12px; } div.quote p.blockquote { margin-left: -12px; } cite { display: block; font-weight: bold; } blockquote cite { font-size: 1em; } /* Inline CSS */ /* CSS: calendar_select*/ .calendar_date_select { color:white; border:#777 1px solid; display:block; width:195px; z-index: 1000; } /* this is a fun ie6 hack to get drop downs to stay behind the popup window. This should always be just underneath .calendar_date_select */ iframe.ie6_blocker { position: absolute; z-index: 999; } .calendar_date_select thead th { font-weight:bold; background-color: #000; border-top:1px solid #777; border-bottom:2px solid #333; color: white !important; } .calendar_date_select .cds_buttons { text-align:center; padding:5px 0px; background-color: #555; } .calendar_date_select .cds_footer { background-color: black; padding:3px; font-size:12px; text-align:center; } .calendar_date_select table { margin: 0px; padding: 0px; } .calendar_date_select .cds_header { background-color: #ccc; border-bottom: 2px solid #aaa; text-align:center; } .calendar_date_select .cds_header span { font-size:15px; color: black; font-weight: bold; } .calendar_date_select select { font-size:11px;} .calendar_date_select .cds_header a:hover { color: white; } .calendar_date_select .cds_header a { width:22px; height:20px; text-decoration: none; font-size:14px; color:black !important; } .calendar_date_select .cds_header a.prev { float:left; } .calendar_date_select .cds_header a.next { float:right; } .calendar_date_select .cds_header a.close { float:right; display:none; } .calendar_date_select .cds_header select.month { width:90px; } .calendar_date_select .cds_header select.year { width:61px; } .calendar_date_select .cds_buttons a { color: white; font-size: 9px; } .calendar_date_select td { font-size:12px; width: 24px; height: 21px; text-align:center; vertical-align: middle; background-color: #666666; } .calendar_date_select td.weekend { background-color: #606060; } .calendar_date_select td div { color: #fff; } .calendar_date_select td div.other { color: #888; } .calendar_date_select td.selected div { color:black; } .calendar_date_select tbody td { border-bottom: 1px solid #555; } .calendar_date_select td.selected { background-color:white; } .calendar_date_select td:hover { background-color:#ccc; } .calendar_date_select td.today { border: 1px dashed #999; } .calendar_date_select td.disabled div { color: #454545; } .fieldWithErrors .calendar_date_select { border: 2px solid red; } /* Inline CSS */ /* CSS: ipb_print*/ * { font-family: Georgia, "Times New Roman", serif; } html #content { font-size: 10pt; } ol,ul { list-style:none; } ul.pagination { margin-left: -35px; } ul.pagination a, ul.pagination li.active, ul.pagination li.pagejump, ul.pagination li.total { text-decoration: none; padding: 1px 4px 1px 0px; display: block; } ul.pagination li { font-size: 0.9em; margin: 0 2px 0 2px; float: left; } ul.pagination li.total, ul.pagination li.active { background: none; border: 0; margin-left: 0px; } ul.pagination li.active { color: #000; font-size: 1em; font-weight: bold; } ul.pagination li.pagejump { display: none; } #admin_bar, #header, #footer_utilities, #utility_links, .post_mod, .author_info, .rep_bar, .post_controls, .top, #content_jump, .topic_buttons, .topic_options, h1, .post_id, h3 img, .ip, hr, .moderation_bar, .topic_jump, .topic_share, #fast_reply, #reputation_filter, .statistics, .rating, .message, #debug_wrapper, fieldset, .signature { display: none; } #breadcrumb { display: block !important; } #breadcrumb li { float: left; } .topic, .hfeed { clear: both; } .post_block { margin-bottom: 10pt; border-top: 2pt solid gray; line-height: 60%; padding-top: 10px; } .posted_info { color: gray !important; font-size: 8pt !important; text-decoration: none !important; padding-bottom: 3px; float: right; margin-top: -30px; } span.main_topic_title { font-size: 1.7em; padding-left: 2px; } .post_block h3 { display: inline !important; margin: 0px 0px 10px !important; padding: 0px !important; float: left; } .post_block h3 a { color: black !important; text-decoration: none !important; font-style: normal !important; } .post_block .post_body a:after { content: " (" attr(href) ") "; } .post_body { line-height: 100%; margin-top: 15px; clear: both; display: block; padding: 10px; border-top: 1pt solid #d3d3d3; } h1, h2, h3 { font-weight: bold; } #copyright { text-align: center; color: gray; font-size: 9pt; } a img { border: 0px; } abbr.published { text-decoration: none !important; border: 0px; }

Forum PCFoster.pl: Forum Komputerowe :: Forum PC - PCFoster.pl

Skocz do zawartości
  • Kontakt
  • Redakcja
  • RSS
  • Reklama
  • O serwisie
  • Aktualności
  • Testy i Recenzje
  • Download
  • Konkursy
  • Forum
Login: Hasło: ? załóż konto? przypomnij hasło Szukaj Zaawansowane

Strona główna

Aktualności

  • "Mały, ale wariat" - SX79R5 z SB-E
    dziś, 14:10
  • Absolutna dominacja Androida
    dziś, 14:10
  • Będzie mniej świecidełek w Win 8
    dziś, 14:10
  • Darmowa konsola dla studentów... w USA.
    dziś, 14:10
  • High-endowy headset w ofercie CM
    dziś, 14:10
  • Nowe MacBook Pro z imponującą rozdzielczością
    dziś, 14:10
  • ThinkStation E31 - entry level w stacjach roboczych
    wczoraj, 19:35

Najnowsze tematy

  • PEarl do c++ ? czy to mozliwe? przez satriani 
    dziś, 10:22
  • wyselekcjonować okien ze strumienia video przez satriani 
    dziś, 10:16
  • Poszukuje forum z grami na androida. przez seba0808 
    dziś, 09:35
  • [1200 zł/1300 zł] Zestaw bez dysku i grafiki. Do ger. przez spk 
    wczoraj, 21:43
  • Karta graficzna(proc. intel pentium 4) [do 400zł] przez Justex 
    wczoraj, 21:29

Aktualizacje statusu

yyy  miłych świąt wielkanocnych

08 kwi 2012 15:06 Ukryj komentarze Ten status otrzymał maksymalną liczbę dozwolonych odpowiedzi

Rafis  jest ktoś? Jeśli tak proszę o pomoc w dziale komputery przenośne.

02 kwi 2012 21:27 Ukryj komentarze Ten status otrzymał maksymalną liczbę dozwolonych odpowiedzi

Adonim  były recenzent portalu PCFoster.pl

26 mar 2012 23:31 Ukryj komentarze Ten status otrzymał maksymalną liczbę dozwolonych odpowiedzi

haniakarton  jest tu kto ?

14 mar 2012 20:52 Ukryj komentarze Ten status otrzymał maksymalną liczbę dozwolonych odpowiedzi

Ana_93  Jakby ktoś był chętny żeby pomóc mi w tym wątku http://forum.pcfoster.pl/topic/8362-ktos-mi-sie-wlamal-do-komputera/ to będę wdzięczna. Właśnie edytowałam mojego ostatniego posta... z góry dzięki :)

29 lut 2012 11:56 Ukryj komentarze Ten status otrzymał maksymalną liczbę dozwolonych odpowiedzi

magik092  Witajcie po mojej dłuższej nieobecności, postaram się wrócić aktywnie na forum :p

28 lut 2012 21:30 Ukryj komentarze Ten status otrzymał maksymalną liczbę dozwolonych odpowiedzi

Grafix  Gdzie mogę umieścić temat z awarią komputera?

18 lut 2012 17:27 Ukryj komentarze Ten status otrzymał maksymalną liczbę dozwolonych odpowiedzi

Bonnox  Zapraszam do obejrzenia krótkiego filmu z ESLa z BFa3 http://www.youtube.com/watch?v=_FPhAVT3hng

12 lut 2012 22:06 Ukryj komentarze Ten status otrzymał maksymalną liczbę dozwolonych odpowiedzi

iKrzysiek  150 :)

12 lut 2012 18:14 Ukryj komentarze Ten status otrzymał maksymalną liczbę dozwolonych odpowiedzi

Vicious Jack  Witam po prawie roku nieobecności...

01 lut 2012 19:01 Pokaż komentarze (4) Ukryj komentarze  Pokaż wszystkie komentarze 4 iKrzysiek  01 lut 2012 19:34 Siema :) Vicious Jack  01 lut 2012 19:37 siema siema pozmienialo sie tu ze hej
iKrzysiek  01 lut 2012 21:03 Ta, spamboty atakują przynajmniej 2 razy na miesiąc xD Ten status otrzymał maksymalną liczbę dozwolonych odpowiedzi Wyświetl wszystkie aktualizacje →

Top 5 użytkowników

  • 121 magik092  
  • 100 Pablo7403  
  • 78 Duath  
  • 54 Robo  
  • 37 mivosh  

Zmień widoczność tej kategorii Sprzęt (Hardware)

  Sprzęt (Hardware)  Tematy/Posty  Ostatni post

Procesory, płyty główne i RAMy

Dyskusje o procesorach (Intel, AMD i innych), płytach głównych i pamięciach RAM.
  • 649 tematów
  • 3148 odpowiedzi
  • wczoraj, 22:30
  • przez mw_1975 
  • w Problem z ram

Karty graficzne i monitory

Dyskusje o kartach graficznych oraz monitorach LCD i CRT.
  • 699 tematów
  • 3782 odpowiedzi
  • dziś, 16:14
  • przez mw_1975 
  • w Karta graficzna(proc. intel...

Karty muzyczne i głośniki

Dyskusje o kartach dźwiękowych i zestawach głośnikowych.
  • 257 tematów
  • 1187 odpowiedzi
  • wczoraj, 20:28
  • przez Kamillo 
  • w Nie mam dźwięu

Obudowy, zasilacze, oraz chłodzenie

Wszystko o systemach chłodzących, zasilaczach i obudowach komputerowych.
  • 186 tematów
  • 1219 odpowiedzi
  • 14 maj 2012 - 16:37
  • przez Luxura_pl291 
  • w Zasilasz do starego komputera

Zestawy komputerowe

Dyskusje o kompletnych zestawach komputerowych. Pomoc w składaniu.
  • 709 tematów
  • 4068 odpowiedzi
  • dziś, 16:43
  • przez mw_1975 
  • w [1200 zł/1300 zł] Zestaw be...

Pozostałe urządzenia

Pozostałe urządzenia: Dyski Twarde, napędy CD/DVD, nagrywarki, pamięci Flash, Tunery TV, Myszki, Klawiatury, Drukarki, Skanery i inne.
  • 622 tematów
  • 2297 odpowiedzi
  • wczoraj, 21:12
  • przez Daroxx 
  • w Brother DCP-135c

Overclocking & Modding

Wszystko o podkręcaniu procesorów i kart graficznych oraz upiększaniu swojego peceta.
  • 77 tematów
  • 451 odpowiedzi
  • 12 maj 2012 - 13:47
  • przez Koala 
  • w Podkręcanie procesora nie d...

Komputery przenośne

Dyskusja o notebookach, netbookach i palmtopach.
  • 180 tematów
  • 815 odpowiedzi
  • wczoraj, 20:55
  • przez Kamillo 
  • w Problem z Lenovo 3000 N200

Recenzje czytelników

Testy, recenzje i opinie z używania sprzętu użytkowników PCFoster.pl.
  • 4 tematów
  • 34 odpowiedzi
  • 10 kwiecień 2012 - 17:06
  • przez magik092 
  • w Praca

Zmień widoczność tej kategorii Systemy Operacyjne

  Systemy Operacyjne  Tematy/Posty  Ostatni post

Windows 8

Microsoft Windows 8 ? robocza nazwa następcy systemu Microsoft Windows 7, tworzonego przez firmę Microsoft.
  • 8 tematów
  • 44 odpowiedzi
  • 15 maj 2012 - 14:36
  • przez polarnik 
  • w Opinie dotyczące Windows 8

Windows 7

Najnowszy produkt firmy Microsoft.
  • 274 tematów
  • 1063 odpowiedzi
  • 16 maj 2012 - 20:54
  • przez Mesmerize 
  • w Instalowanie programów z ko...

Windows Vista

Rozmowy o systemie operacyjnym z logiem Microsoft - Windows Vista oraz serwerowym odpowiednikiem Longhorn Server. Problemy z działaniem, dyskusje na jego temat i pytania związane z instalacją.
  • 139 tematów
  • 534 odpowiedzi
  • 30 kwiecień 2012 - 20:25
  • przez Mesmerize 
  • w Kopiuj , wklej , problem !!...

Windows XP, 2000 / Server 2003

Dyskusja na temat działania systemu Windows XP, 2000 oraz Server 2003, modyfikacji ustawień i problemach z działaniem.
  • 626 tematów
  • 2503 odpowiedzi
  • 16 maj 2012 - 07:59
  • przez magik092 
  • w Brak internetu i ikon na pu...

Linux / Unix

Wszystko co związane z systemami unixowymi.
  • 73 tematów
  • 248 odpowiedzi
  • 11 kwiecień 2012 - 20:13
  • przez eska 
  • w ubuntu na pendrive

MAC OS X

Wszystko co związane z systemem MAC OS X.
  • 11 tematów
  • 25 odpowiedzi
  • 29 kwiecień 2012 - 20:55
  • przez ardgalen 
  • w x terminal w mac osx

Zmień widoczność tej kategorii Programy (Software)

  Programy (Software)  Tematy/Posty  Ostatni post

Benchmarki

Baza wyników testów przeprowadzonych przez programy do testowania sprzętu. Dyskusje odnośnie problemów związanych z programami do testowania (3d Mark, Sandra PCMark etc.).
  • 13 tematów
  • 26 odpowiedzi
  • 08 kwiecień 2012 - 17:58
  • przez GGGG1212 
  • w NOWE FORUM POSZUKUJE MODERA...

Sterowniki i BIOS'y

Wszystkie problemy związane ze sterownikami oraz BIOS'em (adresy stron ze sterownikami, wgrywanie nowego BIOSU itp.).
  • 198 tematów
  • 824 odpowiedzi
  • 20 kwiecień 2012 - 13:49
  • przez Annie 
  • w Dysk twardy w Biosie

Grafika, Fotografia, Multimedia

Dział poświęcony wszelkim narzędziom obróbki obrazu i dźwięku.
  • 191 tematów
  • 717 odpowiedzi
  • dziś, 10:16
  • przez satriani 
  • w wyselekcjonować okien ze st...

Webmastering

Dyskusje na temat webmasteringu: języków tworzenia stron internetowych, usług hostingowych oraz CMS'ów.
  • 179 tematów
  • 664 odpowiedzi
  • 14 maj 2012 - 13:35
  • przez Kamillo 
  • w Od czego zacząć i co trzeba...

Programowanie

Miejsce dla koderów i webmasterów.
  • 220 tematów
  • 363 odpowiedzi
  • dziś, 10:22
  • przez satriani 
  • w PEarl do c++ ? czy to mozliwe?

Bezpieczeństwo

Logi HijackThis, zabezpieczenie komputera oraz danych. Programy antywirusowe, antyspyware, firewall itd.
  • 198 tematów
  • 1196 odpowiedzi
  • dziś, 15:53
  • przez KamilJB 
  • w Wirus brontok.a POMOCY

Pozostałe programy

Dyskusje o innych programach, nie mających swojego działu na forum.
  • 331 tematów
  • 890 odpowiedzi
  • 14 maj 2012 - 16:46
  • przez Luxura_pl291 
  • w problemy z sterownikami dru...

Zmień widoczność tej kategorii Internet i Sieci komputerowe

  Internet i Sieci komputerowe  Tematy/Posty  Ostatni post

Internet i Sieci komputerowe

Dyskusje odnośnie budowania własnych sieci LAN, sieci bezprzewodowych etc. Rozmowy o usługach naszych dostawców internetowych. Adresy poszukiwanych stron.
  • 773 tematów
  • 2622 odpowiedzi
  • dziś, 07:44
  • przez littlemarsfreak 
  • w Problem z routerem TP-LINK ...

Zmień widoczność tej kategorii Różne

  Różne  Tematy/Posty  Ostatni post

Hyde Park

Tutaj można porozmawiać o dosłownie o wszystkim, lecz nie należy przekraczać granicy dobrego smaku.
  • 418 tematów
  • 1832 odpowiedzi
  • 17 maj 2012 - 16:57
  • przez silent 
  • w Samsung Smart TV

Gry

Dyskusje na temat naszych gustów o nowościach na rynku gier jak i o tych starych zasłużonych hitach. Miejsca w sieci z grami online, oraz ogólne dyskusje na ich temat. Szukasz porad, pomocy zajrzyj tu.
  • 325 tematów
  • 1502 odpowiedzi
  • dziś, 11:52
  • przez Mesmerize 
  • w Poszukuje forum z grami na ...

Telefonia GSM

Wszelkie rozmowy na temat telekomunikacji i telefonii GSM, działanie sieci GSM, EDGE, nowinki z tej dziedziny, a także problemy związane z tymi urządzeniami.
  • 99 tematów
  • 588 odpowiedzi
  • 14 maj 2012 - 16:43
  • przez Luxura_pl291 
  • w Orange- na co zwrócić uwagę?

Muzyka

Dyskusje na tematy związane z muzyką: zespoły, wokaliści, płyty i koncerty.
  • 22 tematów
  • 229 odpowiedzi
  • 14 styczeń 2012 - 23:14
  • przez zboreczek2 
  • w Jakiej muzyki słuchacie?

Film

Dyskusje o filmie: aktorzy, aktorki, zapowiedzi kinowe i DVD, premiery kinowe, recenzje filmowe, trailery oraz repertuar kin.
  • 21 tematów
  • 225 odpowiedzi
  • 24 kwiecień 2012 - 16:26
  • przez silent 
  • w Telewizja Naziemna ?

Sport

Dyskusje o sporcie, czyli piłka nożna, koszykówka oraz wyścigi formuły 1.
  • 15 tematów
  • 191 odpowiedzi
  • 15 maj 2012 - 21:24
  • przez Kamillo 
  • w kto wygra LM?

Śmietnik

Wszystkie tematy, które nie pasują do forum.
  • 147 tematów
  • 348 odpowiedzi
  • wczoraj, 11:00
  • przez Salek 
  • w IP komputera

Humor

Coś cię rozśmieszyło? Podziel się z nami! Tutaj posmiejesz się dowoli na każdy temat :P .
  • 41 tematów
  • 168 odpowiedzi
  • 05 marzec 2012 - 14:03
  • przez WielkiZbyszek 
  • w myszka komputerowa

Konsole

Dyskutujemy o konsolach Sony, Xbox, Nintendo i innych.
  • 11 tematów
  • 57 odpowiedzi
  • 17 kwiecień 2012 - 05:19
  • przez wlagos 
  • w PS3, dźwięk

Zmień widoczność tej kategorii PCFoster.pl

  PCFoster.pl  Tematy/Posty  Ostatni post

PCFoster.pl

Sprawy portalu i forum: regulamin, ogłoszenia, propozycje i uwagi.
  • 79 tematów
  • 1874 odpowiedzi
  • 18 kwiecień 2012 - 09:31
  • przez Pumpkin 
  • w Jubileuszowy konkurs - Błąd...

Komentarze do artykułów/recenzji

W tym dziale znajduje się baza odnośników wszystkich artykułów i porad. Możesz łatwo znaleźć interesujący Cię materiał i zadać do niego pytanie bezpośrednio na forum.
  • 35 tematów
  • 133 odpowiedzi
  • 29 marzec 2012 - 08:02
  • przez Mateusz 
  • w Obudowa i zasilacz od LC-PO...

Nowości ze świata

Dyskusje na temat nowinek, które ukazały lub ukażą się na łamach serwisu PCFoster.pl. Masz jakiś interesujący donos, którym chciałbyś podzielić się z innymi napisz go tu, a może zostanie wykorzystany i opublikowany na łamach serwisu.
  • 52 tematów
  • 150 odpowiedzi
  • 05 maj 2012 - 16:46
  • przez zone 
  • w Akcja Agent X-KOM.PL

Zmień widoczność tej kategorii Ogłoszenia

  Ogłoszenia  Tematy/Posty  Ostatni post

Giełda

Masz dla kogoś jakieś zlecenie? Chcesz nawiązać z kimś współpracę? Chcesz cos kupic / sprzedac? Chcesz wymienić się bannerami? Zlecenia i wszelkie inne oferty skierowane do użytkowników forum możesz umieszczać właśnie tutaj.
  • 110 tematów
  • 13 odpowiedzi
  • 11 maj 2012 - 08:50
  • przez szkolenialodz 
  • w Bezpłatne szkolenia ICT w Ł...

Sprzedam

Zamieść swoje ogłoszenie, a jutro możesz być bogatszy.
  • 511 tematów
  • 245 odpowiedzi
  • 11 maj 2012 - 10:56
  • przez lukasamd 
  • w LG E900 - mega-zestaw, gwar...

Kupię

Szukasz czegoś co nawet na Allegro trudno znaleźć? Spróbuj u nas!
  • 27 tematów
  • 13 odpowiedzi
  • 29 kwiecień 2012 - 15:20
  • przez Okar19 
  • w Kupię matrycę do LG 32LH3010

Zamienię

Telefon na komputer? Pralkę na lodówkę? To możliwe!
  • 9 tematów
  • 6 odpowiedzi
  • 27 marzec 2012 - 21:44
  • przez mlody792 
  • w Obudowa media center deskop...

Zlecenie

Potrzebujesz wykonać jakiś projekt? Za darmo? A może zapłacisz?
  • 129 tematów
  • 32 odpowiedzi
  • 16 maj 2012 - 18:01
  • przez Tokar 
  • w Kolokwium Access pomocy

Statystyki forum

Napisanych postów 44995 Wszystkich użytkowników 12910 Najnowszy użytkownik sgtbadyl   Najwięcej aktywnych 804
05 grudzień 2011 - 20:36

283 aktywnych użytkowników (w ciągu ostatnich 60 minut)
10 użytkowników, 273 gości, 0 anonimowych | wyświetl według: ostatniego kliknięcia lub nazwy użytkownika

Google, Mesmerize, ardgalen, sgtbadyl, Daroxx, satriani, mw_1975, Facebook, mis456, sig, dupcengier24, Alexa, spk
  • Administratorzy | Moderatorzy | Redaktorzy | Eksperci | Użytkownicy

Użytkowników aktywnych dziś: 74

Następujący użytkownicy odwiedzili nas dziś:
aka, andaman, Ania Wu, apricot, ardgalen, arms23, Azazello, Bananan, bogdanm, Bogus, bommmbeldomina, bud86agh, BWMB, Chymek, ciabol, Colin_MC, Crow86, czolo7, Daroxx, Doman, Duath, dupcengier24, EloSxdd, Francus, gosia45, IIJ, jacbydg, jan13, jarzyna, joker08, Justex, KamilJB, Kamillo, kejsu, Kenny2000, kenobiii, Knorpel, kodle, kowal10, kubawe, littlemarsfreak, lorki, LZJ, magik092, MarcinJ, Mesmerize, Michal, mikelo4, Miodek, miroabyss, mis456, misiaq898, mrocznista, muczaczo, mw_1975, Osa1993, ROBERTJ, rynio, satriani, seba0808, seqqes, sgtbadyl, sido107, sig, silent, snip91, spk, ssjfrytek, t.luk, Tezda, Tomkoon, tune, Zandalor, Zetzet

Styl i tłumaczenie

Skórka: PCFoster IP.Board IP.Board Mobile Tłumaczenie: English (USA) Polski

Statystyki realizacji

  • Aktualny czas: 19 maj 2012 17:16
Community Forum Software by IP.Board
ilość wejść robota google 17 ilość wejść robota msn 0 ilość wejść robota yahoo 1 ilość wejść robota onet 0 ilość wejść robota netsprint 0 ilość wejść robota szukacz 0

Regulamin oraz informacje o katalogu

powered by: skrypt katalogu otwarty.pl mini mod v2.0