@CHARSET "UTF-8";

.pasekdown {
	display: block;
	position: relative;
	width:100%;
	height: 23px;
	background-image: url("g/intro-tlo01.jpg");
	background-repeat: repeat-x;
	}
.pasekdown2 {
	display: block;
	position: relative;
	width:100%;
	height: 14px;
	background-image: url("g/intro-tlo01.jpg");
	background-repeat: repeat-x;
	}
		
#flashcontent {
	display: block;
	position: relative;
}
.introtekst {
	position: relative;
	display: block;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #4ea7fa;
	font-weight: bold;
	}
a:link, a:visited {
		font-size: 10px;
	color: #4ea7fa;
	font-weight: bold;
	text-decoration: none;
} 
