html, body {
	background-color: #101010;
	font-family: Segoe UI, Arial CE, Arial, Helvetica, Sans-serif;
	background-image: url(tlo.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
  padding: 0;
	margin-top: 10px;
	margin-left: 10px;
  vertical-align: top;
}

.tytul_strony {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #EDEDED;
	text-decoration: none;
	padding: 8px;
	display: block;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	
}

.tytul_listy {
	font-size: 15px;
	list-style: none;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	display: block;
	width: 200px;
	height: 28px;
	vertical-align: middle;
}

.pliki a {
	font-size: 15px;
	text-align: center;
	color: #F0F0F0;
	text-decoration: none;
	list-style: none;
	margin: 0px;
	padding: 5px;
	display: block;
	width: 200px;
	height: 28px;
	text-align: center;
	vertical-align: middle;
}

.pliki a:hover {
	color: #FFFFFF;
}

.pliki a:active {
	color: #FFFFFF;
	font-weight: bold;
}

.lista {
	list-style: none;
	margin: 0px;
	padding: 8px;
	display: block;
	width: 200px;
	height: 28px;
	text-align: center;
	vertical-align: middle;
	background-image: url(tlonapisu.png);
} 

.lista a {
	font-size: 18px;
	text-align: center;
	color: #F0F0F0;
	text-decoration: none;
} 

.lista a:hover {
	color: #FFFFFF;
}

.lista a:active {
	color: #FFFFFF;
	font-weight: bold;
}

.klawisz {
	vertical-align: middle;
	height: 28px;
}

.podpis {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

.licznik {
	font-size: 11px;
	color: #0;
	text-decoration: none;
	text-align: right;
	margin-top: 20px;
}

.name {
	font-size: 11px;
	color: #E0E0E0;
	text-decoration: none;
	text-align: center;
	line-height: 13px;
	width: 120px;
	vertical-align: top;
	margin-top: 1px;
	margin-bottom: 20px;
}

.name:hover {
	color: #FFFFFF;
}

.name:active {
	color: #FFFFFF;
	font-weight: bold;
}

.katalogi {
	margin-left: 230px; 
	width: 792px;
	position: absolute;
	top: 10px;
	}
	
.albumy {
	margin-left: 10px; 
	margin-top: 10px; 
	width: 200px;
	}

.tytul {
	font-size: 16px;
	font-weight: bold;
	list-style: none;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.tytul li a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	display: block;
	width: 200px;
	background-color: #444240;
	border: solid 2px #2F2F2F;
}

.exe {
	font-size: 12px;
	color: Silver;
	text-align: center;
}



.stopka {
	font-size: 14px;
	color: Gray;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.stopka:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.stopka_select {
	font-size: 14px;
	color: #FAF0D2;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.link {
	font-size: 11px;
	color: #F0F0F0;
	text-decoration: none;
	text-align: center;
	padding: 1px;
	margin: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
}

.link:hover {
	color: #FFF000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.link2 {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	margin: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
}

.link3 {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 3px;
	margin: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
}

.link3:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}





