/* CSS Document */
a,a:visited{
	color: blue;
}
a:hover,a:active{
	color: red;
}
body{
	background-image: url(obr/wood.png);
}
h1{
	text-align: center;
	line-height: 38px;
	padding: 10px 0px 0px 0px;
	margin-bottom: 19px;
}
p{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#menu{
	float: right;
	text-align: right;
	width: 300px;
	abackground-color: Green;
}
.menubutton{
	float: right;
	text-align: right;
	color: blue;
	font-style: italic;
	margin: 10px 5px 0px 19px;
	margin-right: 50px;
}
#stred{
	width: 700px;
	margin: 0px auto 0px auto;
	text-align: left;
	clear: both;
   abackground-color: lime;
	background-image: url(obr/body.png);
	background-repeat: repeat-y;
	padding: 0px;
}
.tabulkabunka{
	text-align: center;
}
.datum{
	float: right;
	font-style: italic;
	padding: 0px 40px 0px 40px;
	margin: 0px;	
}
.nadpis{
	font-style: italic;
	padding: 0px 40px 0px 40px;
	text-align: justify;
	line-height: 38px;
	margin: 19px 0px 19px 0px;
	font-size: 24pt;
	font-weight: bold;
}
.odstavec{
	font-style: italic;
	padding: 0px 40px 0px 40px;
	amargin: 0px;
	line-height: 19px;
	amargin-bottom: 19px;
	text-align: justify;
}
.prihlasit{
	text-align: center;
}
.footer{
	_amargin-left: -6px;
}
#deldiv{
  border: solid 1px black;
}
