/* global ---------------- */
* {
	margin: 				0px;
	padding: 				0px;
	border: 				0px;
	color:					#544132;

}
body{
	background:				#000;

}

a{
	color:					#3E1C10;
	text-decoration:        none;
}

a:visited{
	color:					#46352E;
}

#page {
	width:					1280px;
	height:					1340px;
	margin:					auto;
	background: 			#2c1010;
}

#left {
	width:					160px;
	height:					1340px;
	background: 			url("gfx/left.jpg");
	float:					left;
}

#center {
	width:					959px;
	height:					1340px;	
	float:					left;
}

#right{
	width:					161px;
	height:					1340px;
	background: 			url("gfx/right.jpg");
	float:					right;	
}

.regulator{
	clear:					both;
}

#top{
	width:					959px;
	height:					60px;
	background:				 url("gfx/top.jpg"); 
}

#header{
	width:					959px;
	height:					327px;
}

#header_left{
	width:					463px;
	height:					327px;
	float:					left;
	background:				url("gfx/header_left.jpg") 
}

#header_left a{
    height:                 327px;
	width:                  263px;
	margin:                 0 0 0 200px;
	display:                block;
}

#header_right{
	width:					496px;
	height:					327px;
	float:					left;
	background:				url("gfx/header_right.jpg");
}

/* menu main ====================================================== */
#pas_menu{
	width:					959px;
	height:					79px;
}

#left_pas{
	width:					44px;
	height:					79px;
	background:				url("gfx/menu_left.jpg");
	float:					left;
}

#contener_menu{
	width:					877px;
	height:					79px;
	float:					left;
}

#right_pas{
	width:					38px;
	height:					79px;
	background:				url("gfx/menu_right.jpg"); 
	float:					right;
}

ul#menu{
	list-style:				none;	
}

ul#menu li{
	float:					left;	
}

li#nav3{
	width:					146px;
	height:					79px;
	background:				url("gfx/historia.jpg") no-repeat 0px -79px; 
}

li#nav3 a{
	width:					146px;
	height:					79px;
	display:				block;
}

li#nav3:hover{
	background:				url("gfx/historia.jpg") 0px 0px; 
}

li#nav4{
	width:					166px;
	height:					79px;
	background:				url("gfx/terminarz.jpg") no-repeat 0px -79px; 
}

li#nav4 a{
	width:					166px;
	height:					79px;
	display:				block; 
}

li#nav4:hover{
	background:				url("gfx/terminarz.jpg") 0px 0px; 
}

li#nav5{
	width:					140px;
	height:					79px;
	background:				url("gfx/oddzialy.jpg") no-repeat 0px -79px; 
}

li#nav5 a{
	width:					140px;
	height:					79px;
	display:				block; 
}

li#nav5:hover{
	width:					140px;
	height:					79px;
	background:				url("gfx/oddzialy.jpg") 0px 0px; 
}


li#nav6{
	width:					116px;
	height:					79px;
	background:				url("gfx/galeria.jpg") no-repeat 0px -79px; 
}

li#nav6 a{
	width:					116px;
	height:					79px;
	display:				block; 
}

li#nav6:hover{
	width:					116px;
	height:					79px;
	background:				url("gfx/galeria.jpg") 0px 0px; 
}

li#nav7{
	width:					174px;
	height:					79px;
	background:				url("gfx/ksiega.jpg") no-repeat 0px -79px; 
}

li#nav7 a{
	width:					174px;
	height:					79px;
	display:				block; 
}

li#nav7:hover{
	background:				url("gfx/ksiega.jpg") 0px 0px; 
}

li#nav8{
	width:					135px;
	height:					79px;
	background:				url("gfx/kontakt.jpg") no-repeat 0px -79px; 
}

li#nav8 a{
	width:					135px;
	height:					79px;
	display:				block;
}

li#nav8:hover{
	width:					135px;
	height:					79px;
	background:				url("gfx/kontakt.jpg") 0px 0px; 
}



/* koniec main menu      początek menu small ================================== */
#pasek_small_menu{
	width:					959px;
	height:					33px;
}

#left_pasek{
	width:					287px;
	height:					33px;
	background: 			url("gfx/menu2_left.jpg");
	float:					left;
}

#right_pasek{
	width:					274px;
	height:					33px;
	background: 			url("gfx/menu2_right.jpg");
	float:					right;
}	

#contener_menu2{
	width:					398px;
	height:					33px;
	float:					left;
}

ul#menu2{
	list-style:				none;
}

ul#menu2 li{
	float:					left;	
}

li#nav9{
	width:					77px;
	height:					33px;
	background: 			url("gfx/forum.jpg") no-repeat 0px -33px; 	
}

li#nav9 a{
	width:					77px;
	height:					33px;
	display:				block;	
}

li#nav9:hover{
	background: 			url("gfx/forum.jpg") 0px 0px; 	
}

li#nav10{
	width:					78px;
	height:					33px;
	background: 			url("gfx/linki.jpg") no-repeat 0px -33px; 	
}

