body {
	background: #fbfbfb url(../grafiki/tlo_01.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #381800;
	text-align: center;
}


h1, h2, h3 {
	color: #381800;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3px;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #942b28;
	
}

a:hover {
	text-decoration: none;
	color: #381800;
}

a img {
	border: none;
}





/* naglowek */

#naglowek {
	width: 854px;
	margin: 0 auto;
}





#strona {
	width: 854px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: -10px;
}



/* stopka */





#stopka {
	clear: both;
	width: 854px;
	height: 120px;
	margin: 0 auto;
	background: #ffffff url(../grafiki/tlo_04.jpg) repeat-x top left;
}


div.podpis_d
{
font-size: 16px;
font-weight: bold;
margin-top: 8px;
margin-bottom: 5px;
}

#stopka p {
	margin: 0;
	line-height: normal;
	color: #381800;
	font-size: 11px;
}
#stopka a
{
color: #666754;
}

#stopka a:hover
{
color: #272815;
}

#stopka #previous
{

width: 150px;
float: left;
padding: 15px 0px 0px 35px;
overflow: hidden;
text-align: left;
}

#stopka #next
{
width: 150px;
float: right;
padding: 15px 35px 0px 0px;
overflow: hidden;
text-align: right;
}



#stopka #back
{
overflow: hidden;
text-align: center;

padding: 15px 250px 0px 230px;
}


#stopka .mapa
{
	text-align: left;
	padding: 12px 10px 3px 35px;
}
#stopka .copy {
	float: right;
	padding: 3px 20px 40px 0px;
}

