* {margin:0; padding:0;
 font-family:Arial, Helvetica, sans-serif;
}
body {background-color:#F2F2F2;}

a {font-weight:bold;}
a:link {color:#008;}
a:visited {color:#44c;}
a:hover {text-decoration:none;}
a:active {color:#000;}

table {border-collapse:collapse;}

div#mainwrap {width:900px;margin-left:auto; margin-right:auto; text-align:left;}

table#header {width:100%;}
table#header tr{margin:20px;}
table#header td {height:150px;}
table#header td.small {height:98px;}
table#header td.large {height:200px;}
table#header td.xlarge {height:264px;}
table#header td#links {
 height:40px;
 text-align:right;
 padding-right:10px;
 background-image:url(../images/logo_zuti.gif);
 background-repeat:no-repeat;
}
table.content {
 width:100%;
 background-color:#fff;
}
table.content td {
 padding:5px; 
}
td#naslov {
 background-color:#ccc;
 font-size:18px;
 font-style:italic;
 font-family:Georgia, Times New Roman, Times, serif;
}

li {
	font-size: 12px;
	list-style-type: disc;
    margin-left: 40px;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom:5px;
}
p {
	font-size: 13px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
