html {
		height:100%;
		}
		
body {
	  height:100%;margin:0; padding:0;

		}

		#distance { 
		width:1px;
		height:50%;
		background-color:#476043;
		margin-bottom:-389px; /* half of container's height */
		float:left;
		}
		
.maintable {
			 
				margin	  :0 auto;	
				position	  : relative;
				clear		  : left;
			    border     :none;
			    padding    : 0px;
			    width: 990px;
				height 	  : 768px;
				background-color:#ffffff;
				 min-width:990px;
			    /* IE Dynamic Expression to set the width */
				_width: 990px; /*for FF*/
				 width:expression(document.body.clientWidth < 990? "990px" : "100%" );
				}
				
.tablerow {
				margin  : 0px;
		 		border  : none;
				padding : 0px;


			 }
			 
.tablecell {
				margin  : 0px;
		 		border  : none;
				padding : 0px;
				float	  : left;


			 }


.stopka {
        font-family : sans-serif;
        font-size : 12px;
        color : #C9C9C9;
				}

.op  {
					display: block; 
					height: 100px; 
					width: 100px;
					font-family: Arial;
					font-size : 10pt;
					color : black;
					text-decoration : none;
					font-weight:bold;
			  		margin: 0px;
 	 				background: url(link.gif) no-repeat;
					text-decoration: none;
					opacity: .0;
					-moz-opacity: 0.0;   
					filter: alpha(opacity=0);
				 }	

.op:hover {
				  	opacity: 1;
					-moz-opacity: 1.0;   
					filter: alpha(opacity=100);
				 }	

							
a img {	
			margin  : 0px;
		 	border  : none;
			padding : 0px;
		}
			 
.mainpictures {
			border: none;
			padding: 0px;
			margin: 0px;
			}
					
.maintext   {
					font-family: Times;
					font-size : 12pt;
					color : black;

				 }			
				 
.przypis {
			line-height: 1.2em;
			vertical-align: top;
			font-size: 0.6em;
			padding: 0 0.3em 0.5em 0.5em
			}		
			

div.hr { 
width: 100%; 
height: 1px; 
border: none; 
background-color: red; 
margin:auto;
padding:0;
}  
 


hr {
		
			height:1px;
			background-color:#92a091;
			color:#92a091;
			margin:auto;
			padding:0;
			border:none;
			font-size:1px;
			}


		
ul { list-style-type :disc ;
     line-height:16px;
	 margin:1px 0px 0px 20px ;		
	}
	
  .grey_rectangle, .green_rectangle {
    background:#CECECE;
	 width:48px;
	 height:100%;
	 margin:0 5px 0 5px;
	 border:1px solid #CECECE;
	 cursor:pointer;cursor:hand
	}	
	
	.green_rectangle {
	 background:#D5FE00;
	}
	


	a:hover { width: auto } 





div.menu1 { 
background-image: url('b.gif'); 
width: 60px; 
height:30px;
} 

div.menu1:visited { 
background-image: url('a.gif'); 
width: 60px; 
height:30px;
} 



div.menu1:hover { 
background-image: url('a.gif'); 
width: 60px; 
height:30px;
} 

div.menu1:active { 
background-image: url('a.gif'); 
width: 60px; 
height:30px;
} 


div.menu2 { 
background-image: url('b.gif'); 
width: 60px; 
height:30px;
} 

div.menu2:visited { 
background-image: url('c.gif'); 
width: 60px; 
height:30px;
} 



div.menu2:hover { 
background-image: url('c.gif'); 
width: 60px; 
height:30px;
} 

div.menu2:active { 
background-image: url('c.gif'); 
width: 60px; 
height:30px;
} 

@font-face {
    font-family: ISOCPEUR;
    font-style:  normal;
    font-weight: normal;
    src: url("ISOCPEU0.eot");
  }


a.textciemny {
 	border:none;
	font-size: 11px;
	text-decoration: none;
	color:white;
}

a.textciemny:hover {
 	border:none;
	font-size: 11px;
	text-decoration: none;
		color:white;
}
a.textciemny :active {
 	border:none;
	font-size: 11px;
	text-decoration: none;
		color:white;
}

a.textciemny:visited{
 	border:none;
	font-size: 11px;
	text-decoration: none;
	color:white;
}

#menu div a:hover {
	font-weight:bold;
}

.menuspacer {
 width:20px; 
 float:left;
 border:none;
 border-top: 2px solid #acacac;
}


#leftcell {
  height:100%;

  border:none;
  background-color :#f1f0f0;
  width:50%;
  min-width:495px;
  _width: 495px; /*for FF*/
    /* IE Dynamic Expression to set the width */
  width:expression(document.body.clientWidth <990 ? "495px" : "50%" );

  }

  #rightcell {
  height:100%;

  border:none;
  width:50%;
  background-color :#ffffff;
   min-width:495px;
   _width: 495px; /*for FF*/
    /* IE Dynamic Expression to set the width */
  width:expression(document.body.clientWidth < 990? "495px" : "49%" );

  }

 
  .imagetext{
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #D0D0D0;
	text-align : justify;
  }




  
  #tekst 	{
					text-decoration : none;
					text-align : justify;
					color:white;
			}

