/* -------------------------  Øàïêà  ------------------------- */

.header_logo_sa-gg {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}

.header_logo_sa-gg img {
	padding: 10px 20px 3px 20px;	
	
}


.top-address-telephone {
	margin: 0 auto;
	padding: 35px 0 0 0;
	text-align: center;
	width: 215px;
}

.top-address {
	border-bottom: 1px dotted #d0d0d0;
	font: normal 15px Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}

.top-address a {
	color: #333333;	
	text-decoration: none;
}

.top-address a:hover {
	text-decoration: underline;
}

.top-telephone {
	color: #bf092f;
	font: normal 25px Verdana, Geneva, sans-serif;
	padding-top: 3px;
}

.top-telephone a {
	color: #bf092f;
	text-decoration: none;
}

.top-telephone a:hover {
	text-decoration: underline;
}


.top-logo {
	position: absolute;
	right: 0;
	top: 0;
	padding: 25px 40px 40px 0;
}



.top-menu {
	background-image: url('/images/top-menu.gif');
	background-repeat: repeat-x;	
	border-bottom: 1px solid #b8b8b8;	
	border-top: 1px dotted #d5d5d5;	
	height: 40px;
	position: relative;
	vertical-align: middle;	
	width: 100%;
}

.top-menu table {
	margin: 3px auto;
	height: 30px;
	width: auto;	
}

.top-menu table td {
	font: bold 18px Arial, Helvetica, sans-serif;
	padding: 0px 20px;
	text-align: center;
}

.top-menu table td a {
	color: #424242;
	line-height: 28px;
	text-decoration: none;
}

.top-menu table td a:hover {
	color: #bf092f;
	padding-bottom: 2px;
	border-bottom: 3px solid #bf092f;
}

.top-menu .sitemap-icon {
	padding: 4px 0 0 35px;
	text-align: right;
	vertical-align: middle;
}

.top-menu .sitemap-icon a:hover {
	text-decoration: none;
	border-bottom: none;
}

