@charset "utf-8";
body {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #BCBCBC;
	background: #000000 url(/images/bg-body.png) repeat-x;
	text-align: center;
	margin: 0px auto;
	padding: 15px 0px;
	border-style: none;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: static;
}
img {
	border-style: none;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px;
}
address {
	font-style: normal;
	line-height: 140%;
	margin: 0px;
	padding: 15px 0px 0px;
}
strong {
	font-weight: 600;
}
table {
	font-size: 13px;
	margin: 15px 0px 0px;
	padding: 0px;
	border-style: none;
	width: 100%;
}
td, th {
	padding: 3px 2px;
	text-align: left;
}
fieldset {
	border: 1px solid #414141;
	margin: 15px 0px 0px;
	padding: 0px 15px 10px;
}
legend {
	font-size: 14px;
	font-weight: 600;
	margin: 0px 0px 0px -5px;
	padding: 0px 5px;
	color: #BCBCBC;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-size: 11px;
	width: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
ul {
	margin: 0px;
	padding: 15px 0px 0px 30px;
}
li {
	line-height: 140%;
	list-style: url(/images/list.png);
}
p {
	line-height: 140%;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: justify;
}
a, a:Hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
a:Hover {
	color: #FFFFFF;
}
#mysqlErr {
	font-weight: 600;
	color: #CC0000;
	padding: 20px;
	width: 75%;
	background: #FFFFFF;
	margin: 50px auto 0px;
	border: 1px solid #000000;
	text-align: center;
}
#mother {
	margin: 0px auto;
	width: 910px;
	padding: 0px 0px 0px 50px;
}
#profil {
	height: 210px;
	width: 70px;
	position: absolute;
	margin: 0px 0px 0px -70px;
	background: url(/images/profil.jpg);
}
#header {
	background: url(/images/bg-header.jpg) no-repeat;
	padding: 21px 0px 0px;
	width: 910px;
}
#languages {
	padding: 0px;
	margin: 0px;
	float: right;
}
#languages li {
	line-height: normal;
	list-style: none;
	display: inline;
}
#languages li a {
	display: block;
	padding: 0px 0px 0px 5px;
	float: left;
	height: 18px;
}
#logo {
	height: 40px;
	margin: 20px 0px 0px 675px;
	width: 235px;
}
#motto {
	height: 27px;
	margin: 10px 0px 0px 0px;
	text-align: right;
}
#menu {
	margin: 29px 0px 0px 155px;
	padding: 0px;
	height: 44px;
	background: #CC0000 url(/images/bg-menu.png);
	overflow: hidden;
}
#menu li {
	line-height: normal;
	display: inline;
}
#menu li a, #menu li a:Hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px 7px;
	background: url(/images/menu-separator.png) no-repeat right top;
	margin: 2px 0px;
	display: block;
	float: left;
	font-weight: normal;
}
#menu li a:Hover {
	text-decoration: underline;
}
#menu li .first, #menu li .first:Hover {
	padding-left: 0px;
}
#menu li .last, #menu li .last:Hover {
	padding-right: 0px;
	background: url(none);
}
#content {
	background: url(/images/bg-content.png) repeat-y right top;
	width: 910px;
}
#left {
	margin: 0px 20px 0px 0px;
	float: left;
	width: 690px;
}
#leftIn {
	padding: 0px 0px 14px;
}
#breadcrumbs {
	font-size: 11px;
	padding: 3px 0px 15px;
}
#breadcrumbs a {
	color: #BCBCBC;
}
#breadcrumbs a:Hover {
	color: #FFFFFF;
}
#right {
	float: left;
	width: 200px;
	background: #414141;
	margin: -43px 0px 0px;
	position: relative;
}
#rightIn {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 0px 10px 10px;
	font-size: 11px;
}
#rightIn p {
	text-align: left;
}
#rightIn p span, .news span {
	color: #999999;
	font-size: 11px;
}
#rightIn table {
	font-size: 11px;
}
#rightIn a {
	color: #FFFFFF;
}
#rightIn a:Hover {
	font-weight: normal;
	color: #CC0000;
}
#rightIn .first {
	padding: 8px 0px 0px;
}
#number {
	width: 80px;
}
#usage {
	width: 82px;
}
#footer {
	border-top: 1px solid #414141;
	padding: 10px 0px 0px;
	margin: 1px 0px 0px;
	color: #414141;
	font-size: 11px;
	line-height: 140%;
}
#footer a {
	color: #414141;
}
#footer a:Hover {
	color: #FFFFFF;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.colorTable thead th, .colorTable thead td {
	background: #272727;
	padding: 4px 2px;
}
.colorTable thead td {
	font-weight: 600;
}
.colorTable tbody td {
	border-bottom: 1px solid #202020;
}
.centerTable thead th, .centerTable thead td, .centerTable tbody td {
	text-align: center;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}
.form, .select {
	border: 1px solid #CC0000;
}
.button {
	background: #FFFFFF url(/images/bg-button.png) repeat-x left bottom;
	border: 1px solid #CC0000;
}
.obligatory {
	color: #FF0000;
	font-weight: 600;
}
.mediumForm {
	width: 180px;
	border: 1px solid #CC0000;
}
.mediumSelect {
	width: 182px;
	border: 1px solid #CC0000;
}
.longSelect {
	width: 325px;
	border: 1px solid #CC0000;
}
.mediumTextarea {
	width: 485px;
	border: 1px solid #CC0000;
}
.longTextarea {
	width: 650px;
	border: 1px solid #CC0000;
}
.error {
	border: 1px solid #CC0000;
	background: #272727;
	padding: 10px;
	margin: 15px 0px 0px;
	display: block;
}
.red {
	color: #CC0000;
}
/* Home */
#homeLeft {
	margin: 0px 20px 0px 0px;
	float: left;
	width: 240px;
}
#homeLeft p {
	text-align: left;
}
#homeRight {
	float: left;
	width: 425px;
}
/* Contacts */
#contactLeft {
	float: left;
	margin: 0px 20px 0px 0px;
	width: 330px;
}
#contactLeft p {
	text-align: left;
}
#contactRight {
	float: left;
	width: 340px;
}
/* Products */
.show {
	width: 100%;
}
.product, .productRight {
	margin: 15px 10px 0px 0px;
	float: left;
	width: 130px;
}
.productRight {
	margin: 15px 0px 0px 0px;
}
.productIn {
	border: 1px solid #CC0000;
	padding: 1px;
	background: #FFFFFF;
}
.productIn .new {
	font-size: 10px;
	font-weight: 600;
	color: #CC0000;
	margin: 3px 0px 0px 5px;
	position: absolute;
}
.productIn .image {
	display: block;
	height: 127px;
	width: 126px;
	text-align: center;
}
.productIn .image img {
	margin: 1px 0px;
}
.product p, .productRight p {
	padding: 5px 0px 0px;
	text-align: center;
}
.product p span, .productRight p span {
	color: #FFFFFF;
	background: #CC0000;
}
.product p span a, .productIn p span a:Hover, .productRight p span a, .productRight p span a:Hover {
	color: #FFFFFF;
	background: #CC0000;
}
.product p a, .product p a:Hover, .productRight p a, .productRight p a:Hover {
	font-weight: 600;
}
.product p a:Hover, .productRight p a:Hover {
	color: #FFFFFF;
}
/* Product detail */
#detailLeft {
	margin: 0px 50px 0px 0px;
	float: left;
	width: 510px;
}
#detailRight {
	float: left;
	width: 130px;
}
#detailRight p {
	padding: 5px 0px 0px;
	display: block;
	clear: both;
}
