/* "Sladami Kieslowskiego..." */
/* Copyright (c) 2oo3-2oo6 Rafal Toborek */
/* kieslowski.art.pl */

/* Ustawienia uniwersalne dla wszystkich elementow */

*{
	font-family: arial;
	font-size: 15px;}

/* Standardowe */

body{
	background-color: #000000;
	color: #f8bf24;
	text-indent: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}

table{
	border: none;
	border-collapse: collapse;}

a:visited{
	text-decoration: none;
	color: #126c12;}

a:link{
	text-decoration: none;
	color: #1e881e;}

a:hover{
	background-color: #071b07;
	text-decoration: underline;
	color: #f8bf24;}

a:active{
	background-color: #071b07;
	color: #f8bf24;
	font-style: italic;}

center{
	text-indent: 0px;}

small{
	padding-right: 5px;
	font-size: 11px;}

img{
	border: none;}

u{
	font-style: italic;}

ul{
	text-indent: 0px;
	list-style-image: url("wskaznik.gif");
	margin-left: 15px;}

input, textarea{
	color: #f8bf24;
	background-color: #000000;
	border-style: solid;
	border-color: #03492c;}

hr{
	text-indent: 0px;
	color: #115011;}

small{
	color: #f8bf24;}

center{
	font-size: 12px;}

h1{
	font-style: italic;
	text-align: right;
	padding-right: 15px;
	font-size: 20px;
	font-weight: lighter;
	color: #f3e8cd;}

/* Pomocnicze */

td.kategoria{
	font-style: italic;
	vertical-align: top;
	text-indent: 0px;
	padding-right: 10px;
	color: #f3e8cd;
	width: 200px;
	text-align: right;}

td.wartosc{
	vertical-align: top;
	text-indent: 0px;}

img.przycisk{
	border: none;
	width: 18px;
	height: 18px;}

img.obraz{
	border: 1px solid;
	border-color: #f8bf24;}

img.nawigacja{
	margin-right: 7px;
	float: right;
	margin-top: 15px;
	width: 34px;
	height: 29px;}

p.tytul{
	font-style: italic;
	text-indent: 0px;
	font-size: 20px;
	font-weight: lighter;
	color: #f3e8cd;}

p.zrodlo{
	font-style: italic;
	text-indent: 0px;
	color: #f3e8cd;}

p.cytat{
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	text-indent: 10px;
	font-size: 12px;
	color: #f3e8cd;}

p.podtemat{
	padding-left: 10px;
	text-indent: 0px;}

p.temat{
	width: 170px;
	padding-left: 5px;
	line-height: 30px;
	background-image: url("tytul.gif");
	background-color: #071b07;
	text-indent: 0px;
	font-size: 20px;
	font-weight: lighter;
	font-style: italic;
	color: #f3e8cd;}

p.sekcja{
	text-decoration: underline;
	text-indent: 0px;
	color: #f3e8cd;}

/* Wartosci wykorzystywane przez strone glowna */

td.informacja{
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
	color: #f3e8cd;
	font-size: 12px;}

form.sonda{
	font-size: 12px;}

input.sonda{
	border: none;}

td.informacja a:hover img{
	background: inherit;
}