div.glowa {
	width: 100%;
	height: 100%;
	
	background-position: center top;
	z-index: 2;
}
 
a.menu {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 105px;
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000; 
}

a.menu2 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 46px;
	color: #2ca061; 
	font-weight: normal;
	text-decoration: none;
}

a.menu3 {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 54px;
	color: #ff0000; 
	font-weight: normal;
	text-decoration: none;
} 

a.menu4 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none;
}
a.menu4:hover {
	color: #FF0000; 
}

a.menu5 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #ff0000; 
	font-weight: normal;
	text-decoration: none;
}
a.menu5:hover {
	color: #FF0000; 
}

a.menu6 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #FF0000; 
	font-weight: normal;
	text-decoration: none;
}
a.menu6:hover {
	color: #000000; 
}

a.menu7 {
	font-family: Tahoma;
	font-size: 12px;
	color: #005bab; 
	font-weight: normal;
	text-decoration: none;
}
a.menu7:hover {
	color: #005bab; 
}

a.link {
  font-family: Tahoma;
	font-size: 14px;
  color: #005bab; 
	font-weight: normal;
	text-decoration: none;
  z-index: 2;
}

a.link:hover {
	text-decoration: underline; 
}

body,div { 
	margin: 0;
}

html {
	overflow-y: scroll;
}

a.bottom {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none;
}

a.date {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #000000; 
	font-weight: normal;
	text-decoration: none;
}

  a.stopkaLink {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none;
}

img, form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0px;
}

#slider ul, #slider li {
margin:0;
padding:0;
list-style:none;
}
#slider, #slider li {
width: 840px;
height: 340px;
overflow: hidden;
}
span#prevBtn {
float: left;
margin-top: 10px;
}
span#nextBtn{
float: right;
margin-top: 10px;