 td, th
{
    color: #000000;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica;
}

img
{
    border-width: 0px;
    vertical-align: middle;
}

a
{
    color: #c00212;
    text-decoration: none;
}

a:hover
{
    color: #000000;
}

a.menu {
	color: #ffffff;
	padding-left: 20px;
}
a.menu:hover {
	color: #D8D8D8;
	padding-left: 20px;
}

a.menu2 {
	color: #ffffff;
	padding-left: 26px;
}
a.menu2:hover {
	color: #D8D8D8;
	padding-left: 26px;
}

input[type=text], input[type=password], input[type=file], select
{
    background-color: #ffffff;
    color: #000000;
    font-size: 12px;

}

textarea
{
    background-color: #ffffff;
    color: #000000;
    font-size: 12px;

}

input[type=submit]
{
    border: 1px dotted #000000;
    background-color: #ffffff;
    font-size: 12px;

    vertical-align: middle;
}

input
{
    vertical-align: middle;
}


/* new styles */

#phorum-index
{
    width: 100%;
    border: 1px solid #000000;
    border-bottom-width: 0px;
    text-align: left;
}

#phorum-index th
{
    border-bottom: 1px solid #000000;
    background-color: #006600;
    padding: 3px 0 3px 0;
}

#phorum-index td
{

    background-color: #ffffff;
    padding: 3px 0 3px 0;
    border-bottom: 1px solid #000000;
}

#phorum-index th.forum-name
{

    font-size: 14px;
    padding: 3px 0 3px 3px;
}

#phorum-index th.forum-name a
{
    color: Black;
}

#phorum-index th.forum-threads
{
    width: 120px;
    text-align: center;
    vertical-align: middle;
}

#phorum-index th.forum-posts
{
    width: 120px;
    text-align: center;
    vertical-align: middle;
}

#phorum-index th.forum-last-post
{
    padding: 3px 15px 3px 3px;
    vertical-align: middle;
}

#phorum-index td.forum-name
{

    font-size: 11px;
    font-weight: bold;
    padding: 5px 0 5px 15px;
}

#phorum-index td.forum-name p
{
    font-size: 13px;
    font-weight: normal;

    margin: 0 15px 0 0;
}

#phorum-index td.forum-name small
{
    font-weight: normal;

}

#phorum-index td.forum-threads
{
    width: 120px;
    text-align: center;
}

#phorum-index td.forum-posts
{
    width: 120px;
    text-align: center;
}

#phorum-index td.forum-last-post
{
    width: 120px;
    padding: 0 15px 0 0;
}

#phorum-menu-table
{
    width: 100%;
    border-width: 0px;
}

#phorum-menu
{
    padding: 5px 3px 0 0;
    vertical-align: top;
    width: 200px;
}

#phorum-content
{
    padding: 5px 0 0 2px;
    vertical-align: top;
}

div.phorum-menu
{
    font-size: 12px;

    background-color: #ffffff;
    border: 1px solid #000000;
    padding: 3px;
}

div.phorum-menu ul
{
    font-weight: bold;
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
}

div.phorum-menu li
{
    font-weight: bold;

    font-size: 11px;
    padding: 0 0 0 15px;
    margin-top:3px;
    background-image: url('templates/default/images/square_bullet.png');
    background-repeat: no-repeat;
    background-position: 1px 2px;
}

div.phorum-menu a
{
    font-weight: bold;
    color: #000000;
}

div.phorum-menu a:hover
{
    color: #ffffff;
	background-color: #000000;
	font-weight: bold;
}

div.phorum-menu a.phorum-current-page
{
    text-decoration: underline;
}

#phorum-post-form ul
{
    padding: 0 0 0 20px;
    margin: 3px 0px 8px 0px;
    font-size: 10px;
}

#phorum-post-form li
{
    margin-bottom: 3px;
}

