BODY {


	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

fbody {

	/* Fonty */
	font-family: verdana, sans-serif;
	font-size:12px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
		vertical-align: top;

}

a, a:visited {

	color: #003366;
	text-decoration:none;
	background-color: transparent;
	font-weight:bold;

}

a:hover {

	color: #0066ff;
	text-decoration:none;
	background-color: transparent;
	font-weight:bold;

}



#main {

	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 800px;
	text-align: left;

}

#top {

	width: 800px;
	height: 0px;
	background-image: url(./images/top_search.png); 
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.tekst h1 {
	padding: 6px 10px 6px 10px;
	font-size: 32px;
	font-family: Times New Roman, Verdana, Arial;
/*	background-color: #DDDDFF;
	margin: 10px 0px 5px 0px;
	background: transparent url(../../images/bkg_scada.png) bottom right no-repeat;
*/
}

/* lang'i */

#lang {
	height: 0px;
	float: right;
	width: 150px;
	height: 1.5em;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

.SwLang_pl a {

	visibility: hidden;
}

a.SwLang_pl {

	display:block;
	width:24px;
	height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 90px;

	color: #ffffff;
	text-indent: 0px;
	text-decoration: none;

	background: url("images/flag_pl.png") right no-repeat;
	float: left;
}

a.SwLang_pl:visited {
	
	text-decoration: none;
	background: url("images/flag_pl.png") right no-repeat;

}

a.SwLang_pl:hover {

	text-decoration: none;
	background: url("images/flag_pl.png") right no-repeat;
}

a.SwLang_pl:active {

	text-decoration: none;
	background: url("images/flag_pl.png") right no-repeat;
}




/* do lang_en */


a.SwLang_en {
	font-size: 0px;
  	font-weight: normal;
	display:block;
	width: 7px;
	height: 14px;
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 3px 9px;


	text-indent: 0px;
	text-align: center;
  	text-decoration: none;

	background: url("images/flag_en.png") left no-repeat;
	float: left;
}

a.SwLang_en:visited {

  	text-decoration: none;
	background: url("images/flag_en.png") left no-repeat;

}

a.SwLang_en:hover {

 	text-decoration: none;
	background: url("images/flag_en.png") left no-repeat;
}

a.SwLang_en:active {

	text-decoration: none;
	background: url("images/flag_en.png") left no-repeat;
}



/* koniec lang'ow */




#search {
	float: right;
	width: 250px;
	height: 0px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#logo {
	width: 100%;
	height: 123px;
	text-align: left;

}

#logo img {
	margin: 45px 0px 0px 45px;
}

#top-menu	{

	width: 100%;
	height: 2em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
}


#top-menu li:first-child {

	border: none;

}

#navigator {

	font-weight:bold;
	font-size: xx-small;
	padding-top:0.5em;
	padding-right: 10px;
	color: #ffffff;
	background-color: transparent;
	width: 790px;
	height: 2em;
	text-align: right;

}


#content {

	text-align: center;
	width: 100%;
	z-index: 1;
}

#content-left {

	float: left; 
	width: 0%;

}

#content-right {

	float: right; 
	width: 0%;

}

#content-center {

	float: left;
	width: 100%;

}


.ErrorMessage {
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	background-color: transparent;
}

.InformMessage {
	font-size: 12px;
	font-weight: bold;
	color: #00f;
	background-color: transparent;
}

.PageNavigator {
	width: 560px;
	margin: auto; 
	padding: 15px 0px 15px 0px;
}

.PageNavigatorInfo {
	margin: 0px; 
	padding: 0px;
	text-align: center;
	width: 100px;
	border: 0px solid #000;
	float: left;
}



.PageNavigatorInfo h3 {
	display:inline;
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	margin: 0px; 
	padding: 0px;
}

.PageNavigatorInfo h4 {
	display:inline;
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	margin: 0px; 
	padding: 0px;
}

