BODY{
  margin: 0 0 0 0;
  background-color: #000000;
  font-family: ;
  font-size: ;
  color: #FFFFFF;
}

div.text_poza{
 color:#887F74;
 font-family: "Times New Roman";
 font-size:14px;
 font-weight:bold;
}

div.sinopsis{
  font-size:14px;
  color: #887F74;
  font-family: "Times New Roman";
  font-weight:bold;
}

div.tdist{
  font-size:14px;
  color: #887F74;
  font-family: "Times New Roman";

}
div.tdistlight{
  font-size:14px;
  color: #e7d8c5;
  font-family: "Times New Roman";
}

div.tdistitalic{
	font-size:14px;
	color: #e7d8c5;
	font-family: "Times New Roman";
	font-style: italic;
}

div.tdistributie{
  font-size:14px;
  color: #887F74;
  font-family: "Times New Roman";
  line-height:18px;
}

a.ldis{
  font-size:14px;
  color:#887F74;
  font-family: "Times New Roman";
  font-weight:bold;
  text-decoration:none;
}

a.meniu_bottom{
  font-family: "Times New Roman";
  text-decoration:none;
  color:#887F74;
  font-size:12px;
  font-weight:normal;
}

div.meniu_bottom{
  font-family: "Times New Roman";
  text-decoration:none;
  color:#887F74;
  font-size:12px;
  font-weight:normal;
}

INPUT.comments{
  width:300px;
  height:16px;
  font-family: "Times New Roman";
  font-size:13px;
  border:1px solid #1F1D1B;
  color:#c4b7a7;
  background-color:#000000;
}

TEXTAREA.comments{
  width:300px;
  height:100px;
  font-family: "Times New Roman";
  font-size:13px;
  border:1px solid #1F1D1B;
  color:#c4b7a7;
  background-color:#000000;
  overflow: auto;
	scrollbar-base-color:#FFFFFF;
}

.comsubmit{
	font-family: "Times New Roman";
	font-size:14px;
	border:1px solid #1F1D1B;
	color:#c4b7a7;
	background-color:#000000;
	line-height:14px;
	font-weight:bold;
	vertical-align: middle;
}
