#zunanjiDiv
{
border-style: solid;
width:420px;
background-color:grey;
}

#notranjiDiv1
{
width:200px;
height:200px;
background-color:lightgrey;
color:brown;
}

#notranjiDiv2
{
width:200px;
height:200px;
background-color:lightgrey;
color:CornflowerBlue;
}

#notranjiDiv1
{
 position:static;
}

#notranjiDiv2
{
 position:static;
}