

.centeritem table {
border-top:1px solid #999999;
    border-left:1px solid #999999;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;

}

.centeritem th{
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    color:#330000;
    background-color:#F2F0E6;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.centeritem td{
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    padding:0.3em 1em;

}


.ss1 {
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    padding:0em 0em;
	font-size: 10px;

}


#cnt.cnt3 {
	display: block;
	padding: 3px;
	font-size: 1.2em;
	font-style: bold;
	border: 2px solid #FFFFFF;
	background : #eeeeee url(../img/parts/h3_item1.gif) no-repeat 4px center;
}
.centeritem h1#cnt {
		margin-bottom: 25px;
}
.centeritem h1 {
	color: #62494F;
	text-indent: 10px;
	font-size: 1.4em;
	border: 1px solid #D96868;
}

.centeritem h2 {
	clear: both;
	margin: 1em 0;
	padding: 5px;
	line-height: 1;
	font-size: 1.4em;
	color: #3366CC;
	border-left: 8px solid #C4C1CA;
	border-bottom: 1px solid #C4C1CA;
}

.centeritem h3 {
	margin: 1em 0;
	padding: 5px;
	line-height: 1;
	font-size: 1.4em;
	color: #3366CC;
	border-left: 8px solid #E0DFE3;
	border-bottom: 0px solid #E0DFE3;
}

.centeritem h4{
	font-size: 1.4em;
	color: #333333;
	font-styel: bold;
	margin-top: 0px;
	color: #62494F;
	line-height: 1.2;
	border: 0px;
}
.centeritem h5{
	font-size: 1.2em;
	color: #339900;
	font-styel: 600;
	margin: 1.4em 0 1.4em 0;
}
.centeritem h6{
	font-size: 1em;
	color: #339900;
	font-styel: bold;
	margin: 1.4em 0 1.4em 0;
}

.coment1{
	display: block;
	padding: 5px;
	background-color: #F2F0E6;
}

.centeritem p {
	margin-bottom: 1em;
}
.centeritem img.imgleft {
	float:left;
	margin-right:10px;
	margin-bottom:1em;
}
.centeritem img.imgright {
	float:right;
	margin-left:10px;
	margin-bottom:1em;
}
.centeritem img {
	margin: 5px;
}
.clear {
	clear:both;
	}
.center {
	text-align: center;
}