body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : Black;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-image : url(obr/bg.GIF);
}

div.vrsek {
	width : 750px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : left;
	text-decoration : none;
	border-color : Black;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : none solid none solid;
	background-color : White;
}
div.main {
	width : 750px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : left;
	text-decoration : none;
	border-color : Black;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : none none none none;
	background-color : White;
}

div.spodek {
	width : 750px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : center;
	text-decoration : none;
	border-color : Black;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : none solid none solid;
	background-image : url(spodek.jpg);
	height : 50px;
	color: White;
}

a.spodek {
	color : White;
	text-decoration: none;
}

a.spodek:hover {
	color: #FFD700;
	text-decoration: underline;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : Black;
}

p.small {
	font-size : 9px;
}
a {
	color : Gray;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color : #FFD700;
}