.administracja {
  position:absolute;
  width:200px; 
  height:115px;
  z-index:1; 
  left: -4999px;
  top: -9991px;
}

.zarzadzanie {
  position:absolute;
  width:200px; 
  height:115px;
  z-index:1; 
  left: -2999px;
  top: -6991px;
}


.newsHeader {
	color: #AE434E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight : bold;
	font-size: 12;
}

.newsDate {
	color: #D05916;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight : normal;
	font-size: 10;
}

Table.newsBox {
  color: #014965;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight : nomal;
  font-size: 10;
  background: #CDD7E6;
  border-color: #AE434E;
  border-style: solid;
  border-width: 1px;
}

Table.newsArea {
  color: #014965;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight : nomal;
  font-size: 10;
  background: #E6EAF0;
  border-color: #B3BECF;
  border-style: solid;
  border-width: 1px;
}

Table.searchArea {
  color: #014965;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight : nomal;
  font-size: 10;
  background: #F3E3E4;
  border-color: #B3BECF;
  border-style: solid;
  border-width: 1px;
}

TABLE.htmlArea {
  background: #E5E5EE;
  border-color: #B1B1CC;
  border-style: solid;
  border-width: 1px;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}


.headerInfo {
  background: #00ff00;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.menu:link,A.menu:visited,A.menu:active {
  line-height: 1.5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#4F714F;
}

A.menu:hover {
  line-height: 1.5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000000;
}

A.menu_selected:link,A.menu_selected:visited,A.menu_selected:active,A.menu_selected:hover {
  line-height: 1.5;
  font-family: Verdana, Arial, sans-serif;
  text-decoration:underline;
  font-weight: bold;
  font-size: 10px;
  color:#000000;
}


TR.menuArea, TABLE.menuArea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: justify;
  line-height: 1.5;
  background: #00ff00;
  border-color: #4F714F;
  border-style: solid;
  border-width: 1px;
}




TABLE.headerArea {
  height: 296px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: left;
  font-weight: bold;
  line-height: 1.5;
  background-image: url(gfx/bg/bg.jpg);
  border-color: #B1B1CC;
  border-style: solid;
  border-width: 1px;
}

.button {
	color: #0076A3;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border : 1px solid #AE434E;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FCFCFC,endcolorstr=#CECECE);
}
input {	
   BACKGROUND-COLOR: #ffffff;
   BORDER-BOTTOM: #7F9DB9 1px solid;
   BORDER-LEFT: #7F9DB9 1px solid;
   BORDER-RIGHT: #7F9DB9 1px solid;
   BORDER-TOP: #7F9DB9 1px solid;
   COLOR: #000000;
   FONT-FAMILY: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
   FONT-SIZE: 11px;
   TEXT-DECORATION: none
}

}

textarea {	
   BACKGROUND-COLOR: #ffffff;
   BORDER-BOTTOM: #7F9DB9 1px solid;
   BORDER-LEFT: #7F9DB9 1px solid;
   BORDER-RIGHT: #7F9DB9 1px solid;
   BORDER-TOP: #7F9DB9 1px solid;
   COLOR: #000000;
   FONT-FAMILY: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
   FONT-SIZE: 11px;
   TEXT-DECORATION: none
}

.topHeader{
  font-family:Verdana, tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #454545;
  line-height: 100%;
  display: inline;
}

.smallHeader{
  font-family:Verdana, tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 1px;
  color: #83AEB5;
  display: inline;
}
.footer{
    text-align: center;
    font:normal 8px verdana !important;
    border-bottom: 1px dotted #0076A3;
}
.footer a{
    font:normal 9px verdana !important;
    text-decoration: none !important;
}