* {
	margin: 0;
	padding: 0;
}

body {
	color: #666;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

a {
	text-decoration: none;
	color: #005AB4;
	font-weight: normal;
}

a:hover, {
	background: #c9ddfa;
}

h0 {
	font-size: 14px;
}
h2 {
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	padding: 5px 13px;
	background: url(../img/cube.gif) no-repeat 4px 50%;
}
h2 a {
	color: #666;
	font-weight: bold;
}
h3 {
	color: #005AB4;
	font-size: 18px;
}
h4 {
	background: url(../img/cube1.gif) no-repeat left center;
	margin-top: 10px;
	text-transform: uppercase;
	padding-left: 10px;
	font-size: 11px;
}

img {
	border: 0;
}

.all {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

.top {
	height: 200px;
}

	.menuLeft {
		width: 200px;
		padding: 15px 5px 25px 10px;
		float: left;		
	}
	.menuRight {
		width: 200px;
		padding: 10px 10px 25px 5px;
		float: left;
	}
	.content {
		padding: 10px 10px 25px 10px;
		width: 950px;
		float: left;
		text-align: justify;
	}

	.content_1_2 {
		width: 735px;
	}
	.content_1_3 {
		width: 520px;
	}


.bottom {
	margin: 0 10px;
	height: 40px;
	border-top: 1px solid #666;
	clear: both;
	text-align: right;
}
	.bottom a {
		color: #666;
		font-weight: bold;
	}

.main_menu {
	margin-top: -7px;
	overflow: hidden;
}
	.main_menu li {
		list-style: none;
		padding-top: 5px;
		zoom: 1;
	}
	.main_menu a, .main_menu span {
		background: #fff url(../img/cube.gif) no-repeat 4px 8px;
		border-bottom: 1px solid #666;
		color: #666;
		display: block;
		line-height: 1.3em;
		font-weight: bold;
		padding: 5px 0 5px 13px;
		text-transform: uppercase;
	}
		.main_menu a:hover, .main_menu .active a {
			background: #e6e6e6 url(../img/cube.gif) no-repeat 4px 8px;
		}
			.main_menu .active ul a {
				background: none;
			}
	.main_menu ul {
		display: none;
	}
		.main_menu .active > ul, .main_menu .visible + ul {
			display: block;
		}
	.main_menu ul a {
		background: none;
		border: 0;
		color: #005AB4;
		font-weight: normal;
		padding-left: 8px;
		text-transform: none;
	}
	.main_menu ul a:hover {
		background: #c9ddfa;
	}
	.main_menu ul .active > a {
		background: #c9ddfa;
	}
	.main_menu ul ul a {
		padding-left: 16px;
	}
	.main_menu ul ul li {
		padding: 0;
	}

	.menuRight p {
		padding: 1em 0;
	}
	.content p {
		padding-bottom: 1em;
	}
	.content ul, .content ol {
		margin-top: -1em;
		padding: 0 0 1em 20px;
	}

.menuRight #dealers_map {
	margin-top: 1em;
}

.content .product_list {
	border-bottom: 1px solid #666;
}
.product_list {
	margin: 0 !important;
	overflow: hidden;
	padding: 3px 0 !important;
	zoom: 1;
}
	.product_list li {
		list-style: none;
		padding: 2px 0;
	}
	.product_list a {
		color: #005AB4;
		display: block;
		padding: 5px;
	}
		.product_list a:hover, .product_list .active a {
			background-color: #c9ddfa;
		}
	.product_list .left {
		width: 50%;
		float: left;
	}
	.product_list .right {
		width: 50%;
		float: right;
	}

.product_info {
	background: no-repeat right top;
	border-bottom: 1px solid #666;
	margin: 15px 0 0 0;
	overflow: hidden;
}
	.product_info .name {
		width: 360px;
		float: left;
	}
	.product_info .full_name {
		font-size: 14px;
		padding: 0;
		width: 360px;
		float: left;
		clear: left;
	}

.product_files {
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
}
	.product_files li {
		background: url(../img/pdf.gif) no-repeat 0 3px;
		float: left;
		list-style: none;
		padding: 4px 0 4px 15px;
		width: 155px;
		line-height: 1.1em;
	}
	.product_files a {
		color: #666;
	}

.grouped_list {
	margin: 0 !important;
	padding: 10px 0 !important;
}
	.grouped_list ul {
		margin: 0 !important;
	}
	.grouped_list li {
		list-style: none;
		margin-top: 1em;
	}
	.grouped_list ul li {
		margin-top: 3px;
	}
	.grouped_list .group_name, .grouped_list .name {
		display: block;
		font-weight: bold;
	}
	.grouped_list .group_name {
		font-size: 13px;
	}
	.grouped_list a {
		color: #666;
		display: block;
	}
	.grouped_list a:hover {
		background: #e6e6e6;
	}
	
.file_list {
	margin: 0 !important;
	padding: 10px 0 !important;
}
	.file_list li {
		list-style: none;
		border-bottom: 1px solid #666;
		padding-top: 5px;
		z-index: 0;
	}
	.file_list a {
		position: relative;
		display: block;
		color: #666;
		background: url(../img/pdf1.gif) no-repeat right 2px;
		padding: 4px 0 15px 5px;
		zoom: 1;
	}
		.file_list a:hover {
			background: #e6e6e6 url(../img/pdf1.gif) no-repeat 480px 1px;
		}
	.file_list .name {
		font-size: 14px;
		font-weight: bold;
		display: block;
	}
	.file_list .description {
		margin-bottom: -11px;
		display: block;
		min-height: 1.5em;
		_height: 1.5em;
	}
	.file_list .tooltip {
		display: none;
		position: absolute;
		float: left;
		top: 20px;
		right: 40px;
		width: 157px;
		padding: 1px 1px 12px 1px;
		text-align: center;
		background: #e6e6e6;
		border: 1px solid #e6e6e6;
		z-index: 2;
	}
		.file_list .tooltip span {
			text-align: left;
			clear: both;
		}
		.file_list a:hover .tooltip {
			display: block;
		}
		.file_list_number a {
			padding-left: 35px;
		}
		.file_list_number a .file_number {
			margin-left: -35px;
			float: left;
			text-align: right;
			width: 30px;
		}
	.file_type_ico {
		float: left;
		width: 35px;
		height: 35px;
		z-index: 1;
		margin-right: 2px;
		text-indent: -9999px;
	}
	.file_type_group {
		position: absolute;
		top: 2px;
		right: 100px;
		display: block;
	}
	.file_type_1 { background: url(../img/product_types/obiegi_zamkniete.png) no-repeat; }
	.file_type_2 { background: url(../img/product_types/myjki_automatyczne.png) no-repeat; }
	.file_type_3 { background: url(../img/product_types/mycie_reczne.png) no-repeat; }
	.file_type_4 { background: url(../img/product_types/mycie_pianowe.png) no-repeat; }
	.file_type_5 { background: url(../img/product_types/dezynfekcja_powietrza.png) no-repeat; }
	.file_type_6 { background: url(../img/product_types/dezynfekcja_powierzchni.png) no-repeat; }
	.file_type_7 { background: url(../img/product_types/higiena_rak.png) no-repeat; }
	.file_type_8 { background: url(../img/product_types/produkty_specjalne.png) no-repeat; }

.classItem {
	display: block;
	width: 255px;
	height: 100px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 10px;
}
a.classItem:hover {
	background-position: 0 -100px;
}

.classItem2 {
	padding: 10px;
	display: block;
	height: 80px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	text-align: right;
	color: #666;
	font-size: 20px;
	position: relative;
	border-bottom: 1px solid #666;
}
.classItem2 .more {
	display: inline;
	position: absolute;
	font-style: italic;
	color: #005AB4;
	font-size: 16px;
	font-weight: normal;
	right: 10px;
	bottom: 10px;
}

.classItem2-1 {
	background-image: url(../img/product_classes/BUT-Dezynfekcja-powierzchni.png);
}
.classItem2-1:hover {
	background-color: #d9e0ff;
}
.classItem2-2 {
	background-image: url(../img/product_classes/BUT-Dezynfekcja-powietrza.png);
}
.classItem2-2:hover {
	background-color: #f8d9ff;
}
.classItem2-3 {
	background-image: url(../img/product_classes/BUT-Higiena-rak.png);
}
.classItem2-3:hover {
	background-color: #d9fff4;
}
.classItem2-4 {
	background-image: url(../img/product_classes/BUT-Produkty-chemiczne.png);
}
.classItem2-4:hover {
	background-color: #ffe5d9;
}
.classItem2-5 {
	background-image: url(../img/product_classes/BUT-Szczotki-i-akcesoria-VIKANN.png);
}
.classItem2-5:hover {
	background-color: #d9edff;
}
.classItem2-6 {
	background-image: url(../img/product_classes/BUT-Urzadzenia-do-mycia-pianowego.png);
}
.classItem2-6:hover {
	background-color: #d9d9d9;
}

.left {
	float: left;
	clear: left;
}
.right {
	float: right;
	clear: right;
}
.trade_info {
	background: no-repeat right top;
	margin-top: 15px;
	padding: 0 160px 0 0;	
	min-height: 230px;
	text-align: justify;
	position: relative;
}
	.trade_info .link {
		position: absolute;
		right: 30px;
		top: 204px;
	}
.space {
	height: 15px;
}

.message {
	color: #BA000E;
}

.search_form {
	padding: 1em 0;
}
	.search_form .input {
		border: 1px solid #666;
	}
.zend_form {
	overflow: hidden;
}
	.zend_form dt {
		float: left;
		clear: left;
		width: 150px;
		padding: 4px 20px 4px 0;
		text-align: right;
	}
	.product_form dt {
		width: 85px;
	}
	.zend_form dd {
		float: left;
		width: 320px;
		margin: 4px 0;
	}
	.zend_form .input {
		display: block;
		width: 100%;
	}
	.zend_form textarea.input {
		overflow: auto;
	}
	.zend_form .submit, .search_form .submit {
		border: 0;
		background: none;
		text-transform: uppercase;
		font-weight: bold;
		color: #005AB4;
		cursor: pointer;
	}
	.zend_form .errors {
		margin: 0 !important;
		padding: 10px 20px !important;
	}
	
	.product_form #class_id-label {
		clear: none;
		width: 50px;
	}
	.product_form #class_id-element, .product_form #types-element {
		width: 200px;
	}
	.product_form #files-label, .product_form #ph-label, .product_form #pictograms-label, .product_form #icons-label {
		display: none;
	}
	.product_form #ph-element {
		float: right;
		width: 65px;
	}
	.product_form #ph-element label {
		background: url(../img/pH_CMS.jpg) no-repeat 20px 0;
		font-size: 1px;
		color: #fff;
		height: 20px;
		width: 65px;
		display: block;
	}
	.product_form #pictograms-element, #.product_form icons-element {
		width: 330px;
		clear: left;
	}
	.product_form #pictograms-element label, .product_form #icons-element label {
		width: 40px;
		height: 40px;
		background-image: url(../img/pictograms.jpg);
		background-repeat: no-repeat;
		text-indent: -9999px;
		position: relative;
		float: left;
		margin: 2px 2px 0 0;
	}
	.product_form #icons-element label {
		background-image: url(../img/icons.jpg);
	}
	.product_form #pictograms-element input, .product_form #icons-element input {
		position: absolute;
		bottom: 1px;
		left: 1px;
	}
	.product_form #files-element {
		width: 230px;
	}
	.product_form #image-element {
		width: auto;
		float: none;
		display: block;
	}
	.form_left {
		float: left;
	}
	.form_right {
		float: right;
	}
	.form_clear_right {
		clear: right;
	}
	.form_clear_right dd {
		clear: left;
	}
	
	
