
#zamowienie { background: #FFF; font: 12px/normal Arial, Helvetica, sans-serif; margin: 0; padding: 0; padding: 10px; }

#tresc table { width: 100%; background: #CCCCCC; }

#zamowienie h1 { background: url(ruler.gif) repeat-x bottom center; padding-bottom: 5px; }

#zamowienie .red { color: red; }

#zamowienie table { border-collapse: separate; border-spacing: 1px; font-size: 12px; }

#zamowienie table td { background: #EEE; padding: 5px; }
#zamowienie table th { text-align: right; vertical-align: top; background: #EEE; padding: 5px; white-space: nowrap; }

#zamowienie table th.head { text-align: center; }
#zamowienie table th.head small { display: block; }

#zamowienie :target { background: yellow; }

#zamowienie #wymagane { font-weight: bold; color: red; }


#zamowienie table th a { color: black; font-weight: bold; text-decoration: none; color: red; }

#zamowienie table table { border: 1px solid #DDD; border-collapse: collapse; background: #EDEDED; }
#zamowienie table table td { border: 1px solid #DDD; padding: 5px; }

#zamowienie table table thead { text-align: center; font-weight: bold; }

#zamowienie .submit { float: right; clear: both; text-align: right; display: inline; }

