﻿@CHARSET "UTF-8";
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-size: 76%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #444;
	line-height: 130%;
	background: #E9E4D1;		
}
/* Struktura strony */
#preloader {
	position: absolute;
	top: -9999px;
}
div#page_wrapper {
	width: 952px;
	margin: 0px auto;	
	padding: 0px 19px;
}
div#header {
	height: 100px;			
	position: relative;
}
a#logo_link {	
	display: block;
	height: 40px;
	left: 24px;
	position: absolute;
	top: 30px;
	width: 190px;
	background: url(../img/logo.jpg) 0px 0px no-repeat;
}
div#main_menu{	
	position: absolute;
	top: 38px;
	right: 45px;
	height: 17px;
	width: 563px;	
	background: url(../img/img_menu.jpg) 0px 0px no-repeat;
}
div#main_menu a{
	display: block-inline;
	height: 17px;
	float: left;		
}
div#main_menu a#link1{
	width: 50px;
	margin-right: 38px;
}
div#main_menu a#link2{
	width: 90px;
	margin-right: 38px;
}
div#main_menu a#link3{
	width: 80px;
	margin-right: 37px;
}
div#main_menu a#link4{
	width: 54px;
	margin-right: 37px;
}
div#main_menu a#link5{
	width: 50px;
	margin-right: 37px;
}
div#main_menu a#link6{
	width: 52px;
	margin-right: 0px;
}

div#main_menu a#link1:hover, div#main_menu a#link1.selected{
	background: url(../img/img_menu.jpg) 0px -17px no-repeat;
}
div#main_menu a#link2:hover, div#main_menu a#link2.selected{
	background: url(../img/img_menu.jpg) -88px -17px no-repeat;
}
div#main_menu a#link3:hover, div#main_menu a#link3.selected{
	background: url(../img/img_menu.jpg) -216px -17px no-repeat;
}
div#main_menu a#link4:hover, div#main_menu a#link4.selected{
	background: url(../img/img_menu.jpg) -333px -17px no-repeat;
}
div#main_menu a#link5:hover, div#main_menu a#link5.selected{
	background: url(../img/img_menu.jpg) -424px -17px no-repeat;
}
div#main_menu a#link6:hover, div#main_menu a#link6.selected{
	background: url(../img/img_menu.jpg) -511px -17px no-repeat;
}

div#footer {
	padding: 10px 0px 10px;
	width: 912px;
	margin: 20px auto 10px;
	color: #888;
	font-size: 0.9em;	
	background: url(../img/bg_border.gif) left top repeat-x;
}
#footer_left {
	float: left;
	display: inline;		
}
#footer_right {
	float: right;
	display: inline;	
}

div#column_left {
	width: 222px;	
	margin-right: 30px;
	float: left;
	display: inline;	
}
div#column_right {
	width: 660px;	
	float: left;
	display: inline;
}
.leftMenuBlock {
	width: 220px;
	border-top: 1px solid #CAC5B2;
	border-left: 1px solid #CAC5B2;
	border-right: 1px solid #CAC5B2;	
	background-color: #323232;
	margin-bottom: 15px;
}
.leftMenuBlock a, .leftMenuBlock div.first{
	background-color: #FFF;
	display: block;	
	color: #656052;	
	padding: 5px 5px 5px 15px;		
	font-size: 0.9em;
	border-bottom: 1px solid #CAC5B2;
}
.leftMenuBlock div.first{
	border-bottom: none;
}
.leftMenuBlock a.first, .leftMenuBlock div.first{
	background-color: #555;
	color: #fff;
	font-size: 1.1em;
	text-transform: uppercase; 
	font-weight: bold;
}
.leftMenuBlock li a.last{
	margin-bottom: 3px;
}
.leftMenuBlock div.selected a.subcat {
	color: #000;	
	background-color: #eee;		
	text-decoration: none;
	border-bottom: none;	
	font-weight: bold;
}
.leftMenuBlock div.selected {
	background-color: #eee;
	border-bottom: 1px solid #CAC5B2;
}
.left_submenu {
	padding-left: 35px;	
	margin-bottom: 5px;
}
.left_submenu p {
	background: #eee;
	padding: 3px 5px 2px 0px;
}
.left_submenu a{
	background: #eee;
	border-bottom: none;	
	display: inline;
	padding: 0px;
}
.leftMenuBlock .left_submenu a:hover, .leftMenuBlock .left_submenu a.currentProduct{
	text-decoration: underline;
	color: #000;
}
.leftMenuBlock a:hover, .leftMenuBlock a.selected{
	color: #000;	
	background-color: #eee;		
	text-decoration: none;
}
.leftMenuBlock a.first:hover{
	background-color: #323232;
	color: #fff;
}
.leftMenuBlock a.mainSelected, .leftMenuBlock a.mainSelected:hover{
	background-color: #323232;
}

                          
.text ul li{
	margin-left: 25px;
}
.text ul {
	margin-bottom:1em;	
}
h1 {
	font-size: 2em;	
	margin-bottom: 10px;
}
h2 {
	font-size: 1.8em;	
	margin-bottom: 5px;
}
.paging {
	padding: 10px 26px 0px;
	height: 27px;
}
.paging span {
	padding: 2px 5px;
}
.paging span.current {
	font-weight: bold;
}
div.text p.small_desc {
	color: #444;
	font-size: 0.8em;
	margin-bottom: 2px;
}
.italic {
	font-style: italic;
}

