body
{
	margin: 40px;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
}
h1
{
	font-family: Segoe print, Comic Sans MS;
	font-size: 30px;
	width: auto;
/*	display: inline;*/
/*	float: right;*/
	color: red;
/*	margin-right: 150px;*/
/*	margin-top: 0px;*/
	position: relative;
	margin-bottom: 0px;
}
h1 span {
 	background: url(images/text.png) repeat-x;
	position: absolute;
	width: 100%;
	height: 20px;
	margin-top: 14px;
}
h2
{
	font-family: Segoe UI light, Arial Unicode MS;
	font-size: 15px;
	color:#009;/* #090;*/
/*	display: block;*/
/*	float: right;*/
	margin-top: 0px;
/*	margin-left: 50px;*/
/*	margin-right: 150px;*/
text-shadow: #0FC 1px 1px 1px;
}
h3
{
	font-family: Segoe UI, Arial Unicode MS;
	text-indent: 15px;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#popup
{
	background: white;
	border: 1px solid black;
	display: inline;
	position: fixed;
	width: 630px;
	height: 400px;
	margin-top: 110px;
	left: -315px;
	margin-left: 50%;
	z-index: 2;
	filter: none;
	color: black;
	font-family: Segoe UI, Arial Unicode MS;
	text-align: left;
	overflow: auto;
	overflow-x: hidden;
}
#center
{
	width: 829px;
	height: 600px;
	margin: 0px auto;
	text-align: center;
}
#center_back
{
	width: 829px;
	height: 600px;
	margin: 0px auto;
	text-align: center;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index: 1;
}
#logo
{
/*	background: url(images/logo.png) no-repeat left;*/
	width: 900px;
	height: 100px;
	text-align: right;
	margin-bottom: 30px;
	margin-left: 35px;
}
#f1, #f2, #f3, #f4
{
	position: relative;
	display: inline;
	float: left;
	padding-top: 10px;
	font-size: 24px;
	color: white;
	font-weight: bold;
	font-family: Segoe Print, Comic Sans MS;
	text-shadow: #CCC 1px 1px 1px;
}
#f1
{
	background: url(images/imagine.png) no-repeat;
	width: 210px;
	height: 400px;
	left: 30px;
	text-indent: 10px;
}
#f2
{
	background: url(images/prezentare.png) no-repeat;
	width: 209px;
	height: 400px;
	left: 0px;
	text-indent: 35px;
}
#f3
{
	background: url(images/promovare.png) no-repeat;
	width: 198px;
	height: 396px;
	left: -13px;
	text-indent: 25px;
}
#f4
{
	background: url(images/diverse.png) no-repeat;
	width: 212px;
	height: 400px;
	left: -30px;
	text-indent: 10px;
}
#f1 ul li, #f2 ul li, #f3 ul li, #f4 ul li, #f1 a, #f2 a, #f3 a, #f4 a
{
	list-style-type: none;
	color: white;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	font-family: Segoe UI, Arial Unicode MS;
	text-indent: 0px;
	text-decoration: none;
	text-shadow: none;
}
#f1 a:hover, #f2 a:hover, #f3 a:hover, #f4 a:hover
{
	text-decoration: underline;
	text-shadow: none;
}
#jos
{
	width: 900px;
	height: auto;
	text-align: justify;
	font-size: 17px;
	display: block;
	float: left;
	margin-left: 30px;
	color: #600;
	font-family: Segoe UI light, Arial Unicode MS;
	font-weight: bold;
}
