Body {	/* Body; Nastavení hodnot pro BODY */														
	border: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;		
	margin-top: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-align: center;
	color: #969696;
	background-color: #ffffff;
	background-image: url(/files/img/bg.gif);
	background-position: center;
	background-repeat: repeat;
}
a
{
	background-color: inherit;
	color: #0292c3;
	text-decoration: none;
}
a:hover
{
	color: #295062;
	background-color: inherit;
}
div.MainDiv /* Main div; Hlavní div, který centruje a zarovnává stránku */
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;	
}
div.MainContent
{
	float: left;
	width: 800px;
	color: inherit;	
	background-color: #9abada;
	background-image: url(/files/img/main_div_bg.gif);
	background-position: center;
	background-repeat: repeat-y;		
}
/* top box with menu, logo, search box */
div.TopBox
{
	margin-left: auto;
	margin-right: auto;	
	width: 798px;
	height: 100px;	
}
div.TopBox a.logo
{
	float: left;
	display: block;
	width: 245px;
	height: 100px;
	background-image: url(/files/img/logo.gif);
	background-position: center;
	background-repeat: no-repeat;
}
form
{
	margin: 0px;
	padding: 0px;
}
/* search box */
div.TopBox div.Search
{
	float: left;
	margin-top: 31px;
	width: 345px;
}
div.TopBox div.Search span
{
	color: #0292c3;
	background-color: inherit;	
}
/* float of search box */
div.TopBox div.Search div.SearchBox
{
	float: left;
	width: 200px;
}
/* search input */
input.Search
{
	width: 90px;
	border: 1px solid #979797;
	background-color: #ffffff;
	color: black;	
	font-size: 10px;
}
/* input buttons */
input.Button
{
	position: relative;
	top: 5px;
}
/* top right menu */
div.TopBox div.TopMenu
{
	float: left;
	margin-top: 38px;
	width: 205px;
}
/* characters between links */
div.TopBox div.TopMenu span
{
	margin: 2px;
	color: #0292c3;
	background-color: inherit;	
}
/* header with menu and banner picture */
div.Header
{
	float: right;
	width: 790px;
}
/* header of second page */
div.Header_second_page
{
	float: right;
	width: 564px;
}
/* main menu - second page */
div.MainMenu_second_page
{
	float: left;
	width: 225px;
}
/* left free space */
div.second_page_left_free_mainmenu
{
	float: left;
	width: 10px;
	height: 10px;
}
/* main menu */
div.MainMenu
{
	margin-top: 8px;
	float: left;
	width: 203px;	
}
div.MainMenu span.SecondLevel a
{
	float: left;
	display: block;
	height: 34px;
	width: 200px;	
	text-align: left;
	text-indent: 50px;
	line-height: 34px;
	border-top: 1px solid #c9c9c9;
	background-image: url(/files/img/mainmenu_2level_bg.gif);
	background-position: center;
	background-repeat: no-repeat;	
}
div.MainMenu span.SecondLevelLast a
{
	float: left;
	display: block;
	height: 34px;
	width: 200px;	
	text-align: left;
	text-indent: 50px;
	line-height: 34px;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;		
	background-image: url(/files/img/mainmenu_2level_bg.gif);
	background-position: center;
	background-repeat: no-repeat;	
}
div.MainMenu span.SecondLevel a:hover, div.MainMenu span.SecondLevelLast a:hover
{
	background-image: url(/files/img/mainmenu_2level_bg_over.gif);
	background-position: center;
	background-repeat: no-repeat;
}
/* main menu links */
div.MainMenu a
{
	float: left;
	display: block;
	height: 34px;
	width: 200px;	
	text-align: left;
	text-indent: 30px;
	line-height: 34px;
	border-top: 1px solid #c9c9c9;
	background-image: url(/files/img/mainmenu_bg.gif);
	background-position: center;
	background-repeat: no-repeat;	
}
/* last main menu link */
div.MainMenu span.last a
{
	float: left;
	display: block;
	height: 34px;
	width: 200px;	
	text-align: left;
	text-indent: 30px;
	line-height: 34px;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;	
}
/* main menu hover link */
div.MainMenu a:hover
{
	background-image: url(/files/img/mainmenu_bg_over.gif);
	background-position: center;
	background-repeat: no-repeat;
}


