
div#container_intro
{
margin:0px;
position: absolute;
width:755px;
height: 420px;
top:50%;
left:50%;
margin-left:-377px;
margin-top:-210px;
}

#container_intro_relative
{
margin: 17px;
position: relative;
width:755px;
height:420px;
background: url(../img/intro_2.jpg);
}

#buttons-frame
{
position:absolute;
left:640px;
top:315px;
}

.btn-language
{
position: absolute;
width:110px;
height:35px;
left:0px;
text-decoration: none;
background: url(../img/0.gif);
}

.btn-language:hover
{
text-decoration: none;
background: url(../img/introbtn2.png);
* background: transparent;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/marija-m/source/img/introbtn2.png', sizingMethod='scale');

}

#btn-hrvatski
{
top: 0px;
}

#btn-engleski
{
top: 35px;
}


