a:link,
a:visited,
a:active {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #6666FF;
}

body {
	text-align: center;
}

table {
	background: #FFFFFF;
	background-image: url(hlavni_bg.jpg);
	color: #8B4513;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

.aktualnipage {
	font-weight: bold;
}

.home {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
}

.imagecaption {
	background-color: #AAAAAA;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.imagecell {
	background-color: #AAAAAA;
	border: 2px solid #CCCCCC;
	font-size: 10px;
	height: 160px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

.imagedescription {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 12px;
	text-align: left;
}

.imageimage {
	border: 1px solid #000000;
}

.imagenavigator {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 12px;
	padding: 2px;
	text-align: center;
}

.imagetable {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	width: 770px;

}

.indexcaption {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 20px;
	text-align: center;
}

.indexcaptioncell {
	background-color: #AAAAAA;
	font-size: 10px;
	height: 20px;
	text-align: center;
}

.indexcell {
	background-color: #AAAAAA;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	height: 160px;
	text-align: center;
}

.indexcelltable {
	background-color: #CCCCCC;
	border: 0px;
	width: 100%;
}

.indexcol {
	width: 20%;
}

.indeximage {
	border: 0px;
}

.indeximagecell {
	background-color: #AAAAAA;
	height: 140px;
	text-align: center;
}

.indexnavigator {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}

.indextable {
	background-color: #CCCCCC;
	border: 2px solid #CCCCCC;
	width: 770px;
}
