/* CSS for web: danik.biz                    */
/* Author: , e-mail: danik, danik@danik.biz  */
/* Update:  04-03-04                         */
body {
	background: black; /* Font                      */
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 12;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
/* Links                     */
a:link {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: none;
	color: white;
	font-weight : bold;
}
a:visited {
	text-decoration: none;
	color: white;
}
.back {
	background-image: url(pruh.gif);
	background-repeat: repeat-x;
	height: 300px;
	background-position: center;
}
.luc {
	background-image: url(luc.gif);
	background-repeat: no-repeat;
	height: 300px;
	width: 185px;
	margin-left: 40px;
	margin-top: 20px;
}
h1.lucnadpis {
	color: White;
	margin-left: 251px;
	margin-top: 66px;
	width: 450px;
}
.menubox{
	border-top: 1px dotted #888;
	padding: 5px;
	width: 225px;
	color: #888;
	text-align: center;
}

.textbox{
	border: 0px dotted #888;
	margin-left: 250px;
	margin-top: -120px;
	height: 300px;
	color: #fff;	
}

.odsad {
	margin-left: 70px;
}