#kamen a:link{
        background: transparent;
        text-decoration: none;
        color: #000;
	  font-size: large;
	  font-family: tahoma;
}

#kamen a:visited{
        background: transparent;
        text-decoration: none;
        color: #000;
	  font-size: large;
	  font-family: tahoma;
}


#kamen a:hover{
        background: transparent;
        color: #0096ff;
        text-decoration: underline;
}

#zakon a:link{
        background: transparent;
        text-decoration: none;
        color: #000;
	font-family: tahoma;
}

#zakon a:visited{
        background: transparent;
        text-decoration: none;
        color: #000;
	font-family: tahoma;
}


#zakon a:hover{
        background: transparent;
        color: #000;
        text-decoration: none;
}

#mesto a:link{
        background: transparent;
        text-decoration: none;
        color: #b58e28;
	font-family: tahoma;
}

#mesto a:visited{
        background: transparent;
        text-decoration: none;
        color: #b58e28;
	font-family: tahoma;
}


#mesto a:hover{
        background: transparent;
        color: #000;
        text-decoration: underline;
}

#create a:link{
        background: transparent;
        text-decoration: none;
        color: #ff0000;
	font-family: tahoma;
}

#create a:visited{
        background: transparent;
        text-decoration: none;
        color: #b58e28;
	font-family: tahoma;
}


#create a:hover{
        background: transparent;
        color: #68767f;
        text-decoration: underline;
}