@charset "utf-8";
/* CSS Document */

#formular {
	font-family: Verdana, Geneva, sans-serif;
	color:#850b53;
	font-size:13px;
	width:599px;
	height: auto;
}
.info {
	color:#FFF;
	font-size:11px;
}
.form-list {
	float:left;
	width: 599px;
	margin: 0px;
	padding-left: 0px;
}
.form-list li.mic{
	float:left;
	width: 295px;
	display: block;
	margin-bottom:15px;
}
.form-list li { 
	display: block;
	margin-bottom:5px; 
	list-style-type: none;
}
.form-list li .input-box {
	width: 30px;
	height: 25px;
	font-size:20px;
	color:#FFF;
	background-color: #241303;
	border: 1px solid #FFDD9A;
}
.form-list li .input-text {
	width:597px;
	height: 35px;
	font-size:20px;
	color:#FFF;
	background-color: #241303;
	border: 1px solid #FFDD9A;
}
.form-list li .input-text2 {
	font-family: Verdana, Geneva, sans-serif;
	width:597px;
	height: 60px;
	font-size:20px;
	color:#FFF;
	background-color: #241303;
	border: 1px solid #FFDD9A;
}
.form-list li .input-text3 {
	float: right;
	width:597px;
	height: 25px;
	font-size:20px;
	color:#FFF;
	background-color: #241303;
	border: 1px solid #FFDD9A;
	margin-bottom: 10px;
}
.form-list2 {
	float:left;
	width: 280px;
	margin: 0px;
	padding-left: 0px;
}
.form-list2 li { 
	display: block;
	margin-bottom:5px; 
	list-style-type: none;
}
.form-list2 li .input-text {
	width:280px;
	height: 35px;
	font-size:20px;
	color:#FFF;
	background-color: #241303;
	border: 1px solid #FFDD9A;
}
.form-list2 li .input-text2 {
	width:280px;
	height: 60px;
	font-size:20px;
	color:#FFF;
	background-color: #241303;
	border: 1px solid #FFDD9A;
}
.form-list li .input-nr {
	width:150px;
	height: 25px;
	font-size:20px;
	color:#FFF;
	background-color: #241303;
	border: 1px solid #FFDD9A;
}
.button, .button a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight:bold;
	font-size: 22px;
	line-height: 32px;
	color:#fff;
	text-decoration:none;
	width: 599px;
	height: 32px;
	display: block;
	text-align: center;
	background-image: url(../images/comanda.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	border: none;
}
.button:hover, .button a:hover {
	text-align: center;
	font-weight:bold;
	line-height: 32px;
	color: #ffdd9a;
	text-decoration:none;
	text-align: center;
	background-image: url(../images/comanda.jpg);
	background-repeat: no-repeat;
	border: none;
}
.button2, .button2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight:bold;
	font-size: 22px;
	line-height: 32px;
	color:#fff;
	text-decoration:none;
	width: 280px;
	height: 32px;
	display: block;
	text-align: center;
	background-image: url(../images/comanda-2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	border: none;
}
.button2:hover, .button2 a:hover {
	text-align: center;
	font-weight:bold;
	line-height: 32px;
	color: #ffdd9a;
	text-decoration:none;
	text-align: center;
	background-image: url(../images/comanda-2.jpg);
	background-repeat: no-repeat;
	border: none;
}
.titlu-mic {
	font-size:12px;
}