article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }
body {
	background: #fafafa; /*#0f0f0f */
	min-width: 980px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #393939;
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #fff;
}

	a:hover {
		text-decoration: none;
	}
#main-bg-top {
	background: url(../images/main-bg-top1.jpeg) repeat-x 50% 0%;
}
	
#page1 #main-bg-top {
		background: url(../images/main-bg-top.jpeg) repeat-x 50% 0%;
	}

#main-bg-bot {
	background: url(../images/main-bg-bot.pngx) repeat-x 50% 100%;
	width: 100%;
}

#main {
	width: 890px;
	margin: 0 auto;
	font-size: 0.75em;
}

header {
	position: relative;
	height: 113px;
}

aside {
	height: 461px;
	padding: 0 0 48px 0;
}

section#content {
	font-weight: 400;
}

footer {
	background: url(../images/footer.png) no-repeat 50% 0%;
	height: 49px;
	overflow: hidden;
}

.fleft {
	float: left;
}

img.fleft {
		margin: 6px 28px 47px 0;
	}
	
img.fleft1 {
		float: left;
		margin: 6px 28px 0 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 6px 28px 28px 0;
	}
	
	img.fleft3 {
		float: left;
		margin: 6px 28px 55px 0;
	}
	
	img.fleft4 {
		float: left;
		margin: 6px 28px 55px 0;
	}

.fright {
	float: right;
}

	img.fright {
		margin: 4px 0 0 15px;
	}
	
	img.fright1 {
		float: right;
		margin: 4px 0 55px 15px;
	}
	
	ul.fright {
		padding: 0 66px 16px 0;
	}
	
	ul.fright1 {
		float: right;
		padding: 0 54px 16px 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
#small-menu {
	overflow: hidden;
	position: absolute;
	top: 18px;
	right: 6px;
}

	#small-menu li {
		background: url(../images/divider.png) no-repeat 0% 3px;
		float: left;
		margin: 0 0 0 -3px;
		padding: 0 6px 0 9px;
		line-height: 1.2em;
		font-size: 12px; /*1.083em*/
		font-weight: lighter;/*400*/
		color: #fff;
		letter-spacing:.75px;
	}
	
		#small-menu li a {
	text-decoration: none;
	color: #CFCFCF;
	font-weight:lighter;
		}
		
			#small-menu li a:hover {
	color:#7D7D7D;
			}

nav {
	position: absolute;
	top: 53px;
	right: -3px;
}

	nav ul {
		background: url(../images/menu.png) repeat-x 0% 0%;
		position: relative;
		height: 58px;
		overflow: hidden;
		border-radius: 14px;
		-moz-border-radius: 14px;
		-webkit-border-radius: 14px;
		behavior: url(js/PIE.html);
	}
	
		nav ul li {
			background: url(../images/menu-divider.gif) no-repeat 0% 0%;
			float: left;
			margin: 0 0 0 -2px;
		}
		
			nav ul li a {
				background: url(../images/menu-act.png) no-repeat 50% -58px;
				position: relative;
				float: left;
				height: 58px;
				padding: 0 18px 0 18px;
				line-height: 58px;
				font-size: 1.25em;
				font-weight: 700;
				text-decoration: none;
				color: #fff;
			}
			
				nav ul li a:hover {
					background-position: 50% 0%;
				}
			
				nav ul li strong a:hover {
					background-position: 0% 0%;
				}
				
				nav ul li b a:hover {
					background-position: 100% 0%;
				}
				
			nav ul li strong {
				float: left;
				padding: 0 0 0 2px;
			}
			
			nav ul li.current a {
				background-position: 50% 0%;
			}
			
				nav ul li.current strong a {
					background-position: 0% 0%;
				}
				
				nav ul li.current b a {
					background-position: 100% 0%;
				}
aside .indent {
	padding: 45px 0 0 0;
}
#content #indent {
	padding: 0 0 50px 0;
}

#content #indent-1 {
	padding: 40px 0 65px 0;
}

#content #indent-2 {
	padding: 40px 0 49px 0;
}

#content #indent-3 {
	padding: 40px 0 59px 0;
}

#content p {
	padding: 0 0 20px 0;
	line-height: 20px;
	font-size: 1.083em;
	color: #8a8989;
}

	#content p.extra {
		padding: 0 0 22px 0;
	}
	
	#content p.extra1 {
		padding: 0 0 13px 0;
	}
	
