html, body 
{
 text-align: center;
}

* 
{
 margin: 0px;
 padding: 0px;
}

body 
{
 background-color: #ff7171;
 background-image: url(slike/ozadje02.jpg);
 background-position: center;
 background-repeat: repeat;
 color: navy;
 font-family: Verdana, Tahoma, Helvetica, sans-serif;
 font-size: 100.1%;
 text-align: center;
 margin: 9px;
}

#maindiv 
{
 text-align: left;
 margin-top: 0;
 margin-bottom: 0;
 margin-right: auto;
 margin-left: auto;
 width: 900px;
 min-height: 500px;
 font-size: 0.7em;
}

#topobject 
{
 text-align: left;
 clear: both;
 float: none;
 padding-top: 15px;
}

#bottomobject 
{
 text-align: left;
 clear: both;
 float: none;
 margin-left: 241px;
 padding-top: 15px;
}

#leftobject 
{
 float: left;
 width: 240px;
 font-size: 0.7em;
}

#rightobject 
{
 margin-left: 241px;
 margin-top: 12px;
 text-align: left;
}

span.centereduppertext 
{
 text-align: center;
 display: block;
 color: red;
}

a.malitiny 
{
 font-size: 0.7em;
}

td 
{
 font-size: 0.7em;
}

th 
{
 font-size: 0.7em;
}

h1 
{
 font-size: 1.3em;
 margin-top: 5px;
 margin-bottom: 5px;
}

h2 
{
 font-size: 1.2em;
 margin-top: 5px;
 margin-bottom: 5px;
}

.poudarjeno 
{
 font-weight: bold;
}

p 
{
 margin-top: 6px;
 margin-bottom: 6px;
}