/* Element level classes */

body
{
	background-color: #D0CE84;
	background-image: url(http://www.hurt.art.pl/gfx3/tlo.jpg);
	background-position: center top;
    margin: 0;
}

td, th
{
	font: 12px Arial;
	color: #000000;
	line-height: 150%;
}

img
{
    border-color: #000000;
}

h2 {
   font-size: 13px;
}

a
{
	color: #164727;
    text-decoration: none;
}

a:hover
{
	color: #A50000;
}

a.menu {
	font: 15px Arial Black;
	font-weight: 900;
	color: #E8EBBD;
	text-decoration: none;
}

a.menu:hover {
	font-weight: 900;
	color: #E8EBBD;
	text-decoration: underline;
}

a.m1 {
	color: #164727;
	font: 12px Arial Black;
	font-weight: 900;
	text-decoration: underline;
}

a.m1:hover {
	text-decoration: none;
}

    .PDDiv
    {
        width: 780px;
        text-align: left;
    }

    .PhorumTitleText
    {
        float: right;
    }

    .PhorumStdBlock
    {
	font: 12px Arial;
        background-color: #F3EFEC;
        border: 1px solid #000000;
/*        width: 800px; */
        padding: 3px;
        text-align: left;
    }

    .PhorumStdBlockHeader
    {
	font: bold 12px Arial;
        background-color: #9DA795;
/*        width: 800px; */
        border-left: 1px solid #B80E01;
        border-right: 1px solid #B80E01;
        border-top: 1px solid #B80E01;
        padding: 3px;
        text-align: left;
    }

    .PhorumHeaderText
    {
        font-weight: bold;
    }

    .PhorumNavBlock
    {
	font: bold 12px Arial;
/*        width: 800px; */
        border-style: solid;
        border-color: #B80E01;
        border-width: 1px;
        background-color: #D4D5AD;
        padding: 2px 3px 2px 3px;
    }

    .PhorumNavHeading
    {
        font-weight: bold;
    }

    A.PhorumNavLink
    {
	font-size: 11px;
	font-weight: bold;
	color: #B80E01;
	border: 0px;
	padding: 3px;
	text-decoration: none;
    }

    .PhorumSelectedFolder
    {
        color: #000000;
        text-decoration: none;
        font-weight: 200;
	font: bold 12px Arial;
        border-style: solid;
        border-color: #B80E01;
        border-width: 1px;
        padding: 0px 4px 0px 4px;
    }

    A.PhorumNavLink:hover
    {
	font-weight: bold;
	color: #000000;
	border: 0px;
	padding: 3px;
	background-color: #B80E01;
	text-decoration: none;
    }

    .PhorumFloatingText
    {
        padding: 10px;
    }

    .PhorumHeadingLeft
    {
        padding-left: 3px;
        font-weight: bold;
    }

    .PhorumUserError
    {
        padding: 10px;
        text-align: center;
        color: red;
        font-size: 13px;
        font-family: Arial;
        font-weight: bold;
    }

    .PhorumOkMsg
    {
        padding: 10px;
        text-align: center;
        color: green;
        font-size: 13px;
        font-family: Arial;
        font-weight: bold;
    }

   .PhorumNewFlag
    {
        font-family: Arial;
        font-size: 10px;
        font-weight: bold;
        color: green;
    }

    .PhorumNotificationArea
    {
        float: right;
        border-style: dotted;
        border-color: #B80E01;
        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: #EAE6C1;
        border-bottom: 1px solid #000000;
        padding: 5px 0px 0px 0px;
    }

    .PhorumRowBlockAlt
    {
        background-color: #F2EEE2;
        border-bottom: 1px solid #000000;
        padding: 5px 0px 0px 0px;
    }

    /************/


    /* All that is left of the tables */

    .PhorumStdTable
    {
        border-style: solid;
        border-color: #9DA795;
        border-width: 1px;
        width: 780px;
    }

    .PhorumTableHeader
    {
        background-color: #000000;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-bottom-width: 1px;
        color: #F3EFEC;
        font-size: 12px;
        font-family: Arial;
        font-weight: 600;
        padding-left: 5px;
    }

    .PhorumTableRow
    {
        background-color: #F3EFEC;
        color: #000000;
        font-size: 12px;
        font-family: Arial;
        height: 35px;
        padding: 3px;
    }

    .PhorumTableRowAlt
    {
        background-color: #EAE6C1;
        border-top-style: solid;
        border-top-color: #000000;
        border-top-width: 1px;
        color: #000000;
        font-size: 12px;
        font-family: Arial;
        height: 35px;
        padding: 3px;
    }

    table.PhorumFormTable td
    {
        height: 26px;
    }

    /**********************/


    /* Read Page specifics */

    .PhorumReadMessageBlock
    {
        margin-bottom: 5px;
    }

   .PhorumReadBodySubject
    {
        color: #ffffff;
        font-size: 18px;
        font-family: Arial;
        font-weight: bold;
	  background-color: #000000;
        padding-left: 5px;
    }

    .PhorumReadBodyHead
    {
        padding-left: 5px;
    }

    .PhorumReadBodyText
    {
        font-size: 12px;
        font-family: Arial;
        padding: 5px;
        border-top-style: solid;
        border-top-color: #9DA795;
        border-top-width: 1px;
        background-color: #F2EEE2;
    }

    .PhorumReadNavBlock
    {
        font-size: 10px;
	color: #000000;
        font-family: Verdana;
/*        width: 760; */
        background-color: #D4D5AD;
    }

    /********************/

    /* List page specifics */

    .PhorumListSubText
    {
        color: #000000;
        font-size: 12px;
        font-family: Arial;
    }

    .PhorumListPageLink
    {
        color: #000000;
        font-size: 12px;
        font-family: Arial;
    }

    .PhorumListSubjPrefix
    {
        font-weight: bold;
    }

    /********************/

    /* Posting editor specifics */

    .PhorumListModLink, .PhorumListModLink a
    {
        color: #000000;
        font-size: 12px;
        font-family: Arial;
    }

    .PhorumAttachmentRow {
        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;
        border: 1px solid #B80E01;
        white-space: nowrap;
    }

    .phorum-pmuserselection
    {
        padding-bottom: 5px;
    }

    .phorum-gaugetable {
        border-collapse: collapse;
    }

    .phorum-gauge {
        border: 1px solid #B80E01;
        background-color: #B80E01;
    }

    .phorum-gaugeprefix {
        border: none;
        background-color: white;
        padding-right: 10px;
    }

    /********************/

    /* Override classes - Must stay at the end */

    .PhorumNarrowBlock
    {
        width: 650px;
    }

    .PhorumSmallFont
    {
        font-size: 10px;
    }

    .PhorumLargeFont
    {
        color: #000000;
        font-size: 13px;
        font-family: Arial;
        font-weight: bold;
    }


    .PhorumFooterPlug
    {
        margin-top: 10px;
        font-size: 12px;
        font-family: Arial;
    }



    /*   BBCode styles  */

    blockquote.bbcode
    {
        font-size: 10px;
        margin: 0 0 0 10px;
    }

    blockquote.bbcode div
    {
        margin: 0;
        padding: 5px;
        border: 1px solid #B80E01;
    }

    blockquote.bbcode strong
    {
        font-style: italic;
        margin: 0 0 3px 0;
    }