#content p span {
	color: #fff;
}

	#content p small {
		float: right;
		padding: 0 20% 0 0;
		font-size: 1em;
	}
header h1 {
	position: absolute;
	top: 52px;
	left: -1px;
}

	header h1 a {
		background: url(../images/logo.png) no-repeat 0% 0%;
		display: block;
		width: 179px;
		height: 63px;
		overflow: hidden;
	}
	
		 header h1 a span {
			display: none;
		}

h2 {
	background: url(../images/title-tail.gif) repeat-x 0% 100%;
	height: 39px;
	margin: 0 0 27px 0;
	overflow: hidden;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: 700;
	color: #fff;
}

	h2.extra {
		margin: 0 0 18px 0;
	}
	
	h2.extra1 {
		margin: 0 0 24px 0;
	}

h3 {
	background: url(../images/title-tail.gif) repeat-x 0% 100%;
	height: 64px;
	margin: 0 0 18px 0;
	overflow: hidden;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: 700;
	color: #fff;
}

	h3 span {
		display: block;
		margin: -4px 0 0 0;
	}

h6 {
	padding: 0 0 21px 0;
	line-height: 20px;
	font-size: 1.2em;
	font-weight: normal;
	color: #fefefe;
}

.link {
	float: left;
	line-height: 1.2em;
	font-size: 1.5em;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
}
	
	.link:hover {
		color: #969696;
	}

.link-indent {
	margin: 0 0 52px 0;
}
#contact-form {
	width: 100%;
	overflow: hidden;
}
.row-1 {
	width: 100%;
	overflow: hidden;
}

	.row-1 .inner {
		padding: 0 0 51px 0;
	}

.pic-indent {
	margin: 0 0 0 0;
}

.list {
	padding: 0 0 20px 0;
	overflow: hidden
}

	.list li {
		word-spacing: -1px;
		line-height: 32px;
		font-size: 1.083em;
		font-weight: bold;
		color: #b1b1b1;
	}
	
		.list li a {
			text-decoration: none;
			color: #b1b1b1;
		}
		
		.list li a:hover {
			color: #393939;
		}

.list-1 {
	width: 100%;
	padding: 0 0 32px 0;
	overflow: hidden;
}

	.list-1 li {
		float: left;
		width: 283px;
		padding: 0 10px 0 0;
	}
	
	.list-1 li.extra {
		padding: 0 21px 0 0;
	}
	
		.list-1 li img {
			float: left;
			margin: 0 11px 0 0;
		}
		
		.list-1 li div {
			overflow: hidden;
		}
		
		.list-1 li strong {
			display: block;
			padding: 0 0 11px 0;
			line-height: 18px;
			font-size: 1.333em;
			font-weight: normal;
			color: #ccc;
		}
		
			.list-1 li strong a {
				text-decoration: none;
				color: #ccc;
				font-variant:small-caps;
			}
			
			.list-1 li strong a:hover {
	color:#999;
	border-bottom:dotted 2px gray;
			}
		
		.list-1 li b {
			display: block;
			padding: 0 0 11px 0;
			line-height: 18px;
			font-size: 1.333em;
			color: #fff;
		}
		
			.list-1 li b a {
				text-decoration: none;
				color: #fff;
			}
			
			.list-1 li b a:hover {
				text-decoration: underline;
			}
		
		.list-1 li p {
			padding: 0 !important;
			line-height: 20px !important;
			font-size: 1.083em !important;
			color: #898989 !important;
		}
		
			.list-1 li p span {
				font-weight: bold;
			}

.list-2 {
	padding: 0 0 16px 0;
	overflow: hidden;
}

	.list-2 li {
		background: url(../images/marker.png) no-repeat 0% 13px;
		padding: 0 0 0 23px;
		line-height: 32px;
		word-spacing: -1px;
		font-size: 1.083em;
		font-weight: bold;
		color: #b1b1b1;
	}
	
		.list-2 li a {
			text-decoration: none;
			color: #b1b1b1;
		}
		
		.list-2 li a:hover {
			color: #fff;
		}

