#img
{
position:absolute;
left:5px;
top:5px;
width:75px;
bottom:5px;
border:2px solid gray;
max-height:400px;
}
#title
{
position:relative;
left:0%;
top:0px;
width:100%;
padding-bottom:2px;
height:100px;
min-width:800px;
}
#title_image
{
position:absolute;
width:800px;
right:0px;
top:0px;
height:100%;
background-image:url(title.jpeg);
background-repeat:no-repeat;
}
#menu
{
position:relative;
left:0%;
width:100%;
padding-bottom:2px;
border-bottom: 1px solid rgb(150,150,150);
top:0px;
}
#main
{
position:relative;
left:0px;
width:100%;
margin-top:20px;
text-align:left;
}
#nav_left
{
position:absolute;
left:5%;
top:0px;
width:40%;
background-color:#eee;
border:1px solid gray;
min-height:100px;
}
#nav_right
{
position:absolute;
left:55%;
width:40%;
top:0px;
background-color:#eee;
border:1px solid gray;
}
h4
{
font-family:Georgia,serif;
text-transform:uppercase;
font-size:8.5pt;
font-weight:400;
}
body
{
font-family:Georgia,serif;
}
p
{
font-size:12pt;
/* margin-top:-10px; */
}
p.quid_novi
{
margin-left:10px;
text-indent:-10px;
}
p.links
{
line-height:1.5;
}
a.authors
{
color:black;
font-family:serif;
font-size:10pt;
text-decoration:none;
}
a.library
{
color:rgb(50,50,100);
font-family:serif;
font-size:10pt;
text-decoration:none;
font-weight:bold;
}
a.library:hover
{
color:red;
}
a.library.menu
{
font-weight:bold;
margin-left:10px;
margin-right:10px;
}
span.active_page
{
color:rgb(150,50,100);
font-family:serif;
font-size:10pt;
text-decoration:none;
font-weight:bold;
margin-left:10px;
margin-right:10px;
}
span.title_1
{
font-size:24pt;
font-family:Georgia,Nimbus Roman No9 L, Times New Roman, serif;
text-transform:uppercase;
position:absolute;
left:15px;
top:20px;
z-index:1;
}
span.title_2
{
font-size:16pt;
font-family:Georgia,Nimbus Roman No9 L, Times New Roman, serif;
text-transform:uppercase;
z-index:1;
}
span.opus
{
 font-weight:bold;
}
h1
{
font-family:Georgia,Nimbus Roman No9 L,Times New Roman,serif;
}
h2
{
font-family:Georgia,Nimbus Roman No9 L,Times New Roman,serif;
}