#centred{
	width: 880px;
	margin: 0 auto;
}
.tb_com td{
	border-bottom: 1px solid #eee6d3;
	padding-bottom: 10px;
	font-size: 1.1em;
	letter-spacing: 1px;
	color:#4b3d2a;
	text-align: center;
	text-transform: uppercase;
}
.tb_pro td{
	text-align: center;
	border-bottom: 1px solid #eee6d3;
	color:#4b3d2a;
	padding: 10px 0 5px 0;
	font-size: 1.1em;
}
.pfloat{
	display: inline;
	margin-right: 10px;
}
#ali_l{
	text-align: left;
}
select{
	font-size: 1em;
	color:#4b3d2a;
	padding: 0;
	border: 1 px solid #eee6d3;
}
img, img a{
	border: 0;
}
tb_pro td a{
	color: #4b3d2a;
}
#comm{
	width: 200px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
#trimite{
	margin-top: 20px;
	width: 160px;
	float: left;
}
#trimite a{
	text-decoration: none;
	color: #4b3d2a;
}
#trimite a:hover{
	text-decoration: underline;
}
#total, #trimite{
	background-color: #fdf9ee;
	border-bottom: 1px solid #e6dfcf;
	border-top: 1px solid #e6dfcf;
	padding: 5px 10px 5px 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #4b3d2a;
	text-align: center;
}
#comform{
	margin-top: 20px;
}
#formular, #mess{
	background: #fdf9ee;
	padding: 10px 15px 10px 15px;
	border: 1px solid #e6dfcf;
}

#formular label{
	line-height: 32px;
	width: 120px;
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	color: #6B523D;
}
#formular  input, #formular textarea, #formular select {
	padding: 4px;
	background: #EEE6D3 url(../images/formbck.jpg) repeat-x;
	border: solid 1px #82644D;
	color: #6B523D;
}
#formular textarea {
	overflow: auto;
	display: inline-block;
	width:278px;
}

#mess{
	margin-bottom: 2px;
	font-size: 1.2em;
	font-weight: bold;
	color: #6B523D;
	overflow: hidden;
}
.mess1{
	background: url(../img/avert1.gif) no-repeat;
	width: 50px;
	height: 41px;
	margin-right: 20px;
	display: inline-block;
	overflow: hidden;
	float: left;
}
.mess2{
	float:left;
	display: inline;
	text-align: left;
}
.subbut input.btn, .subbut2 input.btn{
	width:	114px;
	height: 	27px;
	text-align: center;
	font-size: 1.2em;
	background: url(../img/butcom_all.gif) no-repeat;
	float: left;
	padding: 0;
	border: 0;
	display: block;
	cursor: pointer;
	color: #4b3d2a;
}