div.text {
	font-family: Verdana;
	font-weight: normal;
	color: gray;
	font-size: 80%;
}
div.foot_text {
	font-family: Verdana;
	font-weight: bold;
	color: black;
	font-size: 75%;
}
span.err {
	font-family: Verdana;
	font-weight: normal;
	color: red;
	font-size: 80%;
}
div.text1 {
	font-family: Verdana;
	font-weight: bold;
	color: black;
	font-size: 90%;
}
div.text2 {
	font-family: Verdana;
	font-weight: bold;
	color: red;
	font-size: 60%;
}
div.design {
	font-family: Verdana;
	font-weight: bold;
	font-size: 70%;
	color: black;	
}
div.text_menu {
	font-family: Verdana;
	font-weight: bold;
	color: black;
	font-size: 80%;
	cursor: hand;
}
span.podmenu {
	font-family: Arial;
	font-weight: bold;
	font-size: 80%;
}

div.text_menu_r {
	font-family: Verdana;
	font-weight: bold;
	color: white;
	font-size: 90%;
	cursor: hand;
	height:20px;
}

table.list	{
    font-family: Verdana; 
	font-size: 70%;	
} 
table.detail	{
    font-family: Verdana; 
	font-size: 70%;	
} 
div.katalog{
	background-color: #89c1de;
	width: 210px;
	height: 300px;
	align: left;
	border: thin solid #1e96c7;
}
td.left_menu{
	border: thin solid #1e96c7;
}

a.main_menu_item:LINK {Color: black; Text-Decoration: none;}
a.main_menu_item:VISITED {Color: black; Text-Decoration: none;}
a.main_menu_item:HOVER {Color: #d4e622; Text-Decoration: none;}

a.denne_menu_item:LINK {Color: #d4e622; Text-Decoration: none;}
a.denne_menu_item:VISITED {Color: #d4e622; Text-Decoration: none;}
a.denne_menu_item:HOVER {Color: white; Text-Decoration: none;}


a.podmenu_item:LINK {Color: White; Text-Decoration: none;}
a.podmenu_item:VISITED {Color: white; Text-Decoration: none;}
a.podmenu_item:HOVER {Color: #d4e622; Text-Decoration: none;}

a:LINK {Color: #f8d902; Text-Decoration: none;}
a:VISITED {Color: #f8d902; Text-Decoration: none;}
a:HOVER {Color: #f8d902; Text-Decoration: underline;}

td.text{
color:white;
font-family: Verdana;
font-size: 70%;
}