#main_page {
	display: block;
	margin: 0 auto;
	width: 890px;
}
h11 {
	background: url(../img/tab_pianownica.png) no-repeat left center;
	margin-top: 10px;
	text-transform: uppercase;
	padding-left: 10px;
	font-size: 11px;
}
h102 {
	background: url(../img/tab_TurboFog1.png) no-repeat left center;
}
h103 {
	background: url(../img/tab_TurboFog2.png) no-repeat left center;
}
#kontakt {
	background: url(../img/kontakt-mapka.png) no-repeat right center;
	width: 500px;
	height: 800px;
	margin-top: 10px;
	padding-left: 10px;
	font-size: 11px;
}

.more {
	display: none;
}

.product_table {
	width: 520px;
	margin: 0 auto;
	background: #F3F3F3;
	border: 0px solid #666;
}
	.product_table thead td, .product_table thead th{
		background: #666;
		color: #ffffff;
		text-transform: uppercase;		
	}
	.product_table th {
		width: 33%;
		text-align: center;
		text-width: bold;
	}
	.product_table td {
		text-align: center;
		background: #DCDCDC;
		border-bottom: 1px solid #666;
	}
	
.cms p {
	text-indent: 30px;
}

.admin_menu li {
	list-style: none;
	float: left;
	padding: 5px 10px;
}