/* down contacts with persons in usa and europe */
div.DownContacts
{
	text-align: left;
	color: #ffffff;
	clear: both;
	width: 800px;
	height: 135px;
	background-color: #9abada;
	background-image: url(/files/img/down_contacts_bg.gif);
	background-position: center;
	background-repeat: repeat-y;		
}
/* format of one person */
div.DownContacts div.Person
{
	float: left;
	width: 214px;
	height: 80px;
	margin-top: 27px;
	background-image: url(/files/img/down_contacts_border.gif);
	background-position: left top;
	background-repeat: repeat-y;		
}
/* login box - bottom of page */
div.DownContacts div.Person_Login
{
	float: left;
	width: 230px;
	height: 80px;
	margin-top: 27px;
	margin-left: 15px;
	padding-left: 50px;
	background-image: url(/files/img/down_contacts_border.gif);
	background-position: left top;
	background-repeat: repeat-y;		
}
/* input box - login */
div.InputTitle
{
	display: block;	
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	width: 60px;
	float: left;
}
/* format of input box */
div.InputBoxes
{
	clear: both;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
/* align of person */
div.DownContacts div.Contact
{
	margin-top: 5px;
	margin-left: 50px;
}
/* firm (c) */
div.CopyFirmInfo
{
	width: 800px;
	height: 25px;
	color: #0292c3;
	background-color: inherit;	
}
/* firm (c) - left side */
div.CopyFirmInfo div.ValidImg
{
	margin-top: 5px;
}
/* firm (c) - right side */
div.CopyFirmInfo div.Text
{
	height: 20px;
}
div.CopyFirmInfo img
{
	border-width: 0;
	width: 80px;
	height: 15px;
}
div.CopyFirmInfo a
{
	width: 80px;
	height: 15px;
}
/* main banner # no. 1 */
div.Banner_01
{
	float: right;
	width: 561px;
	height: 189px;
	background-image: url(/files/img/banner_e-b_01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}
/* path menu */
div.PathMenu
{
	float: right;
	height: 26px;
	width: 561px;
	background-image: url(/files/img/path_menu_bg.gif);
	background-position: center;
	background-repeat: repeat-x;
	margin-bottom: 15px;	
	line-height: 26px;
	color: #ffffff;
	background-color: inherit;	
	text-align: left;
	padding-top: 3px;
	text-indent: 5px;
}
/* path menu link */
div.PathMenu a
{
	color: #ffffff;
	background-color: inherit;	
}
/* first link in path menu, contain down arrow */
div.PathMenu a.first
{
	padding-left: 15px;
	background-image: url(/files/img/arrow_down_1.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
/* hover of path link */
div.PathMenu a:hover
{
	color: #295062;
	background-color: inherit;	
}
/* data inside page - main content */
div.InsideData
{
	clear: both;
	margin-left: auto;
	margin-right: auto;	
	width: 750px;
	background-image: url(/files/img/vertical_line_data.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 40px;
	margin-top: 10px;
}
/* main left title */
div.LeftTitle
{
	float: left;
	width: 443px;
	height: 15px;
	margin-bottom: 15px;
}
/* main right title */
div.RightTitle
{
	float: left;
	width: 307px;
	height: 15px;
	margin-bottom: 15px;
}
h1
{
	background-image: url(/files/img/sipka_down.gif);
	background-position: left top; 
	background-repeat: no-repeat;
	text-indent: 26px;
	font-size: 11px;
	color: #0292c3;
	background-color: inherit;	
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2
{
	font-size: 11px;
	color: #0292c3;
	background-color: inherit;	
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h3
{
	font-size: 11px;
	color: #969696;
	background-color: inherit;	
	text-align: left;
	font-weight: bold;
	text-indent: 26px;	
	margin: 0;
	padding: 0;
}
/* first content */
div.FirstUTData
{
	float: left;
	width: 440px;
}
/* second content */
div.SecondUTData
{
	float: left;
	width: 307px;
}
/* free div with 25px free place */
div.Free25
{
	float: left;
	height: 25px;
	width: 25px;
}
/* free div with 20px free place */
div.Free20
{
	float: left;
	height: 20px;
	width: 23px;
}
/* info data - content under title */
div.InfoData_1
{
	width: 190px;
	height: 180px;
	float: left;
	text-align: justify;
}
/* info data - content under title */
div.InfoData_2
{
	width: 270px;
	float: left;
	text-align: justify;
}
/* clear all */
div.ClearAll
{
	clear: both;
}
/* paragraph */
p
{
	font-size: 11px;
	color: #969696;
	background-color: inherit;	
	margin: 0;
	padding: 0;
}
/* for text continue link */
a.Arrow
{
	width: 10px;
	height: 10px;
	display: block;
	float: right;
	background-image: url(/files/img/small_arrow.gif);
	background-position: center;
	background-repeat: no-repeat;
}
/* for text continue link */
span.Arrow
{
	width: 10px;
	height: 10px;
	display: block;
	float: right;
	cursor: pointer;
	background-image: url(/files/img/small_arrow.gif);
	background-position: center;
	background-repeat: no-repeat;
}
/* for text continue link */
span.DetailArrow
{
	width: 70px;
	height: 10px;
	display: block;
	text-align: left;
	float: right;
}
/* second page content */
div.SecondContent
{
	float: right;
	width: 561px;
	background-image: url(/files/img/vert_line_2pg.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin: 10px 0 20px 0;
}
div.SecondContent p
{
	margin: 5px 25px 5px 25px;
	
	text-align: justify;
}
div.SecondContent H2
{
	margin: 10px 25px 10px 25px;
}
div.SecondContent span.BlueText
{
	color: #0292c3;
	background-color: inherit;	
}
em
{
	color: #969696;
	background-color: inherit;	
}
li
{
	color: #969696;
	background-color: inherit;
	margin-left:20px;
	text-align:left;
}
table
{
	color: #969696;
	background-color: inherit;	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 500px;
	border-right: 1px solid #969696;	
	border-top: 1px solid #969696;	
}
table td
{
	border-left: 1px solid #969696;
	border-bottom: 1px solid #969696;	
}
table th
{
	color: #ffffff;	
	background-color: #969695;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #969696;	
}
em
{
	display: block;
	text-align:left;
	text-indent: 20px;	
}