li#nav10 a{
	width:					78px;
	height:					33px;
	display:				block;
}

li#nav10:hover{
	background: 			url("gfx/linki.jpg") 0px 0px; 	
}

li#nav11{
	width:					148px;
	height:					33px;
	background: 			url("gfx/mapa.jpg") no-repeat 0px -33px; 	
}

li#nav11 a{
	width:					148px;
	height:					33px;
	display:				block;	
}

li#nav11:hover{
	background: 			url("gfx/mapa.jpg") 0px 0px; 	
}

li#nav12{
	width:					95px;
	height:					33px;
	background: 			url("gfx/toiowo.jpg") no-repeat 0px -33px;  	
}

li#nav12 a{
	width:					95px;
	height:					33px;
	display:				block; 	
}

li#nav12:hover{
	background: 			url("gfx/toiowo.jpg") 0px 0px; 	
}

#content{
	width:					959px;
	height:					664px;
	background:				url("gfx/content.jpg");

}

#content_text{
	width:					780px;
	height:					561px;
	padding:				30px 65px 30px 65px;
	margin-left:			20px;
	font-family:            verdana;
}

#footer{
	width:					959px;
	height:					43px;
	background:				url("gfx/footer.jpg"); 
}

#footer a{
	width:					140px;
	height:					43px;
	display:				block;
	float:					right;
	margin:					0 100px 0 0;
}

#bottom{
	width:					959px;
	height:					134px;
	background:				url("gfx/bottom.jpg"); 
}

#mini{
	height:					30px
}

ul.historia, p.historia{
	font-size:				14px;
	font-family: 			arial;
	font-weight:			bold;
	padding:				5px 0px 5px 0px;
	list-style:				none;
}
ul.historia{
	font-style:				italic;
	padding-left:			10px;
}

h1.hist{
	font-size:				20px;
	color:					#41261F;
	padding:				0px 0px 10px 0px;
	text-align:				center;
}

.jScrollArrowUp {
	background: url(images/arrow_up.png) repeat-x 0 0;
	width:					17px;
	height:					23px;
}
.jScrollArrowUp:hover {
	background-position: 0 -23px;

}

.jScrollArrowDown {
	background: url(images/arrow_down.png) repeat-x 0 -23px;
	width:					17px;
	height:					23px;
}
.jScrollArrowDown:hover {
	background-position: 0px 0px;
}

/* =========================           formatowanie sekcji oddziały =====================*/

.chapters{

	text-align:				center;
	
}

.chapters h1{
	font-family:			arial black;
	font-size:				28px;
	text-decoration:		underline;
	padding:				15px 0 15px 0;
	text-align:				center;
	color:					#544132;
}

.chapters h2{
	font-family:			arial black;
	font-size:				22px;
	padding:				15px 0 15px 0;
	color:					#544132;
}

.chapters p{
	font-family:			arial black;
	font-size:				18px;
	padding:				0px 0 10px 0;
	color:					#544132;
}

.chapters a{
	font-family:			arial black;
	font-size:				15px;
}



.chapters a.wroc{
	margin-top:				50px;
}

.chapters.kontakt p{
	font-size:				14px;
}

.chapters.linki ul,.chapters.linki a{
	font-size:				14px;
	list-style:				none;
	color:					#544132;
	text-decoration:		none;
}

.chapters.linki ul li{
	padding:				10px 0 10px 0;
}






/*test*/

#piska_2{
     width:           959px;
     height:          26px;
     background:      url("gfx/piska_2.jpg");
     display:         block;
}

#piska_1{
     width:           959px;
     height:          18px;
     background:      url("gfx/piska_1.jpg");
     display:         block;
}


/*breadcrambs   */
div#breadcrumbs{
	margin:					10px 0 20px 0;
}


li span.B_firstCrumb a.B_crumb{
	color:					#544132;
	font-size:      		11px;
	font-weight:			bold;
	font-style:				italic;
}

li span.B_firstCrumb a.B_crumb:hover{
	color:					#fff132;
}

li a.B_crumb{
	color:					#544132;
	font-size:      		16px;
	font-weight:			bold;
	padding:				0 0 0 30px;
	font-style:				italic;
}

li a.B_crumb:hover{
	color:					#fff132;
}

.B_lastCrumb{
	font-size:				26px;
	font-weight:			bold;
}

ul.B_crumbBox li{
	list-style:				none;
	padding:				0 0 10px 0;
}

div#breadcrumbs_bottom{
	margin:					10px 0 20px 0;
}

div#breadcrumbs_bottom span{
	font-size:				12px;
	font-weight:			normal;
}

/* formatowanie tekstów, zdjęć w artykułach */

#content_text img{
	margin:			10px;
}

.pics_right{
	float:			right;
	clear:			right;

}

.pics_left{
	float:			left;

}

/*tekst po zalogowaniu*/

div#wlpeUserInfo p {
	font-size: 0.8em;
	font-weight: bold;
}
div#wlpeUserInfo p.wyloguj_sie{
	color: #ff0000;
}
