@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	border: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4a6b00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #dfe5ab;
	background-image: url(img_common/bgn.jpg);
	background-repeat: repeat;
	list-style-position: outside;
	list-style-type: circle;
}
p {
	text-indent: 0px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #9f4d2d;
}
ul {
	text-indent: 0px;
	list-style-position: inside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.page  #container {
	width: 958px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #dfe5ab;
	background-image: url(img_common/bgn_img.jpg);
	height: 715px;
	position: relative;
} 
.page  #header {
	height: 130px;
	margin: 0px;
	padding: 0px;
} 
.page  #logo   {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 101px;
	width: 147px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
.page #headimg {
	height: 101px;
	width: 809px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	top: 0px;
	left: 149px;
}
.page #menu {
	background-color: #6a9a00;
	position: absolute;
	left: 149px;
	top: 101px;
	height: 2em;
	width: 809px;
	font-weight: bold;
	color: #b5fd15;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
}
.menu-plain {
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: none;
	font-style: normal;
	background-position: center;
	padding: 4px;
}
.menu-selected {
	color: #FFFFFF;
	background-color: #ffba00;
	line-height: 25px;
	text-decoration: none;
	font-style: normal;
	padding: 4px;
	background-position: center;
}
.page #lang {
	background-color: #a8c853;
	position: absolute;
	left: 0px;
	top: 101px;
	height: 2em;
	width: 147px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.page #lang-img {
	position: relative;
	list-style-position: inside;
	margin-top: 3px;
}
.page  #sidebar1 {
	margin: 0px;
	width: 147px;
	padding: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	height: 585px;
	position: absolute;
	left: 0px;
	top: 130px;
}
.page  #mainContent {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 165px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	top: 8px;
} 
.page   #mainContent   h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.page #mainContent h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
.page  #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20;
	padding-left: 0px;
} 
.page  #footer  p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.page   #home-1 {
	position: absolute;
	width: 555px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 545px;
	left: 0px;
	top: 0px;
}
.page #home-2 {
	position: absolute;
	width: 230px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 545px;
	left: 325px;
	top: 0px;
}
.page #home-3 {
	position: absolute;
	width: 230px;
	height: 545px;
	left: 555px;
	top: 0px;
}
.page #sortiment-1 {
	width: 182px;
}
.text-block {
	background-color: #f5fbda;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-left: 15px;
	margin-right: 15px;
}
.text-block-light {
	background-color: #f5fbda;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-left: 15px;
	margin-right: 15px;
}
.text-block-dark {
	background-color: #f7ffcf;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-left: 15px;
	margin-right: 15px;
}
.text-block-transparent {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-left: 15px;
	margin-right: 15px;
}
.cert-block {
	background-color: #f5fbda;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-left: 15px;
	margin-right: 15px;
	height: 210px;
	width: 150px;
	text-align: center;
}
.img-shiftup {
	margin-left: 15px;
	text-align: center;
	margin-right: 15px;
	top: -30px;
	position: relative;
}
.img-shiftup-cert {
	margin-left: 15px;
	text-align: center;
	margin-right: 15px;
	top: -50px;
	position: relative;
	height: 130px;
	margin-top: 0px;
}
.sortiment {
	text-align: center;
	background-color: #f7ffcf;
	height: 133px;
	width: 120px;
	padding-top: 8px;
	margin-bottom: 100px;
}
.sortiment-txt {
	height: 3.8em;
	font-weight: bold;
	line-height: 1.2em;
	left: 0px;
}
.sortiment-1 {
	width: 182px;
	left: 0px;
	top: 120px;
	position: absolute;
	text-align: center;
}
.sortiment-2 {
	width: 232px;
	left: 182px;
	top: 120px;
	position: absolute;
	text-align: center;
}
.sortiment-12 {
	width: 415px;
	left: 0px;
	top: 120px;
	position: absolute;
	text-align: center;
}
.sortiment-3 {
	width: 345px;
	left: 440px;
	top: 130px;
	position: absolute;
}
.sortiment-color {
	width: 770px;
	left: 0px;
	top: 60px;
	position: absolute;
	text-align: left;
	height: 28px;
	background-color: #f9ceaa;
	padding-top: 3px;
	padding-left: 5px;
	background-repeat: repeat-y;
	background-position: right;
}
.kontakt {
	text-align: center;
	background-color: #f7ffcf;
	height: 21em;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.page #contact-12 {
	position: absolute;
	width: 530px;
	height: 545px;
	left: 0px;
	top: 0px;
}
.page #contact-3 {
	position: absolute;
	width: 255px;
	height: 545px;
	left: 533px;
	top: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.text-block-tee {
	background-color: #eeffba;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.text-block-spice {
	background-color: #fffaad;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.text-block-other {
	background-color: #d5deab;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
.text-block-service {
	background-color: #eeffba;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}
.out-link {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(img_common/out_pict.gif);
	width: 200px;
	padding-right: 9px;
}
.sign {
	font-style: italic;
	text-align: right;
	padding-right: 20px;
	clip: rect(-10px,auto,auto,auto);
}