.grid td {
	padding: 2px 5px;
}

.grid-interactive tr:hover {
	background: #c9ddfa;
}

.product_cms {
	padding: 1em 0;
	float: left;
	width: 359px;
}

.product_cms p {
	padding-bottom: 0;	
}

.product_cms h4 {
	margin-top: 1em;
}
.product_cms ul, .product_cms ol {
	margin-top: 0;
	padding-bottom: 0;
}
.product_images {
	float: right;
	width: 160px;
	padding-bottom: 1em;
	overflow: hidden;
	text-align: center;
}

.product_ph {
	margin: 1em 0 0 35px !important;
	padding: 0 !important;
	width: 90px;
	height: 40px;
	background: url(../img/pH.jpg) no-repeat;
	text-indent: -9999px;
}
.product_ph_0 {
	background-position: 0 -560px !important;
}
.product_ph_1 {
	background-position: 0 -520px !important;
}
.product_ph_2 {
	background-position: 0 -480px !important;
}
.product_ph_3 {
	background-position: 0 -440px !important;
}
.product_ph_4 {
	background-position: 0 -400px !important;
}
.product_ph_5 {
	background-position: 0 -360px !important;
}
.product_ph_6 {
	background-position: 0 -320px !important;
}
.product_ph_7 {
	background-position: 0 -280px !important;
}
.product_ph_8 {
	background-position: 0 -240px !important;
}
.product_ph_9 {
	background-position: 0 -200px !important;
}
.product_ph_10 {
	background-position: 0 -160px !important;
}
.product_ph_11 {
	background-position: 0 -120px !important;
}
.product_ph_12 {
	background-position: 0 -80px !important;
}
.product_ph_13 {
	background-position: 0 -40px !important;
}
.product_ph_14 {
	background-position: 0 0;
}
.product_pictograms, .product_icons {
	margin-top: 0 !important;
	clear: both;
	overflow: hidden;
}
.product_pictograms {
	margin-top: 1em !important;
}
.product_pictograms li, .product_icons li {
	position: relative;
	z-index: 1;
	list-style: none;
	display: inline-block;
	*float: left;
	width: 40px;
	height: 40px;
	margin-right: 3px;
	margin-top: 3px;
	overflow: hidden;
	background-image: url(../img/pictograms.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.product_icons li {
	float: right;
	background-image: url(../img/icons.jpg);
}

.product_pictogram_0, .product_icon_0 {
	background-position: 0 -0px;
}

.product_pictogram_1, .product_icon_1 {
	background-position: 0 -40px;
}

.product_pictogram_2, .product_icon_2 {
	background-position: 0 -80px;
}

.product_pictogram_3, .product_icon_3 {
	background-position: 0 -120px;
}

.product_pictogram_4, .product_icon_4 {
	background-position: 0 -160px;
}

.product_pictogram_5, .product_icon_5 {
	background-position: 0 -200px;
}

.product_pictogram_6, .product_icon_6 {
	background-position: 0 -240px;
}

.product_pictogram_7, .product_icon_7 {
	background-position: 0 -280px;
}

.product_pictogram_8, .product_icon_8 {
	background-position: 0 -320px;
}

.product_pictogram_9, .product_icon_9 {
	background-position: 0 -360px;
}

.product_pictogram_10, .product_icon_10 {
	background-position: 0 -400px;
}

.product_pictogram_11, .product_icon_11 {
	background-position: 0 -440px;
}

.product_pictogram_12, .product_icon_12 {
	background-position: 0 -480px;
}

.product_pictogram_13, .product_icon_13 {
	background-position: 0 -520px;
}

.product_pictogram_14, .product_icon_14 {
	background-position: 0 -560px;
}

.product_pictogram_15, .product_icon_15 {
	background-position: 0 -600px;
}

.product_pictogram_16, .product_icon_16 {
	background-position: 0 -640px;
}

.product_pictogram_17, .product_icon_17 {
	background-position: 0 -680px;
}

.product_pictogram_18, .product_icon_18 {
	background-position: 0 -720px;
}

.product_pictogram_19, .product_icon_19 {
	background-position: 0 -760px;
}

.product_pictogram_20, .product_icon_20 {
	background-position: 0 -800px;
}

.product_pictogram_21, .product_icon_21 {
	background-position: 0 -840px;
}

.product_pictogram_22, .product_icon_22 {
	background-position: 0 -880px;
}

.product_pictogram_23, .product_icon_23 {
	background-position: 0 -920px;
}

.product_pictogram_24, .product_icon_24 {
	background-position: 0 -960px;
}

.product_pictogram_25, .product_icon_25 {
	background-position: 0 -1000px;
}

.product_pictogram_26, .product_icon_26 {
	background-position: 0 -1040px;
}

.product_pictogram_27, .product_icon_27 {
	background-position: 0 -1080px;
}

.product_pictogram_28, .product_icon_28 {
	background-position: 0 -1120px;
}

.product_pictogram_29, .product_icon_29 {
	background-position: 0 -1160px;
}

.product_pictogram_30, .product_icon_30 {
	background-position: 0 -1200px;
}

.product_pictogram_31, .product_icon_31 {
	background-position: 0 -1240px;
}

.product_pictogram_32, .product_icon_32 {
	background-position: 0 -1280px;
}

.product_pictogram_33, .product_icon_33 {
	background-position: 0 -1320px;
}

.product_pictogram_34, .product_icon_34 {
	background-position: 0 -1360px;
}

.product_pictogram_35, .product_icon_35 {
	background-position: 0 -1400px;
}

.product_pictogram_36, .product_icon_36 {
	background-position: 0 -1440px;
}

.product_pictogram_37, .product_icon_37 {
	background-position: 0 -1480px;
}

.product_pictogram_38, .product_icon_38 {
	background-position: 0 -1520px;
}

.product_pictogram_39, .product_icon_39 {
	background-position: 0 -1560px;
}

.product_pictogram_40, .product_icon_40 {
	background-position: 0 -1600px;
}

.product_pictogram_41, .product_icon_41 {
	background-position: 0 -1640px;
}

.ph_13 {
	background-position: 20px -20px !important;
}
.ph_12 {
	background-position: 20px -40px !important;
}
.ph_11 {
	background-position: 20px -60px !important;
}
.ph_10 {
	background-position: 20px -80px !important;
}
.ph_9 {
	background-position: 20px -100px !important;
}
.ph_8 {
	background-position: 20px -120px !important;
}
.ph_7 {
	background-position: 20px -140px !important;
}
.ph_6 {
	background-position: 20px -160px !important;
}
.ph_5 {
	background-position: 20px -180px !important;
}
.ph_4 {
	background-position: 20px -200px !important;
}
.ph_3 {
	background-position: 20px -220px !important;
}
.ph_2 {
	background-position: 20px -240px !important;
}
.ph_1 {
	background-position: 20px -260px !important;
}
.ph_0 {
	background-position: 20px -280px !important;
}
.ph_none {
	background: none !important;
	font-size: 11px !important;
	color: #000 !important;
}
.mceListBoxMenu {
	height: auto !important;
}

.langs {
	float: left;
}
.lang {
	display: inline-block;
	width: 40px;
	height: 17px;
	background-image: url(../img/flags.jpg);
	text-indent: -9999px;
	text-align: left;
}
.lang-pl {
	background-position: -80px 0;
}
.lang-pl:hover, .lang-pl-active {
	background-position: -80px -17px;
}
.lang-de {
	background-position: -40px 0;
}
.lang-de:hover, .lang-de-active {
	background-position: -40px -17px;
}
.lang-en {
	background-position: 0 0;
}
.lang-en:hover, .lang-en-active {
	background-position: 0 -17px;
}
.lang-ru {
	background-position: -120px 0;
}
.lang-ru:hover, .lang-ru-active {
	background-position: -120px -17px;
}

.akapit {
	text-indent: 30px;
}
