@font-face {
	font-family: 'MyriadProRegular';
	src: url(../fonts/myriadpro-boldcond-webfont.eot);
	src: local('☺'), url(../fonts/myriadpro-boldcond-webfont.woff) format('woff'), url(../fonts/myriadpro-boldcond-webfont.ttf) format('truetype'), url(../fonts/myriadpro-boldcond-webfont.svg#webfontiK1gIK0d) format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	height: 100%;
}
body {
	background-color: #2e3738;
	padding: 0;
	margin: 0;
	line-height: 15px;
	font-family: Arial, Serif, Tahoma;
	font-size: 12px;
	color: #34373a;
}
img {
	border: 0;
	margin: 0;
}
a {
	color: #728bc2;
}
p {
	clear: both;
	padding: 0 0 16px 0;
	margin: 0 0 0 0;
}
div.main-title {
	font-family: 'MyriadProRegular', Arial, Serif, Tahoma;
	position: absolute;
	top: 150px;
	left: 80px;
	clear: both;
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	line-height: 32px;
	float: left;
	text-transform: uppercase;	
	width: 500px;
}
h1 {
	font-family: 'MyriadProRegular', Arial, Serif, Tahoma;
	clear: both;
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	padding: 7px 30px 13px 80px;
	margin: 0 0 0 0;
	line-height: 22px;
	float: left;
	text-transform: uppercase;
	background: transparent url(../gfx/bg-heading1.jpg) no-repeat left top;
	
}
h2 {
	clear: both;
	color: #3a5fac;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 18px 0;
	margin: 0 0 0 0;
	line-height: 20px;
}
h3 {
	clear: both;
	color: #3a5fac;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 16px 0;
	margin: 0 0 0 0;
	line-height: 18px;
}

ol {
	clear: both;
	padding: 0 0 14px 20px;
	margin: 0;
}
ul {
	clear: both;
	padding: 0 0 14px 0;
	margin: 0;
	list-style-type: none;
}
ul li {
	background: transparent url(../gfx/dot.jpg) no-repeat 6px 6px;
	padding: 2px 4px 4px 24px;
	margin: 0;
	list-style-type: none;
}
table.main-container {
	background: #e2e3e5 url(../gfx/bg-main-container.gif) repeat-x left bottom;
}
	td.bg-home-left {
		background: transparent url(../gfx/bg-home-left.jpg) repeat-x right top;
	}
		td.bg-home-left div {
			background: transparent url(../gfx/bg-home-left-inner.jpg) no-repeat right top;
			height: 400px;
		}
	td.bg-home-right {
		background: transparent url(../gfx/bg-home-right.jpg) repeat-x left top;
	}
		td.bg-home-right div {
			background: transparent url(../gfx/bg-home-right-inner.jpg) no-repeat left top;
			height: 400px;
		}

	td.bg-main-left {
		background: transparent url(../gfx/bg-main-left.jpg) repeat-x right top;
	}
		td.bg-main-left div {
			background: transparent url(../gfx/bg-main-left-inner.jpg) no-repeat right top;
			height: 309px;
		}
	td.bg-main-right {
		background: transparent url(../gfx/bg-main-right.jpg) repeat-x left top;
	}
		td.bg-main-right div {
			background: transparent url(../gfx/bg-main-right-inner.jpg) no-repeat left top;
			height: 309px;
		}

div.top-menu {
	height: 61px;
	background-color: #333537;
	position: relative;
}
	div.top-menu div.menu {
		position: absolute;
		top: 29px;
		left: 0px;
		width: 854px;
		height: 32px;
	}
		div.top-menu div.menu a {
			font-family: 'MyriadProRegular', Arial, Serif, Tahoma;
			font-size: 16px;
			line-height: 18px;
			text-decoration: none;
			color: #fdcc0a;
			font-weight: normal;
			text-transform: uppercase;
			float: left;
			height: 21px;
			padding: 8px 10px 3px 10px;
			display: block;
			float: left;
		}
			div.top-menu div.menu a.active,
			div.top-menu div.menu a:hover {
				background-color: #fdcc0a;
				color: #3860ac;
			}
	div.top-menu div.languages {
		position: absolute;
		top: 0px;
		left: 750px;
		width: 100px;
		height: 32px;
	}
		div.top-menu div.languages a {
			display: block;
			height: 20px;
			font-size: 12px;
			font-weight: bold;
			color: #456bb1;
			text-decoration: none;
			text-transform: uppercase;
			float: left;
			padding: 6px 7px 0 7px;
			margin: 0 1px 0 0;
		}
		div.top-menu div.languages a.active,
		div.top-menu div.languages a:hover {
			background-color: #3860ac;
			color: #fcfdfe;
		}
div.bg-home-animation {
	width: 854px;
	height: 504px;
	background: transparent url(../gfx/bg-home-animation.jpg) no-repeat left top;
}
div.bg-main-animation-hu {
	width: 854px;
	height: 248px;
	background: transparent url(../gfx/bg-main-animation-hu.jpg) no-repeat left top;
	position: relative;
}

div.bg-main-animation-en {
	width: 854px;
	height: 248px;
	background: transparent url(../gfx/bg-main-animation-en.jpg) no-repeat left top;
	position: relative;
}
	div.bg-main-animation img.title {
		position: absolute;
		top: 125px;
		left: 0px;
	}

	div.bg-main-animation a.home-link {
		display: block;
		position: absolute;
		text-decoration: none;
		background-color: transparent;
		top: 30px;
		left: -10px;
		width: 190px;
		height: 60px;
	}

div.main-data-left {
	float: left;
	width: 582px;
	padding: 22px 30px 0 0;
}
div.main-data-right {
	float: left;
	width: 240px;
	padding: 0 0 20px 0;
}
	div.right-title {
		font-family: 'MyriadProRegular', Arial, Serif, Tahoma;
		clear: both;
		color: #34373a;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 30px;
		line-height: 30px;
		padding: 14px 0 6px 0;
	}
div.main-home-left {
	clear: both;
	width: 854px;
}
		div.main-home-left div.news-title {
			float: left;
			width: 516px;
			font-weight: normal;
		}
		div.main-home-left div.news-gallery {
			float: left;
			width: 300px;
		}
	img.title {
		clear: both;
	}
	div.home-news {
		padding: 10px 10px 0 0;
		float: left;
		width: 250px;
	}
	div.right-news {
		padding: 10px 0 0 0;
	}
		div.home-news div.date,
		div.right-news div.date {
			clear: both;
			float: left;
			background-color: #fdcc0a;
			color: #34373a;
			font-size: 11px;
			padding: 4px 8px 4px 8px;
			font-weight: bold;
		}
		div.home-news div.lead,
		div.right-news div.lead {
			clear: both;
			float: left;
			font-size: 11px;
			padding: 14px 4px 4px 0px;
			width: 240px;
		}
			div.home-news div.lead p:last-child,
			div.right-news div.lead p:last-child {
				padding: 0 0 0 0;
			}
			div.home-news div.lead ul,
			div.right-news div.lead ul {
				clear: both;
				padding: 0 0 8px 0;
				margin: 0;
				list-style-type: none;
			}
				div.home-news div.lead ul li,
				div.right-news div.lead ul li {
					background: transparent url(../gfx/dot.jpg) no-repeat 2px 6px;
					padding: 1px 0px 4px 16px;
					margin: 0;
					list-style-type: none;
				}
	div.more {
		clear: both;
		float: left;
		font-size: 11px;
		padding: 4px 4px 2px 0px;

		white-space:nowrap;
	}
		div.more a {
			padding: 4px 8px 4px 8px;
			font-weight: bold;
			float: left;
			color: #ffffff;
			font-size: 11px;
			background-color: #3a5fac;
			text-decoration: none;
			white-space:nowrap;
		}

	div.home-gallery {
		float: left;
		width: 320px;
		padding: 10px 0 0px 0;
	}
	div.right-gallery {
		clear: both;
		padding: 10px 0 20px 0;
	}
	div.home-gallery img,
	div.right-gallery img {
		padding: 0 10px 10px 0;
	}

div.bg-main-footer {
	clear: both;
	height: 121px;
	width: 854px;
	background: transparent url(../gfx/bg-main-footer.gif) no-repeat 659px 0px;
	position: relative;
}
	div.footer-menu {
		position: absolute;
		top: 18px;
		left: 0px;
	}
		div.footer-menu a {
			text-decoration: none;
			color: #fccc09;
			padding: 0 5px 0 5px;
			font-size: 11px;
			font-weight: bold;
		}
		img.across-logo {
			position: absolute;
			top: 81px;
			left: 1px;
		}
		div.footer-copyright {
			color: #e2e3e5;
			position: absolute;
			top: 92px;
			left: 705px;
			width: 140px;
			text-align: right;
		}
		
    div.footer-appl {
		position: absolute;
		top: 55px;
		left: 5px;
		color: #FFF;
		font-size: 10px;
	}
	
        div.footer-appl a {
            color: #FFF;
            font-style: italic;
        }
/*
 * gallery
 */
table.images {
	clear: both;
	border: 10px solid #ffffff;
	width: 560px;
	background-color: #ffffff;
}
	table.images td.large-image {
		text-align: center;
		vertical-align: middle;
		height: 400px;
		padding: 0 0 10px 0;
	}

div.scrollable {
    position:relative; 
    overflow:hidden; 
    width: 560px; 
    height: 70px;
} 
	div.scrollable div.items { 
		width:20000em; 
		position:absolute; 
	} 
		div.scrollable div.items div { 
			float:left;
			padding: 0px 5px 0px 0px;
			cursor: pointer;
		} 
		div.items div.active { 
			background-color :#efefef; 
		}

/*
 * contacts
 */
div.contacts-list {
	width: 250px;
	float: left;
	padding: 0 0 20px 0;
}
	div.contacts-list ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	div.contacts-list ul li {
		background-image: none;
		padding: 4px 4px 4px 0px;
		border-bottom: 1px dashed #979899;
	}
		div.contacts-list ul li strong {
			display: block;
			padding: 6px 0px 6px 0px;
		}
		div.contacts-list ul li a {
			background: transparent url(../gfx/dot.jpg) no-repeat 6px 4px;
			padding: 0px 0px 0px 22px;
			color: #34373a;
			text-decoration: none;
			outline: none;
		}
div.contacts-details {
	width: 280px;
	float: left;
	padding: 27px 0 20px 30px;
}
div#map_canvas_frame {
	width: 560px; 
	height: 320px; 
    clear: both;
    position: absolute;
    top: -1000px;
    left: 0px;    
}
div#map_canvas {
	clear: both;
	visibility: hidden; 
	width: 560px; 
	height: 320px; 
	margin: 0 0 20px 0; 
	float: left;
}

