
#dane {
	position:absolute;
	left:25px;
	top:310px;
	width:320px;
	height:130px;
	border:1px dotted lightgray;
	font-family: sans serif,dutch,tahoma;
	font-size:14px;
	padding:12px;
	z-index:12;
	color:darkgrey;
	visibility:hidden;
}




a{font-family:verdana;
	font-size:13px;
	text-decoration:none;
	color:white;
}

a:hover{
color:darknavy;
}

.mnu_item{
float:left;
margin-left:40px;
margin-top:4px;
margin-right:40px;
margin-bottom:5px;
padding-top:2px;
height:23px;
width:150px;
text-align:center;
border:1px dotted #55c;
}


a.mnu_item:hover{
background:grey;
height:2px;
color:red;
}

.alie{
    FONT-SIZE: 16pt;
	FONT-FAMILY: sans-serif,verdana;
	line-height:24px;
   color:#5d9030;
   }

p{
	font-family:verdana;
}

p.lower,a.lower{
	font-family:verdana;
	font-size:9px;
}

.lower,{
	
	padding:3px;
	text-decoration:none;
	color:#505050;
	

}

h5,h4 , p.content{
	font-family:verdana;
	font-size:14px;
	line-height:190%;
	margin-left:80px;
	margin-right:80px;
	margin-top:4px;
}
h4{
	margin-top:10px;
	font-weight:bold;
	font-size:19px;
}

h5{
	margin-top:45px;
	font-weight:bold;
}

.lower:hover{
	background:#ddd;
	color:#666;
}

A{
	text-decoration: none;
}
