/* 

WEBSFERA.EU - Shine in the Internet
If you have any problems with Joomla just contact with us.

Email: biuro@websfera.eu  
Telephone: +48 600 670 133
Skype: websfera.eu
or visit our website http://www.websfera.eu/en

************************************************************

WEBSFERA.EU - Zablysnij w Internecie
Jesli masz problem ze swoja Joomla skontaktuj sie z nami.

Email: biuro@websfera.eu 
Telefon: +48 600 670 133
Gadu Gadu: 9811800
Skype: websfera.eu
albo odwiedz nasza strone http://www.websfera.eu

*/

/* NAVIGATION */


	#navigation ul, #navigation ul li {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
		}
	
	#navigation ul li {
		float: left;
		text-transform:uppercase;				
		}
	
	#navigation ul a:link, #navigation ul a:visited {
		text-decoration: none;
		display: block;
		width: auto;
		text-align: center;
		overflow:hidden;
		font: 11px Verdana, Geneva, sans-serif;
		background: url(../images/przycisk.png) repeat;
		color: #fff;
		padding: 0 12px 0 12px;
		height:25px;
		line-height:25px;
		}
		
	#navigation .separator {
		text-decoration: none;
		display: block;
		width: auto;
		text-align: center;
		font: 11px Verdana, Geneva, sans-serif;
		background: url(../images/przycisk.png) repeat;
		color: #fff;
		padding: 0 8px 0 8px;
		height:25px;
		line-height:25px;
		overflow:hidden;
		}		
		
	#navigation #current a,
	#navigation ul a:hover,
  #navigation .parent.active a {
		color: #ffff00;
		}
	

  #navigation .active a {
		background: none !important;
		color: #28517F;
		}
		
		
/* BAR */

	#bar ul, #bar ul li {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;

		}
	
	#bar ul li {
		float: left;				
		}
	
	#bar ul a:link, #bar ul a:visited {
		text-decoration: none;
		display: block;
		width: auto;
		text-align: center;
		overflow:hidden;
		font: 11px Verdana, Geneva, sans-serif;
		color: #fff;
		padding: 0 10px 0 10px;
		border: none;
		height:25px;
		line-height:25px;
		}
		
	#bar .separator {
		text-decoration: none;
		display: block;
		width: auto;
		text-align: center;
		font: 11px Verdana, Geneva, sans-serif;
		color: #fff;
		padding: 0 8px 0 8px;
		border: none;
		height:25px;
		line-height:25px;
		overflow:hidden;
		}			
	
	#bar ul a:hover {
		color: #54514a;
		}
	
	#bar .active a,
  #bar #current a {
		background: #B9B5A7;
		color: #54514a;
		}

/* FOOTER */

/* 	*/


