body{	
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	background: url(../parts/bg-header.jpg) top repeat-x; 
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 12px;
	position: relative;
}


a{
	text-decoration: none;
	color: #A52600;
}

a:hover
{
    text-decoration: underline;
}

img{
	border: 0px;
}

p, span, ul, h1, h2, h3, a, img, li{
	margin: 0px;
	padding: 0px;
}

#container{
	width: 1024px;
	height: 1%;
	margin: 0px auto;
	position: relative;
	float: left;
}

#header{
}

#language, #breadcrumb{
	float: right;
	font-size: 9px;
	color: #736748;
	letter-spacing: 2px;
	padding-right: 25px;
	clear: both;
	position: relative;
}
#breadcrumb a:hover{
	text-decoration: underline;
}
#language{
}
a.language, a.language-on{
	padding: 3px;
	float: left;
	margin-left: 1px;
}
a.language-on, a:hover.language{
	color: #A52600;
	text-decoration: underline;
}
a.language:first-letter, a.language-on:first-letter{
	font-size: 9px;
}
#breadcrumb{
	padding-top: 10px;
}


#menu{
	width: 238px;
	float: left;
	margin-top: 30px;
	position: relative;
}
	
	h2.menu, h2.menu-on{
		width: 210px;
		float: left;
		clear: both;
		margin-bottom: 1px;
		font-weight: lighter;
	}
	h2.menu a, h2.menu:hover a, h2.menu-on a{
		width: 200px;
		color: #000;
		float: left;
		font-size: 12px;
		padding-left: 33px;
		font-weight: lighter;
		letter-spacing: 2px;

	}
	
	h2.menu a:hover, h2.menu-on a{
		width: 200px;
		font-weight: bold;
		color: #A52600;
		background: url(../parts/mark.jpg) 5px center no-repeat;
	}
	h2.menu a:hover{
		background: url(../parts/mark-bw.jpg) 5px center no-repeat;
	}
	
	h2.menu:first-letter, h2.menu-on:first-letter, a:first-letter{
		font-size: 15px;
		font-weight: bold;
	}
	
	div.submenu, div.level3{
		margin-bottom: 10px;
		width: 210px;
		float: left;
		clear: both;
		padding-left: 33px;
	}
	
	div.submenu a {
		width: 185px;
		clear: both;
		float: left;
		padding-left: 17px;
		font-weight: lighter;
		font-size: 10px;
		color: #333333;
		letter-spacing: 1px;
	}
	div.submenu a:first-letter{
		font-weight: bold;
		font-size: 11px;
	}
	div.submenu a:hover, div.submenu a.submenu-on, div.level3 a.on{
		font-weight: bold;
		color: #A52600;
	}
	div.level3{
		width: 169px;
	}
	
	div.level3 a{
		width: 169px;
		padding-left: 0px;
		
	}
	
	
	#trafic{
		width: 204px;
		float: left;
		padding-top: 20px;
		padding-left: 34px;
	}
	#content{
		width: 736px;
		padding-left: 20px;
		float: left;
	}
	
	h1{
	width: 736px;
	font-size: 16px;
	color: #A52600;
	letter-spacing: 3px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	clear: both;
}

	#text{
		width: 736px;
		float: left;
		text-align: justify;
		padding-bottom: 20px;
		position: relative;
	}
	
	table.galerie-foto{
		width: 736px;
		margin-bottom: 10px;
	}
	table.galerie-foto tr td{
		padding-top: 10px;
	}
	table.galerie-foto tr.descriere td{
		border-bottom: 1px dotted #999999;
		padding-top: 0px;
	}

		
	table.galerie-foto tr td{
		text-align: center;
	}

	
	#text a:hover{
		text-decoration: underline;
	}
	#text p{
		padding-bottom: 5px;
	}
	#text p:first-letter{
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 5px;
	}
	
	#text .capitol-text p.autor{
		font-size: 11px;
		text-align: right;
	}
	
	#text h2.subtitlu{
		font-size: 14px;
		padding-bottom: 10px;
	}
	
	#text ul, #text ol{
		margin: 0px;
		padding: 0px;
		margin-bottom: 10px;
	}
	
	#text ul li, #text ol li{
		list-style-position: inside;
		margin-bottom: 5px;
	}
	
	#text ul li ul{
		padding-left: 15px;
	}
		#text ul.no-bullet{
			list-style: none;
			text-indent: 0px;
	}

	#text ul li p{
		padding-left: 15px;
	}

	#text ul:first-letter, #text ol:first-letter{
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 5px;
	}
	
	
	#text a.capitol-titlu, #text .capitol-text{
		width: 736px;
		float: left;
		clear: both;
		padding-bottom: 10px;
		position: relative;
		background-color: #FFF;

	}
	
	#text .capitol-text table{
		border: none;
		text-align: left;
	position: relative;
	}
	#text .capitol-text table tr td{
		border: 1px;
		border-style: dotted;
	}
	
	p.data{
		color:#666666;
		font-size: 10px;
		border-bottom: 1px dashed #eaeaea;
	}
	
	p#top{
		width: 736px;
		float: left;
		padding-top: 10px;
	}	
	
	#boxuri{
		width: 736px;
		float: left;
		position: relative;
		border-top: 1px dotted #CCC;
		padding-top: 10px;
	}
	div.box{
		width: 368px;
		float: left;
		position: relative;
	}
	
	h2.box{
		width: 368px;
		font-size: 13px;
		text-transform: lowercase;
		color: #000;
		font-weight: lighter;
		float: left;
		padding-bottom: 10px;
	}
	
	h2.box:first-letter{
		font-size: 15px;
		font-weight: bold;
	}

	
	a.box{
		width: 350px;
		font-size: 11px;
		float: left;
		padding-right: 18px;
		position: relative;
	}
	
	
		a.box:Hover{
		text-decoration: underline; 	}

	h3{
		font-size: 11px;
		font-weight: bold;
		color: #666666;
		letter-spacing: 2px;
		padding-bottom: 5px;
		padding-top: 10px;	
}

#footer{
	height: 43px;
	width: 100%;
	float: left;
	position: relative;
	border-bottom: 1px solid #666;

}

p.footer{
	width: 1024px;
	font-size: 10px;
	padding-top: 28px;
	margin: 0px auto;
	color: #666666;
	position:relative;
	background: url(../parts/sunset.jpg) bottom right no-repeat;

}

p.footer a{
	letter-spacing: 2px;
	color: #A52600;
}

p.footer a:hover{
	letter-spacing: 2px;
	background-color: #666666;
	color: #FFF;
}

#text table.border tr td{
border: 1px dotted #eaeaea;

}

#text table.border tr.color td{
	background-color: #eaeaea;

}

