@charset "iso-8859-2";

body {
	text-align: left;
	padding: 0;
	margin: 0;
	background: #ffffff url(../images/spacer.gif);
}
body, table {
	font: 11px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
}
* {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
a img, a object {
	border: 0;
}
a {
	color: #000000;
	text-decoration: underline;
}
form {
	display: block;
}
input, textarea, select, option {
	background: #ffffff;
	font-size: 11px;
	color: #000000;
}
input, textarea, select {
	border: 1px solid #000000;
}
input {
	height: 18px;
	padding: 0;
}
textarea {
	overflow: auto;
	padding: 1px;
}
button, input.button {
	border: auto;
	font-size: 11px;
	font-weight: normal;
	height: auto;
	background-color: auto;
	color: #FFFFFF;
}

input.radio, input.checkbox {
	border: 0;
	background: transparent;
	cursor: pointer;
	margin-right: 6px;
}
ul {
	list-style: circle;
	display: block;
	list-style-position: inside;
	padding-left: 12px;
}
ol {
	display: block;
	list-style-position: inside;
	padding-left: 12px;
}
ul ul, ol ol {
	margin-left: 12px;
}
.hr {
	display: block;
	background-color: #000000;
	height: 1px;
	padding: 20px 0;
}
.hr * {
	display: none;
}
table {
	font-size: 11px;
	border-collapse: separate;
	border-spacing: 1px 1px;
	empty-cells: show;
	margin: 0 auto;
}
table td {
	background: none;
	padding: 4px;
	border: 1px solid #000000;
}

h1#logo {
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	font-size: 24px;
	font-weight: bold;
}
h1#logo a {
	text-decoration: none;
	font-weight: bold;
}
h2#title {
	display: block;
	font-size: 16px;
	padding-top: 10px;
}
ul#menu {
	display: none;
}
#lang {
	display: none;
}
#text {
	overflow: hidden;
}
.text, #net-price {
	margin-top: 20px;
	text-align: justify;
}
#def {
	display: none;
}
#foot {
	margin-top: 20px;
	font-size: 10px;
	padding-top: 10px;
	border-top: 1px solid #000000;
}
#foot a {
	text-decoration: none;
}
#links {
	display: none;
}


.img-zoom {
	background-image: none;
}
.img-zoom a {
	display: none;
}
img.zoom {
	display: none;
}
