﻿

.menu a:hover    {
	text-decoration: none;
	color: navy;
	background-color: #6186C3;
	font-style: italic;
	}
.menu a         {text-decoration: none}
.menu a:link    {color: navy}
.menu a:visited {color: navy}
.menu a:active  {font-style: italic; color: navy}

.text a         {text-decoration: none}
.text a:hover    {
	text-decoration: none;
	background-color: #e8e5f7;
	}
.text_akt p    {text-indent: -50px; padding-left: 70px}
.text_akt ul   {text-indent: 0px; padding-left: 90px}
.text_kont p    {text-indent: -30px; padding-left: 50px}
.text_kont a         {text-decoration: none}
.text_kont a:hover    {
	text-decoration: none;
	background-color: #e8e5f7;
	}


