@charset "windows-1250";

body {
  background: #91C8FE;
	margin-top: 5px; 
	margin-left: 2px; 
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  border: solid #000000 1px;
  font-family: Arial, Aplos, fotinos, Verdana, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  text-decoration : none;
}

#window {
  font-family: Arial, Aplos, fotinos, Verdana, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  text-decoration : none;
  position: relative;
  top: 0px;
  left: 0px;
  width: 760px;
}

#toc {
  position: absolute;
  top: 0px;
  left: 5px;
  width: 140px;
  background: #91C8FE;
  border-right: 1px solid #D0D0E0;
  padding-top: 1px;
}

#main {
  position: relative;
  background: #ffffff;	
  top: 0px;
  left: 145px;
  padding: 5px;
  width: 610px;
}

.headline {
  font-family: "Times New Roman", Times, serif;
   font-size: 20pt;
   color: #003399;
}

.headline2 {
  font-family: "Times New Roman", Times, serif;
   font-size: 16pt;
   font-weight: normal;
   color: #003399;
   text-decoration: none;
}

.headline3 {
  font-family: "Times New Roman", Times, serif;
   font-size: 12pt;
   color: #003399;
}

p {text-align: justify}
td,p {font-size: 10pt}
.lit {font-size: 8pt}
.litb {font-size: 8pt; font-weight: bold}
.menu {font-size: 8pt; font-weight: bold}
.menu:hover {color: #ffffff}
a {color: #000080; text-decoration: none}
a:hover {color: #000030}
.nadpis {font-family: arial; font-weight: bold; color: #ffffff}
.nadpis:hover { color: #ffffaa }
.sender {font-family: arial; font-weight: bold; font-size: 9pt; color: #0000A0}
.text {font-family: arial; font-weight: normal; font-size: 9pt; color: #000000}

.tablehead {
  font-family: arial; 
	font-weight: bold; 
	font-size: 8pt; 
	color: #000000;
	font-width: bold
}



