BODY {


	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	background-image: url(./images/background.png);
	background-repeat: repeat-x;
}

fbody {

	/* Fonty */
	font-family: verdana, sans-serif;
	font-size:12px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
		vertical-align: top;

}

a {

	color: #008000;
	font-weight: bold;
	text-decoration:none;
	background-color: transparent;

}

a:visited {

	color: #008000;
	text-decoration:none;
	background-color: transparent;

}

a:hover {

	color: #ea6738;
	text-decoration:none;
	background-color: transparent;

}



#main {

	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 765px;
	text-align: left;

}

#top {

	width: 765px;
	height: 20px;
	background-image: url(./images/top_search.jpg); 
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* lang'i */

#lang {

	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: 1.5em;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#logo {

	width: 100%;
	height: 155px;
	text-align: left;
	
}

#top-menu	{

	width: 100%;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
	background: url("images/bkg_menu.jpg") left bottom no-repeat;	
}


#top-menu li:first-child {

	border: none;

}

#navigator {

	font-weight:bold;
	font-size: xx-small;
	padding-top:0.6em;
	padding-right: 10px;
	color: #ffffff;
/*	background-color: transparent;*/
	width: 755px;
	height: 2em;
	text-align: right;
	background: url("images/bkg_navigator.jpg") left bottom;	
	background-repeat: no-repeat;
}


#content {

	text-align: center;
	width: 100%;
	z-index: 1;

/*	background: url("images/company.gif") left top no-repeat;*/
}

#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: 765px; /* 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{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
}

#content-center h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
}

#content-center h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	text-decoration: none;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

/* 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: 765px;
	height: 80px;
	font-weight: normal;
	font-size: 1em;
	float: left;
	background: url(images/bkg_footer.jpg) no-repeat bottom left;

}

.footer-text {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 0.8em;
	float: left;
	height:80px;
	width:585px;
	color: #808080;
	background-color: transparent;

}


.footer-icons {

	margin: 0px 0px 0px 0px;
	float: right;
	height:80px;
	width: 160px;
	padding-right:10px;
	text-align:right;
	background-color: transparent;
}

.footer-text p {

	margin-top: 58px;

}

.footer-icons img {
	padding-top: 54px;

}

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/cusa2.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;*/
}





/* 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: 745px;
}


.tekst 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 img {
	float: left;
	border-width: 0px;
	padding: 10px 10px 10px 10px;
}

.tekst 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;
}

.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: 745px;
}


.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;
}



#home_page {

	text-align: left;
	float: left;
	width: 100%;
	background-color: #ffffff;
}

#home_page_text {

	text-align: justify;
	font-family: sans-serif;
	font-size: 14px;
	text-indent: 20px;
	color: #000000;
	width: 479px;
	float: left;

	padding: 0px 10px 0px 10px;
	margin: 5px 2px 5px 2px;	

	background-color: #ffffff;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;

	left: 5px;

}

#home_page_baner {

	text-align: justify;
	font-family: sans-serif;
	font-size: 14px;
	text-indent: 20px;
	color: #000000;
	width: 469px;
	height: 50px;
	float: left;

	padding: 0px 0px 0px 0px;
	margin: 5px 2px 5px 2px;	

	background-color: #f5f8f9;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;

	left: 5px;

}

#home_page_right {

	text-align: justify;
	font-family: sans-serif;
	font-size: 14px;
	text-indent: 20px;
	color: #000000;
	width: 229px;
	float: left;

	padding: 00px 10px 15px 10px;
	margin: 5px 2px 15px 2px;	

	background-color: #f5f8f9;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;


	border-left-style: solid;
	border-left-color: #49a8cb;
	border-left-width: 2px;


	left: 5px;

}


#top_bkg {

	width: 100%;
	/*height: 50px;*/
	background-color: transparent; 
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;

/*	background-image: url(./images/bkg_top_main.png); 
	background-repeat: repeat-x; */
}

div.logo_image_href
{
	float: left;
	/*padding: 71 2 0 0;*/
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;

	width: 460px;
}


div.logo_text_div {
	padding-top: 3px;
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	width: 300px;
	
}

div.logo_text_div a:link {
	color: #ffffff;
	text-decoration: none;
	
}

div.logo_text_div a:hover {
	color: #ffffff;
	text-decoration: none;
	
}

div.logo_text_div a:visited {
	color: #ffffff;
	text-decoration: none;
	
}


div.it {
	width: 60px;
	padding-left: 10px;
	padding-top: 0px;
	/*	margin-left: 34px;*/
	
	float: left;


}


div.um {
	width: 100px;
	height: 80px;
	padding-left: 34px;
	padding-top: 17px;
	/*	margin-left: 34px;*/
	
	float: left;


}

div.pttk {
	width: 220px;

	padding-right: 50px;	
	float: right;

}



div.um a
{
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	
	float: left;
	
}

div.pttk a
{
	left: 0px;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;

}


div.page_background {

	width:	100%;
	background: url("images/nagl_bottom.png") top left no-repeat;
	background-color: #ffffff;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	
	float: left;
	text-align: left;

}


