body, html
{
	border:  0px none;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 10px!important;
	text-align: center;
	color: #333333;
	background-color: #E9E9E9;
	background-image: url(podklad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td {
	font-size: 10px;
}
.flash {
	display: block;
	height: 750px;
	width: 766px;
	position: relative;
	margin-left: auto;
	margin-right:auto;
}


.pata {
	text-align: right;
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 2%;
	color: #bbbbbb;
	display: none;
}
.reklama {
	display: none;
}

