body{
	background-color: #a6a6a6;
	margin: 0;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}
a {
	text-decoration: underline;
	color: #ab1962;
	font-weight: normal;
}
p{
	padding-left: 30px;
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 20px;
}
img{
	border-width: 0;
	border-style: none;
}
ul {
	margin-left: 20px;
}
li {
	list-style-type: square;
	list-style-position: outside;
}
.logo{
	margin-left: 22px;
}
.blog, .moje, .linki, .kontakt, .archiwum {
	font-size: 10px;
	text-align: right;
	margin-right: 40px;
	padding-bottom: 5px;
}
.blog a{
	text-decoration: none;
	color: #000;
	background-color: #fff;
	padding: 2px 5px;
}
.blog a:hover {
	color: #fff;
	background-color: #000;
}
.moje a{
	text-decoration: none;
	color: #fff;
	background-color: #000;
	padding: 2px 5px;
}
.moje a:hover {
	color: #000;
	background-color: #fff;
}
.linki a{
	text-decoration: none;
	color: #fff;
	background-color: #83134b;
	padding: 2px 5px;

}
.linki a:hover {
	color: #83134b;
	background-color: #fff;
}
.kontakt span {
	color: #fff;
}
.kontakt a {
	text-decoration: none;
	color: #000;
}
.kontakt a:hover {
	text-decoration: line-through;
}
p.pict {
	padding: 0;
	text-align: center;
	margin: auto;
}
p.pict img {
	border: 3px solid #fff;
}
.archiwum a{
	text-decoration: none;
	color: #fff;
	background-color: #a81a62;
	padding: 2px 5px;
}
.archiwum a:hover {
	color: #83134b;
	background-color: #fff;
}
.kontener {
	width: 780px;
	background-color: #bebebe;
	text-align: left;
	background-image: url(../grafika/bg1.jpg);
	padding-bottom: 5px;
}
.bottom {
	height: 40px;
	background: url(../grafika/bottom.jpg) no-repeat;
	width: 780px;
	margin: 0;
	padding: 0;
}
p.wpis {
	font-size: 20px;
	letter-spacing: -1px;
	word-spacing: 2px;
	color: #ab1962;
}
p.wpis span {
	color: #d6d6d6;
	letter-spacing: -2px;
	padding-left: 6px;
}
p.cytat {
	border-style: dotted;
	border-width: 1px;
	background-color: #cecece;
	padding: 4px 20px;
	font-style: italic;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 1.2em;
}
p.cytat span {
	display: block;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
	font-style: normal;
}

.all {
	width: 780px;
	text-align: center;
	margin: auto;
}