body {
	margin:0px;
	background: #fff url('../images/right.jpg') repeat-x 0px 250px;
	font:normal 12px Arial; 
}



input{	
	font:normal 12px Arial; 
}

a, img{
	/*border:0px;*/
	text-decoration:none;
	color:#427006;
}

a:hover{


}

/* PASEK NAGŁÓWEK */
#NAGLOWEK_TOP{
	width:100%;	
	height:300px;	
	display:block;
	background:#E3E3E3 url('../images/tlo_gorne_szare.gif') no-repeat 50% 0% ;	
	/*background:#0e0e0e;	*/
	text-align:center;	
}

#NAGLOWEK_TOP p{
	width:990px;	
	text-align:right;	
	display:block;	
	margin:0px;
	margin-left: auto;
	margin-right: auto;	
}

#NAGLOWEK_TOP a{
	display:block;	
	float:left;
	font:bold italic 45px Georgia, Arial; 	
	color:#5A6F5B;
	text-align:left;
	margin-top:100px;
}



/* górna menu*/
#NAGLOWEK{
	width:995px;
	height:50px;			
	display:block;
	margin-left: auto;
	margin-right: auto;	
	background:url('../images/right.jpg') repeat-x 0px -60px;
}

#NAGLOWEK a{
	/*background:#f1f1f1 url('../images/tlo_przycisku.png') repeat-x 0% 0px;*/
	width:12%;
	height:25px;	
	display:block;
	float:left;
	text-align:center;	
	margin:10px 8px 10px 8px;
	padding:7px 0px 0px 0px ;
	color:#fff;
	font:normal 13px Arial, Times, Georgia;
}

#NAGLOWEK a:hover{	
	color:#fff;
	background:#f1f1f1 url('../images/tlo_przycisku.png') repeat-x 0% 0px;
	padding:7px 0px 0px 0px ;
}

#NAGLOWEK .zaznaczony{	
	width:12%;
	height:25px;	
	display:block;
	float:left;
	text-align:center;	
	margin:10px 8px 10px 8px;
	padding:7px 0px 0px 0px ;
	color:#BAD403;
	font:normal 13px Arial, Times, Georgia;
}


/* */
#MAIN{
	width:780px;	
	min-height:200px;
	display:table-cell;
 
	margin: auto;	
	clear:both; 
	padding:0px 0px 20px 15px ;
	
	background: #fff url('../images/right.jpg') repeat-x 0px -80px;
	
	border-bottom:1px solid #fff;
	color:#555;
	
	padding-right:20px;
}



#MAIN img{
	/*padding:10px ;*/
	/*border:1px dotted #778515;*/
	/* background:#fff;*/
}

#MAIN #tytul{
	font:italic 25px Arial; 
	/*color:#444;	*/
	color:#778515;	
}

#MAIN h1{   /* tytuł  */
	font:bold 21px Trebuchet MS, Arial; 
	color:#888;	
}


#MAIN fieldset{
	display:block;
	border:1px solid #8EB700;
	margin:10px 0px 10px 0px ; 
	width:770px;	
	padding:5px;	
}

#MAIN legend{		
	padding:0px 0px 0px 0px ;
	margin:0px 0px 5px 0px ;		
	background:#fff;
	font:normal 16px Arial; 
	color:#43680E;
}

#MAIN .tabela_naglowek{
	background:#f5f5f5;	
	font:bold 12px Arial; 
}


#ramka_z_menu{
	display:block; 
	float:right;
	width:200px;
	min-height:50px;	
	margin:15px 0px 0px 0px ;
	background:#ffffff url('../../images/ramka.jpg') no-repeat 0% 0%;	
}

#ramka_z_menu a{
	display:block;
	color:#000000;
	padding:4px 0px 0px 25px;
	height:22px;
	background:url('../../images/przyciski.png') no-repeat 0px -65px;	
	border-bottom:1px solid #ccc;
	margin:1px 0px 2px 0px;
}

#ramka_z_menu a:hover{
	background:#ffffff url('../../images/przyciski.png') no-repeat 0px -65px;	
	border-bottom:1px solid #aaa;
}


#ramka_z_menu .naglowek{
	display:block;
	padding:10px 10px 5px 10px;
	font:bold 12px Arial; 
	color:#559701;
}

#ramka_z_menu p{	
	padding:0px 10px 0px 10px;
}

#ramka_z_menu .stopka{
	display:block;
	background:#ffffff url('../../images/ramka.jpg') no-repeat 0% 100%;	
	padding:0px 10px 0px 10px;
	height:10px;
}



/* STOPKA*/
#STOPKA{
	display:block;
	clear:both;	
	padding:0px 0px 5px 0px ;	
	width:100%;			
	/* background:#ffffff url('../../images/tlo_naglowka.jpg') repeat-x 0% -20px; */
	background:#E6E6E6;	
	border-top:2px solid #ccc;
}

#STOPKA p{	
	width:980px;	
	margin-left: auto;
	margin-right: auto;	
	text-align:right;
	text-align:right;
	color:#888;
}






#PodmenuPoziom{
	display:block;	
	width:75%;		
	font-size:1.2em;
}

#PodmenuPoziom a{
	padding:10px 20px;
}
#PodmenuPoziom .zaznaczony{
 
	-moz-border-radius: 10px 10px 0px 0px ;     -webkit-border-radius: 10px 10px 0px 0px ;    border-radius: 10px 10px 0px 0px ;  /* zaokraglenie */ 
	
  background: -webkit-linear-gradient(#aaa, #E4E4E4); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#aaa, #E4E4E4); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#aaa, #E4E4E4); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#aaa, #E4E4E4); /* Standard syntax */
  
  
}






#MENU_PRAWE{
	width:200px;	
	padding-top:20px;	
	display:table-cell; 
	vertical-align:top;
	right:0px;
	background:#bbb;	
}