@charset "windows-1250";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9FF;
	font-weight: normal;
	background-color: #000;
	margin: 0px;
}
.hlavni {
	margin: auto;
	width: 960px;
}
.top {
	float: left;
	height: 179px;
	width: 960px;
}
.navigace {
	float: left;
	height: 54px;
	width: 960px;
}
.newz a{
	display: block;
	color: #30F;
}
.newz a:hover {
	background-color: #49186A;
}

.inklut {
	width: 930px;
	background-image: url(images/bgspodek.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #16153F;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: auto;
}
.blanker {
	float: left;
	height: 30px;
	width: 930px;
}

.newznad {
	font-size: 18px;
	font-weight: bold;
	color: #FC0;
	width: 240px;
}
.newz {
	background-color: #000038;
	float: right;
	width: 240px;
	padding: 5px;
	font-size: 14px;
}

.zapati {
	font-size: 10px;
	color: #0AA;
	text-align: right;
	float: left;
	width: 930px;
}
.fotob {
	width: 225px;
	margin: 1px;
	float: left;
	padding: 1px;
	font-size: 12px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fotopic img {
	margin: auto;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fotopic {
	margin: auto;
	height: 225px;
	width: 225px;
}