/*glowne*/
body {
	background-color:#FFFFFF;
    background-image: url(pictures/tlo.gif);
	color:#FF9900;
	font-size: 1.0em;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	}

A:hover, A:link, A:active, A:visited {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FF9900;
	}
	
A:hover {
	color:#FF9900;
    text-decoration:underline
	}

/* ramka about */
#about {
	padding: 0px 10px;
	height: 0px;
	font-variant: normal;
	text-align: center;
	left: 0%;
	top: 15%;
	position: absolute;
	width: 100%;
	border-top-color:#FF6600;
	border-top-style:solid;
	border-top-width:1px;
}
