@charset "utf-8";
/* ************************************************* */
/* ***************** MAIN STYLES ******************* */
/* ************************************************* */
body {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 62.5%;
	background: #3D3D3D;
	color:#333333;
}

#mainContainer {
	width: 870px;
	margin: 0px auto;
	
}

#mainContainerWrap {
	float: left;
	width: 870px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}


/* ************************************************* */
/* ***************** THE HEADER  ******************* */
/* ************************************************* */

#header{
	width:870px;
	height:170px;
	float: left;
	background:#ac251a;
	border-bottom:6px solid #3d3d3d;
}

#upperBar{
	width:870px;
	height: 30px;
	float:left;
	background:url(/images/upper_band.jpg) repeat-x top;
	text-align:right;
	color: #FFFFFF;
	line-height:24px;
}
#upperBar a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
#upperBar a:hover{
	text-decoration: underline;
}

#logoHolder{
	width:254px;
	height:140px;
	float:left;
	background:url(/images/logo.jpg) no-repeat left top;
}
#rightHolderHd{
	width:616px;
	height:140px;
	float:left;
	background:url(/images/upp_gradient.jpg) repeat-x top;
}
#headerImages{
	float: right;
	width: 480px;
	height: 70px;
	margin:0px 20px 0px 0px;
}

#middle{
	width:870px;
	float: left;
	background:#FFFFFF;
}

h1{
	float: left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: normal;
	color: #ff1600;
	margin:6px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

h2{
	float: left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-weight: normal;
	color: #ff1600;
	margin:6px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}


/* ************************************************* */
/* ***************** THE LEFT AND THE MENU  ******************* */
/* ************************************************* */
#middleleft{
	width:220px;
	float:left;
}

.menuDelimiter{
	float:left;
	width:220px;
	height:6px;
	margin:4px 0px 4px 0px;
	background:#ac251a;
	font-size:5px;
}

#menuWrap{
	float:left;
	width:220px;
	margin:10px 0px 10px 0px;
}

#menuWrap ul{
	list-style: none;
	margin:0;
	padding:0;
}

#menuWrap ul li{
	float:left;
	width:220px;
	height:28px;
	margin:1px 0px 1px 0px;
	background:#bd514b;
	text-indent: 10px;
}

.menuLink{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	width: 220px;
	height: 28px;
	line-height: 28px;
	background: url(/images/menu_not_activated.jpg) left no-repeat;
}
.menuLink:hover{
	background: url(/images/menu_activated.jpg) left no-repeat;
}

.menuLinkSelected{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	width: 220px;
	height: 28px;
	line-height: 28px;
	background: url(/images/menu_activated.jpg) left no-repeat;
}



.leftArchive{
	float:left;
	width:220px;
}
.leftArchive ul{
	list-style: none;
	margin:0;
	padding:0;
}
.leftArchive ul li{
	height:20px;
	background:#f0f0f0;
	margin:2px 0px 2px 0px;
	text-indent:10px;
	line-height: 20px;
}
.leftArchive ul li a{
	text-decoration:none;
	color:#333333;
}
.leftArchive ul li a:hover{
	text-decoration:underline;
	color:#333333;
}


/* ************************************************* */
/* ***************** THE RIGHT AND THE CONTENT  ******************* */
/* ************************************************* */
#middleright{
	width:650px;
	float:left;
	margin:0px 0px 20px 0px;
}

/* ***************** THE Main fuckin' thing  ******************* */
.mainGalleryWraper{
	width:650px;
	float: left;
	margin: 10px 0px 0px 0px;
}

html>body .ObjectWraper{
	width:185px;
	float:left;
	margin:10px 0px 0px 20px;
}

