body{
background-color: #9e9fa1;
}
 div#glowna{
margin:0px auto 5px auto;
width:1100px;

background: #9e9fa1;
}
#nagl{
width:469px;
height:7px;
background: transparent url('/images/logo.png') no-repeat bottom;
margin:0px 0 0 20px; padding: 0px 0 0 0;

}
#nagl h1	{
	margin: 0px;
	border: 0;
	padding: 1px 0 0 1px;
	overflow: hidden;
	height: 7px !important; /* for most browsers */
	height /**/:0px; /* for pre 6.0 IE Win */
	cursor: pointer;
	}
div#obr{
float:left;
width:400px;
padding:0;
margin:30px 0 0 30px;
}
div#obr img {
padding:0;
margin:0;
}
div#gl{
width:298px;
margin:0px 0px 0 450px;
background-color: transparent;
color: #000;
font: 200 large "Arial";

text-align: left;
font-size: small;
}



h1{
font-size: medium;
}
ul{
background-color: transparent;
color: #000;
font: 200 large "Arial";
text-align: left;
font-size: larger;
}
li{ 
list-style-image: url('../img/lista.gif');
list-style-position: outside;

}

a {color:#565656; }
div#autor {
background: #9e9fa1; color: #999;
	text-align: center;
	margin: 0; padding: 0;
	font-family: Arial, sans-serif;
}
#autor a:link,#autor a:visited {
		color: #4F4F4F; background: #9e9fa1; 
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
		}
#autor a:hover {
		color: #000; background: #9e9fa1; 
		text-decoration: underline;
		font-size: 11px;
		}