body{ margin: 0px; font-family: verdana, sans-serif; font-weight: normal; font-size: 12px; background-color: black; color: white; }
table.main{ border: 1px solid; border-color: rgb(32,32,32); width: 960px; }

/* EXPLORER */
div{ font-size: 12px; }
/* END */

.section_title{ color: #ddd; font-size: 20px; margin-top: 20px; }
.section_desc{ color: #ccc; margin: 5px; margin-right: 15px; margin-bottom: 10px; text-align: justify; }
.section_download{ color: #ddd; font-size: 20px; margin-top: 10px; }

/* LINKS */
.int_links{ border-left: 2px solid black; padding-left: 6px; color: #888; font-size: 9px; }
.int_links_selected{ border-left: 2px solid #ff8a0d; padding-left: 6px; color: #fff; font-size: 9px; cursor: pointer; }
.int_links_title{ color: #ff8a0d; font-size: 13px; }

.ext_links{ border-left: 2px solid black; padding-left: 6px; color: #888; font-size: 9px; }
.ext_links_selected{ border-left: 2px solid white; padding-left: 6px; color: #fff; font-size: 9px; cursor: pointer; }
.ext_links_title{ color: white; font-size: 13px; }

/* MODS and MAPS */
.screenshot{ color: #555; border: 1px solid #555; margin: 5px; }
.screenshot_selected{ color: #bbb; border: 1px solid #bbb; margin: 5px; cursor: pointer; }

.notetitle{ font-size: 14px; padding: 4px; padding-bottom: 2px; }
.notetext{ font-size: 14px; padding: 4px; padding-bottom: 15px; border-top: 1px solid rgb(251,142,15); border-bottom: 1px solid #333; color: #eee; text-align: justify; }

/* MODS */
.file{ color: #aaa; border: 1px solid #333; margin: 5px; margin-bottom: 10px; cursor: pointer; padding: 3px; }
.file_selected{ color: #eee; border: 1px solid #666; background: #111; margin: 5px; margin-bottom: 10px; padding: 3px; cursor: pointer; }

.filetitle{ color: #ccc; font-size: 20px; }
.filetitle_selected{ color: #ff8a0d; font-size: 20px; }

.filedesc{ margin-top: 3px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #333; border-top: 1px solid #333; text-align: justify; }
.filedesc_selected{ margin-top: 3px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #666; border-top: 1px solid #666; text-align: justify; }

.filename{ color: #ccc; width: 450px; border-right: 1px solid #333; margin-top: 3px; margin-right: 3px; font-size: 14px; font-weight: bold; float: left; }
.filename_selected{ color: #ff8a0d; width: 450px; border-right: 1px solid #666; margin-top: 3px; margin-right: 3px; font-size: 14px; font-weight: bold; float: left; }

.filesize{ color: #ccc; font-size: 14px; font-weight: bold; margin-top: 3px; }
.filesize_selected{ color: #ff8a0d; font-size: 14px; font-weight: bold; margin-top: 3px; }

/* ARTICLES */
.article{ color: #aaa; border: 1px solid #333; margin: 5px; margin-bottom: 10px; cursor: pointer; padding: 3px; }
.article_selected{ color: #eee; border: 1px solid #666; background: #111; margin: 5px; margin-bottom: 10px; padding: 3px; cursor: pointer; }

.articletitle{ color: #ccc; font-size: 20px; }
.articletitle_selected{ color: #ff8a0d; font-size: 20px; }

.articledesc{ margin-top: 3px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #333; border-top: 1px solid #333; text-align: justify; }
.articledesc_selected{ margin-top: 3px; padding-top: 3px; padding-bottom: 3px; border-bottom: 1px solid #666; border-top: 1px solid #666; text-align: justify; }

.articleauthor{ color: #ccc; margin-top: 3px; margin-right: 3px; font-size: 14px; font-weight: bold; }
.articleauthor_selected{ color: #ff8a0d; margin-top: 3px; margin-right: 3px; font-size: 14px; font-weight: bold; }

/* ARTICLES TEXT */
.nadpis1{ font-size: 24px; color: #ff8a0d; margin: 0px; padding: 4px; }
.nadpis2{ font-size: 18px; color: #ff8a0d; margin: 0px; padding: 4px; }
.author{ font-size: 15px; color: #ff8a0d; padding: 2px; text-align: right; }
.article_text { text-align: justify; }
.article_text img { margin: 10px; cursor: pointer; }

/* GALLERY */
.gallery{ color: #ccc; font-size: 20px; border: 1px solid #333; margin: 5px; margin-bottom: 10px; cursor: pointer; height: 110px; width: 580px; }
.gallery_selected{ color: #ff8a0d; font-size: 20px; border: 1px solid #666; background: #111; margin: 5px; margin-bottom: 10px; cursor: pointer; height: 110px; width: 580px; }

.galleryimage{ border: 1px solid #333; margin-left: 4px; cursor: pointer; }
.galleryimage_selected{ border: 1px solid #666; margin-left: 4px; cursor: pointer; }

.gallerythumbs{ float: left; width: 102px; height: 102px; margin: 8px; }

/* MISC */
.bottomhr{ border: 0px; border-top: 1px solid #333; }

/* MENU */
.menu{ width: 120px;}
.menu a:link.hot, .menu a:visited.hot, .menu a:active.hot{ border: 1px solid #2b2b2b; margin: 2px; padding: 1px; width: 120px; text-decoration: none; font-weight: bold; color: #FF0000; display: block; margin-bottom: 3px; }
.menu a:hover.hot{ border-left: 1px solid #ef9a00; border-right: 1px solid #ef9a00; color: #FFFF14; background-color: #1a1a1a; text-decoration: none; font-weight: bold; }
.menu a:link.normal, .menu a:visited.normal, .menu a:active.normal{ border: 1px solid #2b2b2b; margin: 2px; padding: 1px; width: 120px; text-decoration: none; font-weight: bold; color: #ca8000; display: block; margin-bottom: 3px; }
.menu a:hover.normal{ border-left: 1px solid #ef7a00; border-right: 1px solid #ef7a00; color: #FFAA14; background-color: #1a1a1a; text-decoration: none; font-weight: bold; }

a:link{ font-size: 15px; text-decoration:underline; color:#ff8a0d; }
a:visited{ font-size: 15px; text-decoration:underline; color:#888; }
a:focus{ font-size:15px; text-decoration:underline; color:#DB4514; }
a:active{ font-size: 15px; text-decoration:underline; color:#aa0000; }
a:hover{ font-size: 15px; text-decoration:underline; color:#DB4514; }

/* NEWS */
.newstable{ width: 100%; margin-bottom: 15px; }
.newstitle{ font-size: 14px; padding: 4px; padding-bottom: 2px; }
.newstext{ font-size: 14px; padding: 4px; padding-bottom: 15px; border-top: 1px solid rgb(251,142,15); color: #eee; text-align: justify; }
.newsauthor{ font-size: 13px; padding-left: 4px; border-top: 1px solid #333; }

hr{ height: 0px; border: 0px solid #DB4514; border-top-width: 1px; }

/* PHPBB */
/* This is the border line & background colour round the entire page */
.bodyline       { background-color: #000; border: 1px #111 solid; }

/* This is the outline round the main forum tables */
.forumline      { background-color: #000; border: 1px #333 solid; }


/* Main table cell colours and backgrounds */
td.row1 { background-color: #111; border: 1px #444 solid; }
td.row2 { background-color: #111; border: 1px #444 solid; }
td.row3 { background-color: #111; border: 1px #444 solid; }


/*
  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: #000;
                background-image: url(images/cellpic2.jpg);
                background-repeat: repeat-y;
                border: 1px #000000 solid;
}

/* Header cells - the blue and silver gradient backgrounds */
th      {
        color: #fff; font-size: 11px; font-weight : bold;
        background-color: #111; height: 25px;
        background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
                        background-image: url(images/cellpic1.gif);
                        background-color:#000;border: 1px #555 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 :-)
*/
td.cat,td.catHead,td.catBottom {
        height: 29px;
        border-width: 1px 1px 1px 1px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
        font-weight: bold; border: #444; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
        background-color: #111; border: #444; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 1px 1px; }
th.thSides,td.catSides,td.spaceRow       { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right      { border-width: 1px 1px 1px 1px; }
th.thLeft,td.catLeft      { border-width: 1px 1px 1px 1px; }
th.thBottom,td.catBottom  { border-width: 1px 1px 1px 1px; }
th.thTop         { border-width: 1px 1px 1px 1px; }
th.thCornerL { border-width: 1px 1px 1px 1px; }
th.thCornerR { border-width: 1px 1px 1px 1px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2        {
                        font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana,"Arial CE","Helvetica CE",Arial,"Luxi Sans",helvetica,sans-serif, Arial, Helvetica, sans-serif;
                        text-decoration: none; line-height : 120%; color : #fff;
}
.maintitle:link, .maintitle:visited {color:#ffa000;}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #FFF; }
a.gen,a.genmed,a.gensmall { text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover     { text-decoration: underline; }



/* Forum category titles */
.cattitle:link,.cattitle:visited  { font-weight: bold; font-size: 12px ; letter-spacing: 1px;color: #eee;text-decoration: none;}
.cattitle:hover {color: #fff;}


/* Forum title: Text and link to the forums used in: index.php */


/* 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;}


/* titles for the topics: could specify viewed link colour too */
.forumlink:link,.forumlink:visited,.forumlink:active,.topictitle:link,.topictitle:visited,.nav:link,.nav:visited { font-weight: bold; font-size: 14px;color: #eee;}
.forumlink:hover,.topictitle:hover,.nav:hover {color: #ffa000}
.nav:link,.nav:visited,.nav:active {color: #aaa}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name                   { font-size : 11px; color : #FFFFFF;}

/* Location, number of posts, post date etc */
.postdetails            { font-size : 10px; color : #FFFFFF;}


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}

/* Quote & Code blocks */
.code {
        font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #FF66FF;
        background-color: #000000; border: #444444; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
        font-family: Verdana,"Arial CE","Helvetica CE",Arial,"Luxi Sans",helvetica,sans-serif, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 125%;
        background-color: #000000; border: #444444; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright              { font-size: 10px; font-family: Verdana,"Arial CE","Helvetica CE",Arial,"Luxi Sans",helvetica,sans-serif, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright             { color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
        border: 1px solid #888;
    background-color: #000;
    color: #ff8a0d;
}

/* The text input fields background colour */
input.post, textarea.post, select {
        border: 1px solid #888;
    background-color: #000;
    color: #ff8a0d;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
        border: 1px solid #888;
               background-color: #000;
               color: #ff8a0d;
               height: 18px;
               font-size: 10px;
}

/* The main submit button option */
input.mainoption {
        border: 1px solid #888;
               background-color: #000;
               color: #ff8a0d;
               height: 18px;
               font-size: 10px;
}

/* None-bold submit button */
input.liteoption {
        border: 1px solid #888;
               background-color: #000;
               color: #ff8a0d;
               height: 18px;
               font-size: 10px;
}

/* 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: #000; border: #444444 solid 1px;}