.mainGalleryWraper p{
	padding: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.ObjectWraper{
	width:185px;
	float:left;
	margin:10px 0px 0px 14px;
}
.ObjectName{
	width:25px;
	height: 200px;
	float:left;
	border-right: 1px solid #666666;
	margin:0px 8px 0px 0px;
}
.ObjectImage{
	width:140px;
	height:110px;
	float:left;
}
.ObjectText{
	width: 140px;
	float:left;
}
.ObjectText strong{
	width: 140px;
	float: left;
	font-size: 1.1em;
	margin: 4px 0px 6px 2px;
}

.ObjectText a{
	text-decoration:none;
}



/* *********************************** */

.mainGalleryWraper p{
	width: 600px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#666666;
	margin: 10px 0px 0px 10px;
	
}

.navBarH{
	width:620px;
	border-bottom: 3px solid #3D3D3D;
	margin: 0px 0px 0px 10px;
	font-size: 1.1em;
	padding: 0px 0px 4px 6px;
}


.centerPoza{
	width: 650px;
	float: left;
	text-align:center;
	margin: 10px 0px 0px 0px;
}
.centerPoza img{
	border: 1px solid #ccc;
	padding: 2px;
}

.maiMultePoze{
	width: 630px;
	float: left;
	margin: 20px 0px 10px 10px;
	text-align:center;
}

.maiMultePoze img{
		border: 1px solid #ccc;
		padding: 2px;
		margin: 6px;
}
/* ********************************** */

.menuGallery{
    float:left;
    width:620px;
    border-bottom: 3px solid #3D3D3D;
    margin: 10px 0px 0px 10px;
    font-size: 1.1em;
}

.menuGallery a.on{
    float: left;
    width: 120px;
    height: 25px;
    line-height: 25px;
    background: #3D3D3D;
    color: #ffffff;
    text-align: center;
    margin: 0px 1px 0px 2px;
    text-decoration: none;
} 
.menuGallery a.off{
    float: left;
    width: 120px;
    height: 25px;
    line-height: 25px;
    color: #333;
    text-align: center;
    margin: 0px 1px 0px 2px;
    text-decoration: none;
    font-weight: bold;
}


/* ********************************** */ 





.mainSectionOne{
	width: 49%;
	float:left;
	margin: 10px 0px 0px 0px;
	border-left: 10px solid #fff;
}
.mainSectionOne ul{
	width: 96%;
	float:left;
	list-style: none;
	padding:0;
	margin:0px 0px 0px 0px;
	border-top:2px solid #AC251A;
	border-bottom:2px solid #AC251A;
}
.mainSectionOne ul li{
	width: 100%;
	height: 26px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin: 0px 0px 3px 0px;
	line-height: 28px;
	text-indent: 10px;
	background: #f4f4f4;
}
.mainSectionOne ul li a{
	text-decoration:none;
	color:#0000EE;
}
.mainSectionOne ul li a:hover{
	text-decoration:underline;
}



.mainSectionTwo{
	width: 49%;
	float:left;
	margin: 10px 0px 0px 0px;
}
.mainSectionTwo ul{
	width: 96%;
	float:left;
	list-style: none;
	padding:0;
	margin:0px 0px 0px 0px;
	border-top:2px solid #AC251A;
	border-bottom:2px solid #AC251A;
}
.mainSectionTwo ul li{
	width: 100%;
	height: 26px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin: 0px 0px 3px 0px;
	line-height: 28px;
	text-indent: 10px;
	background: #f4f4f4;
}
.mainSectionTwo ul li a{
	text-decoration:none;
	color:#0000EE;
}
.mainSectionTwo ul li a:hover{
	text-decoration:underline;
}




/* ***************** the other Gallery stuff  ******************* */
.mainGalleryWraper2{
	width:650px;
	float: left;
	margin: 10px 0px 0px 0px;
}

html>body .ObjectWraper2{
	width:185px;
	height: 160px;
	float:left;
	margin:10px 0px 0px 20px;
}
.ObjectWraper2{
	width:185px;
	height: 160px;
	float:left;
	margin:10px 0px 0px 14px;
}

.ObjectImage2{
	width:140px;
	height:110px;
	float:left;
	margin: 0px 0px 12px 0px;
}
.ObjectText2{
	width: 140px;
	float:left;
	font-size: 1.1em;
	font-weight:bold;
	text-align: center;
}

.ObjectText2 a{
	text-decoration:none;
}

.mainGalleryWraper2 img{
	border: 1px solid #ccc;
	padding: 2px;
}


.paginareGalerie {
	clear: left;
	float:left;
	width: 640px;
	border-top: 1px solid #ccc;
}

.pagLink{
	float: left;
	text-decoration: none;
	background: #f4f4f4;
	border: 1px solid #E4E4E4;
	color:#333333;
	margin: 2px;
	padding: 4px;
}

.pagLink:hover{
	background: #AB251A;
	color:#ffffff;
}

.pagLinkSelect{
	float: left;
	text-decoration: none;
	background: #AB251A;
	color:#ffffff;
	border: 1px solid #E4E4E4;
	margin: 2px;
	padding: 4px;
}




/* ***************** Articole stuff  ******************* */

.articolWraper{
	width: 630px;
	margin: 26px 0px 0px 10px;
	float: left;
}

.articolImg{
	width: 160px;
	float: left;
}
.articolTitle{
	float:left;
	width: 440px;
	margin: 5px 0px 6px 0px;
	padding: 3px 0px 3px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #fff;
	background: #AB251A;
}
.articolTitle a{
	color: #fff;
	text-decoration:none;
}
.articolTitle a:hover{
	color: #000;
	text-decoration:none;
}
.articolDate{
	width: 440px;
	float:left;
	margin: 0px 0px 6px 0px;
	font-size: 1.1em;
	text-align:right;
}
.articolDesc{
	width: 440px;
	float:left;
	font-size: 1.1em;
	color:#666666;
	padding: 0px 0px 6px 0px;
	border-bottom: 1px solid #ccc;
}






/* ***************** **********  ******************* */


.bottomSpacer{
	clear: left;
	width:650px;
	height:20px;
}
/* ************************************************* */
/* ***************** THE FOOTER  ******************* */
/* ************************************************* */
#footer{
	width:870px;
	height:40px;
	float:left;
	background:#494949;
	border-top:9px solid #3d3d3d;
}
#footerText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FFFFFF;
	line-height: 30px;
	text-indent: 10px;
}



/* ***************** contact page  ******************* */

.contactForm {
	width: 300px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 40px;
}
.contactForm input, .contactForm textarea{
	border: 1px solid #ccc;
}

.contactForm strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin: 4px;
}


ul.sitemapList {
	line-height: 20px;
	margin-left: 30px;
}