body {
	margin: 20px auto auto auto;
	background-image: url('../img/layout/body_background.png');
	background-repeat: repeat-x;
}

#mosaic-header {
	margin: auto;
	background-image: url('../img/mosaic/header_background.png');
	background-repeat: no-repeat;
	width: 851px;
	height: 162px;
}

#header-green {
	margin: auto;
	width: 851px;
	height: 201px;
	background-image: url('../img/layout/header_backgrounds/green.jpg');
	background-repeat: no-repeat;
}

#header-blue {
	margin: auto;
	width: 851px;
	height: 201px;
	background-image: url('../img/layout/header_backgrounds/blue.jpg');
	background-repeat: no-repeat;
}

#header-purple {
	margin: auto;
	width: 851px;
	height: 201px;
	background-image: url('../img/layout/header_backgrounds/purple.jpg');
	background-repeat: no-repeat;
}

#header-red {
	margin: auto;
	width: 851px;
	height: 201px;
	background-image: url('../img/layout/header_backgrounds/red.jpg');
	background-repeat: no-repeat;
}

#header-yellow {
	margin: auto;
	width: 851px;
	height: 201px;
	background-image: url('../img/layout/header_backgrounds/yellow.jpg');
	background-repeat: no-repeat;
}

#mosaic-header a img {
	border: none;
}

#header-green a img {
	border: none;
	margin: 12px 0px 0px 20px;
}

#header-blue a img {
	border: none;
	margin: 12px 0px 0px 20px;
}

#header-purple a img {
	border: none;
	margin: 12px 0px 0px 20px;
}

#header-red a img {
	border: none;
	margin: 12px 0px 0px 20px;
}

#header-yellow a img {
	border: none;
	margin: 12px 0px 0px 20px;
}

#logo {
	margin-top: 12px;
	margin-left: 21px;
}

#menu {
	margin: 0px 0px 0px 10px;
	position: relative;
	top: -5px;
}

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

#menu ul li {
	width: 130px;
	height: 35px;
	display: table-cell;
	position: relative;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

#menu ul .green {
	background-image: url('../img/layout/menu_buttons/green.gif');
}

#menu ul .blue {
	background-image: url('../img/layout/menu_buttons/blue.gif');
}

#menu ul .purple {
	background-image: url('../img/layout/menu_buttons/purple.gif');
}

#menu ul .red {
	background-image: url('../img/layout/menu_buttons/red.gif');
}

#menu ul .yellow {
	background-image: url('../img/layout/menu_buttons/yellow.gif');
}

#menu ul li a {
	font: bold 10pt Arial, Sans-serif;
	text-decoration: none;
	color: #000000;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#ie6-menu {
	border-collapse: collapse;
}

#ie6-menu tr {
	text-align: center;
	vertical-align: middle;
}

#ie6-menu tr td {
	width: 128px;
	height: 35px;
	background-repeat: no-repeat
}

#ie6-menu .green {
	background-image: url('../img/layout/menu_buttons/green.gif');
}

#ie6-menu .blue {
	background-image: url('../img/layout/menu_buttons/blue.gif');
}

#ie6-menu .purple {
	background-image: url('../img/layout/menu_buttons/purple.gif');
}

#ie6-menu .red {
	background-image: url('../img/layout/menu_buttons/red.gif');
}

#ie6-menu .yellow {
	background-image: url('../img/layout/menu_buttons/yellow.gif');
}

#ie6-menu a {
	font: bold 10pt Arial, Sans-serif;
	text-decoration: none;
	color: #000000;
}

#ie6-menu a:hover {
	text-decoration: underline;
}

#search-container {
	float: right;
}

#search-container fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}

#search {
	border: none;
	margin: 19px 14px 0px 0px;
	width: 130px;
	font: 10pt Arial, Sans-serif;
	color: #636363;
}

#ie6-search {
	position: absolute;
	top: 17px;
	left: 680px;
	width: 127px;
	font: 10pt Arial, Sans-serif;
	color: #636363;
	border: none;
}

#mosaic {
	margin: 10px auto auto auto;
	border-collapse: collapse;
}

#mosaic td {
	padding: 0px;
}

#mosaic a img {
	border: none;
}

#body-green {
	margin: auto;
	width: 851px;
}

#body-blue {
	margin: auto;
	width: 851px;
}

#body-purple {
	margin: auto;
	width: 851px;
}

#body-red {
	margin: auto;
	width: 851px;
}

#body-yellow {
	margin: auto;
	width: 851px;
}

/* 

Body Fonts

*/

/* H1 */

#body-green h1 {
	font: bold 20pt 'Trebuchet MS', Arial, Sans-serif;
	color: #a4d735;
	margin-left: 16px;
}

