@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'regular';
	src: url('../fonts/MyriadPro-Regular.eot');
	src: local('☺'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;}

@font-face {	font-family: 'bold';
	src: url('../fonts/MyriadPro-Bold.eot');
	src: local('☺'), url('../fonts/MyriadPro-Bold.woff') format('woff'), url('../fonts/MyriadPro-Bold.ttf') format('truetype'), url('../fonts/MyriadPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {	font-family: 'light';
	src: url('../fonts/MyriadPro-Light.eot');
	src: local('☺'), url('../fonts/MyriadPro-Light.woff') format('woff'), url('../fonts/MyriadPro-Light.ttf') format('truetype'), url('../fonts/MyriadPro-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ------------------------------------------------------------------------------------ GENERALE  */
body {
	margin:0;
	padding:0;
	background-color: #000;
					
}


#home-wrapper {		width:850px;
					height:900px;
					margin:30px;
					margin-right:auto;
					margin-left:auto;	
}
#home-img{			width:599px;
					height:900px;
					display:inline;	
					float:left;				
}
#home-text {
	width:251px;
	height:705px;
	display:inline;
	background-color:#66605c;
	float:right;
	padding-top: 195px;
}

#home-footer {		width:251px;
					padding-top: 400px;				
}

.home-footer {
					font: 12px 'regular', Arial, sans-serif; letter-spacing:normal;
					font-size: 12px;
					color: #FFFFFF;
					list-style-type: none;
					padding:20px;

}

 
.home-footer  a:link,
.home-footer  a:visited,
.home-footer  a:active
{					text-decoration:none;
					color: #FFFFFF;
					opacity: 1;
					
									
}

.home-footer  a:hover {
					color: #FFFFFF;
					text-decoration:underline;
					opacity: 0.6;
					
}


#wrapper	 {
	width:700px;
	float:left;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 100px;

					
}
#first-line {		width:auto;
					float:right;
					
}

#text {
	width: 460px;
	margin:0 0 1px 0px;
	padding:25px;
	float:left;
	margin-left: 0px;
	opacity: 0.7;
	background-color: #808080;
					
					
}

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height:1.5em;
					
}

.text a:link,
.text a:visited,
.text a:active
{					color: #FFFFFF;
					opacity: 0.7;
					text-decoration:underline;

									
}

.text a:hover {
					color: #FFFFFF;
					text-decoration:none;
					opacity: 1;
					
}

#logo {
	width: 500px;
	padding:5px;
	margin-left:0px;
	color: #FFF;
	background-color: #A0A0A4;
										
}

.logo{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #808080;
	list-style-type: none;
	opacity: 0.7;

}



#title {
	width: 485px;
	padding:60px 0 0 25px;
	display:inline;
	margin:1px 0px 1px 0;
	float:left;
	height: 100px;
	background-color: #000;
					
}

.title {
	font-family: 'Archivo Narrow', sans-serif;
	font-weight:lighter;
	font-size: 2em;
	color: #FFFFFF;
	opacity: 0.7;
}
#nav {
	width:189px;
	padding:0px;
	display:inline-block;
	margin:1px 0 0 1px;
	float:right;
	height: 160px;
	background-color: #66605c;
	background-image: url(../paesi/gergei/menu.jpg);
	background-repeat: no-repeat;
			
}
.nav , .nav ul li{
	letter-spacing:normal;
	font-size: 14px;
	color: #FFF;
	list-style-type: none;
	opacity: 0.7;
	padding:0;
	list-style-position: outside;
	list-style-type: none;
	font-family: 'regular', Arial, sans-serif;
					}

.nav ul li a:link,
.nav ul li a:visited,
.nav ul li a:active
{
	color: #FFF;
	opacity: 0.6;
	list-style-type: none;
	padding: 0 0 0 12px;
	margin-left:0px;
	list-style-position: outside;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}

.nav ul li a:hover {
					color: #FFFFFF;
					text-decoration:underline;
					opacity: 1;
					list-style-type: none;	
					background: url('../layout/pointer.png') no-repeat 0 5px ;
					padding: 0 0 0 12px;
					margin-left:0px;
					list-style-position: outside;
}

#footer {			width: 500px;
					background:#66605c;
					padding:5px;
					margin-left:0px;
					float:left;
					
										
}

.footer{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	text-transform:none;
	opacity: 0.7;
					

}

#Slideshow {
  opacity: 1.0;              /* CSS3 */
  -moz-opacity: 1.0;         /* Older versions of Firefox */
  -khtml-opacity: 1.0;       /* Older versions of Safari */
  filter: alpha(opacity=100); /* Internet Explorer */
}

#thumbnail {
	width: 511px;
	margin:0px;
					
										
}

.thumbnail img{
	border: 6px solid #a59e98;
	margin:0px 1px 1px 0;
	background-color: #66605C;
					

}
#mail {
	width: 460px;
	margin:0 0 1px 0px;
	padding:25px;
	float:left;
	margin-left: 0px;
	opacity: 0.7;
	background-color: #808080;
}
