﻿a.meni
{
	display: block;
	width: 160px;
	height: 20px;
	background-color:#efeded ;
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding: 5px 0px 0px 3px; 
	
}

a.meni:hover
{
	background-color:#ffeeaa;
}

a.meni:active
{
	background-color:#ffeda6;	
}


a.meni:focus
{
	background-color:#ffeda6;	
}

a.meni:selected
{
	background:red;
}

.staticko
{
	display: block;
	width: 160px;
	height: 20px;
	background-color:#ffdd53 ;
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding: 5px 0px 0px 3px; 	
	cursor:hand;
	text-decoration:none;
}



a.podmeni
{
	background-position: 5px center;
	display: block;
	width: 148px;
	height: 20px;
	background-color: #efeded;
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding: 5px 0px 0px 15px;
	background-image: url( 'images/icons/tragolnik_zolt_transparent.gif' );
	background-repeat: no-repeat;
}

a.podmeni:hover
{
	background-color:#ffeeaa;
}

a.podmeni:active
{
	background-color:#ffeda6;	
}

.aktivno
{
	background-color:#ffeda6;
	display: block;
	width: 160px;
	height: 20px;
	
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding: 5px 0px 0px 3px; 
}

.aktivno1
{
	background-position: 5px center;
	display: block;
	width: 148px;
	height: 20px;
	background-color:#fff7d5;
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding: 5px 0px 0px 15px;
	background-image: url( 'images/icons/tragolnik_zolt_transparent.gif' );
	background-repeat: no-repeat;
}

