.border1{
	float: left;
	width: 790px;
	height: 6px;
	background-color: #04064c;
	font-size: 0px;
}
.leftright_bg{
	float: left;
	width: 790px;
	height: auto;
	background-image:url(compania/content_bg.jpg);
}
.left{
	float: left;
	width: 249px;
	height: auto;
	padding-top: 22px;
	padding-left: 15px;
	padding-bottom: 30px;
}
.left a{
	color: #000;
}
.infobox{
	width:240px;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 8px;
}
.infobox h1{
	color: #990000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.infobox p{
	font-size: 12px;
	padding-left: 23px;
	padding-top: 6px;
	margin: 0px;
}
.infobox img{
	width: 16px;
	height: 16px;
	margin-right: 6px;
}

.right{
	float: right;
	width: 472px;
	height: auto;
	padding-left: 16px;
	padding-right: 30px;
	padding-bottom: 20px;
	font-size: 12px;
}

.subtitlebox{
	width: 191px;
	height: auto;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 10px;
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	background-image: url(parteneri/subtitle_bg.jpg);
	background-repeat: no-repeat;
}
.subtitlebox h1{
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #990000;
}

.formular {
	width: 481px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}

.formular1 table {
	margin-left: 14px;
}

.formular1 table td {
	padding: 4px ! important;
}

.formular1 input, .formular1 textarea, .formular1 select {
	font-size: 11px;
}

.formular1 select {
	width: 226px;
}

.formular form {
	margin: 0px;
	padding: 0px;
}

.formular_left {
	float: left;
	width: 237px;
	height: auto;
}

.formular_left input {
	width: 155px;
	height: 12px;
	padding: 1px;
	margin: 0px;
	font-size: 11px;
}

.formular_right {
	float:right;
	width: 230px;
	height: auto;
	margin:0px;
	padding:0px;
}

.formular_right input {
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

.formular_right select {
	width: 200px;
	height: 18px;
	margin: 0px;
	padding: 0px;	
	font-size: 11px;
}

.formular_right textarea {
	width: 200px;
	height: 104px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 12px;
}

.x {
	clear: both;
	width:400px;
	height: 10px;
}

.error {
	font-weight: bold;
	color: #d00;
}