body {
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

#wrapper {
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 870px;
	height: 72px;
	padding-top: 22px;
	padding-left: 30px;
}
#header .left {
	float: left;
	width: 325px;
}
#header .right {
	float: left;
	width: 500px;
	padding-top: 40px;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #745F4C;
}

#header2 {
	height: 158px;
	/*width: 1110px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#header2 .img {
	/*float: left; */
	width: 160px;
	height: 158px;
	text-align: center;
	margin-left: 10px;
}

.banda {
	width: 100%;
	height: 5px;
	background: url('banda-bg.jpg') repeat-x;
}

#menu {
	width: 100%;
	height: 21px;
	background: url('menu-bg.jpg') repeat-x;
}
#menu .cont {
	width: 820px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
}
#menu .item {
	float: left;
	width: 160px;
	height: 18px;
	padding-top: 3px;
	text-align: center;
}
#menu a, #footer a {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #745F4C;
	text-decoration: none;
}
#menu a:hover, #footer a:hover {
	text-decoration: underline;
}

#footer {
	width: 100%;
	height: 21px;
	background: url('menu-bg.jpg') repeat-x;
	text-align: center;
}

#pagina {
	width: 1120px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: url('pagina-bg.jpg') repeat-y left top;
}

#pagina .left {
	float: left;
	width: 852px;
	background: url('logo-bg-fara.jpg') 1px 238px no-repeat;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding-left: 26px;
}
#pagina .right {
	float: left;
	width: 218px;
}
#pagina .pag {
	float: left;
	width: 1100px;
	background: url('logo-bg-fara.jpg') 1px 238px no-repeat;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding-left: 26px;
}

#pagina h1 {
	font-family: Georgia;
	font-size: 42px;
	font-weight: normal;
	color: #C8BAB0;
	margin-top: 5px;
	margin-bottom: 10px;
}

#pagina h2 {
	font-family: Georgia;
	font-size: 26px;
	font-weight: normal;
	color: #2D1105;
	margin-top: 5px;
	margin-bottom: 5px;
}

#pagina p, #pagina a {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#pagina a:hover {
	text-decoration: underline;
}

.serviciu {
	width: 100%;
	min-height: 177px;
	height: auto !important;
	height: 177px;
	border-bottom: 2px solid #89613E;
	padding-top: 18px;
	padding-bottom: 18px;
}
.serviciu .sleft {
	width: 897px;
	float: left;
}
.serviciu .sright {
	float: left;
	width: 181px;
	text-align: right;
}
#pagina .serviciu h2 {
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	color: #FCFFFF;
}
#pagina .serviciu p {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

td.vsep {
	width: 8px;
	background: url('vsep.jpg') repeat-y;
	margin: 0px;
	padding: 0px;
}

tr.hsep {
	height: 7px;
	background: url('hsep.jpg') repeat-x;
	margin: 0px;
	padding: 0px;
}

table#pachete h2 {
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	color: #FCFFFF;
}
table#pachete p {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
table#pachete td {
	padding: 4px;
}


.tickercontainer {
	width: 1000px;
}
.tickercontainer .mask {
	overflow: hidden;
	position: relative;
	width: 700px;
	height: 24px;
	padding-top: 12px;
}
ul.newsticker {
	-x-system-font:none;
	width: 1500px;
	color:#745F4C;
	font-family:Georgia;
	font-size:18px;
	font-weight:bold;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	left:800px;
	line-height:normal;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
}
ul.newsticker li {
	float:left;
	height:27px;
	margin:0;
	padding:0;
	margin-left: 5px; margin-right: 5px;
}

