
		html {
			overflow-y: scroll;
		}
		
		body {
			margin: 0;
			padding: 0;
			background: url('../images/total_bg.jpg') no-repeat #fff;
			font: 11px Arial,Tahoma,Verdana;
			line-height: 150%;
			position: relative;   
		}
		
		h1 {
			font-size: 20px;
			font-family: Arial,Tahoma,Verdana; 
			color: #29648e;
			margin: 0px;
			font-style:italic;
		}
		
		h2 {
			font-size: 16px;
			font-family: Arial,Tahoma,Verdana; 
			color: #29648e;
			margin: 0px;
			font-style:italic;
		}
		
		p
		{
		  padding: 0px;
		  margin: 0px;
		  text-align: justify;	
		}
	
		span.menu 
		{
			color: #29648e;
			font-style:italic;
			font-weight: bold;
		}
		
		span.size1 
		{
			font-size: 20px;
		}	

		span.size2 
		{
			font-size: 16px;
		}			
	
		div#kont_glowny{
		  margin: auto;
		  width: 1003px;
		  position:relative;
	  }
		
	  div#kont_wewnetrzny{
	    width: 800px;
		 margin: auto;
		 position: relative;	 
	  }	
		
	  div#top1{
	    width: 800px;
		 height: 74px;
		 margin:10px auto auto;
		 background: url('../images/index_top.jpg') no-repeat;	 	
	  }
		
	  div#top1 div.kontakt{

		 height: 24px;		
	    margin:0 0 0 700px;	
		 padding-top: 50px;
	  }	
		
	  div#top2swf{
	   width: 1003px;
		height: 293px;
		margin: auto;
		background: url('../images/index_top_baner.jpg') no-repeat;
	  }
		
	  div#top3menu{
	    width: 800px;
		 height: 50px;
		 margin-top: 1px; 
		 background: url('../images/index_top_menu.jpg') no-repeat;

	  }
				
		
	  table#middle{
	    width: 800px;
		 height: 350px;
		 border-collapse:collapse;
		 
		 background: url('../images/index_bg_middle_block.jpg') repeat-x;	
	  }	
		
	  table#middle td.middleLeftEdge{
		 width: 3px;
		 background: url('../images/index_bg_left_middle.jpg') no-repeat;
	  }

	  table#middle td.middleRightEdge{
		 width: 1px;
		 background: url('../images/index_bg_right_middle.jpg') no-repeat;
	  }			
		
	  table#middle td.middleLeftCol{
	    width: 564px;


	  }
		
	  table#middle td.middleRightCol{
	    width: 230px;
		 padding-top: 35px;
		 vertical-align: top;
 
     }
		
	  div.contentContainer{
	    width: 561px;
		 min-height: 302px;
		 margin-bottom: 50px;
		 display: block;
		 background: url('../images/content_bg.jpg') repeat-y;
     }	
		
	  div.contentTop{
	    width: 561px;
		 height: 26px;
		 background: url('../images/content_top.jpg') no-repeat;
     }
		
	  div.contentLeft{
	    width: 22px;
		 height: 302px;
		 background: url('../images/content_left.jpg') no-repeat;
		 float: left;		
	  }
		
	  div.contentMiddle{
	    width:467px;
		 min-height:340px;
		 padding: 20px 25px 20px 25px;
		 float: left;	
		 
		 color: #888888;	  
     }	
		
	  div.contentRight{
	  	 width: 22px;
		 height: 302px;
		 background: url('../images/content_right.jpg') no-repeat;
		 float: right;	
     }
		
	  div.contentBottom{
	    width: 561px;
		 height: 28px;
		 background: url('../images/content_bottom.jpg') no-repeat;		
		 clear: both;	  
     }	
		
	  div#bottom{
	    width: 798px;
		 height: 36px;		 
	  }	

	  div.disc{
	    width: 760px;
		 height: 20px;
		 margin: 50px 20px 20px 20px;		 
		 text-align: right;
		 color: #8A8A8A;	
     }	
		
	  a.a1{color:#888888; text-decoration:none;}	
	  a.a1:hover{color:#F60; text-decoration:none;}
		
	  a.dashed{color:#5788AA; text-decoration:none; border-bottom: 1px dashed;}		
	  a.dashed:hover{color:#F60; text-decoration:none; border-bottom: 1px dashed;}
	  
	  ul.rightMenu
	  {
	   list-style-image:url("../images/right_btn_red_arrow.png");	
		list-style-position: inside;
		padding-left: 17px;
		padding-top: 10px;
	  }
			
	  ul.rightMenu li
	  {
	    padding-top: 6px;		
	    margin-bottom: 8px;
		 height: 22px;
		 width: 185px;
		 background: url('../images/right_btn_bg.png') no-repeat;
		 background-position: right; 
     }	
		
	  .gl {
		width: 130px !important;
	  }	
		
	  .gl:hover {
		width: 140px !important;
	  }	
				
	  ul.rightMenu li:hover{
		 background: url('../images/right_btn_bg-hover.png') no-repeat;
		 background-position: right; 
		 width: 195px;
	  }	
		
	  .bold {
	  font-weight: bold;	
	  }	
		
	  ul.tick{
	   list-style-image:url("../images/orange_tick_li.png");
		line-height: 190%;
		margin: 5px 0px 10px 0px; 
		padding-left: 20px;	  
     }
		
	  ul.outside{
	   list-style-position: outside;	
	  }
		
	  ul.inside{
	   list-style-position: inside;	
     }		
		
     a.r_menu {
		 color: #29648e;
		 font-size: 13px;
		 text-decoration: none;
	  }		
		
	  a.r_menu:hover {
	    color: #fb3008;
		 border-bottom: 1px dashed #fb3008;
     }	
		
	  p.none{
	  	padding: 0px;
		margin: 0px;	
	  }	
		
	  img.znaki{
	   padding: 1px;
		border: 1px solid #DFDFDF;
     }	
	  
	  table.znaki{
	  border-collapse:collapse;
	  width: 467px;		
		}	
		
		table.znaki td {
	    text-align: center; 
		 vertical-align: bottom;
		 width: auto;	
	  }
		
	  table.znaki ol {
	    margin-top: 10px;	
	  	 text-align: justify;
		 list-style-position: outside;	
	  }

	  table.rzeki{
	  border-collapse:collapse;
	  width: 400px;
	  margin-left: 15px;			
		}	
		
		table.rzeki td {
		 padding: 10px;
		 border-bottom: 1px solid #DFDFDF;
		 width: auto;	
	  }
		
	  table.rzeki td span {
			font-size: 20px;
			color: #29648e;
			font-style:italic;
	  }						