#phorum-attachment-list td
{
    font-size: 10px;
}

    /* Standard classes for use in any page */
    /* PhorumDesignDiv - a div for keeping the forum-size size */
    .PDDiv
    {
        width: 100%;
        text-align: left;
    }
    /* new class for layouting the submit-buttons in IE too */
    .PhorumSubmit {
        border: 1px dotted #000000;
        color: #000000;
        background-color: #ffffff;
        font-size: 12px;

        vertical-align: middle;
    }

    .PhorumTitleText
    {
        float: right;
    }

    .PhorumStdBlock
    {
        font: 12px Verdana, Arial, Helvetica;
        color: #000000;
        background-color: #ffffff;
        border: 0px solid #000000;
/*        width: 700px; */
        padding: 3px;
    }

    .PhorumStdBlockHeader
    {
        font-size: 12px;
        background-color: #c00212;
/*        width: 100%; */
        border-left: 0px solid #000000;
        border-right: 0px solid #000000;
        border-top: 1px solid #000000;
        padding: 3px;
    }

    .PhorumHeaderText
    {
        font: 12px Verdana, Arial, Helvetica;
        font-weight: bold;
    }

    .PhorumNavBlock
    {
        font-size: 12px;

        border: 1px solid #000000;
        margin-top: 0px;
        margin-bottom: 1px;
/*        width: 100%; */
        padding:0px 3px 2px 3px;
color: #ffffff;
font: 11px Verdana, Arial, Helvetica
    }

    .PhorumNavHeading
    {
        font-weight: bold;
        color: #ffffff;
	font: 11px Verdana, Arial, Helvetica
    }

    A.PhorumNavLink
    {
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-size: 11px;
        padding: 0px 4px 0px 4px;
    }


    A.PhorumNavLinkSmall
    {
        color: #000000;
        text-decoration: none;
        padding: 0px 4px 0px 4px;
font: 10px Verdana, Arial, Helvetica;
    }
    
    .PhorumSelectedFolder
    {
        color: #000000;
        text-decoration: none;
        font-weight: bold;

        font-size: 11px;
        border-style: solid;
        border-color: #ffffff;
        border-width: 1px;
        padding: 0px 4px 0px 4px;
    }

    A.PhorumNavLink:hover
    {
        background-color: #000000;
        font-weight: bold;
        color: #ffffff;
    }
    
     A.PhorumNavLinkSmall:hover
    {
        background-color: #000000;
        color: #ffffff;
    }

    .PhorumFloatingText
    {
        padding: 10px;
    }

    .PhorumHeadingLeft
    {
        padding-left: 3px;
        font-weight: bold;
    }

    .PhorumUserError
    {
        padding: 10px;
        text-align: center;
        color: red;
        font-size: 12px;

        font-weight: bold;
    }

    .PhorumOkMsg
    {
        padding: 10px;
        text-align: center;
        color: green;
        font-size: 12px;

        font-weight: bold;
    }

   .PhorumNewFlag
    {

        font-size: 10px;
        font-weight: bold;
        color: #428F18;
    }

    .PhorumNotificationArea
    {
        float: right;
        border-style: dotted;
        border-color: #000000;
        border-width: 1px;
    }

    /* PSUEDO Table classes                                       */
    /* In addition to these, each file that uses them will have a */
    /* column with a style property to set its right margin       */

    .PhorumColumnFloatXSmall
    {
        float: right;
        width: 75px;
    }

    .PhorumColumnFloatSmall
    {
        float: right;
        width: 100px;
    }

    .PhorumColumnFloatMedium
    {
        float: right;
        width: 150px;
    }

    .PhorumColumnFloatLarge
    {
        float: right;
        width: 200px;
    }

    .PhorumColumnFloatXLarge
    {
        float: right;
        width: 400px;
    }

    .PhorumRowBlock
    {
        background-color: #ffffff;
        border-bottom: 1px solid #000000;
        padding: 5px 0px 0px 0px;
    }

    .PhorumRowBlockAlt
    {
        background-color: #F4F2DB;
        border-bottom: 1px solid #000000;
        padding: 5px 0px 0px 0px;
    }

    /************/


    /* All that is left of the tables */

    .PhorumStdTable
    {
        border-style: solid;
        border-color: #000000;
        border-width: 0px;
        width: 100%;
    }

    .PhorumTableHeader
    {
        background-color: #c00212;
        border-bottom-style: solid;
        border-bottom-color: #cfa5a9;
        border-bottom-width: 1px;
        color: #ffffff;
        font-size: 13px;

        font-weight: bold;
        padding: 3px;
    }

    .PhorumTableRow
    {
        background-color: #ffffff;
        border-bottom-style: solid;
        border-bottom-color: #cfa5a9; 
        border-bottom-width: 1px;
        color: #000000;
        font-size: 11px;

        height: 35px;
        padding: 3px;
    }

    .PhorumTableRowAlt
    {
        background-color: #F0E2E2;
        border-bottom-style: solid;
        border-bottom-color: #cfa5a9;
        border-bottom-width: 1px;
        color: #000000;
        font-size: 11px;

        height: 35px;
        padding: 3px;
    }

    table.PhorumFormTable td
    {
        height: 26px;
    }

    /**********************/


    /* Read Page specifics */

    .PhorumReadMessageBlock
    {
        margin-bottom: 5px;
        background-color: #ffffff;
    }

   .PhorumReadBodySubject
    {
        color: Black;
        font: 13px Verdana, Arial, Helvetica;
        font-weight: bold;
        padding-left: 3px;
    }

    .PhorumReadBodyHead
    {
        padding-left: 5px;
        background-color: #F0E2E2;
        font-size: 11px;
        font: 11px Verdana, Arial, Helvetica;
color: #000000;
    }

    .PhorumReadBodyText
    {
        font-size: 12px;
        padding: 5px;
        background-color: #fcfcfc;
    }

    .PhorumReadNavBlock
    {
        font-size: 10px;
/*        width: 100%; */
        background-color: #f5f5f5;
        padding: 2px 3px 2px 3px;
border: 1px solid #000000;
    }

    /********************/

    /* List page specifics */

    .PhorumListSubText
    {
        color: #000000;
        font-size: 11px;

    }

    .PhorumListPageLink
    {
        color: #b1b1b1;
        font-size: 9px;

    }

    a.PhorumListPageLink
    {
        color: #b1b1b1;
        font-size: 9px;

    }

    .PhorumListSubjPrefix
    {
        font-weight: bold;
    }

    /********************/

    /* Posting editor specifics */

    .PhorumListModLink, .PhorumListModLink a
    {
        color: #000000;
        font-size: 10px;

    }

    .PhorumAttachmentRow {
        border-bottom: 1px solid #000000;
        padding: 3px 0px 3px 0px;
    }

    /********************/

    /* PM specifics */

    .phorum-recipientblock
    {
        border: 1px solid black;
        position:relative;
        float:left;
        padding: 1px 1px 1px 5px;
        margin: 0px 5px 5px 0px;
        font-size: 10px;
        background-color: #ffffff;
        border: 1px solid #000000;
        white-space: nowrap;
    }

    .phorum-pmuserselection
    {
        padding-bottom: 5px;
    }

    .phorum-gaugetable {
        border-collapse: collapse;
    }

    .phorum-gauge {
        border: 1px solid #000000;
        background-color: #ffffff;
    }

    .phorum-gaugeprefix {
        border: none;
        background-color: white;
        padding-right: 10px;
    }

    /********************/

    /* Override classes - Must stay at the end */

    .PhorumNarrowBlock
    {
        width: 700px;
    }

    .PhorumSmallFont
    {
        font-size: 10px;
    }

    .PhorumLargeFont
    {
        color: #000000;
        font-size: 12px;

        font-weight: bold;
    }


    .PhorumFooterPlug
    {
        margin-top: 10px;
        font-size: 11px;

    }



    /*   BBCode styles  */

    blockquote.bbcode
    {
        font-size: 10px;
        margin: 0 0 0 10px;
    }

    blockquote.bbcode div
    {
        margin: 0;
        padding: 5px;
        border: 1px solid #000000;
    }

    blockquote.bbcode strong
    {
        font-style: italic;
        margin: 0 0 3px 0;
    }

