h1
{
color: blue;
align="center";
}
h5
{
align="center";
text-color:#33ff33;
}
div
{
position:absolute
}
#napis
{
left:350px;
top:20px;
}
#zast
{
left:10px;
top:15px;
width:130px;
height:100px;
background-color:#000000;
color:#000000;
border: 8px inset;
}
#naslov
{
left:350px;
top:20px;
width:450px;
height:60px;
background:"cloud1.jpg";
font-weight: 700;
font-size: 40pt;
color:#3300cc;
text-align: center;
border: 5px inset;
}
#meni
{
left:10px;
top:160px;
width:200px;
height:200px;
background-color:#333333;
color:#ff0000;
text-align: center;
}
a.meni1
{
display:block;
margin-top: 8px;
margin-left: 3px;
margin-right: 3px;
background-color:#00CC99;
text-decoration: none;
text-align:center;
border: #5243cc 3px outset;
>
a.meni1:hover
{
bordr-style: inset;
background-color: #ffcc33;
color:#000000;
}
#vsebina
{
left:260px;
top:160px;
width:700px;
height:300px;
color:#cccc66;
font-weight: 700;
font-size: 12pt;
border: 5px inset;
link:#cccc66;
}