.PageNavigatorInfo h5 {
	display:inline;
	font-size: 0.7em;
	font-weight: bold;
	color: #666;
	background-color: transparent;
	margin: 0px; 
	padding: 0px;
}

.PageNavigatorInfo h6 {
	display:inline;
	font-size: 0.7em;
	font-weight: bold;
	color: #666;
	background-color: transparent;
	margin: 0px; 
	padding: 0px;
}



a.btn_prev {
	display:block;
	width:105px;
	margin: 0px 0px; 
	padding: 2px 0px 3px 9px;
	text-indent: 0px;
	text-align: center;
	background: url("images/btn_prev.png") top left no-repeat;
  text-decoration: none;
  font-weight: bold;
/*  color: #ffffff;*/
  color: #003366;
	float: left;
}

a.btn_prev:visited {
	background-position: 0 0px;
  text-decoration: none;
/*  color: #ffffff;*/
  color: #003366;
}

a.btn_prev:hover {
	background-position: 0 -20px;
  text-decoration: none;
/*  color: #4388ad;*/
  color: #0066ff;
}

a.btn_prev:active {
	background-position: 0 -40px;
  text-decoration: none;
/*  color: #ffffff;*/
  color: #003366;
}

a.btn_next {
	display:block;
	width:105px;
	margin: 0px 0px; 
	padding: 2px 9px 3px 0px;
	text-align: center;
	text-indent: 0px;
	background: url("images/btn_next.png") top left no-repeat;
  text-decoration: none;
  font-weight: bold;
  color: #003366;
	float: left;
}

a.btn_next:visited {
	background-position: 0 0px;
  text-decoration: none;
  color: #003366;
}

a.btn_next:hover {
	background-position: 0 -20px;
  text-decoration: none;
  color: #0066ff;
}

a.btn_next:active {
	background-position: 0 -40px;
  text-decoration: none;
  color: #003366;
}

a.btn_begin {
	display:block;
	width:105px;
	margin: 0px 0px; 
	padding: 2px 0px 3px 9px;
	text-indent: 0px;
	text-align: center;
	background: url("images/btn_begin.png") top left no-repeat;
  text-decoration: none;
  font-weight: bold;
  color: #003366;
	float: left;
}

a.btn_begin:visited {
	background-position: 0 0px;
  text-decoration: none;
  color: #003366;
}

a.btn_begin:hover {
	background-position: 0 -20px;
  text-decoration: none;
  color: #0066ff;
}

a.btn_begin:active {
	background-position: 0 -40px;
  text-decoration: none;
  color: #003366;
}

a.btn_last {
	display:block;
	width:105px;
	margin: 0px 0px; 
	padding: 2px 9px 3px 0px;
	text-align: center;
	text-indent: 0px;
	background: url("images/btn_last.png") top left no-repeat;
  text-decoration: none;
  font-weight: bold;
  color: #003366;
	float: left;
}

a.btn_last:visited {
	background-position: 0 0px;
  text-decoration: none;
  color: #003366;
}

a.btn_last:hover {
	background-position: 0 -20px;
  text-decoration: none;
  color: #0066ff;
}

a.btn_last:active {
	background-position: 0 -40px;
  text-decoration: none;
  color: #003366;
}



/* Show only to IE PC \*/
* html .ramka760head h2 {height: 1%;} /* For IE 5 PC */

.ramka760
{
	margin: 0 0; /* center for now */
	padding: 0px 0px; /* center for now */
	width: 800px; /* ems so it will grow */
	background: url(images/rs-body-r.png) no-repeat bottom right;
	font-size: 100%;
}

.ramka760head 
{
	margin: 0; /* center for now */
	padding: 0; /* center for now */
	background: url(images/rs-head-r.png) no-repeat top right;
	text-align: center;
}

