html{
	background: #333 url(resources/bck.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
  
}
body
{
	margin:0px;
}
a:link, a:visited{
    text-decoration:none;
	color:#FFF;
}


.en:hover, .gr:hover, a:hover, a:active {
    text-decoration:none;
	color:#900;
	
}
#header_wrapper
{
	margin:0 auto;
	height:40px;
	/*min-width:1366px;*/
	min-width:1280px;
	width:100%;
	background-color:#333;
	color:#fff;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
}

#header
{
	margin:0 auto;
	width:1266px;
	height:40px;
	text-align:center;
		
}
#header_logo
{
	height:40px;
	float:left;
	width:400px;
	font-size:22px;
	line-height: 0px; 
	text-align: center;
	vertical-align: middle;
	border-right:1px solid #999;
	border-left:1px solid #999;
}
#header_element
{
	height:40px;
	min-width:115px;
	float:left;
	border-right:1px solid #999;
	text-align: center;
	vertical-align: middle;
	line-height: 5px; 

}
#header_element:hover
{
	background-color:#CCC;
}
#header_element > h1
{
	color:#FFF;
}

#language_button
{
	height:40px;
	width:50px;
	float:right;
	background-color: background-color: rgba(51, 51, 51, 0.8);
	border-right:1px solid #999;
}
#lang_button
{
	height:40px;
	width:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center;
	vertical-align: middle;
	line-height: 5px; 
	background-color: rgba(51, 51, 51, 0.8);
	color:#FFF;
	border:none;
	
}
#lang_button:hover
{
	color:#900;
	background-color:#CCC;
	
}

#main_body_wrapper
{
	
	margin:0 auto;
	margin-top:50px;
	width:1280px;
	height:700px;
	
	
}
#main_body_wrapper_topos
{
	margin-left:10px;
	margin-top:5px;
	width:1330px;
	height:700px;
}
#sectors_count_wrapper
{
	margin:0 auto;
	min-width:1280px;
	width:100%;
	background-color: rgba(51, 51, 51, 0.8);
	border-bottom: solid 1px #999;
    margin-bottom:5px;	
}
#sectors_count
{
	margin:0 auto;
	width:1250px;
	min-height:40px;
	border-left: solid 1px #999;

	
	
}
#topoi_count
{
	margin:0 auto;
	width:1250px;
	min-height:80px;
	margin-bottom:5px;
	background-color: rgba(51, 51, 51, 0.8);
}
#topos_element
{
	float:left;
	width:249px;
	height:40px;
	border-right:1px solid #999;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	line-height:2px;
	
}

#topos_element:hover
{
	background-color:#CCC;
	color:#900;
}

#middle_main_elements
{
	margin:0 auto;
	margin-top:15px;
	width:1100px;
	height:630px;
	background-color: rgba(51, 51, 51, 0.8);
	border:2px solid #333;
}
#home_welcome_div
{
	width:600px;
	min-height:600px;
	float:left;
	margin-left:10px;
	text-align:justify;
	background-color: rgba(51, 51, 51, 0.8);
	border:2px solid #333;
	
}
#author
{
	text-align:right;	
	
}
#topos_text_div
{
	width:510px;
	height:600px;
	float:left;
	margin-left:5px;
	text-align:justify;
	background-color: rgba(51, 51, 51, 0.9);
	border:2px solid #333;
	overflow-y:scroll;
	overflow-x:hidden;
	
}

#topos_text
{
	width:500px;
	margin:0px 0px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	
}
#sectors_text_div
{
	width:450px;
	min-height:100px;
	float:left;
	margin-left:10px;
	text-align:justify;
	background-color: rgba(51, 51, 51, 0.9);
	border:2px solid #333;
	overflow-y:hidden;
	overflow-x:hidden;
	
}
#sectors_text
{
	width:400px;
	margin:5px 5px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	
}
#topos_route
{
	width:480px;
	border-bottom:1px solid #999;
}
#topos_p_name
{
	font-style:italic;
}
#home_welcome_div > p
{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:10px;
	margin-right:10px;
}
#home_welcome_div > h1
{
	color:#FFF;
	margin-left:10px;
}
#left_pic
{
	width:300px;
	height:300px;
	float:right;
	margin-top:80px;
	margin-right:5px;
	background:url(resources/tito.jpg);
	background-size:cover;
	border: 2px solid #000;
	margin-left:10px;
}
#home_news_div
{
	width:215px;
	min-height:70px;
	float:left;
	margin-left:10px;
	background-color: rgba(51, 51, 51, 0.8);
	/* border:2px solid #333; */

}
#topos_picture_div
{
	position:relative;
	z-index:0;
	width:800px;
	float:left;
	margin-left:0px;
	background-color: rgba(51, 51, 51, 0.8);
	border:2px solid #333;

}

#topos_picture_help
{
	width:20px;
	height:20px;
	background-color: rgba(51, 51, 51, 0.8);
	border: solid 1px #666;
	position: absolute;
	z-index:3;
	text-align: center;
	
	line-height: 20px; 
}


#return_link
{
	vertical-align: middle;
    display: table-cell;
    height: 40px;
	
}
#topos_picture
{
	position: absolute;
	background-size:cover;
	z-index:1;

}
.map
{
	position: absolute;
	z-index:2;
}
#home_news_div > h1
{
	color:#FFF;
	margin-left:10px;
}
#news_with_pic
{
	float:left;
	width:700px;
	min-height:150px;
	margin-left:1px;
	margin-top:1px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	background-color: rgba(51, 51, 51, 0.7);
}
 
#news_picture
{
	border:1px solid black;
	margin:30px 10px;
	width:195px;
	height:314px;

	float:left;
}

#news_picture2
{
	margin:5px 5px;
	width:200px;
	height:700px;
	border:1px solid black;
	background-size:cover;
	

	float:left;
}

#news_picture3
{
	margin:30px 10px;
	width:180px;
	height:120px;

	float:left;
}

#news_picture5
{
	margin:5px 5px;
	width:200px;
	height:267px;
	float:left;
	border:1px solid black;
}

#news_picture_text
{
	margin-top:15px;
	width:430px;
	min-height:200px;
	/*float:left;
	*/
	float:right;
}

#news_picture_text4
{
	margin-top:10px;
	width:430px;
	min-height:110px;
	height: 694px;
	/*float:left;
	*/
	float:right;
	background-position: center;
	text-align:center;
	}
	
#news_picture_text5
{
	margin-top:10px;
	width:430px;
	min-height:110px;
	/*float:left;
	*/
	float:right;
	text-align:center;
}

#news_picture_text > p
{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:5px;
	margin-right:5px;
	text-align:justify;
}

#news_picture_text4 > p
{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:5px;
	margin-right:10px;
	text-align:center;
}

#news_picture_date
{
	width:65px;
	height:15px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	
	
}

#ggl_map
{
	float:right;
	margin-top:10px;
	margin-right:10px;
	width: 700px;
	min-height: 580px;
	border:3px solid #000;
      
}

#access_text
{
	float:left;
	width:350px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
}
#access_text > p
{
	text-align:justify;
}

#footer
{
	margin:0 auto;
	margin-top:55px;
	height:98px;
	/*min-width:1366px;*/
	min-width:1280px;
	width:100%;
	background-color:#333;
	color:#fff;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	float: left;
	text-align:right;
	margin-right:5px;
}

#footer_logo
{
	width:473px;
	height:88px;
	float:right;
	margin-top:5px;
	margin-right:5px;
	background:url(resources/ESPA_logos.jpg);
	background-size:cover;
	border: 2px solid #000;
	margin-left:5px;
	text-align:left;
}