#body-blue h1 {
	font: bold 20pt 'Trebuchet MS', Arial, Sans-serif;
	color: #34acd3;
	margin-left: 16px;
}

#body-purple h1 {
	font: bold 20pt 'Trebuchet MS', Arial, Sans-serif;
	color: #b15ae3;
	margin-left: 16px;
}

#body-red h1 {
	font: bold 20pt 'Trebuchet MS', Arial, Sans-serif;
	color: #f03939;
	margin-left: 16px;
}

#body-yellow h1 {
	font: bold 20pt 'Trebuchet MS', Arial, Sans-serif;
	color: #f0ae30;
	margin-left: 16px;
}

/* H2 */

#body-green h2 {
	font: bold 15pt 'Trebuchet MS', Arial, Sans-serif;
	color: #a4d735;
	margin-left: 16px;
}

#body-blue h2 {
	font: bold 15pt 'Trebuchet MS', Arial, Sans-serif;
	color: #34acd3;
	margin-left: 16px;
}

#body-purple h2 {
	font: bold 15pt 'Trebuchet MS', Arial, Sans-serif;
	color: #b15ae3;
	margin-left: 16px;
}

#body-red h2 {
	font: bold 15pt 'Trebuchet MS', Arial, Sans-serif;
	color: #f03939;
	margin-left: 16px;
}

#body-yellow h2 {
	font: bold 15pt 'Trebuchet MS', Arial, Sans-serif;
	color: #f0ae30;
	margin-left: 16px;
}

/* H3 */

#body-green h3 {
	font: bold 12pt 'Trebuchet MS', Arial, Sans-serif;
	color: #a4d735;
	margin-left: 16px;
}

#body-blue h3 {
	font: bold 12pt 'Trebuchet MS', Arial, Sans-serif;
	color: #34acd3;
	margin-left: 16px;
}

#body-purple h3 {
	font: bold 12pt 'Trebuchet MS', Arial, Sans-serif;
	color: #b15ae3;
	margin-left: 16px;
}

#body-red h3 {
	font: bold 12pt 'Trebuchet MS', Arial, Sans-serif;
	color: #f03939;
	margin-left: 16px;
}

#body-yellow h3 {
	font: bold 12pt 'Trebuchet MS', Arial, Sans-serif;
	color: #f0ae30;
	margin-left: 16px;
}

/* Odkazy */

#body-green a {
	color: #0000ff;
}

#body-green a:hover {
	color: #ff0000;
}

#body-blue a {
	color: #0000ff;
}

#body-blue a:hover {
	color: #ff0000;
}

#body-purple a {
	color: #0000ff;
}

#body-purple a:hover {
	color: #ff0000;
}

#body-red a {
	color: #0000ff;
}

#body-red a:hover {
	color: #ff0000;
}

#body-yellow a {

}

/* UL */

#body-green ul {
	list-style-type: square;
	font: 10pt Arial, Sans-serif;
	line-height: 150%;
}

#body-blue ul {
	list-style-type: square;
	font: 10pt Arial, Sans-serif;
	line-height: 150%;
}

#body-purple ul {
	list-style-type: square;
	font: 10pt Arial, Sans-serif;
	line-height: 150%;
}

#body-red ul {
	list-style-type: square;
	font: 10pt Arial, Sans-serif;
	line-height: 150%;
}

body-yellow ul {
	list-style-type: square;
	font: 10pt Arial, Sans-serif;
	line-height: 150%;
}

/* Table */

#body-green table {
	margin-left: 20px;
}

#body-blue table {
	margin-left: 20px;
}

#body-purple table {
	margin-left: 20px;
}

#body-red table {
	margin-left: 20px;
}

#body-yellow table {
	margin-left: 20px;
}

/* Table -> TH */

#body-green table th {
	font: bold 10pt Arial, Sans-serif;
	line-height: 150%;
}

#body-blue table th {
	font: bold 10pt Arial, Sans-serif;
	line-height: 150%;
}

#body-purple table th {
	font: bold 10pt Arial, Sans-serif;
	line-height: 150%;
}

#body-red table th {
	font: bold 10pt Arial, Sans-serif;
	line-height: 150%;
}

#body-yellow table th {
	font: bold 10pt 'Trebuchet MS', Arial, Sans-serif;
	line-height: 150%;
}

/* Table -> TR */

#body-green table td {
	font: 10pt Arial, Sans-serif;
	line-height: 150%;
}

#body-blue table td {
	font: 10pt Arial, Sans-serif;
	line-height: 150%;
}

#body-purple table td {
	font: 10pt Arial, Sans-serif;
	line-height: 150%;
}

#body-red table td {
	font: 10pt Arial, Sans-serif;
	line-height: 150%;
}

