﻿body {
	margin: 0px;
	background-color: #fff;
	color: #000;
	text-align: center;
}
.DocumentTable 
{
	background-color: #fff;
	color: #000;
	width: 780px;
	height: auto;	
	margin: 0 0 0 0;
	border-width: 0;
}
.TopBanner {
	padding: 0px 0px 0px 0px;
	height: 170px;
	vertical-align: top;
	text-align: left;
	background-image: url('images/topbannerback.jpg');
	background-repeat: no-repeat;
}
.TBMainTitle {
	padding: 10px 0px 0px 10px;
	height: 110px;
	vertical-align: top;
	text-align: left;
}
.TBMainSubTitles {
	padding: 10px 0px 0px 10px;
	height: 40px;
	vertical-align: top;
	text-align: left;
}
.TBFontMain {
	font: 90px Times New Roman;
	color: #ffffff;
	font-weight: 100;
}
.TBFontSub {
	color: #ffffff;
	font: 30px Times New Roman;
	font-weight: 100;
}
.TBSpace {
	height: 10px;
}
.LeftMenu {
	width: 120px;
/*	color: #000;
	background-color: #f1f1f1;*/
	vertical-align: top;
	text-align: left;
	margin: 0 0 0 0;
  padding: 0px 0px 0px 0px;
}
.LeftMenuItem {
	font: 70% Verdana;
	width: 118px;
	height: 30px;
	color: black;
	background-color: #c9e4ff;
	vertical-align: middle;
	text-align: center;	
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;	
}
.LeftMenuItem A {
	text-decoration: none;
	padding: 7px 0px 8px 0px;
	color: black;
	display: block;
}
.LeftMenuItem A:visited {
	text-decoration: none;
	color: black;
}
.LeftMenuItem A:hover {
	text-decoration: none;
	padding: 7px 0px 8px 0px;
	color: black;
	display: block;
	background-color: #ccc;
}
.LeftMenuItemSpace {
	height: 10px;
}
.LeftMenuItemZnak {
	text-align: center;
}
.LMSpace {
	width: 10px;
}
.RightSpace {
	vertical-align: top;
	text-align: left;
	margin: 0 0 0 0;
  padding: 0px 0px 0px 0px;
}
.TopMenu {
	width: 650px;
	height: 30px;
	color: #000;
	background-color: #f1f1f1;
	vertical-align: middle;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;	
}
.TopMenuItem {
	width: 150px;
	font: 70% Verdana;
	text-align: center;	
}
.TopMenuItem1 {
	width: 180px;
	font: 70% Verdana;
	text-align: center;	
}
.TopMenuItemSpace{
	width: 6px;
}
.TopMenuItem A {
	text-decoration: none;
	padding: 7px 10px 8px 10px;
	color: black;
	display: block;
}
.TopMenuItem A:visited {
	text-decoration: none;
	color: black;
}
.TopMenuItem A:hover {
	text-decoration: none;
	padding: 7px 10px 8px 10px;
	color: black;
	display: block;
	background-color: #ccc;
}
.TopMenuItem1 A {
	text-decoration: none;
	padding: 7px 10px 8px 10px;
	color: black;
	display: block;
}
.TopMenuItem1 A:visited {
	text-decoration: none;
	color: black;
}
.TopMenuItem1 A:hover {
	text-decoration: none;
	padding: 7px 10px 8px 10px;
	color: black;
	display: block;
	background-color: #ccc;
}
.DocBanner {
	font: 90% Verdana;
	width: 650px;
	color: #000;
	vertical-align: top;
	text-align: left;
	padding: 5px 5px 5px 5px;
}
.DocTable {
	width: 640px;
	font: 90% Verdana;
	color: #000;
}
.DocTable TD {
	vertical-align: top;
	text-align: left;
}
.DTLeft {
	width: 150px;
	vertical-align: top;
	text-align: left;
}
.Dtright {
	width: 490px;
	vertical-align: top;
	text-align: left;
}
.Pic {
  width: 300px;
  border: 0;
}
.BottomBanner {
	height: 35px;
	background-color: #ececec;
	vertical-align: middle;
	text-align: center;
	border-left: #a0a0a0 1px solid;
	border-right: #a0a0a0 1px solid;
	border-top: #a0a0a0 1px solid;
	border-bottom: #a0a0a0 1px solid;		
}
.BBItemPocitadlo {
	width: 120px;
	font: 70% Verdana;
	color: black;
	vertical-align: middle;
	text-align: center;
}
.BBItemCopyright {
	width: 540px;
	font: 70% Verdana;
	color: black;
	vertical-align: middle;
	text-align: center;
}
.BBItemCompatibility {
	width: 120px;
	font: 70% Verdana;
	color: black;
	vertical-align: middle;
	text-align: center;
}
.SmallFont {
	font: 70% Verdana;
}