.forum-formtab {
 width: 100%;
 border: 0px;
 margin: 0px;
 padding: 0px;
 align: center;
 vertical-align: top;
}
.forum-formtab td {
 text-align: left;
 vertical-align: top;
}

.vstupnipole {
 font-family: Verdana, Arial;
 font-size: 9pt;
 background-color: #ddecbf;
 border-top: 1px solid #3d853f;
 border-bottom: 1px solid #3d853f;
 border-left: 1px solid #3d853f;
 border-right: 1px solid #3d853f;
 scrollbar-base-color: #ddecbf;
}
.tlacitko {
 font-size: 9pt;
 background: #ddecbf;
 border-color: #ddecbf;
}
.nepovinne {
 font-size: 9pt;
 font-weight: bold;
 color: #3d853f;
}
.povinne {
 font-size: 9pt;
 font-weight: bold;
 color: #000000;
}

.jmeno {
 font-size: 90%;
 font-weight: bold;
 border: 0px;
 margin: 0px;
 padding: 0px 3px 0px 0px;
 color: #000000;
}

.adresa {
 font-size: 85%;
 border: 0px;
 margin: 0px;
 padding: 0px 0px 2px 0px;
 color: #3d853f;
}
.adresa a {
 font-weight: bold;
 text-decoration: none;
 color: #3d853f;
}
.adresa a:hover {
 text-decoration: underline;
}

@media print {
.prispevek { 
 width: 100%;
 border-top: 1px solid #3d853f; 
 margin: 0px 0px 8px 0px; 
 position: relative; 
 left: 0px; 
} 
}

@media screen {
.prispevek { 
 border: 1px solid #3d853f; 
 margin: 0px 0px 8px 0px; 
 position: relative; 
 left: 0px; 
} 
}

.prispevek1 { 
 text-align: left;
 vertical-align: middle;
 padding: 0px 4px;
 color: #000000;
 background-color: #ddecbf;
}

.prispevek2 { 
 font-size: 80%;
 text-align: left;
 vertical-align: middle;
 margin: 0px;
 padding: 1px 4px 4px 4px;
 color: #3d853f;
 background-color: #ddecbf;
}

.prispevek3 { 
 width: 99%; /* justify bug IE with italica */ 
 font-family: Courier New, Courier; 
 font-size: 90%; 
 color: #000000; 
 background-color: #fff8e1; 
 text-align: justify; 
} 
.prispevek3 div { 
 margin: 4px; 
} 
