﻿

.qmclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
}

.qmmc 
{
	position:relative;
}

/* Nastaveni jednotlivych tlacitek */
.qmmc a 
{
	float:left;
	display:block;
	white-space:nowrap;
}

.qmmc div a {
	float:none;
}

.qmmc div {
	visibility:hidden;
	position:absolute;
}


#qm0 
{ 
	background-color:transparent;
}

#qm0 a 
{
	color               : White;
	font-size           : 12px;
	font-family         : Arial;
	text-decoration     : none;
	font-weight         : bold;
	background-repeat   : repeat-x;	
	display             : block;
	padding-left        : 10px;
	padding-right       : 10px;
	padding-top         : 14px;
	padding-bottom      : 14px;
	border-right        : solid Navy 1px;
}

#qm0 a:hover 
{ 
	text-decoration     : underline;
	background-color    : #58b6fa;
}

#qm0 a.first
{
    border-left         : none 0px;
	background-repeat   : repeat-x;   	
	border-right        : solid #58b6fa 1px;	
		
}

#qm0 a.first:hover
{
    border-left         : none;
	background-repeat   : repeat-x;   	
	border-right        : solid #58b6fa 1px;	
	text-decoration     : underline;

}

#qm0 a.last
{
	background-repeat   : repeat-x;   		
	border-right        : 0px;
	padding-left        : 12px;
	padding-right       : 14px;

	
}

#qm0 a.last:hover
{
	background-repeat   : repeat-x;   		
	border-right        : 0px;	

}

#qm0 a.item
{
    background-color    : Silver;    
    text-align          : left;
	font-size           : 12px;
	font-family         : Arial;
    font-weight         : bold; 
    text-decoration     : none;
    background-color    : #58b6fa;

}

#qm0 a.item:hover
{
    text-align          : left;
	font-size           : 12px;
	font-family         : Arial;
    font-weight         : bold; 
    text-decoration     : underline;
    background-color    : #58b6fa;
}




#qm0 .qmactive	{ 	
	/*background-color:#F1008F !important;*/
	/*background-color:#F1008F !important;*/
	text-decoration     :underline !important;
	/*text-decoration:none !important;*/

}

#qm0 div 
{
	border: solid 0px #58b6fa;
	margin-top:1px;
}

	
#qm0 div a:hover 
{
	text-decoration:underline;
	background-color : #007be0;
	color: White;
}

#qm0 div .qmparent {
		/*background-image:url(images/arrow_right.gif);	*/
}


#qm0 div a {		
	/*background-color:#FFC602;*/
	background-color:#58b6fa;
	padding:10px 10px 5px 8px;
	border-width:0px;
	border-style:none;
	color: white;
	font-weight: bold;
	margin:1px;
}


#TopLinks a {
    background-repeat:repeat-x;
    border-right:1px solid Navy;
    color:White;
    display:block;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    padding:14px 10px;
    text-decoration:none;
}