/* CSS Document */
p{
margin-top:7px;
margin-bottom:7px;
}

.linkback{
font-family: verdana;
font-size: 10px;
}

.containingbox{
font-size: 12px;
font-family: verdana;
width: 600px;
text-align: justify;
margin: 0 auto;

}

.imagefloat{
float: left;
padding-top: 5px;
padding-right: 15px;
}

.caption{
caption-side:bottom
}

.handcursor{
cursor: pointer;
_cursor: hand;
}

.bckgproj{
background-image: url(../bin/Nacrt_Bckg.jpg);
background-repeat: no-repeat;
background-position: center;
}

.bckgfrigomat{
background-image: url(../bin/Bckgfrigomat.jpg);
background-repeat: no-repeat;
background-position: center center;
}
