/* main */
* { margin: 0; padding: 0; }
body { background: #fff; color: #000; font: normal 12px Arial, Helvetica, sans-serif; margin: 10px 0; text-align: left; }
div { border: 1px solid #969696; padding: 20px 10px 10px 10px; overflow: hidden; width: 640px; }
h3 { padding: 5px 0; color: #000; font-size: 14px; font-weight: bold; }
span { color: #f00; font-weight: bold; }
strong { font-size: 11px; font-weight: normal; float: right; margin-right: 10px; }
p { text-align: justify; }
input, select, textarea { margin: 2px 0; font: normal 11px Arial, Helvetica, sans-serif; }

/* customized */
#title, #phone, #postal, #born, #native, #nastup { width: 150px; }
#name, #company, #email, #jobtype, #region, #street, #city, #searching { width: 300px; }
#education { width: 350px; }
#note, #lastone, #lasttwo, #lastthree { width: 636px; }
#agreement, #prumysl, #logistika, #obchod, #ostatni, #rpa, #rpb, #rpc { float: left; margin: 0 5px 0 0; }
input#sendit { margin-top: 10px; font: bold 12px Arial, Helvetica, sans-serif; border: 1px solid #969696; padding: 3px; background: #85ab85; color: #fff; }
input#sendit:hover { color: #000; background: #fff; }