body {
	font-family:Verdana, Arial, sans-serif;
   	font-size:12px;
   	color:#000;	
   	margin:20px;
   	text-align:justify;
   	background-color:#f2f2f2;
}

	

img { 
   border: 0px; 
   margin:0px;
   padding:0px;
}	

#contener{
	margin:0px auto;
	width:775px;
	background-color:#ffffff;
 	min-height:100%;
}

#logo{
	padding-top: 20px;
	height:205px;
    background-color: #ffffff;	
	text-align: center;    
}

#menu{
	margin: 0 auto;
    height:57px;
    width:690px;
    background: #f2f2f2 url('img/m.gif') repeat-x;
}

#content{
	margin: 0 auto;
	padding-top:10px;
    width:690px;
    background: #ffffff url('img/c.gif') top left repeat-x;
}

.stopka{
	font-family:Tahoma, sans-serif;
   	font-size:10px;
   	font-weight: bold;
	color: #728359;
}

.stopka a{
	color: #728359;
	text-decoration: none;
}

.stopka a:active{
	color: #728359;
	text-decoration: none;
}

.stopka a:hover{
	color: #728359;
	text-decoration: underline;
}

.menu{
	font-family:Myriad Pro, sans-serif;
   	font-size:14px;
}

.l1{
	color: #549310;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.l2{
	color: #6f8459;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.l3{
	color: #989898;
	font-size: 10px;
	text-align: justify;
}

.l4{
	color: #6f8554;
	font-size: 10px;
	text-align: left;
}

.l4 a{
	color: #6f8554;
	text-decoration: underline;
}

.l4 a:active{
	color: #6f8554;
	text-decoration: underline;
}

.l4 a:hover{
	color: #FE873C;
	text-decoration: underline;
}

.naglowek {
	color: #72845a;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.naglowek a{
	color: #72845a;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.podnaglowek {
	color: #a8a8a8;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
}