body
{
background-color: white;
background-image: URL('pozadi.png');
color: black;
font-family: Georgia; 
}

.main
{
margin-top: 50px;
margin-left: auto; 
margin-right: auto;
width: 900px;
position: relative;
background-color: #ffffff;
}

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 : 25pt;
text-align : center;
}

h5
{
font-family: Verdana; 
font-weight : normal;
font-size : 15pt;
text-align : center;
margin-top: 0px;
}

hr
{
color : white;
width : 95%;
noshade;
}


.vtextu
{
color : grey;
width : 55%;
noshade;
}

p
{
text-align : center;
font-weight: normal;
margin-left: 30px;
margin-right: 30px;
margin-bottom: 30px;
margin-top: 0px;
}

.spatne
{
text-align : center;
}

form
{
margin-top: 20px;
margin-left: 30px;
color: yellow
}

a:link
{
color: maroon;
text-decoration : underline;
}

a:visited
{
color: maroon;
text-decoration : none;
}

a:active
{
color: maroon;
text-decoration : none;
}

a
{
color: maroon;
text-decoration : none;
}

a:hover
{
color: maroon;
text-decoration : none;
}

img {
border : 0px solid #eee;
}
