body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FDE9C8;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	background-image: url(images/bg/sloupce.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#header {
	background-image: url(images/head_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 270px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#pagebody {
	position: relative;
}
#leftcolumn {
	float: left;
	width: 230px;
}
.menuitem {
	height: 40px;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menuitem a {
	display: block;
	line-height: 40px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 45px;
}
#item1 {
	background-image: url(images/bg/doublered.jpg);
	background-color: #9E0B13;
	background-position: left;
}
#item1 a:hover {
	background-image: url(images/bg/doublered.jpg);
	background-position: right;
}
#item2 {
	background-image: url(images/bg/doubleyellow.jpg);
	background-color: #FF9C01;
	background-position: left;
}
#item2 a:hover {
	background-image: url(images/bg/doubleyellow.jpg);
	background-position: right;
}
#item3 {
	background-image: url(images/bg/doublegreen.jpg);
	background-color: #014C21;
	background-position: left;
}
#item3 a:hover {
	background-image: url(images/bg/doublegreen.jpg);
	background-position: right;
}
#item4 {
	background-image: url(images/bg/doubleblue.jpg);
	background-color: #00346E;
	background-position: left;
}
#item4 a:hover {
	background-image: url(images/bg/doubleblue.jpg);
	background-position: right;
}
#item5 {
	background-image: url(images/bg/doublebrown.jpg);
	background-color: #64390F;
	background-position: left;
}
#item5 a:hover {
	background-image: url(images/bg/doublebrown.jpg);
	background-position: right;
}
#prechod {
	background-image: url(images/bg/prechod.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 230px;
}
#rightcolumn {
	float: right;
	width: 230px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#rightcolumn a {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}
#rightcolumn a:hover {
	text-decoration: underline;
}
#rightcolumn ul {
	list-style-image: url(images/bg/bullet.gif);
	margin-left: 32px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#rightcolumn #kontakt {
	background-image: url(images/kontakt.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 230px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-position: center;
}
#rightcolumn p {
	font-size: 10px;
	color: #555555;
	padding-left: 15px;
	line-height: 130%;
}
#rightcolumn table {
	font-size: 10px;
	color: #555555;
	margin-left: 13px;
}
.submenu dl {
	margin: 0px;
	font-size: 12px;
	line-height: 24px;
}
.submenu dd {
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-color: #e0e0e0;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.submenu a {
	text-decoration: none;
	display: block;
	color: #666666;
	margin: 0px;
	padding-left: 36px;
}
.submenu a:hover {
	background-image: url(images/bg/sub_h.gif);
	background-position: left center;
}
.submenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: none;
}
#contents {
	padding-left: 255px;
	padding-right: 255px;
	padding-top: 10px;
	position: relative;
}
h1 {
	color: #9C0D13;
	font-size: medium;
	font-weight: bold;
}
#contents p, #contents ol, #contents ul {
	font-size: small;
	text-align: justify;
	color: #666666;
}
#contents li {
	margin-bottom: 10px;
}
#kalendar {
	text-align: center;
	margin: 20px;
}
h2 {
	font-size: 90%;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 10px;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.left {
	float: left;
	margin-right: 20px;
}
.right {
	float: right;
	margin-left: 20px;
}
#calendar {
	margin-bottom: 20px;
}
#calendar table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #00356D;
	color: #000000;
	border: 1px solid white;
}
#calendar td {
	background-color: #FFFFFF;
	width: 17px;
}
#calendar .noday {
	background-color: #CCCCCC;
}
#calendar .event {
	background-color: #FFC000;
}
#calendar .weekend {
	color: #FFFFFF;
	background-color: #9D080E;
}
#calendar th {
	color: #ffffff;
}
.clearfloat {
	display: table;
	width: 97%;
	float: left;
} 
