/* ------ VSEOBECNE ------ */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Arial", "Lucida Grande", "Helvetica", lucida, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #ffffff;
	background-color: #06181B;
	text-align: center;
	background-image: url("../img/bg_body.jpg");
	background-repeat: repeat-x;
	background-position: top center;
}

p {
margin: 0;
}

#flash {
  width: 100%;
  background-image: url("../img/bg_flash.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}

#flashcontent {
		border: 0;
	/*	width: 709px;
		height: 768px; */
		margin: 0 auto;
		color: #999999;
		text-align: center;
	}
	
#intro-logo {
padding-top: 100px;
}

#intro-vyber {
width: 604px;
height: 42px;
background-image: url("../img/intro_vyber.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 60px;
	margin: 0 auto;
}

#intro-text {
height: 250px;
padding-top: 15px;
}
#footer {
color: #f0c964;
font-size: 90%;
}

#footer strong {
color: #ffffff;
font-weight: normal;
}

#footer a, #footer a:visited, #footer a:active {
	color: #f0c964;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background-image: none;

a:link {
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

a:visited {
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

a:hover {
font-weight: normal;
color: #ffffff;
text-decoration: underline;
}
