@import "main.css"; 
@import "lightbox.css"; 




#klienciswf {
  margin-top: 10px;
}



#imgright {
  float: left;
  height: 130px;
  margin-right: 5px;
}






#loadingBox {
  display: none;
  font-weight:bold;
  color: #000000;
  margin:0px;
  padding: 5px;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -50px;
  position: absolute;
  background-color: #cde4f9;
  border: 5px solid #0576de;
  width: 200px;
  height:50px;
  text-align:center;
}



.tabela1 th {
  color: #bd0102;
  font-weight: bold;
}

.tabela1 td {
  padding: 2px;
}





.infotxt {
  margin-top: 5px;
}











.news {
  float: left;
  width: 170px;
  margin-right: 5px;
  margin-left: 5px;
  border-right-style: solid;
  border-right-color: #ededed;
  border-right-width: 1px;
  padding-top: 5px;
}

.newstitle {
  border-bottom-style: none;
  border-bottom-color: #ededed;
  border-bottom-width: 1px;
  margin-top: 10px;
  text-align: right;
  font-weight: bold;
  color: #c6060a;
  width: 155px;
}

.newstitle a  {
  color: #c6060a;
}

.newstitle a:hover {
  color: #045eb1;
}




.newstext {
  margin-top: 5px;
  color: #818181;
  font-size: 10px;
  font-family: Verdana;
  line-height: 1.5;
  width: 155px;
}

.newstext p:first-child {
  margin:0px;
  padding: 0px;
}

.newsmore {
  background-image: url('../gfx/spinacz.gif');
  background-repeat: no-repeat;
  background-position: center left;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 20px;
}


.newsmore a {
  color: #5284b5;
}


.newsmore a:hover {
  color: #fc7202;
}

.newstext img {
  border-width: 1px;
  border-style: solid;
  border-color: #dedede;
  width: 155px;
  height: 99px;
  margin-top: 5px;
}







.newstextmore {
  margin-top: 5px;
  color: #818181;
  font-size: 10px;
  font-family: Verdana;
  line-height: 1.5;
  width: 155px;
}

.newstext p:first-child {
  margin:0px;
  padding: 0px;
}

.newsmoremore {
  background-image: url('http://telmet.pl/gfx/spinacz.gif');
  background-repeat: no-repeat;
  background-position: center left;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 20px;
}


.newsmoremore a {
  color: #5284b5;
}


.newsmoremore a:hover {
  color: #fc7202;
}

.newstextmore img {
  border-width: 1px;
  border-style: solid;
  border-color: #dedede;
  width: 155px;
  height: 99px;
  margin-top: 5px;
}



