/*******************************************************************************************/
/*
/*	    TFJ ONE Professional Joomla! 1.7 and Joomla! 2.5 Template - March 2012
/*     Package tpl-tfjone-j17-j25.zip
/*	    Version 1.0
/*
/*	  	This template/design is released under the Creative Commons Attribution 3.0 license.
/*
/*    This means that it can be used for private and commercial purposes, edited freely 
/*		or redistributed as long as you keep the link back to template sponsors: http://templatesforjoomla.eu and www.przeprowadzkikrakow.info
/*
/*    You CAN NOT remove (or unreadable) these links without our permission. 
/*		When you don't want to have link back on the template footer or want to use our templates for commercial websites, 
/*		you have to pay 9 euro via PayPal: contact@templatesforjoomla.eu 
/*
/*      BUY PREMIUM VERSION!
/*      Only in Premium Version Full Quickstart Instalation Package and footer link remove option.
/*      What is quickstart package? - "Quickstart Package" is a TFJ ONE Template + Joomla 2.5 + all content, all modules, all components and settings used in demo site.
/*
/*      How to install Quickstart package?
/*      Quickstart Package install exactly the same as a normal Joomla! installation package. (To get know more about technical requirements to run Joomla! please visit: Joomla technical requirements).
/*
/*      Quickstart Package Extra Extensions (Components, Modules, Plugin) Included:
/*      Automatic Slideshow Module on frontpage. Nivo Slider is a lightweight Joomla jQuery slideshow module for creating good-looking image sliders. It simply converts an element that wraps images into a slider and offers 9 unique transition effects. The module can display prev-next buttons and a navigation to control the slides. Also, it is possible to define the number of slices, animation speed and pause period for maximum customization.
/*      Gallery plugin & module - Sigplus Gallery (Sigplus Image Gallery Plus is a straightforward way to add image or photo galleries to a Joomla article with a simple syntax. It takes a matter of minutes to set up a gallery but those who are looking for a powerful gallery solution will not be disappointed either: sigplus is suitable for both beginner and advanced users.
/*      Xmap - the best sitemap component.
/*      JCE editor - the bes WYSiWYG editor.
/*      Extra SEO SEF plugin automatically generates description meta tags by pulling text from the content to help with SEO. It also gives you the ability to set different title configurations.
/*      Extra Cache plugin.
/*      And more...
/*      
/*      Premium Version - only 16 euro. More information on http://templatesforjoomle.eu
/*
/*******************************************************************************************/


#topmenu .menu, #topmenu .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#topmenu .menu {
	line-height:	1.0;
}
#topmenu .menu ul {
	position:		absolute;
	top:			-999em;
	width:			200px;
}
#topmenu .menu ul li {
	width:			100%;
	text-align: left;
}
#topmenu .menu li:hover {
	visibility:		inherit;
}
#topmenu .menu li {
	float:			left;
	position:		relative;
	margin: 0 1px 0 0;
}
#topmenu .menu a {
	display:		block;
	position:		relative;
}
#topmenu .menu li:hover ul,
#topmenu .menu li.sfHover ul {
	left:			0;
	top:			44px;
	z-index:		99;
	padding: 0 0 0 0;
	margin: 0;
	background-color: #DB0000;
}

#topmenu .menu.sf-js-enabled li:hover ul,
#topmenu .menu.sf-js-enabled li.sfHover ul{
	background-color: none;
}

#topmenu .menu li:hover li ul,
#topmenu .menu li.sfHover li ul {
	top:			-999em;
}
#topmenu .menu li li:hover ul,
#topmenu .menu li li.sfHover ul {
	left:			14.2em;
	top:			0;
	border: 2px solid #fff;
}
#topmenu .menu li li:hover li ul,
#topmenu .menu li li.sfHover li ul {
	top:			-999em;
}
#topmenu .menu li li li:hover ul,
#topmenu .menu li li li.sfHover ul {
	left:			100em;
	top:			0;
}

#topmenu .menu li:hover ul li a,
#topmenu .menu li.sfHover ul li a,
#topmenu .menu li li a:hover{
	padding: 		7px 14px 7px 14px;
	font-size: 14px;
	background: transparent;
	text-shadow: none;
}

#topmenu .menu {
	width:			980px;
	margin: 0 auto;
}
#topmenu .menu a {
   font: 500 16px "Doppio One", Arial, Helvetica, sans-serif;
	padding: 12px 14px 12px 14px;
	text-decoration:none;
	line-height: normal;
}
#topmenu .menu a, #topmenu .menu a:visited  {
	color:			#dedede;
}
#topmenu .menu li li a, #topmenu .menu li.parent li a {
	text-decoration:none;
	color: #fff;
	font-weight: 500;
}

#topmenu .menu li.last{
	background: none;
}

#topmenu .menu li.first.level2, #topmenu .menu li.first.level3{
   margin-top: 5px;
}

#topmenu .menu li.last.level2, #topmenu .menu li.last.level3{
	margin-bottom: 5px;
}

#topmenu .menu li li {
	background: transparent;
}
#topmenu .menu li li li {
	background: none;
}
#topmenu .menu li:hover, #topmenu .menu li.sfHover,
#topmenu .menu a:focus, #topmenu .menu a:hover, #topmenu .menu a:active {
	background-color: #DB0000;
	outline:		0;
	
}
#topmenu .menu li.active a, #topmenu .menu li.sfHover a, #topmenu .menu li a:hover {
	background-color:#DB0000;
	color: white;
}


#topmenu .menu li.level1 li.level2 li.level3 a{
	outline:		0;
	background-color: none;
	color: #fff;
}

#topmenu .menu li.level1 li.level2 li.level3 a:hover{
	outline:		0;
	background-color: none;
	color: #000;
}

#topmenu .menu li li:hover, #topmenu .menu li li.sfHover, #topmenu .menu li li.sfHover a,
#topmenu .menu li li a:focus, #topmenu .menu li li a:hover, #topmenu .menu li li a:active {
	outline:		0;
	background: none;
	color: #000;
}

#topmenu .menu li li.active a, #topmenu .menu li.level1 li.level2 li.level3.active a {
   color: #000;
}


/*** arrows **/
#topmenu .menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px;
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em;
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px;
}
a > .sf-sub-indicator {
	top:			0.9em;
	background-position: 0 -100px;
}
/
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}

#topmenu .menu ul .sf-sub-indicator { background-position:  -10px 0; }
#topmenu .menu ul a > .sf-sub-indicator { background-position:  0 0; }

#topmenu .menu ul a:focus > .sf-sub-indicator,
#topmenu .menu ul a:hover > .sf-sub-indicator,
#topmenu .menu ul a:active > .sf-sub-indicator,
#topmenu .menu ul li:hover > a > .sf-sub-indicator,
#topmenu .menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; 
}

.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
