html { width:100%; height:100%; background: #000000 url(mm/Rukopis.jpg) no-repeat center center fixed; }
body {margin:0px; padding:0px; border:0px; font-family:sans-serif}

a           {outline:0; text-decoration:none}
img           {border:0}
h1,h2,h3,h4,h5,h6       {font-weight:normal}

#muzika          { position:fixed; top:30px; right:20px; }

#logolevi          { position:fixed; top:20px; left:20px;}
#logolevi img         {width:200px; height:auto; }

#meni    {width:100%; height:auto; border-top: 0px; background: rgba(10,10,10,0.9); border-bottom: 0px; position:fixed; bottom:40px;}
#meni ul      {width:auto; height:auto; margin:0px; text-align:center; padding:0px;}
#meni ul li   {list-style:none; display:inline-block; width:130px; font-size:14px; color:#e0dcd0; line-height:42px; margin:0px; padding:0px;}
#meni ul li:hover,#meni ul li.active {color:#e0dcd0; background: rgba(113,111,105,0.8); cursor: pointer;}
#meni ul li a {display:inline-block; width:130px; height:42px; color:inherit; text-align:center; margin:0px; padding:0px; }

#sadrzaj         {width:auto; height:auto; position:fixed; top:61px; bottom:122px; left:10%; right:10%; border:1px solid #999999; padding-left:5%; padding-right:5%; padding-top:37px; padding-bottom:36px; background:rgba(10,10,10,0.9); text-align:justify; overflow-x:auto; overflow-y:auto; font-size:22px; color:#e0dcd0;}

#sadrzaj h2           {width:100%; height:54px; margin-top:9px; margin-left:-25px; font-size:26px; color:#807c70; font-weight:bold; line-height:30px; letter-spacing:-1.7px; }
#sadrzaj h2 span          {color:#e0dcd0; text-transform:uppercase; margin-right:5px}
#sadrzaj p        {width:100%;  line-height:26px}
#sadrzaj a        {color:#807c70;}
#sadrzaj a:hover  {color:#ffffff;}

