body {margin-left: auto;margin-right: auto;width:90%; background-color:#333333;color:#000000; font:normal 14px/2.0em Sans-Serif;} 

a {
	color:#3382D5;
	text-decoration:none;
}

a:hover {
	color:#30649D;
	text-decoration:underline;
}

p {
	font-size:16px;
        text-align: center;
	color:#000000;
}
#results {
display: inline-block;
vertical-align: text-top;
border-spacing: 10px;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
width:168px;
border: 1px solid #a1a1a1;
}
img:hover {
cursor:url(http://www.photos-albums.com/zoom.cur), -moz-zoom-in;
}

ul {
	list-style-image:url(bullet.gif);
	margin-left:-10px !important;
	margin-left:15px;
}	
pre {
max-width: 90%;
}
li {
	margin-bottom:1em;
}	

#wrapper {  
		max-width: 90%;
	background:#fff;
	margin-left:auto;   
	margin-right:auto;
	text-align:left;  
}

#nav {
	text-align:center;
	background:url(navbutton.gif) repeat-x;
	height:30px;
	padding-top:5px;
}
#logo {
	position: relative;

}

#nav a  {
	padding:0 11px;
	color:#000;
	margin-left:-6px;
}

#nav a:hover {
	padding:5px 11px 7px 11px; 
	background:url(navbarhover.gif) repeat-x;
	text-decoration:none;
}	

#top {
	background:url(header.gif) repeat-x;
	height:104px;
	
}
h1 {

text-align:center;
}
h2 {

font-size:19px;
}


.links {
	font-size:11px;
	text-align:right;
}

.links a {
	margin-right:10px;
}
#moj {

 margin-left: auto;
    margin-right: auto;
    width: 90%;
    background-color: #f1f1f1;

}

#footer {
	border-top:1px solid #c4c4c4;
	text-align:center;
	width:90%;
	clear:both;
	padding-bottom:1px;
}
table, td, th {

border: 1px solid black;
margin-left: auto;
    margin-right: auto;
 max-width: 90%;
 border-collapse: collapse;
    
}