/*Document CSS 2*/
#nav {
	
   float:left;
   width:100%;
   background-image: url(IMG/TopMenu.png);
   background-repeat: repeat-x;
   overflow:hidden;
   position:relative;
   z-index:100;
	
}
#nav ul {
	
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
   z-index:100;
   font-family:Cheri;
   font-size:18px;
 
}

#nav ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   z-index:100;
	
}
#nav ul li a {
	display: block;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 100;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #FFF;
	text-decoration: none;
	background-image: url(IMG/TopMenu.png);
	z-index: 100;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(IMG/TopMenuH.png);
	background-repeat: repeat-x;
	z-index: 100;
}
#Header {
	background-image: url(IMG/Header.png);
	height: 468px;
	width: 1156px;
	right: auto;
	position: relative;
	top: -38px;
	margin:0 auto;
	left: 130px;
}

.stbutton {
	height:265px;
	width:556px;
	bottom:70px;;
	position:relative;
	background-repeat:no-repeat;
	background-image: url(IMG/Sofia%20Teodora%20Button.png);
	margin: 0 auto;
}
.HomeButton {
	position: absolute;
	width: 179px;
	height: 132px;
	bottom: 400px;
	left: -170px;
}

.stbutton:hover {
	height:265px;
	width:556px;
	bottom:70px;
	margin: 0 auto;
	position:relative;
	background-repeat:no-repeat;
	background-image: url(IMG/Sofia%20Teodora%20ButtonH.png);
}

/*Document CSS */

body {
	
	margin: 0px;
	background-position: center;
	background-image: url(IMG/Background2.jpg);
	background-repeat: repeat;
	text-align: center;
	position: relative;
	height: 1048px;
	min-height:665px;
	background-attachment:fixed;
	}

.Asofiei {
	width:207px;
	height:91px;
	top: 100px;
	position: absolute;
	left: 10px;
	}

.PrieteniiM {
	width:205px;
	height:104px;
	position: absolute;
	top: 20px;
	left: 200px;
	}

.PreferateleM {
	width:264px;
	height:157;
	position: absolute;
	top: 30px;
	left: 380px;
	}
	
.HomeButton {
	position: absolute;
	width: 179px;
	height: 132px;
	top: 5px;
	left: -150px;
	}

.Flowers1 {
	background-image: url(IMG/Flowers1.png);
	background-repeat: no-repeat;
	width: 333px;
	height: 335px;
	position: absolute;
	top: -52px;
	left: -194px;
	}
.ContentText {
	font-family: Cheri;
	font-size: 22px;
	font-weight: bold;
	color: #004c77;
	padding-left:10px;
	}
.ContentMiddleContent {
	font-family:Tahoma, Geneva, sans-serif;
	color: #004c77;
	font-size: 14px;
	padding-left: 10px;
	text-align:justify
	}
.ContentMiddle > p {
	margin:0;
	}
.Flowers2 {
	background-image: url(IMG/Flowers2.png);
	background-repeat: no-repeat;
	width: 270px;
	height: 266px;
	position: absolute;
	bottom: -143px;
	right: -220px;
	}

.Footer {
	background-image: url(IMG/Bottom.png);
	background-repeat: repeat-x;
	color: white;
	position: absolute;
	bottom: 0;
	height: 30px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	background-position: center center;
	vertical-align: middle;
	list-style-type: none;
	margin: 0px;


	}

.ContentTop {
	background-image: url(IMG/ContentTop2.png);
	background-repeat: no-repeat;
	width: 490px;
	height: 10px;
	margin: 0 auto;
	}

.ContentMiddle {
	background-image: url(IMG/ContentMiddle2.png);
	background-repeat: repeat-y;
	position: relative;
	width: 470px;
	font-size: 14px;
	text-align: left;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 0 15px 5px 5px;
	margin: 0 auto;
	min-height: 230px;
	color: #004c77;
	}

.ContentB {
	background-image: url(IMG/ContentBottom2.png);
	width: 490px;
	height: 61px;
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-bottom: 100px;
	}
  .ContentMiddle Text {
	position: relative;
	top: 5px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #004c77;
	}
	

  .Footer .BottomStripText {
	font-family: Tahoma, Geneva, sans-serif;
	position: relative;
	top: 5px;
	}
	
.boxtop{
	width: 490px;
	margin: 0 auto;
	position: relative;
	height: 250px;
	bottom:10px;
	}
	
.topmenu{
	position: static;
	
}