#body-yellow table td {
	font: 10pt Arial, Sans-serif;
	line-height: 150%;
}

/*

Submenu

*/

/* Submenu Container */

#submenu-green {
	width: 185px;
	float: right;
	background-image: url('../img/layout/submenu_background.png');
	background-repeat: repeat-y;
	background-position: 7px 0px;
	margin: 0px;
	padding-bottom: 40px;
}

#submenu-blue {
	width: 185px;
	float: right;
	background-image: url('../img/layout/submenu_background.png');
	background-repeat: repeat-y;
	background-position: 7px 0px;
	margin: 0px;
	padding-bottom: 40px;
}

#submenu-purple {
	width: 185px;
	float: right;
	background-image: url('../img/layout/submenu_background.png');
	background-repeat: repeat-y;
	background-position: 7px 0px;
	margin: 0px;
	padding-bottom: 40px;
}

#submenu-red {
	width: 185px;
	float: right;
	background-image: url('../img/layout/submenu_background.png');
	background-repeat: repeat-y;
	background-position: 7px 0px;
	margin: 0px;
	padding-bottom: 40px;
}

#submenu-yellow {
	width: 185px;
	float: right;
	background-image: url('../img/layout/submenu_background.png');
	background-repeat: repeat-y;
	background-position: 7px 0px;
	margin: 0px;
	padding-bottom: 40px;
}

/* Submenu items (those in the upper menu) */

#submenu-green .items {
	list-style-type: square;
	list-style-position: inside;
	border-top: 1px solid #dddddd;
	color: #a4d735;
	margin: 55px 10px 20px 10px;
	padding: 0px;
}

#submenu-blue .items {
	list-style-type: square;
	list-style-position: inside;
	border-top: 1px solid #dddddd;
	color: #34acd3;
	margin: 55px 10px 20px 10px;
	padding: 0px;
}

#submenu-purple .items {
	list-style-type: square;
	list-style-position: inside;
	border-top: 1px solid #dddddd;
	color: #b15ae3;
	margin: 55px 10px 20px 10px;
	padding: 0px;
}

#submenu-red .items {
	list-style-type: square;
	list-style-position: inside;
	border-top: 1px solid #dddddd;
	color: #f03939;
	margin: 55px 10px 20px 10px;
	padding: 0px;
}

#submenu-yellow .items {
	list-style-type: square;
	list-style-position: inside;
	border-top: 1px solid #dddddd;
	color: #f0ae30;
	margin: 55px 10px 20px 10px;
	padding: 0px;
}

/* Submenu items (those in the upper menu) -> LI */

#submenu-green .items li {
	border-bottom: 1px solid #dddddd;
	padding: 4px 0px 4px 0px;
}

#submenu-blue .items li {
	border-bottom: 1px solid #dddddd;
	padding: 4px 0px 4px 0px;
}

#submenu-purple .items li {
	border-bottom: 1px solid #dddddd;
	padding: 4px 0px 4px 0px;
}

#submenu-red .items li {
	border-bottom: 1px solid #dddddd;
	padding: 4px 0px 4px 0px;
}

#submenu-yellow .items li {
	border-bottom: 1px solid #dddddd;
	padding: 4px 0px 4px 0px;
}

/* Submenu items (those in the upper menu) -> LI -> A */

#submenu-green .items li a {
	padding: 10px 0px 10px 0px;
	color: #000000;
	font: bold 10pt Tahoma, Sans-serif;
	text-decoration: none;
}

#submenu-blue .items li a {
	padding: 10px 0px 10px 0px;
	color: #000000;
	font: bold 10pt Tahoma, Sans-serif;
	text-decoration: none;
}

#submenu-purple .items li a {
	padding: 10px 0px 10px 0px;
	color: #000000;
	font: bold 10pt Tahoma, Sans-serif;
	text-decoration: none;
}

#submenu-red .items li a {
	padding: 10px 0px 10px 0px;
	color: #000000;
	font: bold 10pt Tahoma, Sans-serif;
	text-decoration: none;
}

#submenu-yellow .items li a {
	padding: 10px 0px 10px 0px;
	color: #000000;
	font: bold 10pt Tahoma, Sans-serif;
	text-decoration: none;
}

/* Submenu items (those in the upper menu) -> LI -> A:hover */

#submenu-green .items li a:hover {
	text-decoration: underline;
}

#submenu-blue .items li a:hover {
	text-decoration: underline;
}

#submenu-purple .items li a:hover {
	text-decoration: underline;
}

#submenu-red .items li a:hover {
	text-decoration: underline;
}

#submenu-yellow .items li a:hover {
	text-decoration: underline;
}

/* Submenu A -> IMG */

#submenu-green a img {
	border: none;
}

#submenu-blue a img {
	border: none;
}

