/*------------------------------------------------------------------------
# JA Teline II 1.0 - April, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

/* JK: femme styles - treba nechat ako prve*/

.femme-bold {
	font-weight: bold;
	font-size: 100%;
}

.femme-ital {
	font-style: italic;
	font-size: 100%;
}

.femme-under {
	text-decoration: underline;
	font-size: 100%;
}

.femme-red {
	color: #cc3300;
	font-size: 100%;
}

.femme-red-bold {
	font-weight: bold;
	color: #cc3300;
	font-size: 100%;
}

/* DEFAULT PPA
--------------------------------------------- */
/* femme, Shop - ako logo*/
.menu-item0, .menu-item11
{
	color: #cc3300 !important;
	font-weight: bold;
}

/* Moda - red*/
.menu-item1
{
	color: #FF0000 !important;
	font-weight: bold;
}

/* Byvanie - green*/
.menu-item2    
{
	color: #008E00 !important ;        
	font-weight: bold;
}

/* Kuchyna - light blue*/
.menu-item3    
{
	color: #00B5FF !important ;        
	font-weight: bold;
}

/* Volny cas  - red*/
.menu-item4
{
	color: #D300C0 !important ;        		
	font-weight: bold;

}

/* Krasa - red*/
.menu-item5
{
	color: #0036FC !important ;        
	font-weight: bold;
}

/* Zdravie - red*/
.menu-item6    
{
	color: #FF3EB7 !important ;        
	font-weight: bold;
}

/* Doverne - dark green*/
.menu-item7   
{
	color: #006E54 !important ;        
	font-weight: bold;
}

/* Zena a  - srack. zelena*/
.menu-item8  
{
	color: #D2BB00 !important ;        
	font-weight: bold;
}
/* Temy - orange*/
.menu-item9    
{
	color: #FF7F00 !important ;        
	font-weight: bold;
}
/* Nakupy, Kontakt, Redakcia - black*/
.menu-item10, .menu-item12
{
	color: #000000 !important ;        
	font-weight: bold;
}


/* DEFAULT PPA - active
--------------------------------------------- */
/* femme - ako logo*/
.menu-item0
{
	background: white !important;
	color: #CC3300 !important;
}

/* Moda - red*/
.menu-item1 .active
{
	background: white !important;
	color: #FF0000 !important;
}

/* Byvanie - green*/
.menu-item2 .active
{
	background: white !important;
	color: #008E00 !important;
}

/* Kuchyna - light blue*/
.menu-item3 .active
{
	background: white !important;
	color: #00B5FF !important;
}

/* Volny cas  - red*/
.menu-item4 .active
{
	background: white !important;
	color: #D300C0 !important;
}

/* Krasa - red*/
.menu-item5 .active
{
	background: white !important;
	color: #0036FC !important;
}

/* Zdravie - red*/
.menu-item6 .active
{
	background: white !important;
	color: #FF3EB7 !important;
}

/* Doverne - dark green*/
.menu-item7 .active
{
	background: white !important;
	color: #006E54 !important;
}

/* Zena a  - srack. zelena*/
.menu-item8 .active
{
	background: white !important;
	color: #D2BB00 !important;
}

/* Temy - orange*/
.menu-item9 .active
{
	background: white !important;
	color: #FF7F00 !important;
}

/* Nakupy, Kontakt, Redakcia - black*/

.menu-item10 .active, .menu-item11 .active, .menu-item12 .active
{
	background: white !important;
	color: #000000 !important;
}

#ppa-left-clm
{
	float: left; /* PPa 17.10.08 
	background: url(../images/dot.gif) repeat-y right;*/
	margin-left: -2px;
	width: 18%;
	margin-top: 20px;
	margin-left: -2px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	font-size: 92%;
	color: gray;
	/*font-variant: small-caps;*/
}	

#ppa-right-clm
{
	float: right;
	width: 79%;
	position: relative;
	left: 0px;
}	

#ppa-left-clm img
{
	/*border: lightgrey 1px dotted;*/
}	

div.ppa-intro-text
{
	text-align: left !important;
	/* font-variant: small-caps;*/
}	

/*SUB NAV*/
.ja-subnav .ppa-item0 
{
	color: black !important;
	font-variant: small-caps;
	background: url(../images/smerovnik.gif)  no-repeat left center !important;
}

#ppa-sel-menu
{
	float: left; /* PPa 17.10.08 */
	margin-left: -2px;
	height: 27px;
	width: 90px;
	text-align: left;
	color: white;
	/*font-weight: bold;*/
	
	background: url(sipka.gif) repeat-y right;
	background-color: #e8e8e8;
	text-indent: 10px;
	line-height: 27px;
	background-color: #CC3300;
}

#ppa-sel-menu-right
{
	float: right;
	width: 79%;
	position: relative;
	left: 0px;
}


