@font-face {
    font-family: 'hn';
    src: url('css/hn.eot');
    src: url('css/hn.eot?iefix') format('eot'),
         url('css/hn.woff') format('woff'),
         url('css/hn.ttf') format('truetype'),
         url('css/hn.svg#webfontjulfKoyS') format('svg');
    font-weight: normal;
    font-style: normal;
}


h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-family: hn, Helvetica, Arial, sans-serif;
text-shadow:none;
}
	
.bar-title {
	font-family: hn, Helvetica, Arial, sans-serif;
	font-weight:normal;
	width:auto;
	position:relative;
	z-index:1;
	float:left;
	margin-left:10px;
}

.topmenu {
	font-family: hn, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:18px;
	z-index: 307;
	float:right;
	position:relative;
	z-index:2000}
	
.button_link, .sidebar .button_link, .fancy_button, .gl_col_1 .gallery-more a{
	background:url(images/buttons_bg.png) no-repeat scroll right -41px transparent;
	color:#2f3850;
	text-shadow:#f2f2f2 0 1px 1px; 
	display:inline-block;
	margin:5px 0;
	border:0 none;
	padding:0 30px 0 0;
	font-family: Myriad, Calibri, Arial, sans-serif;
	font-size:18px;}

.gl_col_2 .gallery-item-name h2,
.gl_col_3 .gallery-item-name h2 {
	font-size:19px;
	font-weight:normal;
	text-shadow:none;
}
.mail_sent{
	text-shadow:none !important;
	color:#444E69;
}