html,body{
	font-family: Calibri, Arial;
	padding:0;
	margin:0;
}

#menu_items_li>a{
	text-decoration: none;
	color: #4c8fda;
	font-size: 12pt;
}
	
#allang{
	position: absolute;
	top: 10px;
	right: 10px;
}

#allang>a{
	text-decoration: none;
	color: #4c8fda;
	font-size: 12pt;
}

#ul_menu{
	list-style: none;
	text-align: center;
	padding:0;
}

#ul_menu>li>a.current{
	border-bottom: 1px dotted #162e40;
}

.logo{
	margin-top:30px;
}

#content{
	text-align: center;
}

#banner{
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	height: 80px;
	line-height:80px;
	font-size: 20pt;
	margin-top: 20px;
	background-image: url('../img/banner1.jpg');
}

#context{
	color:#162e40;
}

#context>span>h1{
	padding-top: 20px;
	font-size: 18pt;
	font-weight:normal; 
	margin:0;
}

#context>span>h2{
	font-size: 16pt;
	font-weight:normal; 
	margin:0;
}

#table_context{
	display: none;
}

#table_context_mobile{
	display: visible;
}

#table_context_mobile tr td{
	text-align: justify;
}


.first{
	font-size: 16pt;
	font-weight: bold;
}

.list{
	padding-right: 25px;
}


.photo_eq img{
	width: 30%;
	float:left;
}

.photo_eq h1{
	font-size: 16pt;
	width: 70%;
	float:left;
	vertical-align: middle;
	min-height: 100%;
	text-align: center;
}
.descr ul  li{
	padding-right: 25px;
}

#address>a{
	text-decoration: none; 
	color: #4c8fda;
}


#footer{
	margin-top: 20px;
	color: white;
	background-color: #162e40;
	font-size: 10pt;
}

#copyright>span>a{
	text-decoration: none;
	color: white;
}

#addr{
	display: none;
}
