body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: center;
	margin: 0;
	padding: 0;
}

#kontener{
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 902px;
} 

#banner {
	margin-top: 30px;
}

/*Sidebar - menu z prawej*/

#sidebar {
	position: relative;
	width: 214px;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-right: 0px;
	color: #777755;
}

#sidebar li{
	font-size: 11px;
	list-style: none;
	text-align: left;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-top: 3px;
	border-top: 1px solid #F0EEE1;
	background-color: #EAE8D6;
}

#sidebar .li_title{
	list-style: none;
	padding-left: 12px;
	font-size: 12px;
	font-weight: bold;
	background-color: #D8D4AF;
	list-style-position: outside;
}

#sidebar .li_01{
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 32px;
	background: #EAE8D6 url(../images/arrow.gif) no-repeat 14px;
	list-style-position: outside;	
}

#sidebar .li_02{
	list-style: none;
	font-size: 11px;
	background-color: #EAE8D6;
	padding-left: 56px;
	background: #EAE8D6 url(../images/arrow.gif) no-repeat 34px;
	list-style-position: outside;
}

#sidebar a{
	position: relative;
	display: block;
	text-decoration: none;
	color: #777755;
}

#sidebar li a:hover {
	color: Black;
	text-decoration: underline;
}

/*wlasciwa tresc strony CONTENT - z lewej*/
#content {
	float: left;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 4px;
	margin-right: 0px;
	width: 657px;
	text-align: justify;
	line-height: 19px;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
}

#content h1{
	margin: 0 0px 5px 0px;
	font-size: 18px;
	font-weight: lighter;
	border-bottom: 1px solid #DEDBBE;
	color: #989898;
	font-stretch: ultra-condensed;
}

#content h2{
	width: 440px;
	border-bottom: 1px solid #DEDBBE;
	padding-bottom: 4px;
	margin: 0 0px 5px 0px;
	font-size: 13px;
	font-weight: bold;
	color: Gray;
}
#content h3{
	text-align: center;
	margin: 20px 0px 0px 0px;
	font-size: 12px;
	color: #676767;
	background: #E1DFC5;
	padding: 0px 10px 1px 10px;
}
#content a{
	color: #545454;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#content ul{
text-align: justify;
	margin: 15px 20px 15px 20px;
}

#content li{
	margin: 0 40px 0 40px;
	list-style-image: url(../images/li.gif);
	list-style-position: inherit;
}

.cytat{
	font-style: italic;
}

#content ul{
text-align: justify;
	margin: 15px 20px 15px 20px;
}

#content li{
	margin: 0 40px 0 40px;
	list-style-image: url(../images/li.gif);
	list-style-position: inherit;
}

#content p{
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

#content a{
	color: #929292;
	text-decoration: underline;
}

#content a:hover {
	color: Black;
	text-decoration: underline;
}

.img_left{
	float: left;
	margin: 5px 15px 0px 0;
}

.img_right{
	float: right;
	margin: 5px 0px 0 15px;
}

.foto_left{
	float: left;
	margin: 4px 10px 2px 0;
	border: 4px solid #DEDBBE;
	background-color: #DEDBBE;
}

.foto_right{
	background-color: #DEDBBE;
	float: right;
	margin: 4px 0 2px 10px;
	border: 4px solid #DEDBBE;
}

/*Content - TABELE */

#content table{
	font-size: 11px;
	background: #f0eee1;
	margin-left: 0px;
	margin-right: 0px;
}

#content td{
	padding: 5px;
	border-bottom: 1px solid #D8D4AF;
}

/*KONIEC Content*/

/*stopka*/
#footer {
	width: 888px;
	clear: both;
	font-size: 10px;
	color: Gray;
	border-top: 1px solid #DAD6BB;
	padding-top: 5px;
	margin-left: 14px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#footer a{
	font-weight: bold;
	text-decoration: none;
	color: Gray;
}
/*koniec stopka*/

/*FORMULARZ E-MAIL*/
#content input{
	background-color: White;
	border: 1px solid #D8D4AF;
}

#content textarea{
	background-color: White;
	border: 1px solid #D8D4AF;
}
/*KONIEC FORMULARZ*/

#content .przypis{
	font-size: 10px;
}