﻿body         {
	background: #011659 url('graphics/bg.jpg') no-repeat center top;
	font-family: Arial;
	font-size: 10pt;
}
td.bok			{
	background-color: #FFFFFF;
	width: 5px;
}
td.top			{
	background-color: #C0C0C0;
	width: 890px;
}
td.menu_bg		{background: #3333FF url('graphics/menu_bg.jpg') repeat-x left top}
td.menu_bg2		{background: #000066 url('graphics/menu_bg2.jpg') repeat-x left top; font-family:Arial; color:#FFFFFF; font-size:11pt}
a.menu			{
	font-family: Arial;
	font-size: 9pt;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.menu			{
	font-family: Arial;
	font-size: 9pt;
	text-transform: uppercase;
	color: #6699FF;
	text-decoration: none;
}

td.odd			{background:#D9EEFF url('graphics/sh_odd1.jpg') no-repeat left top; }
td.body1		{background:#D9EEFF url('graphics/body1_sh.jpg') repeat-y left top; }
td.body2		{background:#D9EEFF url('graphics/body2_sh.jpg') repeat-x left top; }
table.dwn		{background-image: url('graphics/dwn.jpg'); background-repeat: no-repeat; 
               background-attachment: scroll; background-position: center top; font-family:Arial; font-size:8pt; color:#DDDDDD}
a.dwn			{color: #DDDDDD; font-size: 8pt; text-decoration: none}
a.dwm			{font-family: Arial; font-size: 8pt; text-decoration: none; color: #FFFFFF}
a:hover.dwm			{font-family: Arial; font-size: 8pt; text-decoration: none; color: #66CCFF}

h1				{border-left:12px solid #99CCFF; font-family: Arial; font-size: 14pt; color: #0066FF; letter-spacing: 6; padding-left:10}
div.body		{font-family: Arial; font-size: 10pt; margin-left: 10; margin-right: 10}
img.normal		{border: 5px solid #FFFFFF}
a.normal, a.link		{font-family: Arial; color: #000099; text-decoration: none; border-bottom: 1px dotted #000080}
a:hover.normal, a:hover.link		{font-family: Arial; color: #3366FF; text-decoration: none; border-bottom: 1px solid #3366FF; }
li				{list-style-image: url('graphics/li.jpg')}
h2				{font-family: Arial; font-size: 13pt; font-weight: bold; color:#3333FF}
input.form		{font-family: Arial; font-size: 9pt; border: 1px solid #000080}
table.form		{background-color: #A6D7FF}

h3				{font-family: Arial; font-size: 12pt; letter-spacing: 3; color: #3333FF; 
               text-align: center; border-bottom: 1px dotted #3399FF}
a.bm			{color: #808080; font-size: 10pt; text-decoration: none}
a:hover.bm			{color: #000080; font-size: 10pt; text-decoration: none}
div.menu {
	text-align: center;
	position: absolute;
	top: 0px;
	width: 100%;
	left: 0px;
}
div.menu2 {
	text-align: center;
	position: absolute;
	top: 100px;
	width: 100%;
	left: 0px;
}
div.obsah {
	text-align: center;
	position: absolute;
	top: 133px;
	width: 100%;
	left: 0px;
	height: 75%;
}
