/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #F4EFDC;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom:15px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	font-size: 12px;
}

.text1 {
	letter-spacing: -1px;
	font-size: 20px;
	color: #521804;
}

.text2 {
	margin-bottom: 15px;
	font-size: 12px;
	color: #C46F22;
}

.text3 {
	text-transform: lowercase;
	text-align: center;
	font-size: 10px;
	color: #EFA06C;
}

.text4 {
	text-transform: none;
	text-align: center;
	font-size: 10px;
	color: #EFA06C;
}

.textZ {
	letter-spacing: -1px;
	font-size: 20px;
	color: #521804;
	text-transform: none;
}

/** LISTS */

.list1 {
	margin-left: 20px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
	text-align:left;
}

.list1 li {
	padding-left: 17px;
	list-style-image: url(../images/homepage05.gif); 
	list-style-position: outside;
	margin-top: 15px;
}

.list2 {
	margin-left: 15px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
	text-align:left;
}

.list2 li {
	padding-left: 17px;
	list-style-image: url(../images/homepage05.gif); 
	list-style-position: outside;
}

/** LINKS */

a {
	color: #8A2608;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: lowercase;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../images/bg01.jpg) repeat left top; }
.bg2 { background: url(../images/bg02.jpg) repeat-x left top; }
.bg3 { background: url(../images/bg03.jpg) no-repeat left top; }
.bg4 { background: url(../images/bg04.jpg) no-repeat left top; }
.bg5 { background: url(../images/bg05.jpg) repeat-y left top; }
.bg6 { background: url(../images/bg06.jpg) no-repeat left top; }
.bg7 { background: url(../images/homepage04.gif) repeat-y center top; }
.bg8 { background: url(../images/subpage1_02.gif) repeat-y center top; }
.bg9 { background: url(../images/subpage2_02.gif) repeat-y center top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.galleriaimg {
	display: none;
}

.spaceZero{
	line-height:0px;
	margin:0; 
	padding:0; 
	border: none;
}

#floatingBar{
	display:scroll;
	position:fixed;
	right:0px; 
	margin:0; 
	padding:0;
}

#floatingList {
	line-height: 0;
	list-style: none; 
	margin:0px; 
	padding:0px; 
}

.enableJavascript{
	position:relative;
	top:40px;
}

#pensiuneGazde {
	margin-left:140px;
}

