body {
	background-color: #FFFFFF; 
	font-size: 12px; 
	font-family: arial, verdana, sans-serif; 
	color: #222222; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}
a {
	color: #111111; 
	text-decoration: underline; 
}
a:hover {
	text-decoration: none
}
.box1 {
	text-align: center;
	vertical-align: top;
}
.box2 {
	text-align: left;
	vertical-align: top;
}
.box3a {
	text-align:left;
	vertical-align: top;
	color: #888888;
	font-size: 11px;
}
.box3b {
	text-align: right;
	vertical-align: top;
	color: #888888;
	font-size: 11px;
}
a.box3link {
	color: #888888;
	font-size: 11px;
}
.boxtxt {
	text-align: justify;
	vertical-align: top;
	color: #222222;
	font-size: 12px;
}
.uslugilista {
	color: #222222;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
.nameForm1 {
	color: #3D3F76;
	font-size: 11px;
	text-align: right;
}
.nameForm2 {
	color: #3D3F76;
	font-size: 11px;
	text-align: left;
}
.fieldForm1 {
	color: #555555;
	background-color: #F5F5F5;
	font-size: 11px;
	font-family: arial, verdana, sans-serif; 
	border: 1px solid #888888;
}
.buttonForm1 {
	color: #FFFFFF;
	background-color: #3D3F76;
	font-size: 12px;
	font-family: arial, verdana, sans-serif; 
	border: 1px solid #888888;
}

