* {margin:0;padding:0;}
body, #container, #header, #sidebar, #sadrzaj, #footer, .infobox {
	background:#fff;
	border:0;
	color:#000;
	font: 12px Helvetica, Times, "Times New Roman", Georgia, serif;
	width:100%
}
#container {
	position:absolute;
	margin:0 auto;
	text-align:left;
}
#screenshot, #links {
	height:0;
	display:none;
}
#headquote {
	position:absolute;
	font-size: 11px;
	top: 90px;
	left: 190px;
	width: 330px;
}
blockquote {
	background-image: url(images/quote-open.gif); /* Kasnije ovo promjeni! */
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 15px 0 5px;
	text-indent: 35px;
}
blockquote span {
	background: url(images/quote-close.gif) right bottom no-repeat;
	display: block;
	padding: 5px 30px;
	text-align: right;
}
.infobox {
	margin:10px;
	padding:0;
	width: 240px;
}
.infobox ul {
	font: 12px Tahoma, Verdana, "Trebuchet MS", "Lucida Console", sans-serif; 
	list-style-type:none;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, serif;
}
p {
	text-indent: 2em;
	margin:5px 10px 10px;
}
#sadrzaj {margin-top:15px;}
#sadrzaj ul {
	list-style-type: circle;
	margin:8px 10px 10px 30px;
}
#sadrzaj li {
	padding:2px 0 0 5px;
	background-position: 0 7px;
}
#footer {
	border-top:1px solid #232323;
	font-size:11px;
	font-variant: small-caps;
	margin-top:10px;
	padding-top:5px;
	text-align:center;
}