@charset "utf-8";
/* CSS Document */

#container_forma{
	width:100%;
	float:left;
	margin-top:30px;
}
#ponuda_forma{
	width: 540px;
	margin:0 auto;
	}

form label{
	font-family: 'OpenSansLight';
	color:#686868;
	width:160px;
	float:left;
	text-align:right;
	margin-bottom:12px;
	margin-right:5px;
	font-size:13px;	
}
form .inputfield{
	width:300px;
	float:left;
	margin-bottom:12px;
	height:25px;
	color:#757575;
	font-weight:14px;
	background-image:url(../images/background_form.jpg);
	border:1px solid #bfbfbf;
	border-radius:4px;
	-moz-border-radius:4px; /* Firefox 3.6 and earlier */
	font-family: 'OpenSansRegular', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;	
}
form .selectlist{
	width:305px;
	float:left;
	margin-bottom:12px;
	height:28px;
	color:#757575;
	font-weight:14px;
	background-image:url(../images/background_form.jpg);	
	border:1px solid #bfbfbf;
	border-radius:4px;
	-moz-border-radius:4px; /* Firefox 3.6 and earlier */
	font-family: 'OpenSansRegular', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;			
}
form textarea{
	width:300px;
	float:left;
	margin-bottom:10px;
	height:100px;
	color:#757575;
	font-weight:14px;
	background-image:url(../images/background_form.jpg);	
	border:1px solid #bfbfbf;
	border-radius:4px;
	-moz-border-radius:4px; /* Firefox 3.6 and earlier */
	font-family: 'OpenSansRegular', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
form .button_98x32{
	float:right;
	border:none;
	margin-right:70px;
	cursor:pointer;
	border:0;
}
.greenMessage{
	width:100%;
	color:green;
	float:left;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.redMessage{
	width:100%;
	color:red;
	float:left;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#kontakt_column_left{
	width:265px;
	float:left;
	text-align:center;
}
#kontakt_column_left p{
	text-align:center;
}
#kontakt_column_left img{
	margin:0 auto;
	margin-top:20px;
	ma
}
#kontakt_mapa{
		width:390px;
	height:350px;
	float:right;

}
#kontakt_mapa iframe{
	float:right;
	border: 1px solid #E7E7E7;
	padding:2px;
	width:390px;
	height:300px;
}#kontakt_mapa small a{
}
#kontakt_column_left a.button_105x29{
	display:block;
	text-align:center;
	margin:0 auto;
	margin-top:20px;
}
#container_forma p{
	text-align:center;
	margin-bottom:30px;
}