<!--
/* begin body */
body {
  margin: 0.50em;
  padding: 0.50em;
  background-color: black;
  font-family: Verdana, Tahoma, Sans-Serif, Serif, Arial;
  font-size: 100%; /* basic font size */
  } /* end body */


a {
  color:silver;
  }
/* begin menu */
div.menu {
  margin: 0em;
  }
div.menu ul {
  margin: 0em;
  padding: 0em;
  line-height: 1.17em;
  }
div.menu li {
  list-style-type: none;
  height: 1.17em;
  width: 8.00em;
  margin-bottom: 42px;
  text-align: center;
  font-family: Verdana, Tahoma, Sans-Serif, Serif, "Courier New", Arial;
  font-size: 1.00em;
  letter-spacing: 0.00em;
  color: #C0C0C0;
  background-color: transparent;
  }
div.menu li a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  }
div.menu li a:link {
  background-color: transparent;
  color: #C0C0C0;
  font-weight: normal;
  text-align: left;
  border-width: 0px 6px 4px 6px;
  border-color: #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0;
  border-style: none none dotted none;
  }
div.menu li a:visited {
  background-color: transparent;
  color: #C0C0C0;
  font-weight: normal;
  text-align: left;
  border-width: 0px 6px 4px 6px;
  border-color: #000000 #C0C0C0 #C0C0C0 #C0C0C0;
  border-style: none none dotted none;
  }
div.menu li a:hover {
  background-color: transparent;
  color: #FF0000;
  font-weight: normal;
  text-align: left;
  padding-left: 0.1em;
  border-width: 0px 6px 4px 6px;
  border-color: #000000 #C0C0C0 #FF0000 #C0C0C0;
  border-style: none none dotted none;
  } /* end menu */

.logo {
  text-align:center;
  color:silver;
  position: absolute;
  top: 1em;
  left: 1em;
  background-color: transparent;
  width: em;
  margin: 0px;
  padding: 0px;
  }
 
  .logo-menu {
  text-align:center;
  color:silver;
  position: absolute;
  top: 3.7em;
  left: 41.4em;
  background-color: ;
  width: em;
  margin: 0px;
  padding: px;
  }
/* begin sidebar */
.sidebar {
  position: absolute;
  top: 7em;
  left: 1.2em;
  background-color: transparent;
  width: 8.00em;
  margin: 0px;
  padding: 0px;
  } /* end sidebar */

  /* begin sidebar */
.sidebar-right {
  text-align:center;
  color:silver;
  position: absolute;
  top: 7em;
  left:53em;
  background-color: transparent;
  width: 8.00em;
  margin:  0px;
  padding: 0px;
  } /* end sidebar */
/* begin main */

.main-nadpis {
  width:40em;
  height:2em;
  position: absolute;
  top: 7em;
  left: 11em;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  border: solid navy 5px;
  background-color:black;
  padding: 0.2em;
  text-align: center;
  color: #C0C0C0;
  }

.main {
  
  width:38em;
  position: absolute;
  top: 9em;
  left: 11em;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  border: solid gray 0px;
  background-color:navy;
  padding: 1.50em;
  text-align: left;
  color: #C0C0C0;
  } /* end main */
  
  #mainMap {
  border:solid black;
  margin:  0px 0px 0px 0px;
  }
  
  .img-main {
  float:right;
  margin:  25px 0px 0px 5px;
  }

/* begin li */
li {
  font-size: 0.60em;
  letter-spacing: 0.20em;
  color: blue;
  background-color: yellow;
  } /* end li */

/* begin p */
p {
  font-size: 1em;
  letter-spacing: 0.20em;
  } /* end p */

/* begin p:first-letter */
/* does not work in IE5 IE6 */
/* works in Opera, Firefox, SeaMonkey and IE7 */
p:first-letter {
  font-size: 1em;
  
  color: black;
  } /* end p:first-letter */

/* begin p:first-line */
/* does not work in IE5 IE6 */
/* works in Opera, Firefox, SeaMonkey and IE7 */
p:first-line {
  text-decoration:underline;
  font-weight: bold;
  font-variant: small-caps;
  color: black;
  } /* end p:first-line */

/* begin tekst */
.tekst {
  color:black;
  background-color: silver;
  font-size: 0.75em;
  font-variant: small-caps;
  letter-spacing: 0.20em;
  text-align: right;
  width: ;
  padding-top: 2.00em;
  } /* end tekst */
-->
