.cat 
{ 	
	clear:both;
	color:#fff;
	font-weight: bold;
	font-size: 10px;
	background-image: url(images/bgcat.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 2px;
	height: 18px;

} 

#navigation 
{ 
	width: 258px; 
	height: auto;
	/*border: 1px solid #ff0000;*/

} 

#navigation ul 
{ 
	list-style: none; 
	margin: 10px;
	padding: 4px;
	 
} 

#navigation li 
{ 
	width: 100%;
	/*margin: 4px 0 2px 0;*/
	margin-top: 1px;
	font-size: 12px;	
	text-transform: uppercase;
	/*background-color: #5B9DFE;*/
	color: #ffffff;
	
	
	
	
} 
#navigation li a:link, #navigation li a:visited 
{ 
	display: block; 
	color: #888; 
	text-decoration: none; 
	padding: 4px 0 4px 10px;
	text-transform: lowercase;	
	font-weight: bold;
	background-color: #efefef;
	margin-top: 2px;
	height: 18px;
	
	
}
#navigation li a:hover 
{ 
	color: #fff;
	font-weight: bold;
	text-align: left;
	/*padding: 4px 0 4px 30px;*/	
	text-decoration:none;
	background-color: #fff;
	background-image: url(images/over.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 18px;
}
#navigation li#on
{
	
	color: #000000;
	background-color: #A4FC05;
	text-align: left;
	padding-bottom: 0.2em;	
	font-size: 12px;
	height: 20px;
	
}

/* navi dr bloc 2 */
#navigation2 ul 
{ 
	list-style: none; 
	margin: 10px;
	padding: 4px;
	 
} 
#navigation2 li 
{ 
	width: 100%;
	/*margin: 4px 0 2px 0;*/
	margin-top: 1px;
	font-size: 12px;	
	text-transform: uppercase;
	/*background-color: #5B9DFE;*/
	color: #ffffff;
} 
#navigation2 li a:link, #navigation2 li a:visited 
{ 
	display: block; 
	color:#fff;
	font-weight: bold;
	font-size: 10px;
	background-color: #efefef;
	padding-top: 4px;
	padding-bottom: 2px;
	height: 18px;
}
#navigation2 li a:hover 
{ 
	color:#fff;
	font-weight: bold;
	font-size: 10px;
	background-image: url(images/bgcat.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 2px;
	height: 18px;
}
#navigation2 li#on
{
	
	color: #000000;
	background-color: #A4FC05;
	text-align: left;
	padding-bottom: 0.2em;	
	font-size: 12px;
	height: 20px;	
}

/* navi dr bloc 2 END */

/* meniu sus */
#menueorizontal
{
	width: 100%;
	height: 36px;
	background-color: #b92126;
	margin: 0 auto;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 0px;	
}

#topmenue 
{
width: 900px;
height: 32px;
text-align: left;
margin: 0 auto;
}
#topmenue ul 
{
list-style: none;
margin: 0;
padding: 10px 10px 10px 0px;
}
#topmenue li 
{
display: inline;
height: 32px;
font-size: 14px;
font-weight: bold;
}
#topmenue a:link, #topmenue a:visited 
{
text-decoration: none;
color: #ffffff;
padding-left:10px;
padding-right: 10px;
}
#topmenue a:hover 
{
color: #b92126;
height: 32px;
background-color: #ffffff;
padding:10px;
}
/* meniu sus END*/
