@font-face
{
font-family: mySegoePrint;
src:url(segoepr.ttf);
}

@font-face
{
font-family: mySegoeScript;
src:url(segoesc.ttf);
}

#docTitle{
position:absolute;
top:120px;
width:100%;
height:100px;
font-family:mySegoeScript,"Comic Sans MS", cursive, sans-serif;
color:#556B2F;
font-size:4em;
text-align:center;
text-shadow: 3px 3px 3px #808000;
border-bottom:2px solid olive;
border-top:2px solid olive;
line-height:100px;
}
hr{
position:absolute;
top:900px;
width:100%;
color:olive;
}

#glavnideo{
width:1200px;
margin-left:auto;
margin-right:auto;
font-size:1em;
}

#lang{
float:right;
margin-right:10px;
padding:5px;
font-family:"Lucida Sans Unicode","Lucida Grande", sans-serif;
}

#lang a{
text-decoration:none;
color:#556B2F;
}

#langFontList{
clear:both;
list-style:none;
font-family:"Lucida Sans Unicode","Lucida Grande", sans-serif;
color:#556B2F;
height:50px;
}

#langFontList li{
float:right;
}

#smallFont,#bigFont{
margin-right:10px;
padding:5px;
}

#smallFont:hover,#bigFont:hover{
border:1px solid #556B2F;
border-radius:5px;
box-shadow:1px 1px 1px 1px #808000;
cursor:pointer;
}


#linkList{
margin-top:120px;
list-style:none;
font-family:"Lucida Sans Unicode","Lucida Grande", sans-serif;
color:#556B2F;
height:50px;
}

#linkList li{
color:black;
font-size:1.2em;
float:right;
width:25%;
text-align:center;
}

#linkList a:link{
color:black;
}
#linkList a:visited{
color:#003300;
}
#linkList a:hover{
color:maroon;
}

#pictures a,#author a,#contact a{
color:black;
}

#tekstoautoru{
position:relative;
height:450px;
font-family:mySegoePrint,"Comic Sans MS", cursive, sans-serif;
font-size:0.9em;
border-left: 6px double olive;
border-right:6px double olive;
}

#tekstoautoru img{
float:right;
border:1px solid olive;
padding:20px;

}

#tekst{
width:700px;
padding:20px;
text-align:justify;
font-size:1.1em;
font-family:mySegoePrint,"Comic Sans MS", cursive, sans-serif;
}

#StevaiEma{
position:absolute;
font-family:mySegoePrint,"Comic Sans MS", cursive, sans-serif;
font-size:1.1em;
top:400px;
right:450px;
}