body {
	margin: 0px;
	background-color: #000;
	background-image: url(obraz/sijon18.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
a:visited {
	color: #F00;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #F00;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
} 
a:active {
	color: #F00;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
.text {
	color: #000;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
}
.nadpis {
	color: #000;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
}
.popis {
	color: #FFF;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
	border: #FFF;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.formular	{	
	color: #000;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
.tlac {
	border-right: #000 1px solid;
	border-top: #000 1px solid;
	border-left: #000 1px solid;
	border-bottom: #000 1px solid;
	color: #000;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	text-align: center;
	background-color: #99CCFF;
}
p {
	margin:  0px 5px 5px 5px;
	padding:  0px 0px 0px 10px;
}
