body {
margin: 0;
padding: 0;
font-family: sans-serif;
font-size: .7em;
line-height: 1.4em;
}

div#header {
padding: 2%;
text-align: center;
background-color: #93a9da;
color: #2ceb25;
margin-bottom: 0px;
}

div#header h1 {
color: #e7d567;
font-size: 220%;
}

div#footer {
padding: 2%;
text-align: center;
clear: both;
background-color: #93a9da;
color: #0408eb;
}

div#maincontent {
padding: -4%;
text-align: justify;
background-color: #93a9da;
color: #1216eb;
margin-bottom: 0px;
background-image: url(images/naslov1.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 650px;
}

 a{
font-family: sans-serif;
font-size: 18px;
font-weight: bold;
color: #e7d567;
margin-top: 300px}


.video a  {
font-size: 12px;
font-weight: bold;
margin-top: -15px;}

