body,html {
	font-size: 18px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

a:link {
	color: black;
	text-decoration:none;
}
a:active {
	color: #ff0000;
	text-decoration:none;
}
a:visited {
	color: black;
	text-decoration:none;
}
a:hover {
	color: black;
	text-decoration:none;
}

#kopf {
	position: relative;
	width: 1200px;
	height: 149px;
	background: #c0c0c0;
	border-bottom: 1px solid #0b5988;
	-moz-box-shadow: 0 4px 6px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 4px 6px rgba(0,0,0,0.6);
	box-shadow: 0 4px 6px rgba(0,0,0,0.6);
	z-index: 999;
}

#top {
	position: relative;
	height: 400px;
	background: white;
}

#menu {
	position: relative;
	z-index: 8888;
	width: 1200px;
	height: 59px;
	background: #c0c0c0;
	background: url(gombb.jpg);
}

#content {
	position: relative;
	width: 1200px;
	z-index: 1;
}

#lab {
	position: relative;
	width: 1200px;
	background: #404040;
}

#labuj {
	position: relative;
	width: 1200px;
	background: #404040;
}

#labujde {
	position: relative;
	width: 1200px;
	background: #404040;
}

#labujen {
	position: relative;
	width: 1200px;
	background: #404040;
}

nav ul {
	text-align: center;
}

nav ul li {
	position: relative;
	display: inline-block;
}

nav ul li a {
	display: block;
	line-height: 59px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: black;
	text-decoration: none;
	padding: 0 20px 0 20px;
	background: url(gombb.jpg);
}

nav ul li a:hover {
	background: #0b5988;
	color: white;
	text-decoration: none;
	background: url(gomba.jpg);
}

.cim {
	text-align:left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.szoveg {
	text-align:left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.copy {
	font-family: Arial,Helvetica,sans-serif;
	color: white;
	font-size: 10px;
	text-decoration: none;
}

.copy a:link {
	color: white;
	text-decoration:none;
}
.copy a:active {
	color: white;
	text-decoration:none;
}
.copy a:visited {
	color: white;
	text-decoration:none;
}
.copy a:hover {
	color: white;
	text-decoration:none;
}

#eyecatcher {
	position: relative;
	margin: 0 auto; 
	width: 1198px; 
	height: 600px;
}

#eyecatcher .scrollable {
	position: relative;
	overflow: hidden;
	width: 1198px;
	height: 400px;
	/*z-index: 5;*/}

#eyecatcher .scrollable .items {
	position: absolute;
	width: 20000em;}

#eyecatcher .scrollable .items div {
	float: left;}

#eyecatcher .scrollable .items div div.item {
	position: relative;
	/*z-index: 4;*/}

#eyecatcher .scrollable .items div div.item div.overlay {
  position: absolute;
  padding: 0.75em 0.75em 0 0.75em;
  width: 250px;  
  display: none;
  background-color: #ededed;
  border: 1px solid #262626;
  border-radius: 6px;
  font-size: 0.9em;
  line-height: 1.2em;
  opacity: 0.85;
  filter: alpha(opacity=85);
}

#eyecatcher .scrollable .items div div.item div.overlay p {
  margin-bottom: 0.75em;
}

#eyecatcher .scrollable .items div div.item div.overlay a {
  color: #ff6b0c;
  font-weight: bold;
}

#eyecatcher .scrollable .items div div.item div.top {
  top: 15px;
}
#eyecatcher .scrollable .items div div.item div.bottom {
  bottom: 35px;
}
#eyecatcher .scrollable .items div div.item div.left {
  left: 15px;
}
#eyecatcher .scrollable .items div div.item div.right {
  right: 15px;
}

#eyecatcher a.browse {
    position: absolute;
    top: 200px;
    background-image: url(scrollable-arrows.png);
    display: block;
    width: 16px;
    height: 22px;
    float: left;
    cursor: pointer;
    font-size: 1px;
}

#eyecatcher a.right { 
    left: 1177px; 
    background-position: -16px 0;
    margin-right: 0px;
}
#eyecatcher a.right:hover { 
  background-position: -16px -22px;
}
#eyecatcher a.right:active {
  background-position: -16px -22px;
}

#eyecatcher a.left { 
    left: 5px;
    background-position: 0 0; 
    margin-left: 0px;
}

#eyecatcher a.left:hover  {
  background-position: 0 -22px;
}
#eyecatcher a.left:active {
  background-position: 0 -22px;
}

#eyecatcher a.disabled {
  visibility: hidden;
}

#eyecatcher .navi {
  position: absolute;
  bottom: 8px;
  right: 10px;
  z-index: 1111;
}

#eyecatcher .navi a {
  display: block;
  float: left;
  margin-right: 3px;
  width: 10px;
  height: 10px;
  background-image: url(scrollable-icons.png);
  background-position: 0 0;
  cursor: pointer;
}

#eyecatcher .navi a:hover {
  background-position: 0 -10px;
}

#eyecatcher .navi a:active, #eyecatcher .navi a.active {
  background-position: 0 -20px;
}

.fwMarquee {
	width: 1200px;
	height: 150px;
	overflow: hidden;
	position: relative;
	display: block;
	float: left;
}

.fwMarqueeElement a, a:hover {
	/*cursor: default;*/
}

.fwMarqueeElement {
	position: absolute;
}
