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

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

A:hover
{
	color: #6666FF;
}

BODY
{
	text-align: center;
	margin-top : 3px;
}

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

.indexcol
{
	width : 20%;
}

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

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

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

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

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

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

.indeximage
{
	border: 0px;
}

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

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

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

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

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

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

.aktualnipage {
	font-weight : bold;
}

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