@CHARSET "UTF-8";

div.baner {
	position: absolute;
	width: 0%;
	top: 0px;
	height: 0px;
	left: 20%;
	background-color: white;
}
img.galeria {
	position: absolute;
	visibility: hidden;
}
p.oczekiwanie {
	color: yellow;
	background-color: grey;
	text-decoration: blink;
}

h3.menu {
	text-align: left;
	background-color: #bbbbbb;
	-moz-border-radius: 20px;
 	border-radius: 20px;
}

h4.podmenu {
	background-color: #bbbbbb;
	-moz-border-radius: 20px;
 	border-radius: 20px;
}

div.menu {
	position: absolute;
	width: 240px;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: white;
	border-left-color: black;
	border-left-width: 1px;
	background-color: #aaaaaa;

}
body{
	background-color: #aaaaaa;
}
p.ocena{
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: olive;
}
p.polecenia{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: olive;
}
b.ok{
	color: green;
}
b.blad {
	color:red;
}
p.hint{
	margin: 1px;
}

span.ocena,span.polecenie{
	cursor: pointer;
	border-width: 1px;
	border-color: olive;
	border-style: solid;
	padding: 1px;
	margin: 5px;
}



p.tagi{
	text-indent: 10px;
	background-color: #e5e5e5;
	text-align: justify;
	font-size: 12px;
}

div.trescStrony {
	position: absolute;
	width: 80%;
	height: 100%;
	top: 20px;
	left: 245px;	
	background-color: white;
}

h5.naglowekKodZrodlowy {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	color: white;
	background-color: black;
}

p.kodZrodlowy {
	border-width: 1px;
	border-color: black;
	border-style: solid;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

div.klasaPartnerzy {
	position: absolute;
	bottom: 0px;
}

a.ramkaUzytkownika {
	font-size: 12px;
}

div.ramkaUzytkownika {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 12px;
}

p.blad,td.blad {
	color: red;
	text-align: justify;
	font-weight: bold;
}

h1.trescStrony,h3.statystyka {
	background-color: #cccccc;
}

h3.komunikacjaNaglowek,h3.komentarzNaglowek {
	margin-bottom: 0px;
	background-color: #cccccc;
}

p.artykul,p.trescStrony {
	text-indent: 10px;
	background-color: #e5e5e5;
	text-align: justify;
}

p.komunikacjaWpis,p.komentarzWpis {
	margin-top: 0px;
	background-color: #e5e5e5;
	text-indent: 10px;
}

table.wpis {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #dcdcdc;
}

table.statystyka {
	width: 80%;
	margin-bottom: 10px;
	margin-top: 0px;	
	margin-left: 10px;
}
td.statystykaNaglowek{
	font-weight: bold;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 0px;
}

td.wpisData {
	background-color: #dcdcdc;
	margin-left: 0px;
	padding-left: 0px;
	border-left: 0px;
}

td.wpisAutor {
	background-color: #e0e0e0;
}

td.opis {
	vertical-align: top;
}

p.trescStrony {
	
}

p.qt {
	font-size: 8px;
}
b.slowoKluczowe{
	color: maroon;
}
p.klamra{
	margin-left: 50px;
	font-weight: normal;	
}

li.podmenu{
	-moz-border-radius: 20px;
 	border-radius: 20px;
 	background-color: #999999; 	
}
li.podmenu:HOVER,li.artykul:HOVER,a.linkMiasta:HOVER {
	background-color: #dddddd;
}
