body
{
background-color: black;
background-image: URL('pozadi.jpg');
color: white;
font-family: Georgia; 
}

.main
{
margin-top: 50px;
margin-left: auto; 
margin-right: auto;
width: 900px;
position: relative;
background-color: black;
}

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;
}

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: 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: #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;
}
