body {
	background-color: #FFEBBF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
}
#maincontainer {
	margin-right: auto;
	margin-left: auto;
	width: 917px;
	background-color: #FFFFFF;
	background-image: url(images/bg-leftcolumn2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
	padding-bottom: 0px;
	border-bottom: 15px solid #072353;
}
#head {
	height: 259px;
	width: 917px;
	background-image: url(images/head4.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: top;
}
#leftcolumn {
	width: 223px;
	float: left;
	z-index: 10;
}
.menu dd {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9d6ee;
	border-bottom: none;
	border-right: none;
	border-left: 0px solid white;
}
.menu a {
	color: #2a4776;
	display: block;
	background-color: #c9d6ee;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	text-decoration: none;
	margin-left: 1px;
	font-size: small;
	padding-left: 20px;
}
.menu a:hover {
	background-color: #FFFFFF;
}
#menu2 {
	margin-top: 28px;
}
#telo ul {
	list-style-type: square;
}
#paticka {
	color: #072353;
	line-height: 26px;
	text-align: right;
	clear: both;
	padding-right: 25px;
	position: relative;
	margin-bottom: 0px;
	margin-top: 50px;
}
#telo {
	padding-top: 0px;
	padding-left: 280px;
	padding-right: 50px;
	margin: 0px;
	color: #555555;
	line-height: 150%;
}
h1 {
	color: #FFB200;
	font-size: large;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 30px;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #2A4776;
	margin-bottom: 10px;
	margin-top: 30px;
}
strong {
	color: #333333;
}
#telo ul {
	margin-top: 10px;
}
#menu1 {
	margin-top: 28px;
}
#domecek {
	width: 220px;
	position: absolute;
	top: 238px;
	z-index: 10;
	text-align: right;
	right: 20px;
}
.vice {
	padding-left: 13px;
	background-image: url(images/sipka2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 5px;
}
#telo a:link {
	color: #6b84c3;
}
#telo a:visited {
	color: #1F547C;
}
#telo a:hover {
	background-color: #FFF0CC;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
}
#telo p {
	text-align: justify;
	line-height: normal;
	line-height: 120%;
}