/*
<summary>Jula - common.css</summary>
<author>Tomasz Okborg</author>
<date>2009-05-18</date>
<copyright>Litium E-commerce, all rights reserved</copyright>
*/
body { font-family: Arial, Helvetica, sans-serif; color: #323232;	background: #fff;	font-size: 11px; }
a { color: #000; text-decoration: none; }
input { font-size: 11px; font-family: Arial, Helvetica, sans-serif; padding: 0px; }
input[type=text], input[type=password] { height: 18px; }
button { line-height: 16px; font-size: 11px; }
select {	font-size: 11px; }
textarea { margin: 0px;	padding: 0px; height: 75px; }
th { font-weight: bold;	padding: 5px; border-bottom: 1px solid #000; }
td { padding: 5px; vertical-align: top; }
img {	border: none; display: block; }
p { line-height: 16px; margin-bottom: 10px; overflow: hidden; font-size: 12px; }
label { line-height: 14px; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; margin-bottom: 5px; font-family: font-family: Arial, Helvetica, sans-serif; }
h1, h2.h1 { font-size: 18px; font-weight: normal; margin-bottom: 15px; }
h2 { font-size: 14px; line-height: 16px; margin-bottom: 10px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; line-height: 16px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }
hr { margin: 10px 0px; padding: 0px; height: 1px; border: none; color: #CCC; background-color: #CCC; }
pre { font-family: "Courier New", Courier, monospace;	margin: 0; padding: 0; }
span { line-height: 12px; }
option { width:120px; }