div.page_background h3 {

	float:left;
	width: 90%;
	padding: 10px 25px 0px 0px;

}

.k_icon {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
}

.k_data {
	width: 620px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent:	0em;
}

.block {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
}

.block p {
	text-indent:	5em;
	text-align: justify;
	line-height: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}




.ContentTop {
	width: 765px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	float: left;
	text-align: left;
	background-color: transparent;
	border-bottom: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	background: url("images/bkg_centerTop.png") top left repeat-x;
}


.UserPanel {
	width: 98%;
	height: 25px;
	color: #000;
	background: url("images/bkg_centerTop.png") top left repeat-x;
	background-color: transparent;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	border-right: 0px solid #9f9f9f;
}

.UP_header {
	width: 100%;
	font-weight: bold;
	margin: 2px 0px 0px 5px;
	padding: 0em 0em 0.5em 0em;
	float: left;
	background-color: transparent;
	text-align: left;
	font-size: 0.8em;
}

.UP_helpLink {
	width: 43px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0em 0em 0.5em 0em;
	float: left;
	background-color: transparent;
	text-align: right;
}

.UP_helpLink IMAGE {
	margin: 2px 0px 0px 0px;
	padding: 0em 0em 0em 0em;
	border: 1px solid #404040;
}

.UP_InputName {
	width: 40px;
	margin: 5px 5px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: right;
	background-color: transparent;
	font-size: 0.8em;
	font-weight: bold;
}

.UP_InputLogin {
	width: 110px;
	margin: 2px 10px 5px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	background-color: transparent;
}

.UP_InputLogin INPUT {
	margin: 0px 0px 0px 0px;
	padding: 0.2em 0.2em 0.2em 0.2em;
	float: left;
	background-color: #ffffff;
	font-size: 0.8em;
	color: #000000;
	border: 1px solid #000000;
	/*font-weight: bold;*/
}

.UP_InputPassword {
	width: 120px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	background-color: transparent;
}

.UP_InputPassword INPUT {
	margin: 0px 0px 0px 0px;
	padding: 0.2em 0.2em 0.2em 0.2em;
	float: left;
	background-color: #ffffff;
	font-size: 0.8em;
	color: #000000;
	border: 1px solid #000000;
	/*font-weight: bold;*/
}

.UP_submit {
	margin: 3px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-color: transparent;
}

.UP_submit INPUT {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	border: 1px solid #909090;
}


.UP_ErrorMessage {
	width: 270px;
	color: #fff;
	font-weight: bold;
	margin: 4px 0px 0px 20px;
	padding: 0.1em 0.1em 0.1em 0em;
	float: left;
	background-color: #ff0000;
	text-align: center;
	font-size: 0.8em;
}

.UP_OptionsLinks {
	width: 270px;
	margin: 0em 0em 0em 0em;
	padding: 0.1em 0em 0.1em 0em;
	float: left;
	background-color: #ffffff;
	text-align: center;
	font-size: 0.7em;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
}

.UP_loginOK {
	margin: 5px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	float: left;
	font-size: 0.8em;
}

div.UP_Menu {
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 180px;

}




div.pageNavigator {
	width: 100%;
	height: auto;
	float: left;
	
	background-color: transparent;
	/*background-image: url(./images/css_img/gal_navi_bkg.png);
	background-repeat: repeat-y;*/
	padding-top: 5px;
	padding-bottom: 5px;
	
	margin-top: 5px;

	
	border-left: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
	border-top: 1px solid #727272;
	border-bottom: 0px solid #b5b5b5;

	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	

}
div.pageNavigatorInfo {
	width: 100%;
	height: auto;
	
	background-color: transparent;
	padding-top: 5px;
	
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	
}

div.pageNavigator p {
	text-indent: 0em;
	color: #686868;
	background-color: transparent;
	margin: 5px 0px 0px 0px;

}


div.pageNavigator div.pageNavigatorLeftCol {
	float: left;
	width: 16%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
	text-align: left;
	padding-left: 5px;
}
div.pageNavigator div.pageNavigatorRightCol {
	float: left;
	width: 16%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
	text-align: right;
	padding-right: 5px;
}
div.pageNavigator div.pageNavigatorCenterCol {
	float: left;
	width: 65%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
	text-align: center;
	
	padding-left: 2px;
	padding-right: 2px;
	line-height: 20px;
}

div.pageNavigator div.pageNavigatorLine {
	float: left;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
	text-align: center;
}



div.pageNavigator a {
	color: #000000;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #aeaeae;
	background-color: transparent;
	
}


div.pageNavigator a:link {
	color: #000000;
	text-decoration: none;

}

div.pageNavigator a:hover {
	color: #704646;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #268a3c;
}	

div.pageNavigator a.pageNavigatorInfoSelectedImage {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #8d4d4e;
	border: 1px solid #000000; 
}

div.pageNavigator a.pageNavigatorInfoSelectedImage:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #8d4d4e;
	border: 1px solid #000000; 
}

div.pageNavigator a.pageNavigatorInfoSelectedImage:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #8d4d4e;
	border: 1px solid #000000; 
}