div#map_selector {
	background: transparent url(../gfx/map.jpg) no-repeat left top;
	width: 560px;
	height: 320px;
	clear: both;
	position: relative;
}
	div#map_selector img.dot {
		position: absolute;
		cursor: pointer;
	}
table.list {
	width: 570px;
	clear: both;
	margin: 0 0 14px 0;
}
	table.list td {
		padding: 3px 4px 3px 4px;
		border-bottom: 1px dashed #979899;
	}
	table.list tr.header td {
		font-weight: bold;
		vertical-align: top;
		padding: 3px 4px 3px 4px;
		border-bottom: 1px dashed #979899;
	}
	

div.pager {
	clear: both;
	height: 50px;
}
	div.pager td.item {
		padding: 3px 0 0 0;
		text-align: center;
		vertical-align: top;
	}
	div.pager td.item span {
		color: #3a5fac;
		background-color: #fccc09;
		padding: 3px 5px 3px 5px;

	}
	div.pager td.item a {
		color: #3a5fac;
		font-weight: bold;
		text-decoration: none;
		padding: 3px 5px 3px 5px;
	}
	div.pager td.pager-end span img {
		opacity: 0.3;
	}


/*
 * Dialog 
 */

div#Dialog {
	display:  none;
	position: absolute;
	top:      0px;
	left:     0px;
	z-index:  9999;
	width:    520px;
	height:    266px;
	padding:  0px;
	background: transparent url(../gfx/bg-popup.jpg) no-repeat top left;
}
	div#Dialog[id]{
		position:fixed;
	}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 500px;
	z-index: 5000;
}
	div.dialog-content {
		width:    520px;
		height:    266px;
		position: relative;
	}
	div.dialog-content a {
		position: absolute;
		display: block;
		text-decoration: none;
	}
		a.dialog-close {
			top: 0px; 
			left: 475px;
			width: 18px;
			height: 18px;
		}
		a.dialog-notsee {
			top: 220px; 
			left: 26px;
			width: 114px;
			height: 21px;
		}
		a.dialog-see {
			top: 190px; 
			left: 26px;
			width: 114px;
			height: 21px;
		}