﻿body {
	background-image: url("../grafiki/");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #0c1521;
	text-align: center;
}

li {
	list-style-image: url("../grafiki/zaznaczenie1.jpg");
}

a:link, a:visited, a:active, a:focus{
	text-decoration: none;
	color: white;
}

a:hover{
	font-weight: bold;
}

div {
	font-family: Tahoma;
	color: white;
}

.rozdzielczosc {
	background-image: url("../grafiki/kartypar.jpg");
	background-position: center;
	background-repeat: no-repeat;
	width: 900px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
}

.logo{
	background-image: url("../grafiki/tlo1.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 160px;
}

.naglowek {
	
}

.naglowek, .tekst, .autor, .stopka, .komentarze , .opis{
	text-align: center;
	padding: 5px;
}

.naglowek, .logo, .linki{
	margin: 0px;
}

.tekst {
	float: right;
	width: 50%;
}

.autor {
	font-size: 8pt;
}

.linki {
	text-align: left;
	float: left;
	width: 20%;
}

.linki li {
	margin-left: 100px;
}


.stopka {
	padding: 100px;
	font-size: 7pt;
	clear: both;
}

.komentarze {
	margin: 0px;
	float: right;
	clear: both;
	width: 50%;
}

.tekst_podstr {
	background-image: url("../grafiki/ramka.jpg");
	background-color: #0c1521;
	background-repeat: no-repeat;
	border: 1px solid #2b4e71;
	text-align: center;
	padding: 5px;
	float: right;
	width: 70%;
}

.obrazek {
	margin-left: auto;
	margin-right: auto;
}

.banner {
	text-align: center;
	clear: both;
}

.licznik {
	float: right;
	clear: both;
}
