body {
  position: relative;
/*  background: black url(../newimg/tlobody2.jpg) repeat-x;  */
  background: #000 url(../newimg/nowe_tlo2.jpg) center top no-repeat; 
  color: #000;
  font-family: Arial;
  font-size: 8pt; 
  padding: 0px 10px 0px 10px;
  text-align: center; 
}

div.topbox {
  display: block;
  position: relative; 
  background: url(../newimg/top3.png) no-repeat; 
  width: 800px; height: 100px;
  border: 0px;
/*  border-top: 5px solid black; */
  margin: 0 auto;
  text-align: left; 
}

div.topmenu {
  display: block;
  position: relative; 
  width: 800px; height: 20px;
  color: #FFF;
  background-color: #000;
  margin: 0 auto;
  text-align: left; 
  padding-top: 2px;
}

div.topmenu a {
  color: white;
  text-decoration: none;
}

div.topmenu a:hover {
  text-decoration: underline;
}

div.cmbox {
  display: block;
  position: relative; 
/*  background: white url(../newimg/header3.jpg) no-repeat;  */
/*  background: rgb(254,254,218); */
  background:#FFF; 
  width: 800px; height: auto;
  margin: 0 auto;
  text-align: left; 
}

div.bottombox {
  position: relative;  
  display: block;
  width: 800px; height: 20px;
  background-color: black; 
  margin: 0 auto;
  color: white;
  text-align: center;
}

div.contentbox { 
  position: relative; 
  display: block;
  width: 650px; 
  min-height: 710px;
  height: auto;
  top: 0px; left: 150px;
  padding: 5px;
  font-size:13px;
}

div.contentbox a {
  color: blue;
  text-decoration: none;
}

div.contentbox a:hover {
  text-decoration: underline;
}

div.topmenu span.menu {
  margin: 0 20 0 10;
  padding: 0 0;
  font-size: 13px;
  text-indent: 0;
/*  text-transform: uppercase; */
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

div.topmenu span.menuinv {
  margin-left: 4px;
  margin-right: 4px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 12px;
  text-indent: 0;
  text-align: center;
  background: white url(../newimg/menuinv.jpg) repeat-x;
  color: black;
}

div.bottombox a {
  color: white;
  text-decoration: none;
}

div.bottombox a:hover {
  text-decoration: underline;
}


td {
  font-family: Arial;
  font-size: 10pt; 
}

a.mail {
  text-decoration: none;
  font-family: Arial;
  font-size: 10pt; 
  font-weight: bold  
}

a.mail:hover {
  color: #900;
  text-decoration: underline;
}


div.secthead {
  clear: both;
  color: white;
  font-size: 12px;
  font-style: italic;
  text-align: left;
  margin: 20px 10px 0px 10px;
  padding-left: 10px;
  border-bottom: 1px gray solid;
  /*border-left: 1px gray solid;  */
}

div.section {
  margin: 20px 10px 0px 10px;
  padding-left: 10px;
  font-size:12px;
}

div.sectioncenter {
  margin: 40px 10px 40px 10px;
  padding-left: 10px;
  font-size:16px;
  font-weight: bold;
  text-align: center;
}

div.vertspace {
  clear: both;
  margin: 20px 10px 0px 10px;
  height: 10px;
}

div.noflash {
  margin: 0px 10px 0px 10px;
  padding-left: 10px;
  font-size:10px;
  text-align: center;
}

div.miniatura {
	float:left;
	width: 230px;
}

div.miniatura_right {
	float:right;
	width: 230px;
}

div.menu {    
  position: absolute;
  display: block;
  width: 150px; height: auto;
  top: 0px; bottom: 0em; left: 0px;
  text-align: center;
}

div.menuboxheader {    
  display: block;
  margin: 5px 0px 0 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
  font-size: 11px;
  text-indent: 0;
  text-transform: uppercase;
  color: white;
  background: rgb(98,150,255) url(../newimg/menuhead2.jpg) repeat-x;
  font-weight: bold; 
  height: 15px;
}

div.menuboxheadernow {    
  display: block;
  margin: 5px 0px 0 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
  font-size: 11px;
  text-indent: 0;
  text-transform: uppercase;
  color: white;
  background: rgb(98,150,255) url(../newimg/menuhead3.jpg) repeat-x;
  font-weight: bold; 
  height: 15px;
}

div.menubox {    
  display: block;
  background: rgb(254,254,219);/*white;*/
  margin: 10px 5px;
  padding: 0px 10 2px 10;
  text-align: center;
}

div#mbblue {
  border-left-width: 3px;
  border-left-color: rgb(98,150,255);
  border-left-style: solid;

  border-top-width: 1px;
  border-top-color: rgb(98,150,255);
  border-top-style: solid;
}


