/* General page style. The scroll bar colours only visible in IE5.5+ */ body { margin: 0px; padding: 0px; background-color: #797979; background-image: url(images/phpbb_bg.gif); background-position: top; background-repeat: repeat-x; color: #222217; font-family: trebuchet ms, tahoma, sans-serif; font-size: 12px; cursor: default; } /* General font families for common tags */ font,th,td,p { font-family: tahoma, sans-serif; } a:link,a:active,a:visited { color : #663300; text-decoration: none; } p { font-size : 11px; } td { font-size : 11px; color : #000000; } a:hover { text-decoration: underline; color : #DD6900; } hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px; } .tablets { width: 450px; padding: 8px; border: black 1px solid; border-spacing: 2px; font-size: 11px; text-align:center; margin: auto; } table.full { border-spacing: 0px; border: 10px; width: 98%; border-radius:15px 15px 15px 15px; -moz-border-radius:15px 15px 15px 15px; -webkit-border-radius:15px 15px 15px 15px; -moz-box-shadow:inset 0 0 1em #DBDBDB; -webkit-box-shadow:inset 0 0 1em #DBDBDB; box-shadow: inset 0 0 1em #DBDBDB; background-color: #FFFFFF; } td.top { background-image: url(images/bluedot.gif);background-color:#FFFFFF; background-position: top; background-repeat: repeat-x; height: 14px; width: 14px; font-size: 1px; color: white; padding: 0px; } td.bottom { background-image: url(images/bluedot.gif);background-color:#FFFFFF; background-position: bottom; background-repeat: repeat-x; height: 14px; width: 14px; font-size: 1px; color: white; padding: 0px; } td.left { background-image: url(images/bluedot.gif);background-color:#FFFFFF; background-position: left; background-repeat: repeat-y; height: 14px; width: 14px; font-size: 1px; color: white; padding: 0px; } td.right { background-image: url(images/bluedot.gif);background-color:#FFFFFF; background-position: right; background-repeat: repeat-y; height: 14px; width: 14px; font-size: 1px; color: white; padding: 0px; } td.round_tl { background-image: url(images/corner_tl.gif); background-position: top left; background-repeat: no-repeat; width: 14px; height: 14px; font-size: 1px; color: white; padding: 0px; } td.round_tr { background-image: url(images/corner_tr.gif); background-position: top right; background-repeat: no-repeat; width: 14px; height: 14px; font-size: 1px; color: white; padding: 0px; } td.round_bl { background-image: url(images/corner_bl.gif); background-position: bottom left; background-repeat: no-repeat; width: 14px; height: 14px; font-size: 1px; color: white; padding: 0px; } td.round_br { background-image: url(images/corner_br.gif); background-position: bottom right; background-repeat: no-repeat; width: 14px; height: 14px; font-size: 1px; color: white; padding: 0px; } td.title { background-image: url(images/phpbb_logo.gif); background-position: left top; background-repeat: no-repeat; height: 160px; font-size: 1px; color: white; } td.menu { padding-left: 8px; padding-right: 30px; text-align: right; font-size: 11px; color: #990000; font-weight: bold; font-family: tahoma, sans-serif; } /* This is the border line & background colour round the entire page */ .bodyline { border: 0px; } .mainbody { border: 0px; background-image: url(images/test.jpg); background-repeat: no-repeat; background-position: left top; } /* This is the outline round the main forum tables */ .forumline { background-color: #BCC8CF; border: 0px; box-shadow: 1px 1px 4px #E1E1E1; -moz-box-shadow:0 1px 4px #E1E1E1; -webkit-box-shadow:0 1px 4px #E1E1E1;} /* Main table cell colours and backgrounds */ td.row1 { background-color: #EFEFEF; } td.row2 { background-color: #DEE3E7; } td.row3 { background-color: #D3D3D3;box-shadow: inset 0 0 1em #DBDBDB; -moz-box-shadow:inset 0 0 1em #DBDBDB; -webkit-box-shadow:inset 0 0 1em #DBDBDB; } td.row_helped { background-color: #F0EDDE;box-shadow: inset 0 0 1em #DBDBDB; -moz-box-shadow:inset 0 0 1em #DBDBDB; -webkit-box-shadow:inset 0 0 1em #DBDBDB; } /* This is for the table cell above the Topics, Post & Last posts on the index.php page By default this is the fading out gradiated silver background. However, you could replace this with a bitmap specific for each forum */ td.rowpic { background-color: #D3D3D3; background-image: url('images/cellpic1.gif'); background-repeat: repeat-x; height: 22px; } /* Header cells - the blue and silver gradient backgrounds */ th { color: #E4E4E4; font-size: 11px; font-weight: bold; background-color: #868686; height: 25px; background-image: url(images/cellpic3.gif); } td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(images/cellpic1.gif); background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px; } /* Setting additional nice inner borders for the main table cells. The names indicate which sides the border will be on. Don't worry if you don't understand this, just ignore it :-) */ th.thCornerL,th.thTop,th.thCornerR,th.thHead,td.cat,td.catHead { background-color: #999999; background-image: url('images/cellpic1.gif'); height: 28px; color: white; } td.catBottom { background-color: #999999; background-image: url('images/cellpic1r.gif'); height: 22px; color: white; } th.thSides,th.thLeft,th.thRight,th.thBottom { font-weight: bold; border: #FFFFFF; height: 28px; } th.thTop23 { background-color: #999999; background-image: url('images/cellpic1.gif'); height: 20px; color: white;font-size: 65%; } .white { color:white; } a.white { color:white; text-decoration: none; } a.white:hover { color: #DD6900; } .orange { color:#DD6900; } a.orange { color:#DD6900; text-decoration: none; } a.orange:hover { color: white; } a.portallink { text-decoration: none; } a.portallink:hover { color: #DD6900; } td.row3Right { background-color: #D1D7DC; border: #FFFFFF; border-style: solid; } td.spaceRow { background-color: #C7CDCB; background-image: url('images/cellpic1r.gif'); border-style: 0px;height: 15px; } th.thHead,td.catHead { font-size: 11px; border-width: 0px; } th.thSides,td.catSides,td.spaceRow { border-width: 0px; } th.thRight,td.catRight,td.row3Right { border-width: 0px; } th.thLeft,td.catLeft { border-width: 0px; } th.thBottom,td.catBottom { border-width: 0px; } th.thTop { border-width: 0px; } th.thCornerL { border-width: 0px; } th.thCornerR { border-width: 0px; } /* The largest text used in the index page title and toptic title etc. */ .maintitle { font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #000000; } .gensmallxx { font-size : 10px; color : #ccd2d9;} .gensmallxx1 { font-size : 10px; color : #95A2B0;} /* General text */ .gen { font-size : 12px; } .genmed { font-size : 11px; } .gensmall { font-size : 10px; } .gen,.genmed,.gensmall { color : #000000; } a.gen,a.genmed,a.gensmall { color: #663300; text-decoration: none; } a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #DD6900; text-decoration: underline; } /* The register, login, search etc links at the top of the page */ .mainmenu { font-size : 11px; color : #A8BDC4; } a.mainmenu { text-decoration: none; color: #7E969A;} a.mainmenu:visited { text-decoration: none; color: #7E969A; } a.mainmenu:hover { text-decoration: none; color: #DD6900; } .mainmenuX { font-size : 11px; color : #A8BDC4; } a.mainmenuX { text-decoration: none; color: #E5E5E5; letter-spacing:0.1pt; } a.mainmenuX:visited { text-decoration: none; color: #E5E5E5; } a.mainmenuX:hover { text-decoration: none; color: #FFFFFF; } /* Forum category titles */ .cattitle { font-family: tahoma, sans-serif; font-size: 12px; color : white; font-weight: bold; word-spacing: 1px; letter-spacing: 1px; } a.cattitle { text-decoration: none; color : #666666; } a.cattitle:hover { text-decoration: none;color : white } /* Forum title: Text and link to the forums used in: index.php */ .forumlink { font-weight: bold; font-size: 12px; color : #663300;text-shadow: 0px 1px 0px #ffffff, 0px -1px 3px #bebebe; } a.forumlink { text-decoration: none; color : #663300;text-shadow: 0px 1px 0px #ffffff, 0px -1px 3px #bebebe; } a.forumlink:hover { text-decoration: underline; color : #DD6900; text-shadow: 0px 1px 0px #ffffff, 0px -1px 3px #bebebe;} /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ .nav { font-weight: bold; font-size: 11px; color : #000000;text-shadow: 0px 1px 0px #ffffff, 0px -1px 3px #bebebe;} a.nav { text-decoration: none; color : #663300;text-shadow: 0px 1px 0px #ffffff, 0px -1px 3px #bebebe; } a.nav:hover { text-decoration: underline; text-shadow: 0px 1px 0px #ffffff, 0px -1px 3px #bebebe;} /* titles for the topics: could specify viewed link colour too */ .topictitle,h2 { font-weight: bold; font-size: 11px; text-shadow: 0px 1px 0px #ffffff, 0px -1px 3px #bebebe;} a.topictitle:link { text-decoration: none; color : #663300;text-shadow: 0px 1px 0px #ffffff, 0px -1px 3px #bebebe; } a.topictitle:visited { text-decoration: none; color : #5F5650; text-shadow: 0px 1px 0px #ffffff, 0px -1px 3px #bebebe;} a.topictitle:hover { text-decoration: underline; color : #DD6900;text-shadow: 0px 1px 0px #ffffff, 0px -1px 3px #bebebe; } /* Name of poster in viewmsg.php and viewtopic.php and other places */ .name { font-size : 11px; color : #000000; text-decoration: none} /* Location, number of posts, post date etc */ .postdetails { font-size : 11px; color : #000000; } /* The content of the posts (body of text) */ .postbody { font-size : 11px; line-height: 18px } a.postlink:link { text-decoration: none; color : #663300;text-shadow: 0px 1px 0px #ffffff, 0px -1px 3px #bebebe; } a.postlink:visited { text-decoration: none; color : #666666;text-shadow: 0px 1px 0px #ffffff, 0px -1px 3px #bebebe; } a.postlink:hover { text-decoration: underline; color : #DD6900; text-shadow: 0px 1px 0px #ffffff, 0px -1px 3px #bebebe;} /* PlusMinus by lui754 Od góry: kolor tła pochwał w li¶cie wszystkich przyznanych pochwał. Nastepnie, to samo co z plusami tylko że dla minusów. */ .plus { background:#DEE3E7; } .minus { background:#DEE3E7; } .plus_point { border:1px solid green; background:#D1D7DC; font-weight:bold; padding:2px; } .minus_point { border:1px solid red; background:#D1D7DC; font-weight:bold; padding:2px; } /* Quote & Code blocks */ .code { font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600; background-color: #FAFAFA; border: #ACB9BF; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; } .quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%; background-color: #FAFAFA; border: #ACB9BF; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; } /* Quote & Code blocks */ .quote, .code { box-shadow: 1px 1px 4px #D6D6D6; border-radius:8px 8px 8px 8px; -moz-border-radius:8px 8px 8px 8px; -moz-box-shadow:0 1px 4px #D6D6D6; -webkit-border-radius:8px 8px 8px 8px; -webkit-box-shadow:0 1px 4px #D6D6D6; padding:7px;} /* Copyright and bottom info */ .copyright { font-size : 10px; color: #444444; font-family: Verdana, Arial, Helvetica, sans-serif; } a.copyright { text-decoration: none; color : #663300; } a.copyright:hover { text-decoration: underline; color : #DD6900; } /* Form elements */ form { margin: 0; } form { display: inline; } textarea, input, select { color : #000000; border: 1px solid #565656; font: normal 11px Verdana, Arial, Helvetica, sans-serif; background-color : #EFEFEF;text-shadow: 0px 1px 0px #cccccc, 0px -1px 1px #F4F4DF; } input.post, textarea.post, select { background-color : #EFEFEF; } input.post2, textarea.post2, select { background-color : #DEE3E7; } /* The text input fields background colour */ input { text-indent : 2px; } /* The buttons used for bbCode styling in message post */ input.button { background-image: url(images/buttons_bg.gif); background-position: center center; background-repeat: repeat-x; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; cursor: pointer; } /* The main submit button option */ input.mainoption { background-image: url(images/buttons_bg.gif); background-position: center center; background-repeat: repeat-x; font-weight: bold; cursor: pointer; } /* None-bold submit button */ input.liteoption { background-image: url(images/buttons_bg.gif); background-position: center center; background-repeat: repeat-x; font-weight: normal; cursor: pointer; } input.post { background-image: url(images/buttons_bg.gif); background-position: center center; background-repeat: repeat-x; color : #000000; border: 1px solid #565656; font: normal 11px Verdana, Arial, Helvetica, sans-serif; } /* This is the line in the posting page which shows the rollover help line. This is actually a text box, but if set to be the same colour as the background no one will know ;) */ .helpline { background-color: #DEE3E7; border-style: none; } /* Highlight bad words for moderators instead of censoring them */ span.badwordhighlight { background-color: #FFFF00; } .topbkg { background: #E5E5E5 url(images/cellpic_bkg.jpg) repeat-x} .topnav { font-size:10px;background: #e5ebf3 url(images/cellpic_nav.gif) repeat-x;color:#dd6900; height: 21px; white-space: nowrap; text-align: center; border: 0px solid #91a0ae; border-width: 1px 0 1px 0 } .pm { font-size: 11px; text-decoration: none; color: #FF0000 } .table0 { background-color : #EFEFEF; border-bottom-color : #dedede; border-bottom-style : solid; border-bottom-width : 1; border-left-color : #fefefe; border-left-style : solid; border-left-width : 1px; border-right-color : #dedede; border-right-style : solid; border-right-width : 1px; border-top-color : #fefefe; border-top-style : solid; border-top-width : 1px; color : #000000; font-size : 10px; } .pagination { color: #666; font-size: 10px; font-weight: bold; padding: 3px; padding-bottom: 4px; cursor: pointer; text-decoration: none; } .pagination a, .pagination a:visited, .pagination a:active { background-color: #EAEBEB; color: #000; border-color: #D4D7DA; border: #D4D7DA 1px solid; padding: 1px; text-decoration: none; } .pagination a:hover { background-color: #FFF; color: #666; border-color: #EAECEF; border: #EAECEF 1px solid; text-decoration: none; padding: 1px; } .functions { color: #0000a0; } .strings { color: #32a354; } .variables { color: #aa5926; } .comments { color: #d4d4d4; } .php_object_overall { background-color: white; color: #000000; border: 1px solid #a9b8c2; } .php_object_code { font-size: 11px; font-family: Courier New, sans-serif; overflow: auto; white-space: nowrap; vertical-align: top; } .php_object_lines { background-color: #ececec; color: #aaaaaa; vertical-align: top; text-align: right; font-size: 11px; font-family: Courier New, sans-serif; overflow: auto; white-space: nowrap; padding-right: 5px; border-right: 3px solid #e0e0e0; } h1 { color : #ffffff;} .ukrytynag { position: absolute; visibility: hidden; overflow: hidden; height: 0px; width: 0px; font-size: xx-small; } #kamfora { position: absolute; visibility: hidden; overflow: hidden; height: 0px; width: 0px; font-size: xx-small; } .sforumlink { font-weight: bold; font-size: 10px; color : #009900;font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; } a.sforumlink { text-decoration: none; color : #616952; } a.sforumlink:hover{ text-decoration: none; color : #999999;} .sforumlinkview { background-image:url(images/submenu.png); background-position:left bottom ; background-repeat:no-repeat;padding-left:4px;padding-bottom:4px; } .index_box {background-image:url(images/table.jpg); background-position:right top; background-repeat:repeat-y; background-color:#EFEFEF;} td.index_box:hover {background-image:url(images/empty.gif); } /* Podziel się na */ .sociable { opacity: .5; -moz-opacity: .5; -webkit-opacity: .5; } .sociable:hover { opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; } .sociable img{ margin-top:3px; width: 16px; height: 16px; } /* .postobrazek img {box-shadow: 1px 1px 2px #888; -moz-border-radius:1px 1px 1px 1px; -moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.5);} */ .postobrazek img {opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; } .postobrazek img:hover {opacity: .6; -moz-opacity: .6; -webkit-opacity: .6; } .postobrazekodw img:hover {opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; } .postobrazekodw img {opacity: .6; -moz-opacity: .6; -webkit-opacity: .6; } a.gflag:hover {opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; } a.gflag {opacity: .6; -moz-opacity: .6; -webkit-opacity: .6; } .contact {margin:10px;box-shadow: 1px 1px 4px #D6D6D6; border-radius:6px 6px 6px 6px; -moz-border-radius:6px 6px 6px 6px; -moz-box-shadow:0 1px 4px #D6D6D6; -webkit-border-radius:6px 6px 6px 6px; -webkit-box-shadow:0 1px 4px #D6D6D6; padding:10px; background:#F1EFEF; border:#999999 solid 1px;} .imgramka img {box-shadow: 1px 1px 2px #888; -moz-border-radius:1px 1px 1px 1px; -moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.5); border:solid #999999 1px; background:#FFFFFF; padding:3px;} .avatarview img, a.avatarview img { border: 1px solid #BFBFBF; background-color: #ffffff; padding:1px; width:25px; height:25px; margin:2px 2px 0px 0px; opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; } .avatarview img:hover {opacity: .6; -moz-opacity: .6; -webkit-opacity: .6; } .avatar img { max-width:160px;} .profil_prd { background-image:url(images/table.jpg); background-position:right top; background-repeat:repeat-y; background-color:#EFEFEF; width:170px; margin:3px; padding:2px; text-align:left; border:1px solid #CCCCCC; border-radius:6px 6px 6px 6px; -moz-border-radius:6px 6px 6px 6px; -webkit-border-radius:6px 6px 6px 6px; -moz-box-shadow:inset 0 0 1em #DBDBDB; -webkit-box-shadow:inset 0 0 1em #DBDBDB; box-shadow: inset 0 0 1em #DBDBDB; } .profil_prd:hover {background-image:url(images/empty.gif); } .hierunreadpt { border:1px solid #C4C4C4;background-color: #F3F5F5; padding:1px; border-radius:3px 3px 3px 3px; -moz-border-radius:3px 3px 3px 3px; -webkit-border-radius:3px 3px 3px 3px; } .styl_scc_xtlm { text-align: left; background: inherit; border: 0px solid #000000; overflow: auto; color: #444444; clear: both; width: auto; font-family: tahoma; font-size: 10px; } .styl_scc_xtlm td { background: transparent; padding: 3px; } .styl_scc_xtlm a { color:#444444; text-decoration: none; border: 0px; font-weight: normal; font-size: 10px; } .styl_scc_xtlm a:hover { color:#663300; text-decoration: none; border: 0px; } .styl_scc_xtlm a:link a:visited { color:#444444; text-decoration: none; border: 0px; } #AdTaily_Widget_Container {background-image: url(images/ad.png)!important ; background-repeat: repeat-y !important;} #AdTaily_Widget_Container div{margin-top:0px !important;margin-left:0px !important; margin-bottom:0px !important; padding-bottom:5px !important;padding-left:5px !important;} .AdTaily_Widget_Title {font-size: 10px !important; margin-top:0px !important;} .AdTaily_Widget_Buy {font-size: 11px !important ;margin:0px !important; text-decoration:none !important; font-weight:bold !important; } .AdTaily_Widget_Logo { color:#990000!important; margin:0px !important;padding:0px !important;} .ogloszenie {background-image: url(images/ogl.png); background-color: transparent; background-repeat: repeat-y; margin:5px; font-size:11px; font-weight:bold;text-shadow: 0px 1px 0px #ffffff, 0px -1px 3px #bebebe;color: rgb(0, 102, 0);font-family:tahoma; padding:10px; border:#cc6600 1px dotted;} .imgback {background-image: url(images/garageheader.png); background-position:right bottom; background-repeat: no-repeat;} .attach { border: 1px solid rgb(219, 213, 213); background-color: rgb(255, 255, 255); padding: 2px; } #rotareklama {overflow:hidden;width:880px !important;} /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */ .adlink {font-size:11px;color:#4B4B4B; } .adlink a {font-size:11px;color:#003366;text-decoration: none !important;} .adlink a:hover {font-size:11px;color:#003366;text-decoration: underline !important;} .btn-primary { background-color: #FE7830 !important; border-bottom-color: rgba(0, 0, 0, 0.251); border-left-color: rgba(0, 0, 0, 0.102); border-right-color: rgba(0, 0, 0, 0.102); border-top-color: rgba(0, 0, 0, 0.102); height:30px; float:right; margin-left:5px; } .btn { background-color: #F5F5F5; border-bottom: 1px solid #B3B3B3; border-left: 1px solid #E6E6E6; border-radius: 4px; border-right: 1px solid #E6E6E6; border-top: 1px solid #E6E6E6; box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.196), 0px 1px 2px rgba(0, 0, 0, 0.047); color: #ffffff; cursor: pointer; display: inline-block; font-size: 13px; line-height: 18px; margin-bottom: 0px; padding: 4px 10px; text-align: center; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.749); vertical-align: middle; } .btn2-primary { background-color: #F2F1CE !important; border-bottom-color: rgba(0, 0, 0, 0.251); border-left-color: rgba(0, 0, 0, 0.102); border-right-color: rgba(0, 0, 0, 0.102); border-top-color: rgba(0, 0, 0, 0.102); height:30px; float:left; width:100%; } .btn2 { background-color: #FFFFFF; border-bottom: 1px solid #B3B3B3; border-left: 1px solid #E6E6E6; border-radius: 4px; border-right: 1px solid #E6E6E6; border-top: 1px solid #E6E6E6; box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.196), 0px 1px 2px rgba(0, 0, 0, 0.047); color: #333333; display: inline-block; font-size: 13px; line-height: 18px; margin-bottom: 0px; padding: 4px 10px; text-align: left; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.749); vertical-align: middle; } .cno { margin-bottom:5px !important;} @import url("formIE.css");