.clearfix:after { content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
body { margin: 0; background: #1b1b1b; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
/* ---------- preview name text ----------------------- */
.tbl { clear:left; position: relative; background: #c30a6b; }
.tbl h1 { position: absolute; top: 425px; left: 20px; background: url(ima/png/name.png) no-repeat; width: 313px; height: 52px; }
.tbl h1 span { display: block; margin: 2px 50px 10px 50px; color: #000; font-size: 36px; text-align: center; background: #fff; }
.tbl h1 { margin:0; padding:0; }
/* ---------- logo preview ----------------------- */
#head { position: relative; background: #fff; }
#head img { float:left; border: none; }

#head img.logo {
	position: absolute;
	border: none;
	left: 800px;
	top: -10px;
	float: none;
}
#head img.logowm {
	position: absolute;
	border: none;
	left: 290px;
	top: 340px;
	float: none;
}

#head img.logowm2 {
	position: absolute;
	border: none;
	left: 0px;
	top: 495px;
	float: none;
}



