/*Document CSS */

body {
	
	padding: 0;
	margin: 0;
	background-position: center;
	background-image: url(IMG/Background2.jpg);
	background-repeat: repeat;
	text-align: center;
	position: relative;
	height: 100%;
	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;
	z-index:-10;
	}
.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;
	z-index:-10;
	}

.FooterBody {
	padding: 10px;
	padding-bottom:30px;	
	
}

.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;
	list-style-type: none;
	z-index: 10;

	}

.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;
	z-index:20;
	}

.ContentB {
	background-image: url(IMG/ContentBottom2.png);
	width: 490px;
	height: 61px;
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-bottom: 100px;
	z-index:20;
	}
  .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;
	}
	
.imageRow {
  *zoom: 1;
  margin: 10px 0;
  margin-left: 20px;
}

.imageRow .single {
  float: left;
  padding-top: 15px;
  
}

.imageRow:after {
  content: "";
  display: table;
  clear: both;
}

.imageRow .single a {
  float: left;
  display: block;
  background: rgba(255, 255, 255, 0.1);
  padding: 7px;
  line-height: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  margin-right: 40px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.imageRow .single a img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.imageRow .single a:hover {
  background-color: #8ad459;
}

.imageRow .set {
  float: left;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

/*Stilizare casute ale paginii contact*/

#ContactForm {
	border: none;
	}

form {
	border: none;
	
	}

label {
	display:block;
	color: #004c77;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 20px 0 0 0;
	}

input {
	
	width:375px;
	display:block;
	border: 1px solid #999;
	height: 25px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	
	}

textarea {
	
	width:370px;
	display:block;
	border: 1px solid #999;
	height: 100px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	
	}

fieldset {
	
	border: none;
	
	}

.labelone {
	
	margin-right: 10px;
	color: #004c77;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	
	}

.btn {
	
	width: 130px;
	height: 40px;
	border: none;
	position: relative;
	left: 190px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color: #004c77;
	font-size:14px;
	bottom:-30px;
	
	}

.btn2 {
	
	width: 130px;
	height: 40px;
	border: none;
	position: relative;
	left:330px;
	bottom: 10px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#004c77;
	font-size: 14px;
	
	}

btn1:hover {
	color:#00829B;
}

btn2:hover {
	color:#00829B;
}
	
#container {
   min-height:100%;
   position:relative;
}