#submenu-purple a img {
	border: none;
}

#submenu-red a img {
	border: none;
}

#submenu-yellow a img {
	border: none;
}

/* Submenu - bottom links */

#submenu-green #links {
	list-style-type: square;
	list-style-position: inside;
	border-top: 1px solid #dddddd;
	color: #aaaaaa;
	margin: 55px 10px 20px 10px;
	padding: 0px;
}

#submenu-blue #links {
	list-style-type: square;
	list-style-position: inside;
	border-top: 1px solid #dddddd;
	color: #aaaaaa;
	margin: 55px 10px 20px 10px;
	padding: 0px;
}

#submenu-purple #links {
	list-style-type: square;
	list-style-position: inside;
	border-top: 1px solid #dddddd;
	color: #aaaaaa;
	margin: 55px 10px 20px 10px;
	padding: 0px;
}

#submenu-red #links {
	list-style-type: square;
	list-style-position: inside;
	border-top: 1px solid #dddddd;
	color: #aaaaaa;
	margin: 55px 10px 20px 10px;
	padding: 0px;
}

#submenu-yellow #links {
	list-style-type: square;
	list-style-position: inside;
	border-top: 1px solid #dddddd;
	color: #aaaaaa;
	margin: 55px 10px 20px 10px;
	padding: 0px;
}

/* Submenu - bottom links - LI */

#submenu-green #links li {
	border-bottom: 1px solid #dddddd;
	padding: 4px 0px 4px 0px;
}

#submenu-blue #links li {
	border-bottom: 1px solid #dddddd;
	padding: 4px 0px 4px 0px;
}

#submenu-purple #links li {
	border-bottom: 1px solid #dddddd;
	padding: 4px 0px 4px 0px;
}

#submenu-red #links li {
	border-bottom: 1px solid #dddddd;
	padding: 4px 0px 4px 0px;
}

#submenu-yellow #links li {
	border-bottom: 1px solid #dddddd;
	padding: 4px 0px 4px 0px;
}

/* Submenu - bottom links - LI -> A */

#submenu-green #links li a {
	padding: 10px 0px 10px 0px;
	color: black;
	font: 10pt Tahoma, Sans-serif;
	text-decoration: underline;
}

#submenu-blue #links li a {
	padding: 10px 0px 10px 0px;
	color: black;
	font: 10pt Tahoma, Sans-serif;
	text-decoration: underline;
}

#submenu-purple #links li a {
	padding: 10px 0px 10px 0px;
	color: black;
	font: 10pt Tahoma, Sans-serif;
	text-decoration: underline;
}

#submenu-red #links li a {
	padding: 10px 0px 10px 0px;
	color: black;
	font: 10pt Tahoma, Sans-serif;
	text-decoration: underline;
}

#submenu-yellow #links li a {
	padding: 10px 0px 10px 0px;
	color: black;
	font: 10pt Tahoma, Sans-serif;
	text-decoration: underline;
}

/* Submenu - bottom links - LI -> A:hover */

#submenu-green #links li a:hover {
	color: #ff0000;
}

#submenu-blue #links li a:hover {
	color: #ff0000;
}

#submenu-purple #links li a:hover {
	color: #ff0000;
}

#submenu-red #links li a:hover {
	color: #ff0000;
}

#submenu-yellow #links li a:hover {
	color: #ff0000;
}




#content {
	width: 650px;
	float: left;
}

p {
	font: 10pt Arial, Sans-serif;
	color: #000000;
	line-height: 150%;
	margin-left: 20px;
}

.letter {
	font: 10pt 'Comic Sans MS', fantasy;
}

.letter-bigger {
	font: 12pt 'Comic Sans MS', fantasy;
}

.clear {
	clear: both;
}

#footer {
	margin: 24px auto auto auto;
	width: 845px;
	text-align: center;
	font: 9pt Arial, Sans-serif;
	color: #6c6c6c;
	background-image: url('../img/layout/footer_background.png');
	background-position: top right;
	background-repeat: repeat-y;
}

#footer a {
	color: #333333;
}

#footer #copyright {
	float: left;
	padding: 10px;
}

#footer #author {
	display: block;
	padding: 10px;
}

#footer #design {
	float: right;
	padding: 10px;
}

.thumbs {
	margin-top: 30px;
}

.thumbs a img {
	border: none;
}

.item-spacer {
	list-style-type: none;
}

a img {
	border: none;
}

.mosaic-table tr td a {
	color: black;
}

.mosaic-table td {
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}

.mosaic-table tr td .mosaic-label {
	font-weight: bold;
	text-decoration: none;
}

cite {
	font: italic 14pt 'Times New Roman', serif;
	display: block;
	text-align: center;
}

.purple {
	color: #b15ae3;
}