.list-3 {
	padding: 0 0 2px 0;
	overflow: hidden;
}

	.list-3 dt {
		padding: 0 0 1px 0;
		line-height: 20px;
		font-size: 1.5em;
		color: #fefefe;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #fefefe;
		}
		
		.list-3 dt a:hover {
			text-decoration: underline;
		}
		
	.list-3 dd {
		padding: 0 0 19px 0;
		line-height: 20px;
		font-size: 1.083em;
		color: #8a8989;
	}

.list-4 {
	padding: 0 0 47px 0;
	overflow: hidden;
}

	.list-4 li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 32px;
		font-size: 1.083em;
		font-weight: bold;
		color: #b1b1b1;
	}
	
		.list-4 li a {
			word-spacing: -1px;
			text-decoration: none;
			color: #b1b1b1;
		}
		
			.list-4 li a:hover {
				color: #fff;
			}
		
		.list-4 li strong {
			float: right;
			width: 100px;
		}
		
		.list-4 li b {
			float: right;
			width: 89px;
		}

.list-5 {
	width: 100%;
	margin: 0 0 -8px 0;
	padding: 2px 0 0 0;
	overflow: hidden;
}

	.list-5 li {
		width: 100%;
		padding: 0 0 35px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
		.list-5 li img {
			float: left;
			margin: 5px 29px 0 0;
		}
		
		.list-5 li strong {
			display: block;
			padding: 0 0 22px 0;
			line-height: 20px;
			font-size: 1.5em;
			font-weight: normal;
			color: #fefefe;
		}
		
			.list-5 li strong a {
				text-decoration: none;
				color: #fefefe;
			}
			
			.list-5 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-5 li p {
			padding: 0 0 0 0 !important;
			color: #adadad !important;
		}

.list-6 {
	padding: 0 0 20px 0;
	overflow: hidden
}

	.list-6 li {
		line-height: 32px;
		font-size: 1.083em;
		color: #b1b1b1;
	}
	
		.list-6 li a {
			text-decoration: none;
			color: #b1b1b1;
		}
		
		.list-6 li a:hover {
			color: #fff;
		}

.list-7 {
	padding: 0 0 35px 0;
	overflow: hidden;
	line-height: 20px;
	font-size: 1.083em;
	color: #8a8989;
}

	.list-7 dd {
		width: 100%;
		padding: 0 0 20px 0;
		overflow: hidden;
	}
	
		.list-7 dd small {
			float: right;
			padding: 0 29% 0 0;
			font-size: 1em;
		}
		
		.list-7 dd i {
			float: right;
			padding: 0 24% 0 0;
			font-style: normal;
		}
		
		.list-7 dd a {
			color: #8a8989;
		}

.list-indent {
	padding: 0 0 52px 0 !important;
}

.list-indent-1 {
	padding: 0 0 16px 0 !important;
}

.list-indent-2 {
	padding: 0 0 46px 0 !important;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.privacy {
	width: 100%;
	padding: 0 0 5px 0;
	overflow: hidden;
}

	.privacy h2 {
		margin: 0 0 25px 0 !important;
	}
#loopedCarousel {
	position: relative;
	width: 890px;
	height: 418px;
}

	#loopedCarousel a.previous {
		background: url(../images/button-prev.png) no-repeat 100% 0%;
		display: block;
		width: 28px;
		height: 40px;
		overflow: hidden;
		position: absolute;
		top: 186px;
		left: -35px;
	}
	
		#loopedCarousel a.previous:hover {
			background-position: 0% 0%;
		}
	
	#loopedCarousel a.next {
		background: url(../images/button-next.png) no-repeat 0% 0%;
		display: block;
		width: 28px;
		height: 40px;
		overflow: hidden;
		position: absolute;
		top: 186px;
		right: -41px;
	}
	
		#loopedCarousel a.next:hover {
			background-position: 100% 0%;
		}

.container {
	position:relative;
	width: 890px;
	height: 418px;
	overflow: hidden;
}

.slides {
	position: absolute;
	top: 0;
	left: 0;
}

