 .Sbutton-w{
	background-image: url('/layout/buttons/gumb-veliki.gif');
	background-repeat: no-repeat;
	width: 171px;
	height: 20px;
	margin-top: 7px;
	padding-top: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

 .Sbutton-n , .button-n{
	background-image: url('/layout/buttons/gumb-mali.gif');
	background-repeat: no-repeat;
	width: 85px;
	height: 20px;	
	text-align: center;
	padding-top: 3px;
	font-size:12px;
	font-weight:bold;	
	color: white;
}

 .Sbutton-n{
	margin-left: 50px;
	margin-bottom: 5px;	
}
 .button-n{
  float: right;
  cursor: pointer;
}

 .error{
  font-weight: bold;
  color: red;
}
.forma {
	background: #FFFFFF url('/layout/forma2.gif') repeat-x 0% 100%;
	color: #7a7b7e;
	font-size: 0.85em;
	margin-bottom:  20px;
	padding-bottom:  14px;
	padding-left:  7px;
	padding-top: 10px;
}

.forma h3{
  color: #DA2128;
}


.forma a{
  font-weight: bold;
  text-decoration: underline;
}

.sinput {
  width: 200px;
}


.tdwhat {
  width: 150px;
  text-align: right;
}