.ramka760head h2
{
	background: url(images/rs-head-l.png) no-repeat top left;
	margin: 0;
	padding: 10px 10px 10px 10px;
	color: blue; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
/*	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.ramka760body
{
	background: url(images/rs-body-l.png) no-repeat bottom left;
	margin: 0;
	padding: 0px 10px 15px 10px;
	text-align: left;
	height: 50px;
}




#content-center h1{

/*
	color: #00FFFF;
	background-color: #033366;
	border: 1px solid #000000;
*/

}

/* domek */

.top_search {

	margin: 0px 0px 0px 0px;
	position: relative;
	float:left;



}

.top_search2 {

	margin: 0px 0px 0px 0px;
	float: left;

}

/* footer */

#footer {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 35px;
	font-weight: normal;
	font-size: 1em;
	float: left;

}

.footer-text {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 0.8em;
	float: left;
	height:35px;
	width:620px;
	color: #000000;
	background-image: url(./images/footer1.png); 
	background-color: #9aacba;
	background-repeat:repeat-x;

}


.footer-icons {
	background-color: #9aacba;
	margin: 0px 0px 0px 0px;
	float: right;
	height:35px;
	width: 160px;
	padding-right:10px;
	text-align:right;
	background-image: url(./images/footer1.png); 
	background-repeat:repeat-x;
}

.footer-text p {

	margin-top: 15px;

}

.footer-icons img {
	padding-top: 10px;

}

p {

	line-height: 1em;

}


p.obok_obrazka {

	padding-left: 10px;

}

/* lista nieuporzadkowana */
ul.lista
{
	list-style-image: url(./images/cus.png);
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	text-align: justify;
}

li.lista
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