.slides div {
	background: url(../images/box.png) repeat-y 0% 0%; /*no-repeat*/
	width: 250px;
	height: 389px;
	padding: 29px 30px 0 20px;
	position: absolute;
	top: 0;
}
	.slides div span {
		background: url(../images/title-bg.gif) repeat-x 0% 100%;
		display: block;
		min-width: 210px;width:auto;
		height: 51px;
		margin: 0 auto 18px;
		line-height: 1.2em;
		font-size: 2em;
		font-weight: 700;
		text-align: center;
		color: #fff;
	}
	
	.slides div ul {
		width: 100%;
		padding: 0 0 15px 0;
		overflow: hidden;
	}
	
		.slides div ul li {
			width: 100%;
			overflow: hidden;
			vertical-align: top;
			line-height: 25px;
			font-size: 1.167em;
			font-weight: 400;
			color: #fff;
		}
		
			.slides div ul li a {
				text-decoration: none;
				color: #fff;
			}
			
			.slides div ul li small {
				float: right;
				font-size: 1em;
			}
			
	.slides div strong {
		background: url(../images/line-hor.gif) repeat-x 50% 0%;
		display: block;
		width: 100%;
		padding: 20px 0 5px 0;
		overflow: hidden;
		font-weight: 400;
	}
	
		.slides div strong b {
			float: right;
			width: 76px;
			font-weight: 400;
		}
		
			.slides div strong b a {
	background: url(../images/button-bg.png) no-repeat 0% 0%;
	float: right;
	width: 76px;
	height: 37px;
	overflow: hidden;
	line-height: 36px;
	font-size: 1.5em;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	color: #515151;
			} /*buton comanda*/
			
				.slides div strong b a:hover {
					color: #000 /*hover buton comanda*/
				}
				
		.slides div strong em {
			float: left;
			line-height: 36px;
			font-size: 2em;
			font-weight: 700;
			font-style: normal;
		}
footer p {
	padding: 17px 0 0 12px;
	line-height: 1.2em;
	font-size: 1.083em;
	font-weight: 400;
	text-align: center;
	color: #B7B7B7;
}

	footer p a {
	text-decoration: none;
	color: #BEBEBE;
	margin:0 5px 0 5px;
	}
	
		footer p a:hover {
			color: #000;
		}
		
	footer p strong {
		padding: 0 0 0 12px;
		font-weight: 400;
	}
.infow {color:#F5F5F5}
.pleft10 {padding-left:10px;}
.pleft15{padding-left:15px;}
.pleft20{padding-left:20px;}
#stats {margin:5px 0 15px 0;}
#footer-logo {background: url(../images/logo-footer.png) no-repeat left;
background-position:-20px 5px;
	float: left;
	height:43px;
	padding: 10px 0 0 50px;
}
.wrapper h6 {color:#7D7D7D}
.list-1 h1 {display: block;
			padding: 0 0 5px 0;
			line-height: 18px;
			font-size: 16px !important;
			font-weight: bolder;
			color: #ccc;}
.list-1 h1 a:hover {border-bottom:dotted 2px gray;}
#facilitati {width:420px;margin:-5px 0 0 35px;height:280px;}
#facilitati span {display: block;
			padding: 0 0 5px 0;
			line-height: 15px;
			font-size: 14px !important;
			font-weight: lighter;
			color: #ccc;}
.left {float:left;width:200px}
.right {float:right;width:190px;}
#facilitati li {list-style-type:none;font-size:11px;background:url(../images/li-small.png) no-repeat left 0px;padding:0px 0px 5px 15px;line-height:16px;}
.kw a {
	color:#3C3C3C;
	text-decoration:none;
	font-variant:small-caps;
}
.kw a:hover {
	color:#272727;
	text-decoration:underline;
}
.buton {font-size:15px !important;}
.gri {color:#F2F2F2 !important;}
/*butoane next si prev*/
#page1 a.previous2 {
		background: url(../images/button-prev.png) no-repeat 100% 0%;
		display: block;
		width: 28px;
		height: 40px;
		overflow: hidden;
		position: absolute;
		top: 600px;
		left: 480px;
	}
	
#page1 a.previous2:hover {
			background-position: 0% 0%;
		}
	
#page1 a.next2 {
		background: url(../images/button-next.png) no-repeat 0% 0%;
		display: block;
		width: 28px;
		height: 40px;
		overflow: hidden;
		position: absolute;
		top: 600px;
		right: 480px;
	}
	
#page1 a.next2:hover {
			background-position: 100% 0%;
		}
