div.text1 {
	font-family: Arial;
	font-weight: bold;
	color: white;
	font-size: 70%;
	padding-left: 5px;
	padding-right: 5px;
}
div.text {
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	font-size: 70%;
	padding-left: 5px;
	padding-right: 5px;
}
div.text_tlac {
	font-family: Arial;
	font-weight: bold;
	color: red;
	font-size: 70%;
	padding-left: 5px;
	padding-right: 5px;
}

div.text_head {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	font-size: 70%;
	padding-left: 5px;
	padding-right: 5px;
}
div.text_body {
	font-family: Arial;
	font-weight: norma;
	color: #000000;
	font-size: 80%;
	padding-left: 5px;
	padding-right: 5px;
}
div.menu {
	font-family: Arial;
	font-weight: bold;
	color: white;
	font-size: 70%;
	padding-left: 5px;
	padding-right: 5px;
}
div.menu_head {
	font-family: Arial;
	font-weight: bold;
	color: white;
	font-size: 80%;
}

div.design {
	font-family: Arial;
	font-weight: bold;
	color: 	silver;
	font-size: 70%;	
}
a.menu_item {
	text-decoration:none;
	color:black;
}
a.menu_item_main {
	text-decoration:none;
	color:white;
}

a {
	text-decoration:none;
	color:#550800;
} 



td.kontakt{
border-bottom-color: #b0afb5; 
border-bottom-style: solid; 
border-bottom-width: 2px;
}
td.head{
	background-image: url("images/menuhead.gif");
	background-repeat: no-repeat;
	font-family: Arial;
	font-weight: bold;
	color: white;
	font-size: 70%;
	text-align:center;
}
td.head1{
	background-color:#550800;
	font-family: Arial;
	font-weight: bold;
	color: white;
	font-size: 70%;
	text-align:center;
}
td.item{
	font-family: Arial;
	font-weight: normal;
	color: black;
	font-size: 70%;

}

#item_main{
	font-family: Arial;
	font-weight: bold;
	font-size: 70%;
	height:22px;
	color:white;
	background-color:#550800;
	padding-left:3px;
}

#item_sub{
	font-family: Arial;
	font-weight: normal;
	font-size: 80%;
	height:15px;
	color:black;
}

#item_sub a:hover{
	color:red;
}

#item_main a:hover{
	color:#f9c02c;
}

table.menu{
	width:165px;

}

