/* ---- kommentek ---------------------------------- */

#komment_cont .form_container
{

}


#komment_cont
{
  clear:left;
  adding-left:10px;
  width:100%;
}
.komment
{
  width:555px;
  clear:left;
  margin-top:20px;
  padding-right:10px;
}

.komment .fejlec
{
  width:495px;
  background:url(pic/komment-fejlec-hatter.png) no-repeat 102px 20px;
  height:42px;  
  clear:left;

}
.komment .fejlec .kep
{
  float:left;
  margin-left:12px;
  margin-top:2px;
}
.komment .fejlec .nev
{
  float:left;
  padding:5px;
  padding-left:14px;
  padding-bottom:0px;
  font-weight:bold;
  font-size:14px;
  color:#363636;
}

.komment .fejlec .datum
{
  padding:0px  !important;
  margin:0px  !important;
  float:left !important;
  padding:5px !important;
  padding-top:5px !important;
  padding-right:15px !important;
  color:#363636;
  font-size:10px;
  clear:none !important;
  width:300px !important;
}

.komment .fejlec .moderalas
{

  float:left;
  padding:5px;
  margin-bottom:0px;
  color:#777777;
}

.komment .szoveg
{
  clear:left !important;
  background:#cdf2f7;
  border-bottom: 1px solid #ceeaec;
  border-right: 1px solid #ceeaec;
  width:535px;
  padding:10px !important;
  padding-left:15px !important;
  padding-right:15px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;  
  border-radius: 5px;
}

.komment .also
{
   clear:left;
   width:444px;
   height:10px;
}




#komment_cont h1
{
  font-size:17px;
  font-size:#555555;
}


#komment_cont h2
{
  font-size:14px;
  font-size:#555555;
}



