/* PHOBS form CSS Document */

#phobs_book {
    font: normal 16px "Roboto", sans-serif;
}
#phobs_book .booking_naslov {
    font: normal 14px "Roboto", sans-serif;
}
#phobs_book select {
    font: normal 16px "Roboto", sans-serif;
	padding: 6px;
}
#phobs_book .destination, #phobs_book .hotel {
}
#phobs_book p {
    padding: 1px 0px;
    margin:0px;
}
#phobs_book .button {
    font: bold 12px "Roboto", sans-serif;
}

