* {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	width: 100%;
}

html {
	height: 100%;
	width: 100%;
	background: #414244 url(images/bkg_01.gif) top repeat-x;
}

p {
	margin-left: 84px;
	color:#ffffff;
	text-align:left;
	line-height: 16px;
}

h1 {
	font-size: 12px;
	font-weight: 100;
	color:#ffffff;
	margin-top: 8px;
}

#holder {
	width: 420px;
	height: 251px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -190px;
	display: block;
}

#holder img#bula {
	width: 142px;
	height: 251px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
    border: 0px;
}

#holder div#centru {
	width: 255px;
	height: 251px;
	float: left;
    border: 0px;
	background: url(images/logo_04.gif);
}

#holder div#content {
	width: 250px;
	height: 50px;
	padding: 90px 0px 0px 0px;
	overflow: hidden;
}

a {
	font-size: 13px;
	font-weight: 100;
	color:#ffffff;
	margin-top: 8px;
}