.slika_lijevo   { float:left; margin: 4px 4px 4px 0px; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #a3a3a3;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
}
.style2 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #59C2FA;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #DE4B37;
	font-size: 11px;
	font-family: tahoma;
}
#mu li {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:10px; color:#59C2FA; font-weight:bold; text-decoration:none}
.style5 {
	color: #58b5e5;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {
	color: #de4b37;
	font-size: 10px;
	font-family: tahoma;
}
.cssform p{

clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}



.cssform textarea{
width: 250px;
height: 150px;
}