/* Strona główna */

body{
	margin: 10% 0% 0% 0%;
	text-align:center;
	background-color:RGB(249,255,194) 		;

	scrollbar-face-color:		#4f4f53;
	scrollbar-shadow-color:		#000000;
	
	scrollbar-base-color:		#4f4f53;	
	scrollbar-highlight-color:	#4f4f53;
	
	scrollbar-3dlight-color:	#000000;
	scrollbar-darkshadow-color: #000000;

	
	scrollbar-track-color:		#3f3f43;
	scrollbar-arrow-color:		#FFFFA9;
		
}
a{
	border:none;	
}

a img{
	border:none;	
}
#layout{
	position: relative;
	width:810px;
	height:574px;
}
/* LOGO DIV */
#logo{		
	position: absolute;
	left:7px;
	top:0px;
	background-image: url('../images/logo.gif');
	width:198px;	
	height:73px;	
}

/* ELEMENTY DIV */
#p2{		
	position: absolute;
	left:205px;
	top:0px;
	background-image: url('../images/p2.jpg');
	background-repeat:no-repeat;
	width:190px;	
	height:554px;	
}


#p3{		
	position: absolute;
	left:395px;
	top:0px;
	background-image: url('../images/p3.jpg');
	width:384px;	
	height:100px;	
}
#p1{		
	position: absolute;
	left:7px;
	top:72px;
	background-image: url('../images/p1.jpg');
	background-repeat: no-repeat;
	width:198px;	
	height:249px;	
}

/* MENU */

#menu{		
	position: absolute;
	left:7px;
	top:321px;
	background-image: url('../images/menu.jpg');
	background-repeat: no-repeat;	
	width:198px;	
	height:236px;	
}

#menu ul{ 

}
	
#menu ul li{ 
list-style: none;
}

#menu ul li a{ 
	border:none;
}

#menu ul li a img{ 
	border:none;
}



/* POLE TEKSTOWE */


#p4{		
	position: absolute;
	left:394px;
	top:100px;
	background-image: url('../images/p4.jpg');
	width:385px;	
	height:434px;
}
#p4b{		
	position: absolute;
	text-align: left;
	margin: 5px;
	margin-right:20px;
	font-family:  Tahoma;
	font-size: 13px;
	font-weight:none;
	left:395px;
	top:96px; 
	width:396px;	
	height:432px;
	overflow: auto;
} 

#p5{		
	position: absolute;
	left:395px;
	top:534px;
	background-image: url('../images/p5.jpg');
	width:384px;	
	height:20px;	
}

#r1{
	position: absolute;
	left:0px;
	top:0px;
	background-color:black;
	width:7px;	
	height:564px;	
}

#r2{
	position: absolute;
	left:0px;
	top:554px;
	background-color:black;
	width:779px;	
	height:10px;	
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	text-align:right;
}

#r3{
	position: absolute;
	left:779px;
	top:100px;
	background-color:RGB(113,166,42);
	width:12px;	
	height:432px;	
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
}

a, a:visited{
	color:black;
}

a:hover{
	color:RGB(240,157,24);
}
/************************************************************************/


#text{		
	text-align: left;
	margin: 5px;
	margin-right: 17px;
	font-family:  Tahoma;
	font-size: 13px;
	font-weight:none;
	text-align:justify;
} 

#text h3{
	border-bottom:1px solid black;
	color:RGB(0,90,0);	
}

#text h4{
	
	color:RGB(0,100,0);		
	font-weight:none;
	font-family:  Tahoma;
	font-size: 11px;
	width:300px;
}

#text h5{
	
	color:RGB(0,100,0);		
	font-weight:none;
	font-family:  Tahoma;
	font-size: 10px;
	width:300px;
}
