@charset "utf-8";
/* CSS Document */

body, html {
margin:0; padding:0;
background:
#faf4e6;
}

#container {


width:602px;
height:560px;
margin:50px auto 10px auto;
}

#naslov {
width:800px;
height:14px;
float:left;
}

#potpis{
width:720px;
height:20px;
margin-left:208px;

}


