@import "main.css"; 
@import "lightbox.css"; 

#top_content {
  height: 253px;
  text-align:center;
  background-image: url('../gfx/tlo_start.gif');
  background-repeat: repeat-x;
  background-position: top left;
}



#content_top_right {
  height:253px;
  float:right;
  background-color: #ffffff;
  background-image: url('../gfx/tlo2.gif');
  background-repeat: repeat-x;
  background-position: bottom left;
}



#content_top_text_222 {
  padding: 20px;
  text-align: justify;
  font-size: 12px;
  width: 408px;
  height: 200px;
  color: #777777;
  display: table-cell;
  vertical-align: middle;
}

.outer {
    position: relative;
    display: table;
    vertical-align: middle;
    height: 200px;
    width: 408px;
    margin: 10px auto 0;
}

.inner {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    top: 50%;
}

.mid {
    position: relative;
    top: -50%;
    color: #777777;
    text-align: justify;
    font-size: 12px;
}

#main_content {
  line-height: 1.5;
  text-align: justify;
  font-size:11px;
  margin: auto;
  width: 848px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#main_content2 {
  line-height: 1.5;
  text-align: justify;
  font-size:11px;
  margin: auto;
  width: 848px;
  padding-top: 10px;
  padding-bottom: 10px;
}


#imgright {
  float: left;
  height: 190px;
  margin-right: 5px;
}


#klienciswf {
  width: 190px;
  /*border-color: #e9e9e9;*/
  background-repeat: no-repeat;
  background-position: center center;
  /*border-width: 1px;*/
  /*border-style: solid;*/
  text-align: center;
  height: 100px;
  display: table-cell;
  vertical-align: middle;
  margin-top: 10px;
}


#infoliniaswf {
  width: 320px;
  text-align: center;
  height: 110px;
  display: table-cell;
  vertical-align: middle;
  margin-top: 10px;
}

#loadingBox {
  display: none;
  font-weight:bold;
  color: #000000;
  margin:0px;
  padding: 5px;
  position: absolute;
  background-color: #cde4f9;
  border: 5px solid #0576de;
  width: 200px;
  height:50px;
  text-align: center;
}


.inputTXT {
	font-size: 11px; 
	margin-top: 6px; 
	margin-left: 2px; 
	border: 1px solid #e9e9e9;
}
.inputBTN{
	font-size: 10px;margin-right: 3px;width: 30px;
}

.news {
  float: left;
  width: 140px;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #ededed;
}
.news_pion {
  clear: both;
  height: 99px;
  padding: 5px;
  margin: 5px;
  border-right: none;
  border-bottom: 1px solid #ededed;
}

.newstitle {
  border-bottom-style: 1px none #ededed;
  margin-top: 10px;
  text-align: right;
  font-weight: bold;
  color: #c6060a;
  width: 140px;
}
.newstitle a  { color: #c6060a;}
.newstitle a:hover {  color: #045eb1;}

.newstitle_pion {
  border-right-style: 1px none #ededed;
  margin-left: 20px;
  text-align: left;
  font-weight: bold;
  color: #c6060a;
}
.newstitle_pion a {  color: #c6060a;}
.newstitle_pion a:hover {  color: #045eb1;}

.newslogo { 
  border-width: 1px solid #dedede;
  width: 140px;
  height: 89px;
  margin-top: 5px;
}

.newstext {
  margin-top: 5px;
  color: #818181;
  font-size: 10px;
  font-family: Verdana;
  line-height: 1.5;
  width: 140px;
}
.newstext p:first-child {
  margin:0px;
  padding: 0px;
}
.newstext_pion {
  width: 380px;
  margin-top: 5px;
  margin-left: 10px;
  color: #818181;
  font-size: 10px;
  font-family: Verdana;
  line-height: 1.5;
}
.newstext_pion 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 solid #dedede;
  width: 140px;
  height: 89px;
  margin-top: 5px;
}

.more {
  color: red;
  font-weight: bold;
  cursor: pointer;
}


#outer {
    position: relative;
    display: table;
    vertical-align: middle;
    height: 200px;
    width: 300px;
    margin: 25px auto 0;
    border: 1px solid black;
}

#srodek {
    top: -50%;
    position:relative;
}
