h1 {font-size: 115%; display:inline;}
h2 {font-size: 110%; display:inline;}
h3 {font-size: 105%; display:inline;}
a:link {text-decoration: none;color:blue;font-weight:bold;}
a:visited{color:#6600CC;text-decoration: none;font-weight:bold;}
a:hover{color:blue;text-decoration: underline;font-weight:bold;}
a{cursor:url("../href.cur"),auto;}
body{background-color:#9999FF;color:#000066;background-image:url("bg.gif");
cursor:url("../cursor.cur"),auto;}
select {background-color: #BBCEFD; color: #000066; border:1px outset #9999FF;}
.button{background-color: #BBCEFD; color: #000066; cursor:url("../href.cur"),auto;}
.line{background-color: #BBCEFD; color: #000066;}
.titlepage{color:#FFFF99;font-size:18pt;font-style:italic;font-weight:bold}
.titlepar {color:#FFFF99;font-size:1.15em;font-style:italic;font-weight:bold}
.colortext{color:#FFFF99;}
.boldtext {color:#FFFF99;font-weight:bold}
.bigtext  {color:#FFFF99;font-size:1.1em;}

.titlesect{color:#FFFFFF;font-size:1.15em;font-style:normal;font-weight:bold}
.balls    {color:#FFFFFF;font-style:normal;font-weight:bold}
.ballsbig {color:#FFFFFF;font-style:normal;font-weight:bold;font-size:1.1em}
.textdate {color:#006600;font-weight:bold;font-size:0.8em;}
div.catLeft,td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
                        background-image: url(forum/templates/SoftBlue/images/cellpic1.gif);
                        background-color:#D1D7DC; height: 28px;
}
div.reklama {border-style:dotted;border-color: #FFFF99;}
.forumlinemain {background-color:#97B9DA; border: 1px #585889 solid; padding:4px; width:99%; margin-bottom: 2px;}
.forumline     {background-color:#585889;}
td.row1        {background-color:#ABC5E2;}
td.row2        {background-color:#92B6D8;}
td.row3        {background-color:#BDD1E8;}

.mainmenu         {font-size:10px;color:#000000}
a.mainmenu        {text-decoration:none;color:#006699;}
a.mainmenu:hover  {text-decoration:underline;color:#444444;}
a.mainmenu:visited{text-decoration:none;color:#527EAB;}

.nav                       { font-weight: bold; font-size:11px;}
a.nav                      { text-decoration: none; color : #006699; }
a.nav:hover                { text-decoration: underline; }
a.nav:visited              { text-decoration: none; color : #527EAB; }

a.forumlink { font-weight: bold; font-size: 11px; color : #ffffff; }
.forumlink { font-weight: bold; font-size: 11px; color : #ffffff; }
.forumlink a:link,
.forumlink a:visited,
.forumlink a:active { text-decoration: none; color: #FFFFFF }
a.forumlink:hover{ text-decoration: none; color : #666666; }
fieldset { -moz-border-radius: 5px; }

#dhtmltooltip{
position: absolute;
left: -300px;
width: 180px;
visibility: hidden;
text-align:center;
z-index: 100;
}
.tabs { border-bottom : 1px solid #ccc; margin:0; padding-bottom:21px; padding-left:0px;}
.tabs ul, .tabs li { display:inline; list-style-type:none; margin:0; padding:0;}
.tabs a:link, .tabs a:visited        {
        background : #E8EBF0;        border : 1px solid #ccc;        color : #666;
        float : left;
        font-size : small;
        font-weight : normal;
        line-height : 14px;
        margin-right : 6px;
        padding : 3px 10px 3px 10px;
        text-decoration : none;
}
.tabs a:hover        { text-decoration: underline; color : #f00;}
.box {
        border : 1px solid #ccc;
        border-top : none;
        clear : both;
        margin : 0px;
        padding : 10px;
}

.comment {
padding:10px 5px;
margin:0px;
border:none;
-moz-border-radius:0px;
border-bottom:1px dotted #2D83C2;
}

.negative {
background-image:url(classic.gif);
}