body {
  margin: 0 auto;
  font-family: 'Segoe UI', 'Tahoma', serif;
  font-size: 12px;
  color: #024686;
  width:400px;
  background-color: #FFFFFF;
}

a {
  text-decoration: underline;
  color: #4CC100;
}
a img{
  text-decoration: none;
}

img {
  border:0px;
}

.label {
  padding: left;
}
.form {
  padding: right;
}
#skin, #icon, #users{
  padding-left: 125px;
}
#podglad{
  z-index: 2;
  position: absolute;
  display: none;
}
#headcomment{
  width: 325px;
  font-size: 15px;
  margin: 0pt auto;
}
#leftcomment{
  float: left;
}
#ocenacomment{
  float: right;
}
#tresccomment{
  float: left;
}