body { margin: 0px; padding: 0px; background: url(black/tlobodyblack.gif) #c00212 center; text-align: center; }
#okno { width: 770px; height: 544px; background: url(black/logotopblack.jpg) no-repeat #ffffff;  margin: 0 auto; position: relative; left: -15px;}
#tlo { width: 770px; height: 100%; background:  #000000;  margin: 0 auto; z-index: -1; position: relative; top: -15px;}
#point {width: 1px; height: 100%; border: 0; }
#menu { font: 14px Verdana, Arial, Helvetica; color: #000000; position: relative; text-align: left; padding:0px;}
#menukrecha1 { width:719px; height:10px; position:absolute; top:13px; background:url(black/bialakropka.png); font-size:1px; z-index: 10;}
#menukrecha2 { width:579px; height:10px; position:absolute; top:47px; background:url(black/bialakropka.png); font-size:1px; z-index: 10;}
#menukrecha3 { width:100px; height:10px; position:absolute; top:47px; left:579px; background:url(black/menupasekkoniec.png) no-repeat; font-size:1px; z-index: 10;}
#menunapis1 { font: 14px Verdana, Arial, Helvetica; font-weight: bold; color: #000000; position:absolute; top:13px; padding-left: 10px; z-index: 10;}
#menunapis2 { font: 14px Verdana, Arial, Helvetica; font-weight: bold; color: #000000; position:absolute; top:37px; padding-left: 4px; z-index: 10;}
#strona { width: 770px; height: 100%; margin: 0px; padding: 0px; position: absolute; top: 344px; left: 0px; background: url(black/logodown.jpg) no-repeat; padding-top: 40px;}
#lewa { width: 202px; margin: 0px; padding: 0px; position: absolute;  left: 0px; text-align: left; vertical-align: top; background: #000000  url(logodownleftblack.jpg) no-repeat;}
#prawa { width: 568px; height: 105px; margin: 0px; padding: 0px; position: absolute; left: 202px; z-index: 0; text-align: left; vertical-align: top; background: #000000  url(black/logodownrightblack.jpg) no-repeat;}
.lewabox { width: 202px; margin: 0px; padding: 0px; text-align: left; vertical-align: top;  font: 11px Verdana, Arial, Helvetica; color: #ffffff; position: relative;}
.lewaboxtop { font: 12px Verdana, Arial, Helvetica; color: #ffffff; font-weight: bold; background: #c00212; width: 190px; padding-left: 5px;}
.lewaboxdown { font: 11px Verdana, Arial, Helvetica; color: #ffffff; text-align: left; margin: 5px;}
.news {width: 568px; float: right; clear: both; position: relative; z-index: 1; font: 11px Verdana, Arial, Helvetica; color: #ffffff; text-align: left;  position: relative; }
.newssubject { font: 12px Verdana, Arial, Helvetica; font-weight: bold; color: #ffffff; text-align: left; background: #c00212; padding-right: 10px; padding-left: 10px;}
.newsautor { font: 11px Verdana, Arial, Helvetica; color: #ffffff; text-align: right; padding-right: 10px;}
.newsdate { font: 11px Verdana, Arial, Helvetica; color: #ffffff; text-align: right; position: relative; top: -13px; right: 10px;}
.newsdatefirst { font: 11px Verdana, Arial, Helvetica; color: #ffffff; text-align: right; position: relative; top: -13px; right: 60px;}
.newspost { font: 11px Verdana, Arial, Helvetica; color: #ffffff; text-align: left; margin: 0 10 0 10; }
.newspostfirst { font: 11px Verdana, Arial, Helvetica; color: #ffffff; text-align: left; margin: 0 60 0 10; }
#stopka { width: 770px; height: 50px; background:  url(dziuba.jpg) no-repeat #ffffff;  margin: 0 auto;  position: absolute; left: -202px;}
#napis { width: 56px; height: 80px; position: absolute; left: 714px; top: -20px; z-index: 10; background: url(black/napis3.jpg) no-repeat; margin: 0 auto;}
#archiwum { font: 11px Verdana, Arial, Helvetica; color: #ffffff; text-align: center; }
img { border: 0px; }
a.lewylink { color: #ffffff; }
a.lewylink:hover { color: #000000; }
#logos { position: relative; z-index: 0; top: -544px; }
