body
{
background-color: #CC9999;
background-image: URL('pozadi.jpg');
color: #000000;
font-family: Georgia; 
}

.main
{
margin-top: 50px;
margin-left: auto; 
margin-right: auto;
width: 900px;
position: relative;
background-color: #ceb38d;
}

h1
{
margin-top: 15px;
font-weight : normal;
font-size : 35pt;
text-align : center;
margin-bottom: 0px;
}

h2
{
font-weight : normal;
margin-left: 40px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
font-size : 11pt;
text-align : left;
}

h3
{
margin-top: 15px;
font-weight : normal;
font-size : 25pt;
text-align : center;
margin-bottom: 20px;
}

h5
{
font-family: Verdana; 
font-weight : normal;
font-size : 10pt;
text-align : center;
margin-top: 0px;
}

hr
{
color : white;
width : 95%;
noshade;
}


.vtextu
{
color : grey;
width : 55%;
noshade;
}

p
{
font-weight: normal;
margin-left: 35px;
margin-right: 35px;
margin-bottom: 30px;
margin-top: 0px;
text-align: justify;
}

.spatne
{
text-align : center;
}

.kondiciogram
{
font-family: Courier New;
font-size: 12pt;
font-weight: normal;
color: black;
text-align: left;
margin: 0px 0px 0px 30px;
}

form
{
margin-top: 20px;
margin-left: 30px;
color: #996600
}

a:link
{
color: #ccffcc;
text-decoration : underline;
}
a:visited
{
color: #ccffff;
text-decoration : none;
}

a:active
{
color: #99ff99;
text-decoration : none;
}

a:hover
{
color: #99ff99;
text-decoration : none;
}

img {
border : 0px solid #ff6;
}
