
body{
	background:#798b51 ;
	font-family:Arial;
	margin:0;
	padding:0;
}

.lista ul{
       list-style-type: square;
}

.linia{
       border-bottom:2px solid  #E7E6DA;
}

.tab{
border: 3px solid olive;
}

.td_naglowek{
border: 1px dashed black;
background-color: yellow;
text-align: center;
font-size: 15px;
font-style:oblique;
font-weight:bolder;
font-family: "Comic Sans MS";
padding-bottom: 5px;
padding-top: 5px;
padding-left: 6px;
padding-right: 6px;
}

.td_normal{
border: 1px dashed black;
background-color: white;
text-align: left;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 6px;
padding-right: 6px;
}

a{
	color: #3896B1;
}

.ustawienie_strony{
	width:930px;
	position:relative;
	margin:0 auto;
}
.srodek_grafika{
	height:100%;
	background:url(obrazy/srodek.png);
	padding-left:25px;
}
.left{
	width:195px;
	float:left;
}
.right{
	width:690px;
	float:left;
}
.tekst{
	padding:0px 30px;
	line-height:16px;
	font-size:12px;
	color:#727368;;
}

.naglowek_menu{
	 background:url(obrazy/menu.png) no-repeat;
	 padding:8px 0px 8px 30px;
	 color:#fff;
	 font-size:12px;
	 font-weight:bold;
}
.linki{
	padding-bottom:10px;
}
.linki a{
	display:block;
	padding:5px 5px 5px 30px;
	color:#CC3300;
	font-size:12px;
	text-decoration:none;
	color:#1E7085;
	background:url(obrazy/strzalka.png) no-repeat left center;
	border-bottom:1px dotted #DDD9CA;
}
.linki a:hover{
	color:#003366;
	background:#E5E5E3;
}
.mtxt{
	padding:10px;
	font-size:11px;
	color:#727368;
}
img{
	border:0;
}
.stopka{
	background:url(obrazy/dol2.png) no-repeat;
	height:70px; 
	text-align:center; 

	font-size:11px; 
	color:#fff;
	
}
.naglowek{
	font-size:16px;
	font-style:italic;
	color:#798b51;
	border-bottom:2px solid  #E7E6DA;
	border-top:2px solid  #E7E6DA;
	padding:8px 1px;	
}
