table.forum th
{	
    font-family: 'Tahoma', 'Verdana', 'Arial';
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 5px;
    background: #004b29 url('../img/saz_forum_belka.gif') repeat-x top center;
    text-align: center;
    border-bottom: 1px solid #006a44;
    border-right: 1px solid #006a44;
}

table.forum
{
    font-size: 12px;
    color: #333333;
    border: 1px solid #006a44;
    border-collapse: collapse;
    background-color: #76e3a8;
    text-align: left;
}

table.forum td
{
    padding: 3px;
}

tr.forumrow0
{	
    background-color: #c3ff8c;
}

tr.forumrow1
{
    background-color: #a2e366;
}

tr.forumrow_s0
{	
    background-color : #d0d9e0;
}

tr.forumrow_s1
{
    background-color : #d9dfe9;
}

table.forum a
{
    color: #004625;
    text-decoration: none;
}

table.forum a:hover
{
    color: #66003b;
    text-decoration: underline;
}
    
td.forum
{
    border-bottom: 1px dashed #186e80;
}

.forumopis
{
    text-align: left;
    font-size: 11px;
    color: #002d3d;
    margin: 3px;
}

.forum_avatar
{
    margin: 10px 3px 3px 3px;
    border: 5px solid #555e1b;
}

.forum_stopka
{
    font-size: 11px;
    text-align: right;
    border-top: 1px dashed #186e80;
    border-bottom: 1px solid #186e80;
}

input.forum_tekst, textarea.forum_tekst
{
    font-family: 'Verdana', 'Tahoma', 'Arial';
    font-size: 11px;
    border: 1px solid #d8e3b1;
    width: 300px;
}

.forumbtn
{
    cursor: pointer;
    border: none;
    margin: 0;
    padding: 0;
    width: 94px;
    height: 21px;
    overflow: hidden;
    display: block;
    font: 12px Arial;
    text-decoration: none;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background: url('../img/saz_sbutton.gif') no-repeat top;
}

.forumbtn:hover
{
    color: #ffffff;
    text-decoration: none;
    background: url('../img/saz_sbutton.gif') no-repeat bottom;    
}

.forumbtnm
{
    border: none;
    margin: 0;
    padding: 0;
    width: 134px;
    height: 21px;
    overflow: hidden;
    display: block;
    font: 12px Arial;
    text-decoration: none;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background: url('../img/ospn_mbutton.gif') no-repeat top;

}

.forumbtnm:hover
{
    background: url('../img/ospn_mbutton.gif') no-repeat bottom;    
}

.forumbtnl
{
    border: none;
    margin: 0;
    padding: 0;
    width: 174px;
    height: 21px;
    overflow: hidden;
    display: block;
    font: 12px Arial;
    text-decoration: none;
    line-height: 21px;
    text-align: center;
    color: #996633;
    font-weight: bold;
    background: url('../img/ospn_lbutton.gif') no-repeat top;

}

.forumbtnl:hover
{
    background: url('../img/ospn_lbutton.gif') no-repeat bottom;    
}

div.forumblad
{
    font-size: 11px;
    font-weight: bold;
    color: red;
    background-color: #ff6;
    border: 1px solid red;
    padding: 5px;
    margin: 5px;
}

div.forummessage
{
    font-size: 11px;
    font-weight: bold;
    color: green;
    background-color : #ddffdd;	
    border: 1px solid green;
    padding: 5px;
    margin: 5px;
}


    
div.forumhead
{
    text-align: left;
    font-size: 11px;
    color: #666666;
    margin: 2px 5px 5px 5px;
}

div.forumhead a
{
    color: #8f0069;
    font-weight: bold;
    text-decoration: none;
}

div.forumhead a:hover
{
    color: #8f0069;
    font-weight: bold;
    text-decoration: underline;
}

a.forum_button
{
    margin: 0;
    padding: 0;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: inline;
    font: 11px Verdana;
    text-decoration: none;
    text-align: left;
    color: #555555;
}

a.forum_button:link
{
    background-position: top left;    
}

a.forum_button:hover
{
    font: 11px Verdana;
    color: #333333;
    background-position: bottom left;    
    text-decoration: underline;
}

div.foruminfo
{
    text-align: center;
    font-size: 9px;
    color: #999999;
    border: 1px solid #DEDEDE;
    padding: 2px;
    margin: 20px 0 10px 0;
}

div.foruminfo a
{
    font-size: 9px;
}

div.forum_ikony
{
    margin-top: 45px;
    margin-right: 40px;
    text-align: right;
    font-size: 11px;
}

.button
{
    background-repeat: no-repeat;
    background-position: bottom center;
    cursor: pointer;
    padding: 0;
    width: 35px;	
    height: 35px;
    float: left;
    border: none;
    overflow: hidden;
    margin-right: 2px;
    display: block;
}

.forum_add_post
{
}

.forum_add_post_text
{
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    font-family: 'Tahoma','Verdana','Arial';
    font-size: 11px;
    width: 850px;
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px;
}

.forum_add_post_title
{
    color: #8f0069;
    float: left;
    font-weight: bold;
    margin: 15px 10px 5px 30px;
}

.forum_add_post_icons
{
    float: right;
    margin-right: 20px;
}

div.forum_pages_left
{
    margin: 2px 10px 10px 10px;
    float: left;
}

div.forum_pages_right
{
    margin: 2px 10px 10px 10px;
    color: #999999;
    float: right;
}

div.forum_left
{
    padding-left: 300px;
    float: left;
}

div.forum_right
{
    padding-right: 300px;
    float: right;
}

div.forum_eol
{
    clear: both;
}

img
{
    border: none;
    background-color: transparent;
}