/* Diskusijos */
#komentarai {
	border-top:solid 4px #171717;
	border-bottom:solid 4px #171717;
/*    width:703px;*/
	float:left;
	margin-bottom:30px;
	margin-top:20px;
}
.overundersection {
	font-size:150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:10px;
	padding-top:8px;
	margin-bottom:10px;
	border-bottom:solid 1px #999;
}
.forum {
	float: left; /* float */
	width:789px; /* (1000 - 4 * 15) / 5) - 1000 px plotis minus keturi tarpai po 15 px tarp penkių stulpelių */
	border-collapse: collapse;
	padding-top: 5px;
	padding-bottom: 5px;
      font-size: 85%;
}

.forum tr  {
        border-bottom: 5px solid #EFEFED;
/*        color: #666666;*/
/*	font-size:85%;
        height: 20px;*/
}

.forum tr.bottom p {
        border-top: 1px dotted #EFEFED;
}

.forum td {
        border-bottom: 5px solid #EFEFED;
}

.forum td.ffirst {
      vertical-align: top;
      text-align: left;
      width: 150px;
      color: #666666;
      padding:7px;
overflow:hidden;
}

.forum td.ffirst img.avatar {
      padding-top: 10px;
      padding-bottom: 10px;
max-width:100px;
max-height:100px;
}

.forum td.ffirst p strong {
      font-size: 120%;
      color: #000000;
      padding-bottom: 7px;
}

.forum td.ffirst p  {
word-wrap:break-word;
}

.forum td.fsecond {
      vertical-align: top;
      text-align: left;
      color: #666666;
}

.forum td.fsecond span {
      float: left;
      padding-top: 10px;
}
.forum td.fsecond div {
      float: right;
      padding-top: 5px;
      margin-right: 50px;
}

.forum td.fsecond div span {
      float: none;
      padding: 0;
}

.forum td.fsecond div.post {
      clear: both;
      float:left;
      padding-top: 15px;
      padding-bottom: 15px;
      border-top:1px dotted #ececec;
      color: #000000;
      width: 600px;
}

.forum td.fsecond div.post a {
      text-decoration: underline;
}



.rightButtons
{
float: right;
font-size: 80%;
clear:right;
}

.leftButtons
{
float: left;
font-size: 80%;
clear:left;
}

.clear
{
clear:both;
}



.fControl {
margin-top: 5px; 
margin-bottom: 5px; 
background-color: #efefed; 
border: 1px #9e9e9e solid;
text-decoration: none;
font-size:90%;
} 

.puslapiai
{
width: 390px;
text-align:right
}

.moderatorius span
{
	font-weight:bold;
}

.tema,.firstform
{
	font-weight:bold;
}

.fform
{
        padding-top:7px;
}

td.temuGrupe {
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#252525;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:solid 1px #999;
}



