body {
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: black;
}
#menu {
	text-align: center;
	border-top: 12px solid #852c1a;
	height: 40px;
	background: url(grafika/bg-body.gif) repeat-x top;
}
#data {
	padding: 20px;
}
.nadpis {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
}
a.menu {
	text-align: center;
	width: 140px;
	height: 40px;
	padding-top: 11px;
	font-size: 13px;
	float: left;
	color: #e8e9e1;
	background: transpaent;
	text-transform: uppercase;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	width: 140px;
	color: #fff;
	height: 28px;
color: #97c53c;
}

h1 {
	color: #663333;
	font-size: 1.42em;
	margin: 10px 0px 1em 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 5px 5px;
	border-bottom: 1px solid #cccccc;
}
a {
	color: #669900;
	text-decoration: underline;
}
a:hover {
	color: #8f3122;
	text-decoration:underline;
}
table {
	width: 100%;
	border-collapse: collapse;
	font-size: 1.0em;
	font-family: verdana, arial ce, helvetica CE, sans-serif;
}
.ulozit
{
background: #669900;
color: #fff;
font-weight: bold;

}

td, th {
	border: 1px solid gray;
	font-size: 1.0em;
	padding: 5px;
	font-family: verdana, arial ce, helvetica CE, sans-serif;
}
th {
	text-align: center;
	font-weight: normal;
	background-color: #97c53c;
}
input, textarea {
	border: 1px solid #3e480b;
	background: #fff;
	padding: 3px;
	width: 250px;
	margin-bottom: 10px;
}
input:focus {
	border: 1px solid #cc5542;
  background: #fafafa;
}
taxtarea:focus {
	border: 1px solid #cc5542;
	background: #fafafa;
}
.stred {
	text-align: center;
}
img {
	border: none;
}
.chyba {
	color: red;
	font-weight: bold;
}

