body, html
{
	border:  0px none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 10px!important;
	text-align: left;
	margin: 0px;
	color: #000000;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}
td {
	font-size: 10px;
}
.flash {
	display: block;
	height: 98%;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}


.pata {
	text-align: left;
	position: relative;
	width: 100%;
	bottom: 0px;
	height: 2%;
	background-color: #175689;
}
.pata a{
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.pata a:hover{
	color: #000000;
}
.reklama {
	display: none;
}

/* --- CLANKY ---- */
.strana {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-image: url(strana_podklad.png);
	background-repeat: repeat-y;
}

.titul {
}