body {
	margin: 0em;
	padding: 0em;
	background: url("../images/background-base.png") white repeat-y scroll left;
}

body, p, li, td, input, select, hr, textarea {
	font-family: Helvetica, Arial, sans-serif;
	color: #3e3a8e;
}
h1, h2, h3, a, th, legend {
	font-family: Helvetica, Arial, sans-serif;
	color: #0e0a5e;
}

legend {
	font-weight: bold;
}

textarea {
	font-size: 0.8em;
	border: inset 0.1em #5ed1fa;
	background-color: #e3f4fa;
}

li {
	margin-bottom: 0.5em;
}

a:hover {
	color: #3e3a8e;
}

h1 {
	font-variant: small-caps;
	background: url("../images/background-h1.png") no-repeat scroll left bottom;
}

h2 {
	background: url("../images/background-h2.png") no-repeat scroll left bottom;
}

h3 {
	background: url("../images/background-h3.png") no-repeat scroll left bottom;
}
h3 a {
	text-decoration: none;
}

img {
	border: none;
}

th {
	background-color: #e3f4fa;
}

table {
	border: outset 0.1em #5ed1fa;
	background-color: #e3f4fa;
}
td, th {
	text-align: center;
	padding: 0em 1em;
}
td {
	background: white;
}

label {
	font-size: 0.9em;
}

fieldset {
	margin-bottom: 1em;
}

input, select {
	border: outset 0.1em #0e0a5e;
	background-color: #e3f4fa;
}
input.checkbox {
	border: none;
	background-color: transparent;
}
input.count {
	border-style: inset;
	width: 2em;
	text-align: center;
	background-color: white;
}
input.disabled, select.disabled {
	background-color: #ddd;
}

table.noborder {
	border: none;
	background: none;
}

table.contact, table.contact td, table.contact th {
	border: none;
	background: none;
	text-align: left;
	vertical-align: top;
}

td.text, th.text {
	text-align: left;
}
td.number, th.number {
	text-align: right;
}
td.summary {
	padding-top: 0.5em;
	font-weight: bold;
}

.highlight {
	font-style: italic;
	font-weight: bold;
}

.note {
	font-size: 0.95em;
	margin: 0.3em 0 0;
}

p.pl_note {
	font-size: 0.75em;
	font-style: italic;
	color: #3E3A8E;
	margin-top: -0.5em;
	margin-bottom: 2em;
}

.right {
	float: right;
}
.left {
	float: left;
}

div.category_path {
	margin-bottom: 2em;
}
div.category_path p {
	margin-top: 0;
	margin-bottom: 0;
	color: #0e0a5e;
}
div.category_path a {
	font-size: 0.9em;
}

div.contact-list {
	min-width: 45em;
}
div.address {
	padding: 0.3em 0.3em 0.5em;
	margin-bottom: 2em;
	margin-right: 2em;
	width: 19.5em;
	height: 15em;
	background: url("../images/kontakt-bg.png")  no-repeat left top;
}
div.addr-odd {
	float: left;
}
div.addr-even {
	float: right;
}

.cleaner {
	clear: both;
}

#warning {
	border: solid 2px #d78;
	background-color: #fde;
	padding: 1em;
	margin-bottom: 1em;
}

#categories {
	margin-bottom: 4em;
}
#categories p {
	color: #0e0a5e;
}
#categories li {
	list-style-type: disc;
	font-size: 0.9em;
}
#categories li.level2 {
	list-style-type: circle;
	margin-left: 2em;
	font-size: 0.8em;
}

#left {
	position: absolute;
	margin: 2em;
	top: 0;
	left: 0;
	width: 12em;
}

#content {
	margin: 1em 8em 6em 20em;
	text-align: justify;
}

#menu li {
	list-style-type: none;
	margin: 0.5em 0em 0em -2.5em;
	padding: 0.2em 0.2em 0.2em 0.5em;
	font-weight: bold;
	background: url("../images/background-menu.png") repeat-y;
}
#menu li a {
	color: white;
	text-decoration: none;
}

#flags {
	margin: 0;
	margin-left: 2.26em;
}

#content_header {
	margin: 0.5em 0 4em;
}
#content_header img.logo {
	float: left;
	margin-right: 2em;
}
#content_header p {
	color: #0e0a5e;
	position: relative;
	top: 1.6em;
}

#content_body table.contact td {
	padding: 0.5em 0;
}
#content_body table.contact th {
	padding: 0.5em 1em 0.5em 0;
	font-weight: bold;
}

#products h3 {
	margin-top: 0;
	margin-bottom: 0.3em;
}
#products h3 a {
	text-decoration: none;
}
#products div.product {
	padding: 0.5em 0 0.5em;
	margin-right: 1em;
	display: inline-block;
	width: 100%;
	border-bottom: solid 0.05em #0e0a5e;
}
#products div.last {
	border-bottom: none;
}
#products div.product div.bottom {
	width: 100%;
	margin: 0;
	padding: 0.2em 0 0;
	background-color: white;
}
#products div.product div.bottom span.info, #product div.base_info span.info {
	text-decoration: underline;
}
#products p {
	margin: 0;
}
#products fieldset {
	border: none;
	padding: 0;
}

#product {
	padding: 0.5em 0;
}
#product fieldset {
	border: none;
	padding: 0;
}
#product div.base_info {
	margin-bottom: 2em;
	height: 4em;
}
#product div.header {
	margin: 0;
	padding: 0;
	display: block;
	clear: left;
}
#product div.header_name {
	width: 6em;
	float: left;
	color: #0e0a5e;
	font-weight: bold;
}
#product div.header_val {
	float: left;
}
#product_description {
	clear: both;
}

#basketThumb {
	border: 0.1em outset #0e0a5e;
	padding: 0 1em;
	margin: 0 0 1em 1em;
	width: 14em;
	font-size: 0.8em;
	float: right;
	background-color: #e3f4fa;
}
#basketThumb p {
	color: #0e0a5e;
}

#basket {
	font-size: 0.9em;
}
#basket div.product {
	margin: 1em 0 2em;
	clear: both;
}
#basket div.forms {
	float: right;
	margin-left: 1em;
}
#basket div.update_form {
	float: left;
}
#basket div.del_form {
	float: left;
	margin-left: 0.2em;
}
#basket div.bottom a {
	border: 0.1em outset #0e0a5e;
	background-color: #e3f4fa;
	font-size: 0.9em;
	padding: 0.16em 0.64em;
	text-decoration: none;
	cursor: default;
}

#customer fieldset {
	min-width: 46em;
}
#customer label {
	margin-left: 0.5em;
	margin-right: 0.5em;
}
#customer table {
	background: none;
	border: none;
}
#customer td {
	text-align: left;
	vertical-align: top;
	padding: 0;
	min-width: 6em;
}
#customer td.left_label {
	min-width: 10em;
	width: 10em;
}
#customer div.select {
	width: 8.6em;
}

#links td {
	margin: 0.1em 0;
	padding: 0.5em;
}
#links td.text {
	vertical-align: top;
	width: 20em;
}
#links table, #links td {
	border: none;
}
#links td h3 {
	margin: 0;
}

#order table.customerAddress th {
	width: 12em;
}
#order table.customerAddress td {
	width: 14em;
}

div#mapaDiv {
	margin-bottom: 2em;
}
div.oz_country {
	margin-top: 2em;
}

