table.warianty { }
table.warianty tr { cursor: pointer; }
table.warianty tr.act { background-color: red; }
table.warianty tr { background-color: none; }

div.rez_box { border: solid 1px #5e5043; background-color: #fff8ed; }
textarea.uwagi { width:99%; height: 50px; }

div#form_outer { width: 100%; overflow: hidden; }
div#form_inner { border: solid 1px #cac59d; }
div#form_inner_add { border: solid 2px #f9f2c6; width: auto; height: auto; min-height: 200px; position: relative; background-color: #e5d8ac; background-image: url('../../images/front/rez_form_bg.jpg'); background-repeat: repeat-x; }

div#form_inner input,div#form_inner textarea { border: solid 1px #888373; background-color: #f8f2c7; color: #655c55; }

div#form_inner input.text { width: 132px; }
div#form_inner input.text_long { width: 90px; }
div#form_inner input.text_short { width: 35px; }
