body { /* redundant rules for bad browsers  */
     font-family:Georgia,Times New Roman,Garamond,sans-serif;
    font-size: x-small;
    font-size: small;
	line-height: 1;
	height: 100%;
	min-height: 100%;
    color: #fff;
    margin: 0;
    padding: 0; /* need for Opera */
	background-color: #39220A;
}

#strona {
	width: 100%;
	min-height: 435px;
	background-image: url(pics/grad.gif);
	background-repeat: repeat-x;
	background-color: #39220A;	
}

#center {
	width: 760px;
	max-width: 760px;
	min-width: 760px;
	min-height: 100%;
	margin: 0 auto 0 auto;
}

#top {
	width: 760px;
	height: 195px;
	background-image: url(pics/top.gif);
}

#logo_div {
	width: 100%;
	height: 95px;
	max-height: 95px;
}

#logo_left {
	width: 233px;
	max-width: 233px;
	height: 95px;
	background-image: url(pics/left.gif);
	float: left;
}

#logo {
	width: 264px;
	max-width: 264px;
	height: 95px;
	background-image: url(pics/logo.gif);
	float: left;
}

#logo_right {
	width: 263px;
	max-width: 263px;
	height: 95px;
	background-image: url(pics/right.gif);
	float: left;
}

#main {
	background: url(pics/main_background.gif);
	background-repeat: no-repeat;
}

#menu_left {
	width: 10px;
	height: 33px;
	background-image: url(pics/menu_corner_left.gif);
	background-repeat: no-repeat;
	float: left;
}

#menu_right {
	width: 10px;
	height: 33px;
	background-image: url(pics/menu_corner_right.gif);
	background-repeat: no-repeat;
	float: left;
}

#menu {
	text-align: center;
	width: 100%;
	height: 33px;
	max-height: 33px;
	background-color: #000000;
	float: left;
}

ul.navlist {
	margin: 0 auto 0 auto;
	padding: 0px;
	padding-top: 9px;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: 13px;
	font-weight:bold;
}

.navlist li {
	display: inline;
	list-style-type: none;
}

.navlist a { 
	padding: 0px 0px; 
	color: #fff;
	text-decoration: none;
}

.navlist a:link, #navlist a:visited {
	text-decoration: none;
}

.navlist a:hover {
	color: #fff;
	text-decoration: underline;
}

.navlist li a.current {
	color: #bb8349;
}

.navlista a { 
	padding: 0px 0px; 
	color: #000;
	text-decoration: underline;
}

.navlista a:link, #navlist a:visited {
	text-decoration: underline;
	color: #000;
}

.navlista a:hover {
	color: #fff;
	text-decoration: underline;
}



#content {
	width: 100%;
	margin: 0 auto 0 auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	background: url(pics/main_background.gif);
	background-repeat: no-repeat;
	background-color: #5A3510;
	border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#000;
}

#content_a {
	width: 100%;
	margin: 0 auto 0 auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	background: url(pics/main_background.gif);
	background-repeat: no-repeat;
	background-color: #5A3510;
	
}
#content div  {
	width: 580px;
	height: auto;
	margin: 0 auto 0 auto;
	background-color:#000000;
	padding: 10px;
}

#content_a div  {
	width: 580px;
	height: auto;
	margin: 0 auto 0 auto;
	background-color:#000000;
	padding: 10px;
}

.nagl1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}

#content div div {
	width: auto;
	padding: 0px;
	height: auto;
}

#content_a div div {
	width: auto;
	padding: 0px;
	height: auto;
}

#content div img {
	float: left;
}

#cont p img {
	float: none;
}

#cont ul li {
	list-style-type: square;
	list-style-position: inside;
	padding-bottom: 20px;
	padding-right:15px;
}

#footer {
	float: left;
	height: 58px;
	width: 100%;
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
}

.style1 {
	font-size: 10px
}

#footer hr {
	 color: #FFFFFF;
	 height: 2px ;
	 background-color: #FFFFFF;
}

.kontakt, .adres  {
	margin: 10px;
	line-height: 0.2;
	color: #FFFFFF;
}

.kontakt a {
	margin: 10px;
	line-height: 0.2;
	color: #FFFFFF;
	text-decoration: none;
}

.kontakt a:hover {
	margin: 10px;
	line-height: 0.2;
	color: #FFFFFF;
	text-decoration: underline;
}

#cont td {
	text-align: center;

}
.linia
{
	line-height:16px;
	
}
p
{
padding-left:15px;
padding-right:15px;
padding-top:0px;
padding-bottom:0px;
}

