h1 {
	font-size: 26px;
}

font {
	font-size: 12px;
}

/*Za stran kje smo*/
#okvir
{
width:550px;
height:468px;
overflow:hidden;
position:relative;
}

#stran
{
position:absolute;
top:-10px;
left:0px;
right:0px;
width:800px;
height:500px;
}