div.menubox p.menu {
  display: block;
/*  border: 1px solid rgb(98,150,255);*/
  border: 1px solid black;
  margin: 3 3px;
  padding: 2px 5px;
  font-size: 12px;
  text-indent: 0;
/*  text-transform: uppercase;*/
  text-align: center;
  color: white;/*rgb(18,67,125); */
  font-weight: bold; 
}

div.menubox p.menui {
  display: block;
/*  border: 1px solid rgb(98,150,255); */
  border: 1px solid black;

  margin: 3 3px;
  padding: 2px 5px;
  font-size: 12px;
  text-indent: 0;
  text-align: center;
  color: rgb(18,67,125);/*white;*/
  font-weight: bold; 

  border-right-width: 3px;
  border-right-color: red;
  border-right-style: solid;
  border-left-width: 3px;
  border-left-color: red;
  border-left-style: solid;
}



div.menubox p.menu:hover {
/*  background:  rgb(18,67,125);*/
  border-right-width: 3px;
  border-right-color: rgb(98,150,255);
  border-right-style: solid;
  border-left-width: 3px;
  border-left-color: rgb(98,150,255);
  border-left-style: solid;
  color: white; 
}

div.menubox a {
  color: black; 
  text-decoration: none
}

div.menubox a:hover {
/*  color: gray;  */
  text-decoration: underline;
}

div.topbox span {
  margin: 2 20 0 20;
  padding: 0 0;
  font-size: 23px;
  text-indent: 0;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  color: white;
}

span.red {
  font-weight: bold;
  color: red;
}

span.green {
  font-weight: bold;
  color: green;
}

div.asystem {
  margin: 4px 0px 4px 0px;
  font-size:16px;
  font-weight: bold;
  text-align: center;
/*  background: rgb(255,184,136); */
  background: rgb(2,92,166);
  color: white;
  padding-top: 2px;
  padding-bottom: 2px;
}

div.aprogram {
  margin: 4px 0px 4px 0px;
}

div.anazwaprogram {
  margin: 14px 0px 4px 0px;
  font-size:14px;
/*  font-weight: bold; */
  text-align: center;
  background: rgb(186,223,254);
  padding-top: 2px;
  padding-bottom: 2px;
}

div.aplik {
/*  display: inline-table; */
  display: table-cell;
  margin: 4px 2px 4px 2px;
  background: rgb(232,244,255);
  padding: 2px;
  width: 195px;
  text-align: center;
}


div.arozmiar {
/*  display: inline-table; */
  display: table-cell;
  margin: 4px 2px 4px 2px;
  background: rgb(232,244,255);
  padding: 2px;
  width: 195px;
  text-align: center;
}

div.adatapub {
/*  display: inline-table; */
  display: table-cell;
  margin: 4px 2px 4px 2px;
  background: rgb(232,244,255);
  padding: 2px;
  width: 222px;
  text-align: center;
}

div.aopis {
  margin: 4px 0px 4px 0px;
  background: rgb(232,244,255);
  padding: 2px;
}


input.inp10 {
  color: black;
  font-size: 10px;
}

input.inpred10 {
  color: red;
  font-size: 10px;
  font-weight: bold;
}

input.inp {
  color: black;
}

input.inpred {
  color: red;
  font-weight: bold;
}

td.cent {
  text-align: center;
}
