/*

	Webdesigner: Łukasz Kmita
     _                                             
    | |A G E N C J A  I N T E R A K T Y W N A /\    
  __| |_ __ _   _ _*__    _ _ __   __ _      /  \   
 / _` | '__| | | |_  / | | | '_ \ / _` |    / /\ \  
| (_| | |  | |_| |/ /| |_| | | | | (_| |   / ____ \ 
 \__,_|_|   \__,_/___|\__, |_| |_|\__,_|  /_/    \_\
                       __/ |                       
                      |___/     WWW.DRUZYNAA.PL
*/

	
	
/* ---- MENU ---- */

	
ul.menu li {
	position: relative;
	top: 2px;
	float: left;
	line-height: 35px;
	height: 35px;
	background: url(../img/menu-separator.png) 100% 0 no-repeat;
	padding: 0 9px 0 9px;
	}
	
ul.menu li#last {
	position: relative;
	top: 2px;
	float: left;
	line-height: 35px;
	height: 35px;
	background: none;
	padding: 0 9px 0 10px;
	}		
	
/* HR */
	
div.menu-left-kontakt-body hr {
	width: 216px;
	height: 2px;
	background: url(../img/separator-left-menu.png) 0 0 no-repeat;
	border: none;
	margin: 3px 0 0 0;
	padding: 0;
	}			
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	