body {
	   font-size: 13px;
	   font-family: "Trebuchet MS";
	   background-image: url(images/bg.png);
	   background-repeat: repeat-x;
	   background-color: #13374d;
	   margin-top: 0px;
  }
  #container {
	   width: 843px;
	   position: absolute;
	   left: 50%;
	   margin-left: -416px;
	   margin-top: 60px;
	   font-size: 13px;
  }
  #nokia {
	   font-size: 11px;
	   color: gray;
  }
  #nokia a{
	   color: black;
  }
  #top {
	   width: 843px;
	   height: 24px;
     float: left;
	   background-image: url(images/up.png);
  }
  #middle {
	   width: 843px;
     float: left;
	   background-image: url(images/middle.png);
  }
  #bottom {
	   width: 843px;
	   height: 50px;
     float: left;
	   background-image: url(images/bottom.png);
  }
  #menu {
	   width: 100%;
	   position: absolute;
	   margin-left: -10px;
	   font-size: 15px;
	   height: 43px;
  }
  #menudostredu {
	   margin-left: 50%
  }
  #menublok {
	   margin-left: -400px;
  }
  #menublok a{
	   display: inline;
	   color: #606060;
	   text-decoration: none;
  }
  #menublok a:hover{
     display: inline;
	   color: #c3c3c3;
	   text-decoration: none;
  }
  .trida a{
	   width: 130px;
	   height: 43px;
	   background-image: url(images/bgmenu.png);
	   float: left;
	   text-align: center;
	   padding-top: 10px;
	   
  }
  .trida a:hover{
	   width: 130px;
	   height: 43px;
	   background-image: url(images/bgmenuhover.png);
	   float: left;
	   text-align: center;
	   padding-top: 10px;
	   
  }
  #firefox {
	   z-index: 2;
	   background-image: url(images/fixfirefox.png);
	   background-repeat: repeat-x;
	   height: 10px;
	   width: 100%;
	   margin-top: 43px;
	   position: absolute;
	   margin-left: -8px;
  }
   
  span {
	   text-align: center;
  }
  .bookmark a{
	   z-index: 3;
	   background-image: url(images/bookmark.png);
	   height: 59px;
	   width: 152px;
	   margin-top: 0px;
	   position: absolute;
	   left: 50%;
	   margin-left: 300px;
  }
  .psani{
	   margin-left: 20px;
	   margin-right: 20px;
  }
  .text {
	   margin-left: 15px;
	   margin-right: 15px;
	   text-align: justify;
  }
  h1 {
	   font-size: 18px;
	   font-style: italic;
  }
  h2 {
	   font-size: 16px;
	   font-style: italic;
	   color: #13374d;
  }
  a {
	   font-style: italic;
	   text-decoration: none;
	   color: #13374d;
  }
  a:hover {
	   font-style: italic;
	   text-decoration: underline;
	   color: #13374d;
  }
  .centerimg {
	   text-align: center;
	   margin-left: 8px;
  }
  ul {
    list-style-type: none;
  }
  .iframe {
    margin-left: -15px;
  }
