body{
	background: black url('../files/tlo.jpg') no-repeat top center;
	font: 10px verdana;
	color: black;
	margin: 0;
	padding: 0;
}

#logo{
	position: absolute;
	width: 250px;
	height: 30px;
	cursor: pointer;
	left: 540px;
	top: 50px;
	
}

#all{
	color: #ffffcc;
	font-size: 10px verdana;
	
}

#all img{
	border: none;
}

#all #clear{
	clear: both;
}

#all a{
	color: black;
	text-decoration: underline;
}

#all #strona{
	width: 	966px;
	height: 687px;
	background: url('../files/piecyk.png') no-repeat top;
	margin: 0 auto;	
	margin-top: 18px;
	padding-top: 83px;
	position: relative;
}

#all #menu{
	width: 546px;
	height: 70px;
	margin-left: 60px;
	float: left;
	color: #330000;
}

#all #menu ul{
	padding-top: 40px;
}

#all #menu ul li{
	display: inline;
	background: url('../files/ico_off.png') no-repeat center top;
	padding-top: 50px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
}
#all #menu ul li.active{
	background: url('../files/ico_on.png') no-repeat center top;
	color: red;
}
#all #menu a, #outLink a{
	text-decoration: none;
}
#all #outLink{
	float: left;
	
}

#all #outLink ul{
	margin: 0;
	padding: 0;
	padding-top: 52px;
	
}

#all #outLink ul li{
	display: inline;
	padding-top: 55px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
}

#menu a, #outLink a{
	color: #330000;
}

li.active a span{
	color: #df0101;
}

#all #outLink ul li#ksiega{
	background: url('../files/btn_ksiega.png') no-repeat center top;
}
#all #outLink ul li#linki{
	background: url('../files/btn_linki.png') no-repeat center top;
}
#all #outLink ul li#kontakt{
	background: url('../files/btn_kontakt.png') no-repeat center top;
}

#all #content{
	width: 800px;
	height: 400px;
	margin-left: 82px;
	margin-top: 16px;
}
#all #content a{
	color: #ffffcc;
}	
#all #lewa{
	float: left;
	width: 629px;
	height: 350px;
	margin-top: 20px;
	border-right: 1px solid #e7ddc0;
}
#all #prawa{
	width: 170px;
	height: 350px;
	margin-top: 20px;
	float: right;
}
#all #zespol_l{
	float: left;
	width: 379px;
	height: 350px;
	margin-top: 20px;
	margin-left: 10px;
	border-right: 1px solid #e7ddc0;
	direction: rtl;
	scrollbar-3dlight-color: #4B3631;
	scrollbar-arrow-color: #ffffcc;
	scrollbar-base-color: #4E3636;
	scrollbar-highlight-color: #908184;
	overflow-x: auto;
	text-align: left;
	padding-left: 10px;
}
#all #zespol_r{
	width: 209px;
	height: 350px;
	margin-top: 20px;
	float: left;
	border-right: 1px solid #e7ddc0;
	padding: 0 10px 0 10px;
}
#all #kontakt_l{
	float: left;
	width: 379px;
	height: 340px;
	margin-top: 20px;
	margin-left: 20px;
	border-right: 1px solid #e7ddc0;
	padding-top: 10px;
}
#all #kontakt_r{
	width: 209px;
	height: 350px;
	margin-top: 20px;
	float: left;
	border-right: 1px solid #e7ddc0;
	padding: 0 10px 0 10px;
}

.aktualnosc{
	padding-right: 15px;
}
.aktualnosc div.tytul{
	font-size: 12px;	
}

#skleplewa{
	float: left;
	width: 320px;
	padding-left: 40px;
	padding-right: 20px;
	border-right: 1px solid #e7ddc0;
	height: 350px;
	margin-top: 20px;
}

#skleplewa input, #sklepprawa input{
	width: 20px;
	background: #302320;
	border: 1px solid black;
	color: #ffffcc;
	font: 10px verdana;
	font-weight: bolder;
}

#sklepprawa{
	height: 350px;
	margin-top: 20px;
	float: left;
	width: 320px;
	padding-left: 30px;
	text-align: left;
	padding-right: 40px;

}
#skleplewa table input{
	width: 200px;
	background: #302320;
	border: 1px solid black;
	color: #ffffcc;
	font: 10px verdana;
	font-weight: bolder;
}

