body {
	background: #E0E8CC url(images/tlo.gif);
	margin: 0px;
	padding: 0px;
	color: #000;
	text-align: center;
	}

#xxx {
width: 750px; /* jakas sobie szerokosc */
margin-left: auto;
margin-right: auto;
} 

.ksiega {
	text-align: left;
	padding-left: 15px;
}

th {padding: 0px 10px 6px 10px; ;text-align: left; }
td.logo {height: 200px;	border-width: 0px 0px 0px 0px; background-image: url(images/logo.gif);}
td.nav {
	height: 45px;
	border-width: 0px 0px 0px 0px;
	background-image: url(images/nav_bar.gif);	
}
td.sub {
	height: 109px;
	border-width: 0px 0px 0px 0px;
	background-image: url(images/img_sub.gif);
	text-align: center;
}
body, td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height:140%; font-size:11px;}
img {	border: 0px Blue;	padding: 0px;}

a:link,a:active,a:visited {
	color: Gray;
	text-decoration: none;
}
a:hover		{ text-decoration: none; color : rgb(199, 46, 41); }

a.autor:link,a:active,a:visited {
	color: Gray;
	text-decoration: none;
}
a.autor:hover		{ text-decoration: none; color : rgb(199, 46, 41); }

.adres {
	font-size: 14px;
	text-align: center;
	font-family: Verdana;
	line-height: 20px;
	color: #666666;
}
.text {
	font-size: 13px;
	text-align: left;
	font-family: Arial;
}
a.text:link	{
	text-decoration: none;
	color: Black;
}
a.text:visited {
	text-decoration: none;
	color: Black;
}
a.text:hover { text-decoration: none; color : rgb(230, 93, 40)}

.nav			{	font-weight: bold;	font-size: 12px;	color: #343434; }
a.nav			{	text-decoration: none;	color: #343434;}
a.nav:visited {text-decoration: none;	color: #343434; }
a.nav:hover		{ text-decoration: none; color: rgb(199, 46, 41); }

.por			{	font-size: 11px;	color: #343434; }
a.por			{	text-decoration: none;	color: #343434;}
a.por:visited {text-decoration: none;	color: #343434; }
a.por:hover		{ text-decoration: none; color: rgb(199, 46, 41); }

hr	{
	height: 0px;
	border: 0px solid Silver;
	border-top-width: 1px;
}

.footer {
	border: 0px dotted Gray;
	border-left: 1px solid #224318;
	border-right: 1px solid #224318;
	border-bottom: 0px solid #224318;
	background: #F7F7D9;
	height: 40px;
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.copyright {
	text-align: center;
	font-family: Verdana;
	color: Silver;
}

.bodyline	{
	border: 0px dotted Gray;
	border-left: 1px solid #224318;
	border-right: 1px solid #224318;
	background: White;

}
.fot	{
	border: 0px solid Black;
	text-align: center;
}

.kropki {
 background-image: url('ksiega/kropki.gif');
 background-repeat: repeat-x;
 height: 1px;
 width: 100%;
}

ul {margin-bottom:15px;}

ul li {
	font-weight: normal;
	line-height: 16px;
	list-style-image: url(images/li.gif);
}

ul li span {
    font-weight:normal;
    padding:0 30px 0 15px;
}
hr.pion {
	line-height: normal;
	border: 1px dashed #F3F3F3;
	height: 500px;
}
input.post, textarea.post, select {
        background-color : #ffffff;
}
input,textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
	border: 1px solid #BABBBB;
	background-color: #FFFFFF;
	color: #666666;
}

