A.menu:link { text-decoration: none; color: #F49B1E; background-color: #5C5B59; }
A.menu:visited { text-decoration: none;  color: #F49B1E; background-color: #5C5B59; }
A.menu:active { text-decoration: none; color: #F49B1E; background-color: #5C5B59;}
A.menu:hover { text-decoration: underline; color: #F49B1E; background-color: #5C5B59;}

body {
color: #FFFFFF; 
background : url(grafika/tlo/14.jpg);
background-color: black;
margin: 0;

scrollbar-face-color: #02200E;
  scrollbar-highlight-color: #034F21;
  scrollbar-shadow-color: #233543;
  scrollbar-3dlight-color: #034F21;
  scrollbar-arrow-color: #034F21;
  scrollbar-track-color: #02200E;
  scrollbar-darkshadow-color: #998E7E;
}

object {
border-bottom: 5px black solid;
border-left: 5px black solid;
border-right: 5px black solid;
border-top: 5px black solid;

}

hr {
color: #CCC8C1;
background-color: #5C5B59;
}

h1 { 
color: #829AAC;
font-size: 8pt;
font-family: "courier new", arial, "times new roman", sans-serif;
font-weight: normal; 
margin: 0px 0px 0px 0px;
}

h2 { 
color: #829AAC;
font-size: 8pt;
font-family: "courier new", arial, "times new roman", sans-serif;
font-weight: normal; 
margin: 0px 0px 0px 0px;

}


p { 
color: #F49B1E;
font-size: 8pt;
font-family: "courier new", arial, "times new roman", sans-serif;
font-weight: normal; 
margin: 0px 0px 0px 0px;
background-color: #5C5B59;
}



div.execute {
text-align: center;
}

div.linki {
text-align: center;
margin-right: 200px;
margin-left: 200px;
}
