.error {
  color: #FF0000;
  padding:14px 14px 14px 14px;

}
#inner .header_about{
	padding-bottom:65px;
	background:url(./i/icons/about.jpg) no-repeat 31% 0;
}
#inner .header_is{
	padding-bottom:65px;
	background:url(./i/icons/is.jpg) no-repeat 31% 0;
}
#inner .header_laws{
	padding-bottom:65px;
	background:url(./i/icons/laws.jpg) no-repeat 31% 0;
}
#inner .header_links{
	padding-bottom:65px;
	background:url(./i/icons/links.jpg) no-repeat 31% 0;
}
#inner .header_patents{
	padding-bottom:65px;
	background:url(./i/icons/patents.jpg) no-repeat 31% 0;
}
#inner .header_protect{
	padding-bottom:65px;
	background:url(./i/icons/protect.jpg) no-repeat 31% 0;
}
#inner .header_search{
	padding-bottom:65px;
	background:url(./i/icons/search.jpg) no-repeat 31% 0;
}
#inner .header_tarifs{
	padding-bottom:65px;
	background:url(./i/icons/tarifs.jpg) no-repeat 31% 0;
}
#inner .header_tm{
	padding-bottom:65px;
	background:url(./i/icons/tm.jpg) no-repeat 31% 0;
}
input.rez {
		width:100%
}

textarea.rez {
		width:100%
}
.content table.spez {
	border-bottom:1px solid #f7f8fa;
	border-collapse:collapse;
	font-size:0.79em;
	}	

.content table.spez td{    
    color:#8a9499;
    padding:15px 17px;
    vertical-align:middle;    
    }