html, body
	{
	background: url('../grafika/desen.jpg') repeat #000;
	color: #331a00;
	color: #210;
	width: 100%;
	font-size: 16px;
	font-family: georgia, sans-serif;
	font-weight: normal;
	text-align: center;
	}
*
	{
	border: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	}
/* KONTENERY */

#kontener
	{
	width: 800px;
	margin: 20px auto 10px auto;
	position: relative;
	background: url('../grafika/background.jpg') repeat-y;
	background-position: top center;
	text-align: left;
	}
#header
	{
	height: 350px;
	min-height: 350px;
	background: url('../grafika/header.jpg') no-repeat;
	background-position: top center;
	}
#menubar
	{
	width: 800px;
	height: auto !important;
	height: 30px; /* IE */
	min-height: 30px;
	position: absolute;
	top: 110px;
	left: 0px;
	color: #000;
	}
#center
	{
	padding-left: 30px;
	}
#maind
	{
	height: auto !important;
	height: 235px;
	min-height: 235px;
	background: url('../grafika/footer.jpg') no-repeat;
	background-position: bottom center;
	}
#content
	{
	height: auto !important;
	height: 300px; /* IE */
	min-height: 300px;
	padding: 10px 140px 20px 35px;
	font-size: 100%;
	}

#footer {
	text-align: left;
	width: 780px;
	margin: 0 auto;
	font-size: 70%;
	color: #412100;
	padding: 0 0 40px 10px;
	}
#newsbox
	{
	width: 200px;
	height: 250px;
	min-height: 250px;
	float: right;
	padding: 10px;
	display: none;
	}
/* divy */
div {
	text-align: left;
	}
	

div.noborder {border: 0;}
/* LISTA */
ul {
	list-style-type: none;
	}
li.main {float: left; display: block; vertical-align: bottom;}
li.main a.menulink
	{
	display: block;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
	width: 120px;
	height: auto !important;
	}
div.menu {
	background: #dcd679;
	border: 1px solid #000;
	}
ol {
	padding: 10px 0 10px 30px ; 
	}
/* linki */
a.menulink:link, a.menulink:visited {
	color: #412100;
	font-weight: bold;
	font-size: 80%;
	}
		
a.menulink:hover, a.menulink:active {
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	}
li.main li { display: block; 
	vertical-align: middle;
	}
a.podmenulink
	{
	border-bottom: 1px solid black;
	display: block;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	}	
a.podmenulink:link, a.podmenulink:visited {
	color: #412100;
	font-size: 80%;
	}
		
a.podmenulink:hover, a.podmenulink:active {
	color: #000;
	font-size: 80%;
	}
	

a:link, a:visited {
	color: #663300;
	}
			
a:hover, a:active {
	color: #000;
	}
	
/* RESZTA */
span.news_content { display: block; }
p {
	padding: 10px;
	}
h1 { font-size: 120%; padding: 0 0 20px 10px; }
h2 { font-size: 110%; padding: 0 0 20px 10px; }
h3 { font-size: 110%; font-weight: normal; }
h4 { font-size: 105%; font-weight: normal; }
.italic {font-style: italic;}
.czytelnia
	{
	display: inline;
	margin: 0;
	}
	
.darken
	{ 
	text-align: left;
	height: auto !important;
	padding: 4px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #aaa;
	}
	 
.heading
	{ 
	
	text-align: left;
	height: auto !important;
	padding: 4px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #aa0;
	}
table.besttab td { 
    padding: 5px 10px 5px 10px;
    }
/* FORMULARZE */
input {border: 1px ridge #331a00; background: #c2bb61; }
textarea {border: 1px ridge #331a00; background: #c2bb61; }
/* DESIGNED BY */
#kratos {color: #412100; }
img#rysunek { border: 2px solid #331a00; padding: 1px; }
div#galeria { text-align: center;}
div#galeria div { text-align: center; }
