div.container_wrp
{ 
position: absolute;
left: 50%;
margin:0;
padding:0;
}

div.container
{
position:absolute;
width: 700px;
left: -350px;
margin:0px;
background-color: black;
border:1px solid gray;
line-height:150%;
padding:0;
}

div.header
{
width: 700px;
height: 174px;
color:white;
background-image: url('web-naslov-bcg.jpg');
clear:left;
}
div.footer_wrp
{
padding: .5em 0 0.5em 0;
width: 700px;
color:white;
background-color:gray;
clear:left;
}
div.footer 
{
margin: 0 0 0 0.5em;
}
div.left
{
position: absolute;
left:0;
height:493px;
width:152px;
background-image: url('web-linkovi.jpg');
margin:0;
padding:0px;
}

#menu a {
  position: absolute;
  width: 136px;
  left: 6px; 
  text-decoration: none;
  }

#menu a i, #head a i {visibility:hidden}

a#prog {top:34px; height:46px}
a#lect {top:80px; height:42px}
a#proj {top:122px; height:40px}
a#excu {top:162px; height:41px}
a#part {top:203px; height:41px}
a#appl {top:244px; height:60px}
a#gal {top:304px; height:40px}
a#org {top:344px; height:65px}

#head a {
position: absolute;
height:174px;
top:0px;
text-decoration: none;
}

a#sci {left: 0px; width:152px}
a#vsa2007 {left: 152px; width: 548px}
body {
padding:0;
margin: 0;
}
div.content_wrp
{
left: 163px;
width: 548px;
background-image: url('web-bcg.jpg');
padding:0px;
margin:0;
margin-left: 152px;
border:0;
overflow: hidden;
}
div.content
{
padding:20px;
}

div.img
{
float:right;
margin:0 0 0px 10px;
padding:1px;
text-align:center;
font-family: Arial;
font-size: 10pt;
}
div.imgl
{
float:left;
margin:0px 10px 0px 0px;
padding:1px;
text-align:center;
font-family: Arial;
font-size: 10pt;
}
img
{
margin: 10px;
border-left: 0px;
border-top: 0px;
border-right:2px solid black;
border-bottom:2px solid black;
}
h1 
{
font-family: Arial;
font-size: 16pt;
}
h2
{
font-family: Arial;
font-size: 14pt;
}
h3
{
font-family: Arial;
font-size: 12pt;
color: #a93d3d;
font-weight: bold;
font-variant: small-caps;
}
p
{
font-family: Arial;
font-size: 11pt;
text-align: justify;
}
p#small
{
font-family: Arial;
font-size: 9pt;
}
p#bold
{
font-family: Arial;
font-weight: bold;
font-size: 10pt;
}
td
{
font-family: Arial;
font-size: 11pt;
}
ul
{
//float:left;
font-family: Arial;
font-size: 11pt;
width:100%;
padding:0;
margin:0;
list-style-type:circle;
list-style-position: inside
}
a
{
/*width:6em;*/
text-decoration:none;
color:#5a3797;
border-right:0px;
}
a.footer
{
text-decoration:none;
color:white;
}
a:hover 
{
color:#a93d3d;
}

