body {
	background: #eee url(images/tlo3.gif) repeat-y 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#logo{ 
	background: url(images/logo.jpg);
	height: 120px;
	width: 722px;
	border-bottom: 1px solid White;
	margin: 0px auto; 
	position:relative;
	color:#71380a ;
	font-size: 12px;
}
h1
{
	font-size: 12px;
	font-weight: 0;
	margin:0px;	
	position:absolute;
	bottom:3px;
	left:75px;
	text-decoration:none;
}
#mail
{
	font-family: sans-serif;
	font-size: 10px;
}
#adres p,#mail p,#reszta p
{
	margin:0px;
}
#mail,#reszta
{
	margin-top: 10px; 
}
#adres 
{
	font-weight: bold;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: -5px;
	color: #990000;
}
#reszta
{
	font-size:10px; 
	font-weight:normal;
	color: #996666;
}


#tresc {
	float: right;
	width: 500px;
	height: 720px;
	text-align: justify;
	padding-right:10px;
	 line-height: 1,5em;
}
p
{
	margin: 10px;
}
#lewo {
	float: left;
	color: #999;
	width: 190px;
	height: 630px;
	position:relative;
    top: 0px;
    left: 0px;

}

#stopka {
	margin: 0 auto;
	padding: 5px 0 5px 0;
	color: #f4e7dd;
	background-color:#71380a;
	width: 722px;
	clear: both;
	text-align: center;
}

#srodek 
{
	margin: 0px auto;
	width: 715px;
}

#srodek a:link, #kontener a:visited {
	text-decoration: none;
	color: #003366;
	border-bottom: 0px solid #003366;
}
#srodek a:hover {
	text-decoration: none;
	color: #CC3300;
	border-bottom: 0px solid #CC3300;
}


/* Nawigacja */
div#main {
	width: 722px;
	margin: 0 auto;
	background-color: #71380a;
	border-bottom: 1px solid #FFFFFF;
}
div#main ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}
div#main ul li {
	display: inline;
	margin-left: -4px;
}
div#main ul li a {
	padding: 5px 8px 5px 8px;
	color: white;
	text-decoration: none;
}
div#main ul li a:hover {
	background-color: #A2674A;
	color: white;
}

div#main ul li a#current {
	background-color: white;
	color: #622e02 ;
}
