		* {
		   margin: 0;
		   padding:0;
		}


		body {
			background: #653401 url(../img/mainbg.jpg);
			background-repeat: repeat-x;
			font: 80% arial, helvetica, sans-serif;
			margin: 0;
		}

		a {
			color: #BF810A;
			text-decoration: none;
		}

		a:visited { 
			color: #BF810A;	
		}
		
		a:hover {	
			text-decoration: underline;
		} 
		
		.accessaid, h1 {
			position: absolute;
			height: 0;
			overflow: hidden;
		}

	/* ++++++++++++++++  NAGŁÓWEK ++++++++++++++++*/

		/*  naglowek */
		#header {
			background: url(../img/topMenu.gif);
			position: relative;
			height: 60px;
			width: 920px;
			padding:0;
			margin:0;

		}

		/*  baner */
		#baner {
			background: url(../img/baner.jpg);
			position: relative;
			height: 438px;
			width: 920px;
			padding:0;
			margin:0;

		}

		/*  banerUnder */
		#banerUnder {
			background: url(../img/banerUnder.jpg);
			position: relative;
			height: 25px;
			width: 920px;
			padding:0;
			margin:0;

		}

		/*  subjectbg*/
		#subjectbg {
			background: url(../img/subjectbg.gif);
			background-repeat: no-repeat;
			position: relative;
			height: 30px;
			width: 920px;
			padding:0;
			margin:0;

		}

		#subjectbg p {
			margin: 0px 0px 0px 280px;
			padding: 5px 0px 0px 0px;
			color: #FFFEDF;
			font-size: 16px;
			font-weight: bold;

		}

	/* ++++++++++++++++  MENU  MAŁE  */
		#topMenu {
			width: 920px;
			height: 25px;
			position: absolute;
			right: 0px;
			top: 0px;
		}



		#topMenu ul {
			float: right;
			margin-top: 32px;
			list-style: none;
		}



		#topMenu li {
			position: relative;
			padding: 5px 2px 0px 2px;
			float: left;
		}
	
		#topMenu a {
			color: #BF810A;
			text-decoration: none;
		}

		#topMenu a:visited { color: #BF810A;	}
		
		#topMenu a:hover {	color: #FFFFFF;} 

		#topMenu img{	border: none;}


	
	/* ++++++++++++++++  LEWE MENU ++++++++++++++++*/

		#navigation {
			top: 553px;
			background: #3B332F;
			margin:0;
			padding:0;
		}

		#navigationSearch {
			width: 250px;
		}
		
		#navigation ul {
			list-style: none;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
		}
		
		#navigation li {
			background: #BF810A url(../img/leftMenubg.gif);
			background-repeat: no-repeat;
			width: 250px;
			height: 35px;
		}

		#navigation li:hover {
			background: url(../img/leftMenubg1.gif);
			padding:0;
			margin:0;
		}
				

		#navigation li a {
			display: block;
			color: #000000;
			height: 35px;
			text-decoration: none;
			font-weight: bold;
			padding: 0;
			margin: 0;
			font-size: 14px;
		}

		#navigation li a p {
			padding: 8px 0px 0px 30px;

		}

		#navigation a:hover {
			color: #FFFEDF;
		}
        
		#navigation li a.deep2 {
		  margin-left:10px;
		  font-size: 13px;
		}

		#navigation li.actual {
		  background: url(../img/leftMenubg1.gif);
		}
        



	   #container_in {
			background: url(../img/content_bg.gif);
		}


	/*  ++++++++++++++++ ZAWARTOSC INFORMACYJNA ++++++++++++++++++ */

		#content {
		    width: 670px;
			margin: 0px 0px 0px 0px;
			float:left;
		}

		#content h2.title {
		    background: url(../img/subjectbg_r.gif);
			padding: 0px 0px 0px 30px;
			color: #FFFEDF;
			font-size: 16px;
			font-weight: bold;
			height: 30px;
			line-height: 30px;
		}
       
	   #content ol {
	    margin: 20px;
	   }

	   #content ul {
	    margin: 30px;
	   }

	/*  ++++++++++++++++  STOPKA  ++++++++++++++++ */

		#footer {
			background: #401802;
			width: 920px;
			height: 50px;
			clear: both;
		}

	.footerCopy {
			padding:16px 30px 0px 30px;
			float:left;
			width: 190px;
			text-align: center;
	}

	.footerBtns {
			padding-left:10px;
			float:left;
	}


	/*  ==================  GŁÓWNY KONTENER STRONY ==================*/ 
		#container {
			position: relative;
			width: 920px;
			margin: auto;
			padding:0;
		}

		p {
			padding: 5px;
			margin: 0px 0px 0px 0px;
		}

		#break { clear:both;}
		.clear {clear:both;} 
		
		h2 {
		 color: #CC9900;
		 font-size: 16px;
		 font-weight: bold;
		 padding: 10px 0px 10px 0px;
		}

		h3 {
		 color: #CC9900;
		 font-size: 15px;
		 font-weight: bold;
		 padding: 5px 0px 5px 0px;
		}


#gallery .foto {
  float: left;
  display: block;
  padding: 2px;
  margin: 5px;
}
#gallery .foto p {
  color: cccccc;
  font-weight: normal; 
  font-size: 11px; 
  display: block;
  width: 150px;
}
#gallery .row {
  clear: both;
}
#gallery .image{
	border:1px solid #ccc;
	margin:3px;
	padding:3px;
}


#sponsor .foto {
  float: left;
  display: block;
}

#sponsor .foto p {
  color: cccccc;
  font-weight: normal; 
  font-size: 11px; 
  display: block;
  text-align: center;
}

#sponsor .image{
  text-align: center;
  padding:3px;
}