/* ------ 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: #fff;
	background-color: #001a01;
	text-align: center;
	background-image: url("../img/bg_body.jpg");
background-repeat: repeat-x;
background-position: top right;
}
#zlaty-bazant {
margin: 0;
padding: 0;
}
#no-flash {
padding: 270px;
	background-image: url("../img/bg_noflash.jpg");
background-repeat: no-repeat;
background-position: top center;
}
#no-flash a, #no-flash a:visited, #no-flash a:active {
color: #fff;
font-weight: bold;
text-decoration: underline;
}

#no-flash a:hover {
color: #fff;
font-weight: bold;
text-decoration: none;
}