.home_col {
	width: 450px;	
}
.home_col_first {
	margin-right: 32px;
}
.produktguideBanner {
	margin-bottom: 15px;
}

#home_img_links {
	width: 940px;
	height: 140px;
	background: url(../img/img_home2.jpg) 0px 0px no-repeat;
	padding-top: 8px;
	padding-left: 12px;	
}
#home_img_links a{
	display: block;	
	width: 300px;
	height: 127px;
	float: left;
	margin-right: 14px;	
}
#home_img_links a.last{
	margin-right: 0px;
}
div#home_slider {	
	padding: 1px;
	background: #FFF url(../img/ajax-loader.gif) center no-repeat;
	border: 1px solid #ccc;	
}
.bgWhite {
	background: #fff;
}
div.slider_1 {
	width: 948px;
	height: 466px;	
}
div.slider_2, div.slider_3 {	
	width: 656px;	
	height: 389px;
	margin-bottom: 1em;
}

.borderBottom {
	background: url(../img/bg_border.gif) left bottom repeat-x;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.border, .avatar {
	background: #fff;
	border: 1px solid #ccc;
	padding: 1px;
}
div.employee_box {
	padding: 15px 0px;
	background: url(../img/bg_border.gif) left bottom repeat-x;
}
div.employee_box_last {	
	background: none;
}
.avatar_div {
	width: 104px;
	margin-right: 30px;
}
.avatar_desc {
	width: 776px;	
}
.avatar_desc p, .katalog_desc p{
	margin-bottom: 1em;
}
.avatar_desc p.name, .katalog_desc p.name {	
	font-weight: bold;
	margin-bottom: 1em;
}
.avatar_desc a, .katalog_desc a {
	text-decoration: underline;
}

.katalog_div {
	width: 154px;
	margin-right: 30px;
}
.katalog_desc {
	width: 726px;	
}

.paddingDiv {
	padding: 0px 20px;
}

.forhandlereCol {
	width: 462px;	
}
.forhandlereColSecond {
	width: 420px;
	padding-left: 30px;
}
.forhandlereBox {
	width: 200px;
	margin: 10px 30px 0px 0px;
	padding-top: 10px;
	background: url(../img/bg_border.gif) left top repeat-x;
}
.forhandlereBoxFirst {
	margin-top: 0px;
	padding-top: 0px;
	background: none;
} 
.forhandlereDiv {
	background: url(../img/bg_border_vert.gif) 460px 0px repeat-y;
}
.produktBox {
	width: 154px;
	margin: 0px 14px 14px 0px;	
	text-align: center;
	font-weight: bold;
}
.produktBoxGallery {
	width: 150px;
}
#prev img, #next img {
	margin-top: 45px;
}

.produktBox .border{
	width: 150px;
	margin-bottom: 5px;
}
.produkt_last {
	margin-right: 0px;
}
.produktBox p{
	font-size: 0.9em;
	color: #444;
}
div#column_right .produktBox p a{
	color: #444;
	text-decoration: none;
}
#productImgHolder {	
	position: relative;
	width: 656px;
	height: 389px;
	background: #FFF url(../img/ajax-loader.gif) center no-repeat;	
}
#productImgHolder .caption {
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
	width: 636px;
	padding: 10px;
	background: #fff;
	opacity: 0.7;
	filter: alpha(opacity=70);	
	color: #000;
	font-size: 0.9em;	
}
.regionNames a.selected{
	text-decoration: underline;	
}

#productBigContainer .caption {	
	display: block;
	width: 636px;
	padding: 0px 10px;		
	color: #000;
	font-size: 0.9em;
	margin-top: 10px;	
}