
body {
	background-color: #fff;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#page {
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -426px;
	width: 852px;
}

#header {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	width: 852px;
	height: 65px;
}

#header a {
	display: block;
	width: 852px;
	height: 65px;
	float: right;
}

#header a span {
	display: none;
}

#menu {
	float: left;
	width: 257px;
	margin-top: 40px;
	font-weight: bold;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu a {
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
}

#menu a span {
	text-decoration: none;
	margin-left: 61px;
}

#menu span {
	
}

#menu a:hover {
	background-position: -257px 0px;
}

.menu-bkg {
	background-image: url(images/menu-bkg.png);
	height: 26px;
	margin-top: 10px;
}

.menu-main-zs {
	background-image: url(images/menu-zs.png);
	height: 26px;
	margin-top: -26px;
}

.menu-main-ms {
	background-image: url(images/menu-ms.png);
	height: 26px;
	margin-top: 10px;
}

.menu-main-druzina {
	background-image: url(images/menu-druzina.png);
	height: 26px;
	margin-top: 10px;
}

.menu-main-jidelna {
	background-image: url(images/menu-jidelna.png);
	height: 26px;
	margin-top: 10px;
}

.menu-zs {

	height: 26px;
	margin-top: -26px;
	color: #326eb7;
}
.menu-zs-1 {

	height: 26px;
	margin-top: -26px;
	color: #b73238;
}

.menu-ms {

	height: 26px;
	margin-top: 10px;
	color: #269e37;
}

.menu-druzina {

	height: 26px;
	margin-top: 10px;
	color: #b73237;
}

.menu-jidelna {

	height: 26px;
	margin-top: 10px;
	color: #27999f;
}

.menu-uvodni a {
	background-image: url(images/menu-home.png);
	height: 26px;
	margin-top: 10px;
}

.menu-admin a {
	padding: 5px 0px 5px 58px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #9fc4dc;
	color: #818181;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	font-variant: small-caps;
}

.menu-admin a:hover {
	color: #ffd34c;
}

#content {
	background-color: #ffffff;
	float: right;
	text-align: justify;
	width: 532px;
	margin: 30px 40px 15px 18px;
	min-height: 780px;
}

#middle {
	background-color: #ffffff;
	width: 852px;
	padding: 0px 0px;
}

#middle:after {
	display: block;
	clear: both;
	height: 0px;
	content: " ";
	visibility: hidden;
}

#footer {
	background-color: #ffffff;
	height: 20px;
}

h1 {
	display: none;
}

h3 {
	color: #326eb7;
}

.zakladni-skola {
	color: #326eb7;
}

.materska-skola {
	color: #32b744;
}

.skolni-druzina {
	color: #b73237;
}

.skolni-jidelna {
	color: #32b0b7;
}

img {
	margin: 5px;
}

table {
}

.small {
	font-size: 10px;
}

.info {
	padding: 1em;
	border: 1px solid gray;
	background-color: #eeeeee;
}

.admin-action {
	background-color: #FFDDDD;
	border-bottom: 1px solid #BBAAAA;
	padding: 1em;
}

.admin {
	background-color: #DDDDDD;
	border-bottom: 1px solid #BBBBBB;
	padding: 1em;
}

.admin-logout {
	float: right;
	padding: 2px;
	font-weight: bold;
}
