BODY{
  font-family: arial; font-size: 11px; color: #000000; font-weight: normal;
}
TD.t{
  font-family: arial; font-size: 11px; text-align: center; color: #000000; font-weight: normal;
}
TD.right{
  font-family: arial;
  font-size: 11px;
  text-align: center;
  color: #000000;
  font-weight: normal;
  text-align:right;
}
TD.left{
  font-family: arial;
  font-size: 11px;
  text-align: center;
  color: #000000;
  font-weight: normal;
  text-align:left;
}

.text_1     { font-family: arial; font-size: 11px; text-align: left; color: #4E8BB7; font-weight: normal; padding-left: 5px; padding-right: 2px; padding-top: 2px;} 
.text_2     { font-family: arial; font-size: 11px; text-align: left; color: #000000; font-weight: normal;  padding-top: 2px; } 
.text_3     { font-family: arial; font-size: 11px; text-align: center; color: #000000; font-weight: normal;  padding-top: 2px;} 
.text_4     { font-family: arial; font-size: 11px; text-align: left; color: #34587A; font-weight: normal; padding-left: 10px;} 
.text_5     { font-family: arial; font-size: 11px; text-align: center; color: #34587A; font-weight: normal; padding-left: 0px;} 
.text_6     { font-family: arial; font-size: 11px; text-align: center; color: #4E8BB7; font-weight: normal; padding-left: 0px;} 
.text_7     { font-family: arial; font-size: 11px; text-align: left; color: #000000; font-weight: normal; padding-left: 5px;} 
.text_8     { font-family: arial; font-size: 15px; } 
.header     { font-family: arial; font-size: 16px; text-align: center; color: #000000; font-weight: bold;  padding-top: 2px;} 

.good       { color: #009900; } 
.bad        { color: #CC0000; }

form{
  font-family: arial;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

.klnk input{
  border:1px #70A2C5 solid;
  height:18px;
  width:180px;
  font-family: arial; font-size: 12px;
	margin-right: 10px;
}

.inp {
  border:1px #70A2C5 solid;
  height:18px;
  width:80px;
  font-family: arial; font-size: 12px;
}

.area{
  border:1px #70A2C5 solid;
  font-family: arial; font-size: 12px;
}

select.area{
  height:18px;
}

.but{
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
  border: 2px solid #000000;
  background-color: #F6A716;
  height: 20px;
}

.buta{
  border: 2px #70A2C5 solid;
  height: 22px;
}

.klwl{
border:0px;
height:21px;
width:55px;
font-size:10px;
background-image:url("graph/loguj.jpg");
}
.klwr{
border:0px;
height:21px;
width:55px;
font-size:10px;
background-image:url("graph/rejestruj.jpg");
}

.klws{
border:0px;
height:21px;
width:55px;
font-size:10px;
background-image:url("graph/sprawdz.jpg");
}
div.wyr {
         font-weight:bold;
         padding-bottom:20px;}
span.wyr {
           font-weight:bold;
}
div.1 {
        background-color:#e9e9e9; }
span.1 {
        font-weight:bold;
        font-size:12px;
        color:black; }

span.2 {
        padding-left:30px;
        font-size:12px;
        color:black; }

A {
	COLOR: #233A52; TEXT-DECORATION: none
}
A:hover {
	COLOR: #34587A; TEXT-DECORATION: underline
}

.hits {
  position:absolute;
  border:3px white#000;
  background:orange;
  padding:4px;
  font:normal normal 9px Verdana, sans-serif;
  filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;  
  color: white;
}

.klnk tr:hover{
	background: #F0F0F0;
}