body {
	background-color: #FFFFFF;
	margin: 0;
}

p {
	margin-top: 0;
	margin-bottom: 0
}
a {
	text-decoration: underline;
	color: #000000;
}
#head {
	background-color: #F7F6B7;
	width: 780px;
	height: 130px;
	border: 1px solid #8E0047;
	border-bottom: 1px solid #F7F6B7;
}
.menu {
    margin-left: 0px;
	background-color: #F7F6B7;
	width: 160px;
	height: 90px;
	margin-top: 5px;
	border-left: 1px solid #8E0047;
	border-right: 1px solid #8E0047;
}
.menu a {
	font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #8E0047;
	display: block;
	background-color: #F7F6B7;
	width: 160px;
}

.menu a:hover {
	color: #F7F6B7;
	width: 160px;
	background-color: #8E0047;
	text-decoration: none;
}

#obr {
    margin-left: 455px;
	background-color: #F7F6B7;
	width: 200px;
	height: 130px;
	border-left: 1px solid #8E0047;
	border-right: 1px solid #8E0047;
}
#office {
	border: 1px solid #8E0047;
	float:left;
	margin-right: 10px;
	margin-bottom: 0px;
}
.obrazek {
	border: 1px solid #8E0047;
}
#banner {
    margin-top: 4px;
    border: 0px;
}
#main {
	background-color: #F7F6B7;
	width: 760px;
	border-left: 1px solid #8E0047;
	border-right: 1px solid #8E0047;
	border-bottom: 1px solid #8E0047;
	padding: 10px;
}
#down {
	background-color: #F7F6B7;
	border: 1px solid #8E0047;
	width: 770px;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nadpis {
	font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #8E0047;
}
h1 {
	font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #8E0047;
	padding: 0px;
}
h2 {
	font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #8E0047;
	padding: 0px;
	margin: 0px;
}
.normal {
	font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #8E0047;
}

