html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#page {
	width:900px;
	margin:2em auto;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px solid #fff;
}

#header {
	position:absolute;
	top:1em;
	right:1em;
	background:#fff;
}

#header h1 {
	font-size:3em;
	text-indent:-9999px;
	background:url(images/header.gif) no-repeat top left;
	height:60px;
	width:500px;
}

#header ul {
	list-style-type:none;
	font-size:0.75em;
	margin:0.5em 0 0 0.3em;
}

#header li {
	display:inline;
	padding:0 5px;
}

#header li a {
	color:#666;
}

#header li a:hover {
	color:#333;
	border-bottom-style:solid;
}

#content {
	margin-top:120px;
}

/* CLEARING FLOATS */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix { height: 1%; }


/* @HOMEPAGE styles
-------------------*/

#homepage #page {
	background:url(images/homepage.jpg) no-repeat top left;
	height:590px;
}

#homepage #sidebar {
	position:absolute;
	top:235px;
	left:0;
	width:180px;
	padding-top:90px;
	background:url(images/sidebartop.gif) no-repeat top left;
	color:#666;
	font-size:0.9em;
}

#homepage #sidebar h2 {
	color:#960;
	font-size:1.2em;
	margin-bottom:0.3em;
	text-transform:lowercase;
}

#brunch {
	background:url(images/sidebarbg.jpg) no-repeat;
	padding:2em;
	width:auto;
	min-height:0; /* trigger hasLayout in IE7 */
}

/* \*/
* html #brunch { height: 1%; /* trigger hasLayout in IE5-6 */ }
/* */


#brunch ul {
	font-size:0.75em;
	margin-top:0.6em;
	line-height:1.4;
}

#brunch a {
	color:#444;
}

#homepage #sidebar form {
	padding:0 0 60px 25px;
	background:url(images/sidebarbottom.gif) no-repeat 46% bottom;
	margin-top:-8px;
}

#homepage #sidebar form h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:none;
	margin-bottom:-1px;
}

#homepage #sidebar input {
	vertical-align:middle;
}

#homepage #sidebar input.text {
	width:102px;
	background:url(images/input.jpg) no-repeat top left;
	border:none;
}

#welcome {
	position:absolute;
	top:380px;
	left:220px;
	width:300px;
}

#welcome h2 {
	color:#960;
	font-size:1.3em;
	margin-bottom:0.3em;
	font-weight:normal;
}

#welcome p {
	width:210px;
	padding:15px 25px 35px;
	margin:1em auto;
	font-size:0.78em;
	line-height:1.2;
	background:url(images/welcomebg.png) no-repeat top left;
}

#contactText {
	position:absolute;
	top:565px;
	right:50px;
	font-size:0.8em;
	color:#666;
	padding:3px 0 3px 85px;
	background:url(images/footer.gif) no-repeat top left;
	clear:both;
	line-height:1.2;
}

#contactText em {
	font-style:normal;
	color:#630;
	margin-left:-15px;
}

#carte #contactText {
	position:static;
	margin-left:425px;
}

* html #carte #contactText {
	padding-top:1px;
}

#slideshow {
	position:absolute;
	right:10px;
	top:120px;
	width:350px;
	/* sterge aceste doua proprietati */
	background:url(images/slideshow.jpg) no-repeat top left;
	height:430px; 
	/*--------*/
}

#slideshow p {
	color:#fff;
	background:#000;
	font-size:11px;
	line-height:1.2;
	padding:10px;
}

/* CARTE specific styles */
#carte #content {
	width:650px;
	float:right;
	margin-top:120px;
}

#carte #content #menu {
	float:left;
	width:290px;
	margin-left:10px;
}

#carte #content img {
	float:right;
}

#carte #content h2 {
	font-size:1.9em;
	margin:2em 0 1em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#carte #content dl {
	font-size:0.8em;
	margin-bottom:4em;
}

#carte #content dt {
	display:block;
	color:#FF9900;
	text-align:right;
	font-style:italic;
	background:url(images/dottedline.gif) repeat-x bottom;
}

#carte #content dt strong {
	float:left;
	color:#a30;
	background:#fff;
	padding-right:5px;
}

#carte #content dt em {
	background:#fff;
	padding-right: 0.5em;
}

#carte #content dd {
	clear:right;
	display:block;
	text-align:right;
	color:#666;
	margin:0.5em 0 1.5em 0;
	font-size:0.89em;
}

#carte #side {
	width:247px;
	float:right;
	background:url(images/side.jpg) no-repeat top left;
	padding-top:220px;
}

#carte #side ul {
	padding-bottom:155px;
	background:url(images/sidemenu.jpg) no-repeat right bottom;
	font-size:0.8em;
}

#carte #side li {
	display:block;
	line-height:2.1;
	padding-left:45px;
	min-height:1px;
}

* html #carte #side li {
	height:1%;
}

#carte #side li.current {
	background:transparent url(images/menubullet.gif) no-repeat left center;
}

#carte #side li a {
	color:#666;
}

#carte #side li a:hover {
	color:#333;
}

#carte form {
	padding:0px 20px 40px 20px;
	width:250px;
	float:left;
	font-size:0.9em;
}

#carte h2 {
	color:#330;
	font-size:1.2em;
}

#carte label {
	display:block;
	margin-top:1em;
}

#carte textarea {
	display:block;
	margin-bottom:0.6em;
}

#carte #address {
	background:#FFCC80 url(images/contact.jpg) no-repeat top left;
	width:250px;
	padding:210px 20px 20px 20px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	line-height:1.2;
	margin-left:40px;
	color:#630;
}

#carte #address p {
	margin-bottom:0.5em;
}

#carte #address strong {
	font-size:16px;
	font-style:italic;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#310;
}

#carte #address .email {
	color:#000;
}
a.webxis:link, a.webxis:active, a.webxis:visited {
	color: #666666; 
	text-decoration: none;
}

a.webxis:hover {
	color: #663300; 
	font-weight: bold;
}

.newsContent {
	font-size: 0.85em;
}


