.tab_light
{
	background: #D3F2FF;
}

.tab_dark
{
	background: #0000CD;
}

.tab_grad1
{
	background: #0000CD;
	background-image: url(img/grad01.gif);
}

.tab_grad2
{
	background: #0000CD;
	background-image: url(img/grad02.gif);
}

.menu_open
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #CD0000;
}

.menu_close
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.menu_close:link    { text-decoration: none; color: #D3F2FF }
.menu_close:visited { text-decoration: none; color: #D3F2FF }
.menu_close:active  { text-decoration: none; color: #D3F2FF }
.menu_close:hover   { text-decoration: none; color: #CD0000 }

.odkaz
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.email
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #F8BF24;
}
.email:link    { text-decoration: none; color: #F8BF24 }
.email:visited { text-decoration: none; color: #F8BF24 }
.email:active  { text-decoration: none; color: #F8BF24 }
.email:hover   { text-decoration: none; color: #CD0000 }

.dokument
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #0000CD;
	text-align: center;
}

.kapitola
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #0000CD;
}

.kapitola_center
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #0000CD;
	text-align: center;
}

.kapitola_left
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #0000CD;
	text-align: left;
}

.kapitolatab
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #D3F2FF;
}

.kapitolatab:link    { text-decoration: none; color: #D3F2FF }
.kapitolatab:visited { text-decoration: none; color: #D3F2FF }
.kapitolatab:active  { text-decoration: none; color: #D3F2FF }
.kapitolatab:hover   { text-decoration: none; color: #CD0000 }

.ukazka
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	color: #0000CD;
	font-style: italic;
}

.copyright
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #D3F2FF;
	text-align: center;
}

A:link    { text-decoration: none; color: #CD0000 }
A:visited { text-decoration: none; color: #CD0000 }
A:active  { text-decoration: none; color: #CD0000 }
A:hover   { text-decoration: none; color: #CD0000 }

P   { font-family: Arial; font-size: 10pt; color: #000000; text-align: justify; }
LI  { font-family: Arial; font-size: 10pt; color: #000000; text-align: justify; }
TH  { font-family: Arial; font-size: 10pt; color: #0000CD; }
TR  { font-family: Arial; font-size: 10pt; color: #000000; }
