#navcontainer { 
	position: relative;
	margin-left: 20px;
	 }

#navcontainer ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	
}

#navcontainer a
{
display: block;
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 159px;
background-image: url(images/menu_off.jpg);
background-repeat: repeat-x;
line-height: 24px;
text-align: center;
text-decoration: none;
}

#navcontainer1 a
{
display: block;
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 159px;
background-image: url(images/menu_off_2.jpg);
background-repeat: repeat-x;
line-height: 24px;
text-align: center;
text-decoration: none;
}


#navcontainer a:link, #navlist a:visited
{
color: #304960;

}

#navcontainer a:hover
{
background-image: url(images/menu_on.jpg);
background-repeat: repeat-x;
background-color: #7F795F;
color: #EEEEEE;
}

a.lista{
position: absolute;
left: 645px;
font-size: 10px;
text-decoration: none;
}




ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/* LISTA ZAWARTOŚCI: */

.tresc_list
{
border-bottom: 0px solid gray;
width: 100%;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;

}

.tresc_list li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 0px solid gray;
line-height: 16px;
}

.tresc_list li a { 
color: #3C4E74;
line-height: 19px;
text-decoration: none;
}




.wpisz_maila{
	background-color: #F8F8F5;
	color: rgb(85, 85, 85);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(190, 190, 190);
	border-right-color: rgb(190, 190, 190);
	border-bottom-color: rgb(190, 190, 190);
	border-left-color: rgb(190, 190, 190);
	padding: 0 0 0 1px;
	margin: 0 0 0 0;
}

.przycisk_ok{
	position: relative;
	left: 3px;
	top: 2px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.form_mail{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}

.komentarze{
	background-color: #F8F8F5;
	color: rgb(85, 85, 85);
    font-family: "Courier New", Courier, monospace;
	 font-size: 12px;
}

#tresc
{
overflow:hidden;
}