body {
	background: url(../images/tlo2.jpg);}

#calosc {
	width: 824px;
	margin: auto;}
a, object {
	outline: none;}
#miejsce_logo {
	width: 824px;
	height: 352px;}
#logo {
	width: 824px;
	height: 352px;
	position: relative;
}
#miejsce_tresc {
	background: url(../images/index_02.png);
	width: 824px;
	}
#tresc {
	width: 700px;
	margin: auto;
	text-align: center;
	
	color: #fbebca;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	top: -10px;
	position: relative;}
#stopka {
	width: 824px;
	height: 75px;
	background:url(../images/index_04.png);}

#copyright {
	width: 500px;
	margin: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #422100;
	position: relative;
	top: 28px;
}
	
#copyright a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #422100;
	text-decoration: none;}

#linki {
	width: 500px;
	margin: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #422100;
	position: relative;
	top: 20px;
}
	
#linki a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #422100;
	text-decoration: none;}
#linki a:hover {
	font-weight: bold;}
	
h1 {
	color: #512800;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px;
	margin: auto;
	height: 50px;
	width: 794px;
	margin-left: -48px;
	background: url(../images/naglowek.png);
	
	}
#naglowek {
	position: relative;
	top: 14px;
	}
#naglowek-menu {
	position: relative;
	top: 10px;}
#menu {
	color: #512800;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin: 0px;
	margin: auto;
	height: 50px;
	width: 794px;
	margin-left: -48px;
	margin-top: -30px;
	background: url(../images/naglowek.png);
	
	}
#menu a {
	color: #512800;
	text-decoration: none;
	
	}
#menu a:hover, #menu #aktywne-menu {
	font-weight: bold;
	
	}
	
	
	/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #7d7f83;
height: 50px;
width:794px;
	margin-left:65px;
	margin-top:-64px;
background-color:transparent;
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none;
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{
padding:16px 17px 7px 18px;
margin: -3px 20px 0px 0px;
color: #6C3600;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:16px;
text-decoration:none;
font-weight: bold;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #ab4818;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:-6px 0px 0px 0px;
background: url(images/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #fff6e3;
border-bottom: 1px solid #CA6500;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:13px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 80px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#CC0000;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}