/* lista nieuporzadkowana 2 */
ul.lista2
{
	list-style-type: none;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

li.lista2
{
	background-image: url(./images/cus.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 5px 0px 5px 30px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
/*	border: 1px solid #000000;*/
}

/* podlista nieuporzadkowana */
ul.lista3
{
	list-style-type: none;
	margin: 0px 0px 5px 30px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

li.lista3
{
	background-image: url(./images/cus2.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
/*	border: 1px solid #000000;*/
}

ul.lista4
{
	list-style-type: none;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

li.lista4
{
	background-image: url(./images/eossky_but6.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 5px 0px 5px 30px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	line-height: 1.25em;
/*	border: 1px solid #000000;*/
}





/* div'y do urzadzen automatyki */


.obrazek_urzadzenia {

	float: right;
	padding-top: 0px;
	}

hr {

	color: #336688;
	background-color: #336688;

}

.calosc {

	padding: 0px 10px 0px 10px;
	list-style-image: url('./images/cus.png')

}

.calosc h4 {

	font-size: medium;
	text-indent: 10px;
	text-align: justify;

}

.calosc h5 {

	font-size: small;
	text-indent: 20px;
	text-align: justify;

}

.calosc img {

	text-align:center;

}

.calosc ul {

	text-align: left;

}

.calosc li {
	padding-left: 20px;

}



.tabelka table {


	border: 1px solid #d1cfd0 /*#1555E5*/;
	width: 80%;
	margin:0px auto 0px auto;
	background-color: #e2e2e2;
/*	#94B9D0; */
	color: #000000;

}

.tabelka tr {
	text-align: left;
}

.tabelka td {
	padding: 5px 5px 5px 5px;
	border: 1px solid #d1cfd0 /*#1555E5*/;
	background-color: #f0f0ff;
	color: #000000;
}

.tekst {
	text-align: justify;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	width: 780px;
}


.tekst h3 {
	font-size: 16px;
	padding: 3px 10px 3px 0px;
	margin: 10px 0px 5px 0px;
}

.tekst h4 {
	font-size: 1em;
	padding: 6px 10px 6px 0px;
	margin: 10px 0px 5px 0px;
	background: transparent url(../../images/bkg_scada.png) bottom right no-repeat;
	clear: both;
}

.tekst img {
/*	float: left;*/
	border-width: 0px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	margin: auto;
}

.tekst p {
	text-indent: 2.0em;
	text-align: justify;
	line-height: 1.25em;
	font-size: small;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.galeria table {
/*	float: left;*/
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.galeria tr {
/*	float: left;*/
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.galeria td {
/*	float: left;*/
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.galeria p {
	text-indent: 2.0em;
	text-align: justify;
	line-height: 1.4em;
	font-size: small;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.obrazek img {
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

.obrazek p {
	float: left;
	padding: 136px 5px 8px 10px;
	margin: 0px 0px 0px 0px;
	width: 100px;
	height: 16px;
	text-align: right;
	font-size: 16px; 
	font-family: arial;
	font-weight: bold;
	color: white;
	background: transparent bottom right no-repeat;
/*	background: transparent url(../../images/kontakt.png) bottom right no-repeat;*/
}

.tekst_scada {
	text-align: justify;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	width: 780px;
}


.tekst_scada h3 {
	font-size: 1.25em;
	padding: 6px 10px 6px 10px;
  background-color: #DDDDFF;
	margin: 10px 0px 5px 0px;
/*	background: transparent url(../../images/bkg_scada.png) bottom right no-repeat;
*/
}

.tekst_scada h4 {
	font-size: 1em;
	padding: 6px 10px 6px 10px;
  background-color: #DDDDFF;
	margin: 10px 0px 5px 0px;
	background: transparent url(../../images/bkg_scada.png) bottom right no-repeat;

}

.tekst_scada img {
	float: left;
	border-width: 0px;
	padding: 10px 10px 10px 10px;
}

.tekst_scada p {
	text-indent: 2.0em;
	text-align: justify;
	line-height: 1.4em;
	font-size: small;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* duze przyciski przod/tyl */
a.btn_next_big {
	display:block;
	width:200px;
	margin: 0px 0px 0px 0px; 
	padding: 2px 10px 3px 10px;
	text-align: left;
	text-indent: 0px;
	background: url("images/btn_next_big.png") top left no-repeat;
  text-decoration: none;
  font-weight: bold;
  color: #003366;
	float: right;
/*	border: 1px solid #d1cfd0; */
}

a.btn_next_big:visited {
	background-position: 0 0px;
  text-decoration: none;
  color: #003366;
}

a.btn_next_big:hover {
	background-position: 0 -20px;
  text-decoration: none;
  color: #0066ff;
}

a.btn_next_big:active {
	background-position: 0 -40px;
  text-decoration: none;
  color: #003366;
}

a.btn_prev_big {
	display:block;
	width:200px;
	margin: 0px 0px; 
	padding: 2px 10px 3px 10px;
	text-indent: 0px;
	text-align: right;
	background: url("images/btn_prev_big.png") top left no-repeat;
  text-decoration: none;
  font-weight: bold;
/*  color: #ffffff;*/
  color: #003366;
	float: left;
}

a.btn_prev_big:visited {
	background-position: 0 0px;
  text-decoration: none;
/*  color: #ffffff;*/
  color: #003366;
}

a.btn_prev_big:hover {
	background-position: 0 -20px;
  text-decoration: none;
/*  color: #4388ad;*/
  color: #0066ff;
}

a.btn_prev_big:active {
	background-position: 0 -40px;
  text-decoration: none;
/*  color: #ffffff;*/
  color: #003366;
}

/* dla mapy witryny */
.mapa {
	float: left;
	line-height: 1.0em;
	list-style-image: url(images/cus.png);
	padding: 0px 0px 0px 30px;
}

.mapa ul {
	line-height: 1.0em;	
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}

.mapa li {
	line-height: 1.5em;	
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

.mapa a {
	line-height: 1.0em;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#htdig {
/*	margin: 0px auto 0px auto;
	width: 765px;
	*/
	padding: 0px 10px 0px 10px;
	text-align: justify;
}

#htdig h2{
	font-size: small;
	font-weight: bold; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#htdig h3{
	text-align: center;
	font-size: small;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}

#htdig dd{
	width: 100%;
	float: right;
}

#htdig p{
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	line-height: 1.25em;
}
#htdig hr{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#htdig form{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}
