body {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #7A7B80;
	background: #FFF;
}

#wrap {
	position: relative;
	float: left;
	width: 960px;
	border-left: solid 5px #C8CCCF;
	border-right: solid 5px #C8CCCF;
	background: url("/design/images/footer_bgr2.gif") repeat-x 0 100%;
}

#container {
	clear: both;
	float: left;
	width: 100%;
	background: url("/design/images/bar_border.gif") repeat-y 798px 0;
}


/* ---[ Header ]------------------------------------------------------------ */
#header {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 2px;
	background: url("/design/images/header_bgr.gif") repeat-x 0 0;
}
#hLogo {
	width: 282px;
	height: 156px;
	margin: 0;
	background: url("/design/images/header_logo.png") no-repeat 0 0;
}
#hLogo.active {
	text-indent: -5000px;
}
#hLogo a {
	position: absolute;
	top: 26px;
	left: 24px;
	display: block;
	height: 100px;
	width: 200px;
	text-indent: -5000px;
}
#hPhrase {
	display: none;
}
#hNav {
	position: absolute;
	top: 0;
	right: 0;
	width: 148px;
	height: 156px;
	margin: 0;
	padding: 0;
	background: url("/design/images/header_nav.gif") no-repeat 0 0;
}
#hNav li {
	position: absolute;
	left: 0;
	margin: 0;
	list-style: none;
}
#hNav a {
	display: block;
	text-indent: -5000px;
}
#hNavAromats,
#hNavAromats a {
	top: 24px;
	height: 23px;
	width: 100px;
}
#hNavDialers,
#hNavDialers a {
	top: 49px;
	height: 19px;
	width: 113px;
}
#hNavClients,
#hNavClients a {
	top: 71px;
	height: 19px;
	width: 88px;
}
#hNavContact,
#hNavContact a {
	top: 93px;
	height: 20px;
	width: 101px;
}
#hNavEnglish,
#hNavEnglish a {
	top: 115px;
	height: 18px;
	width: 84px;
}
#flash {
	position: absolute;
	top: 0;
	right: 160px;
}
#flash_ban {
 position: absolute;
 top: 0;
 right: 460px;
}

/* ---[ Main Menu ]--------------------------------------------------------- */
#mainMenu {
	float: left;
	width: 100%;
	margin: 0;
	padding: 1px 0 15px 0;
	background: url("/design/images/header_line.gif") no-repeat bottom left;
	cursor: default;
}
#mainMenu li {
	float: left;
	margin: 0;
	padding: 0 1px;
	list-style: none;
	font-weight: bold;
	color: #66666B;
	text-transform: uppercase;
	border-left: solid 1px #66666B;
}
#mainMenu li.first {
	padding-left: .3em;
	border-left: none;
}
#mainMenu a {
	display: block;
	position: relative;
	padding: .2em 1.5em .3em 1.5em;
	color: #66666B;
	text-decoration: none;
	border: solid 1px #FFF;
}
#mainMenu a:hover {
	color: #189A33;
	border: solid 1px #189A33;
}
#mainMenu li.active a {
	color: #189A33;
}
#mainMenu span {
	display: block;
	padding: .2em 1.5em .3em 1.5em;
	color: #189A33;
	border: solid 1px #FFF;
}


/* ---[ Main ]-------------------------------------------------------------- */
#main {
	position: relative;
	z-index: 10;
	float: left;
	width: 532px;
	margin-top: .5em;
	padding: 0 0 30px 0;
}


/* ---[ Text ]-------------------------------------------------------------- */
.block { /* for tables */
	clear: both;
	margin: 1em 0 2em 22px;
}
.pBlock {
	clear: both;
	float: left;
	width: 100%;
	margin: 1em 0 0 0;
}
.pBlock.alt {
	margin-bottom: 1em;
}
.tBlock {
	clear: both;
}
.tBlock.alt {
	float: left;
	width: 100%;
	margin-bottom: 2em;
}
.nBlock {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
.text h1,
.text h2 {
	margin: 2em 0 .5em 22px;
	font-size: 1.12em;
	font-weight: bold;
	color: #000;
	text-indent: -20px;
}
.text h3 {
	margin: 1.5em 0 .5em 22px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
	color: #189A33;
	text-indent: -20px;
}
.text h4,
.text h5,
.text h6 {
	margin: 1.5em 0 .5em 22px;
	font-size: 1em;
	font-weight: bold;
	color: #000;
}
.text .tBlock h1,
.text .tBlock h2,
.text .tBlock h3 {
	margin-top: 1em;
}
.text .hdrAndFloat {
	margin-left: 0;
	text-indent: 0;
}
.hdr {
	color: #189A33;
}
.text p {
	margin: .7em 0 .7em 22px;
}
.text ul,
.text ol {
	margin: .7em 0 .7em 4em;
	padding: 0;
}
.text li {
	margin-top: .3em;
	margin-bottom: .3em;
}
.text ul.insider li,
.text ol.insider li {
	list-style-position: inside;
}
.text p span.hlt {
	color: #189A33;
}

.text .pBlock h3 {
	margin-top: 0;
	margin-left: 130px;
	text-indent: 0;
}
.text .pBlock.alt h3 {
	margin-left: 22px;
	text-indent: -20px;
}
.text .pBlock p {
	margin-left: 130px;
}
.text .pBlock img {
	border: solid 1px #E0E0E0;
}
.text .pBlock.altH h3,
.text .pBlock.altH p {
	margin-left: 103px;
}

.imgStatic {
	margin: 0 1em .2em 22px;
}
.imgLeft {
	float: left;
	margin: 0 1em .2em 22px;
}
.imgRight {
	float: right;
	margin: 0 0 .2em 1em;
}
.imgAlt {
	margin-top: 1em;
	margin-bottom: 1em;
}
.text .pages {
	clear: both;
	margin: 2em 0;
	text-align: center;
	font-weight: bold;
	cursor: default;
}
.text .pages span {
	padding: 0 .3em;
	color: #189A33;
	border: solid 1px #FFF;
}
#main .pages a,
#main .pages a:visited {
	padding: 0 .4em;
	color: #7A7B80;
	border: solid 1px #FFF;
}
#main .pages a:hover {
	color: #189A33;
	border: solid 1px #189A33;
}
.text .textNav {
	margin-top: 2em;
	margin-bottom: 2em;
	clear: both;
	color: #189A33;
	font-weight: bold;
}
.text .textNav li.active {
	color: #000;
	list-style: none;
}

#subBar .text {
	margin-left: -22px;
}
#subBar .text p {
	font-size: .85em;
}
.text .podpis {
	margin-left: 5em;
	text-align: right;
	font-weight: bold;
}

.faq {
	margin: 1.5em 0;
}
.faq dt {
	margin: 1.5em 0 .5em 22px;
	text-indent: -20px;
	font-weight: bold;
	color: #189A33;
	cursor: pointer;
}
.faq dd {
	margin: .5em 0 .5em 22px;
}

.collective {
	margin: 2em 0;
}
.collective dt {
	margin: 1.5em 0 0 22px;
	cursor: pointer;
}
.collective dd {
	margin: 0 0 0 22px;
	cursor: pointer;
}
.collective dd.image {
	cursor: default;
}
.collective .active {
	color: #189A33;
	cursor: default;
}
.collective dd.image img {
	border: solid 1px #E0E0E0;
}
.collective.script {
	position: relative;
	padding-top: 210px;
}
.collective.script dd.image {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
.collective.script dd.image.active {
	visibility: visible;
}

ul.aList {
	clear: both;
	float: left;
	width: 100%;
	margin: 2em 0 0 0;
	padding: 0;
}
ul.aList li {
	display: block;
	float: left;
	height: 143px;
	margin: 0 0 .5em 0;
	padding: 0 13px;
	list-style: none;
	font-size: .7em;
	font-weight: bold;
	text-align: center;
}
ul.aList li a {
	position: relative;
	display: block;
	width: 106px;
	padding: 94px 0 0 0;
}
ul.aList li.pBlock {
	clear: none;
	width: auto;
}
ul.aList li a img {
	position: absolute;
	top: 0;
	left: 6px;
	border: 1px solid #E0E0E0;
}
ul.aList.alt li {
	height: 131px;
}
ul.aList li a:hover {
	background-image: none;
}
.aroma1 a { background: url("/design/images/aromas/1a.gif") no-repeat 50% 0; }
.aroma1 { background: url("/design/images/aromas/1b.jpg") no-repeat 50% 0; }
.aroma2 a { background: url("/design/images/aromas/2a.gif") no-repeat 50% 0; }
.aroma2 { background: url("/design/images/aromas/2b.gif") no-repeat 50% 0; }
.aroma3 a { background: url("/design/images/aromas/3a.jpg") no-repeat 50% 0; }
.aroma3 { background: url("/design/images/aromas/3b.jpg") no-repeat 50% 0; }
.aroma4 a { background: url("/design/images/aromas/4a.gif") no-repeat 50% 0; }
.aroma4 { background: url("/design/images/aromas/4b.gif") no-repeat 50% 0; }
.aroma5 a { background: url("/design/images/aromas/5a.gif") no-repeat 50% 0; }
.aroma5 { background: url("/design/images/aromas/5b.gif") no-repeat 50% 0; }
.aroma6 a { background: url("/design/images/aromas/6a.gif") no-repeat 50% 0; }
.aroma6 { background: url("/design/images/aromas/6b.gif") no-repeat 50% 0; }
.aroma7 a { background: url("/design/images/aromas/7a.jpg") no-repeat 50% 0; }
.aroma7 { background: url("/design/images/aromas/7b.jpg") no-repeat 50% 0; }
.aroma8 a { background: url("/design/images/aromas/8a.gif") no-repeat 50% 0; }
.aroma8 { background: url("/design/images/aromas/8b.jpg") no-repeat 50% 0; }
.hrdw1 a { background: url("/design/images/technology/1a.gif") no-repeat 50% 0; }
.hrdw1 { background: url("/design/images/technology/1b.gif") no-repeat 50% 0; }
.hrdw2 a { background: url("/design/images/technology/2a.gif") no-repeat 50% 0; }
.hrdw2 { background: url("/design/images/technology/2b.jpg") no-repeat 50% 0; }
.hrdw3 a { background: url("/design/images/technology/3a.gif") no-repeat 50% 0; }
.hrdw3 { background: url("/design/images/technology/3b.gif") no-repeat 50% 0; }
.hrdw4 a { background: url("/design/images/technology/4a.gif") no-repeat 50% 0; }
.hrdw4 { background: url("/design/images/technology/4b.gif") no-repeat 50% 0; }
.hrdw5 a { background: url("/design/images/technology/5a.gif") no-repeat 50% 0; }
.hrdw5 { background: url("/design/images/technology/5b.gif") no-repeat 50% 0; }
.hrdw6 a { background: url("/design/images/technology/6a.gif") no-repeat 50% 0; }
.hrdw6 { background: url("/design/images/technology/6b.gif") no-repeat 50% 0; }
.hrdw7 a { background: url("/design/images/technology/7a.jpg") no-repeat 50% 0; }
.hrdw7 { background: url("/design/images/technology/7b.jpg") no-repeat 50% 0; }
.hrdw8 a { background: url("/design/images/technology/8a.jpg") no-repeat 50% 0; }
.hrdw8 { background: url("/design/images/technology/8b.jpg") no-repeat 50% 0; }
.hrdw9 a { background: url("/design/images/technology/9a.gif") no-repeat 50% 0; }
.hrdw9 { background: url("/design/images/technology/9b.gif") no-repeat 50% 0; }
.business1 a { background: url("/design/images/aromas/business/1a.jpg") no-repeat 50% 0; }
.business1 { background: url("/design/images/aromas/business/1b.jpg") no-repeat 50% 0; }
.business2 a { background: url("/design/images/aromas/business/2a.jpg") no-repeat 50% 0; }
.business2 { background: url("/design/images/aromas/business/2b.jpg") no-repeat 50% 0; }
.business3 a { background: url("/design/images/aromas/business/3a.gif") no-repeat 50% 0; }
.business3 { background: url("/design/images/aromas/business/3b.jpg") no-repeat 50% 0; }
.business4 a { background: url("/design/images/aromas/business/4a.jpg") no-repeat 50% 0; }
.business4 { background: url("/design/images/aromas/business/4b.jpg") no-repeat 50% 0; }
.business5 a { background: url("/design/images/aromas/business/5a.gif") no-repeat 50% 0; }
.business5 { background: url("/design/images/aromas/business/5b.jpg") no-repeat 50% 0; }
.business6 a { background: url("/design/images/aromas/business/6a.gif") no-repeat 50% 0; }
.business6 { background: url("/design/images/aromas/business/6b.jpg") no-repeat 50% 0; }
.business7 a { background: url("/design/images/aromas/business/7a.jpg") no-repeat 50% 0; }
.business7 { background: url("/design/images/aromas/business/7b.jpg") no-repeat 50% 0; }
.business8 a { background: url("/design/images/aromas/business/8a.jpg") no-repeat 50% 0; }
.business8 { background: url("/design/images/aromas/business/8b.jpg") no-repeat 50% 0; }
.business9 a { background: url("/design/images/aromas/business/9a.gif") no-repeat 50% 0; }
.business9 { background: url("/design/images/aromas/business/9b.jpg") no-repeat 50% 0; }
.business10 a { background: url("/design/images/aromas/business/10a.jpg") no-repeat 50% 0; }
.business10 { background: url("/design/images/aromas/business/10b.jpg") no-repeat 50% 0; }
.business11 a { background: url("/design/images/aromas/business/11a.jpg") no-repeat 50% 0; }
.business11 { background: url("/design/images/aromas/business/11b.jpg") no-repeat 50% 0; }
.business12 a { background: url("/design/images/aromas/business/12a.jpg") no-repeat 50% 0; }
.business12 { background: url("/design/images/aromas/business/12b.jpg") no-repeat 50% 0; }
.business13 a { background: url("/design/images/aromas/business/13a.jpg") no-repeat 50% 0; }
.business13 { background: url("/design/images/aromas/business/13b.jpg") no-repeat 50% 0; }
.business14 a { background: url("/design/images/aromas/business/14a.jpg") no-repeat 50% 0; }
.business14 { background: url("/design/images/aromas/business/14b.jpg") no-repeat 50% 0; }
.business15 a { background: url("/design/images/aromas/business/15a.jpg") no-repeat 50% 0; }
.business15 { background: url("/design/images/aromas/business/15b.jpg") no-repeat 50% 0; }
.business16 a { background: url("/design/images/aromas/business/16a.jpg") no-repeat 50% 0; }
.business16 { background: url("/design/images/aromas/business/16b.jpg") no-repeat 50% 0; }
.business17 a { background: url("/design/images/aromas/business/17a.gif") no-repeat 50% 0; }
.business17 { background: url("/design/images/aromas/business/17b.jpg") no-repeat 50% 0; }
.business18 a { background: url("/design/images/aromas/business/18a.gif") no-repeat 50% 0; }
.business18 { background: url("/design/images/aromas/business/18b.jpg") no-repeat 50% 0; }
.business19 a { background: url("/design/images/aromas/business/19a.jpg") no-repeat 50% 0; }
.business19 { background: url("/design/images/aromas/business/19b.jpg") no-repeat 50% 0; }
.business20 a { background: url("/design/images/aromas/business/20a.jpg") no-repeat 50% 0; }
.business20 { background: url("/design/images/aromas/business/20b.jpg") no-repeat 50% 0; }
.business21 a { background: url("/design/images/aromas/business/21a.jpg") no-repeat 50% 0; }
.business21 { background: url("/design/images/aromas/business/21b.jpg") no-repeat 50% 0; }
.business22 a { background: url("/design/images/aromas/business/22a.jpg") no-repeat 50% 0; }
.business22 { background: url("/design/images/aromas/business/22b.jpg") no-repeat 50% 0; }
.business23 a { background: url("/design/images/aromas/business/23a.gif") no-repeat 50% 0; }
.business23 { background: url("/design/images/aromas/business/23b.jpg") no-repeat 50% 0; }
.business24 a { background: url("/design/images/aromas/business/24a.gif") no-repeat 50% 0; }
.business24 { background: url("/design/images/aromas/business/24b.gif") no-repeat 50% 0; }
.mood1 a { background: url("/design/images/aromas/mood/1a.jpg") no-repeat 50% 0; }
.mood1 { background: url("/design/images/aromas/mood/1b.jpg") no-repeat 50% 0; }
.mood2 a { background: url("/design/images/aromas/mood/2a.jpg") no-repeat 50% 0; }
.mood2 { background: url("/design/images/aromas/mood/2b.jpg") no-repeat 50% 0; }
.mood3 a { background: url("/design/images/aromas/mood/3a.jpg") no-repeat 50% 0; }
.mood3 { background: url("/design/images/aromas/mood/3b.jpg") no-repeat 50% 0; }
.mood4 a { background: url("/design/images/aromas/mood/4a.jpg") no-repeat 50% 0; }
.mood4 { background: url("/design/images/aromas/mood/4b.jpg") no-repeat 50% 0; }
.mood5 a { background: url("/design/images/aromas/mood/5a.jpg") no-repeat 50% 0; }
.mood5 { background: url("/design/images/aromas/mood/5b.jpg") no-repeat 50% 0; }
.mood6 a { background: url("/design/images/aromas/mood/6a.jpg") no-repeat 50% 0; }
.mood6 { background: url("/design/images/aromas/mood/6b.jpg") no-repeat 50% 0; }
.mood7 a { background: url("/design/images/aromas/mood/7a.jpg") no-repeat 50% 0; }
.mood7 { background: url("/design/images/aromas/mood/7b.jpg") no-repeat 50% 0; }
.mood8 a { background: url("/design/images/aromas/mood/8a.jpg") no-repeat 50% 0; }
.mood8 { background: url("/design/images/aromas/mood/8b.jpg") no-repeat 50% 0; }
.mood9 a { background: url("/design/images/aromas/mood/9a.jpg") no-repeat 50% 0; }
.mood9 { background: url("/design/images/aromas/mood/9b.jpg") no-repeat 50% 0; }
.cleaning1 { background: url("/design/images/technology/aromacleaning/1a.jpg") no-repeat 50% 0; }
.cleaning1 a { background: url("/design/images/technology/aromacleaning/1b.jpg") no-repeat 50% 0; }
.cleaning2 { background: url("/design/images/technology/aromacleaning/2a.jpg") no-repeat 50% 0; }
.cleaning2 a { background: url("/design/images/technology/aromacleaning/2b.jpg") no-repeat 50% 0; }
.style1 a { background: url("/design/images/technology/aroma-style/1a.jpg") no-repeat 50% 0; }
.style1 { background: url("/design/images/technology/aroma-style/1b.gif") no-repeat 50% 0; }
.style2 a { background: url("/design/images/technology/aroma-style/2a.jpg") no-repeat 50% 0; }
.style2 { background: url("/design/images/technology/aroma-style/2b.gif") no-repeat 50% 0; }
.style3 a { background: url("/design/images/technology/aroma-style/3a.jpg") no-repeat 50% 0; }
.style3 { background: url("/design/images/technology/aroma-style/3b.jpg") no-repeat 50% 0; }
.ink1 a { background: url("/design/images/technology/aroma-style/ink/1a.gif") no-repeat 50% 0; }
.ink1 { background: url("/design/images/technology/aroma-style/ink/1b.jpg") no-repeat 50% 0; }
.ink2 a { background: url("/design/images/technology/aroma-style/ink/2a.gif") no-repeat 50% 0; }
.ink2 { background: url("/design/images/technology/aroma-style/ink/2b.gif") no-repeat 50% 0; }
.ink3 a { background: url("/design/images/technology/aroma-style/ink/3a.jpg") no-repeat 50% 0; }
.ink3 { background: url("/design/images/technology/aroma-style/ink/3b.jpg") no-repeat 50% 0; }
.ink4 a { background: url("/design/images/technology/aroma-style/ink/4a.jpg") no-repeat 50% 0; }
.ink4 { background: url("/design/images/technology/aroma-style/ink/4b.jpg") no-repeat 50% 0; }
.pen1 a { background: url("/design/images/technology/aroma-style/pen/1a.gif") no-repeat 50% 0; }
.pen1 { background: url("/design/images/technology/aroma-style/pen/1b.gif") no-repeat 50% 0; }
.pen2 a { background: url("/design/images/technology/aroma-style/pen/2a.gif") no-repeat 50% 0; }
.pen2 { background: url("/design/images/technology/aroma-style/pen/2b.gif") no-repeat 50% 0; }
.pen3 a { background: url("/design/images/technology/aroma-style/pen/3a.gif") no-repeat 50% 0; }
.pen3 { background: url("/design/images/technology/aroma-style/pen/3b.gif") no-repeat 50% 0; }
.pen4 a { background: url("/design/images/technology/aroma-style/pen/4a.gif") no-repeat 50% 0; }
.pen4 { background: url("/design/images/technology/aroma-style/pen/4b.jpg") no-repeat 50% 0; }
.set1 a { background: url("/design/images/technology/aroma-style/set/1a.gif") no-repeat 50% 0; }
.set1 { background: url("/design/images/technology/aroma-style/set/1b.gif") no-repeat 50% 0; }
.set2 a { background: url("/design/images/technology/aroma-style/set/2a.gif") no-repeat 50% 0; }
.set2 { background: url("/design/images/technology/aroma-style/set/2b.gif") no-repeat 50% 0; }
.set3 a { background: url("/design/images/technology/aroma-style/set/3a.jpg") no-repeat 50% 0; }
.set3 { background: url("/design/images/technology/aroma-style/set/3b.jpg") no-repeat 50% 0; }
.set4 a { background: url("/design/images/technology/aroma-style/set/4a.gif") no-repeat 50% 0; }
.set4 { background: url("/design/images/technology/aroma-style/set/4b.jpg") no-repeat 50% 0; }
.set5 a { background: url("/design/images/technology/aroma-style/set/5a.jpg") no-repeat 50% 0; }
.set5 { background: url("/design/images/technology/aroma-style/set/5b.jpg") no-repeat 50% 0; }
.set6 a { background: url("/design/images/technology/aroma-style/set/6a.jpg") no-repeat 50% 0; }
.set6 { background: url("/design/images/technology/aroma-style/set/6b.jpg") no-repeat 50% 0; }
.set7 a { background: url("/design/images/technology/aroma-style/set/7a.jpg") no-repeat 50% 0; }
.set7 { background: url("/design/images/technology/aroma-style/set/7b.jpg") no-repeat 50% 0; }
.set8 a { background: url("/design/images/technology/aroma-style/set/8a.gif") no-repeat 50% 0; }
.set8 { background: url("/design/images/technology/aroma-style/set/8b.gif") no-repeat 50% 0; }
.set9 a { background: url("/design/images/technology/aroma-style/set/9a.jpg") no-repeat 50% 0; }
.set9 { background: url("/design/images/technology/aroma-style/set/9b.jpg") no-repeat 50% 0; }
.set10 a { background: url("/design/images/technology/aroma-style/set/10a.jpg") no-repeat 50% 0; }
.set10 { background: url("/design/images/technology/aroma-style/set/10b.jpg") no-repeat 50% 0; }
.set11 a { background: url("/design/images/technology/aroma-style/set/11a.gif") no-repeat 50% 0; }
.set11 { background: url("/design/images/technology/aroma-style/set/11b.gif") no-repeat 50% 0; }
.set12 a { background: url("/design/images/technology/aroma-style/set/12a.gif") no-repeat 50% 0; }
.set12 { background: url("/design/images/technology/aroma-style/set/12b.jpg") no-repeat 50% 0; }
.set13 a { background: url("/design/images/technology/aroma-style/set/13a.gif") no-repeat 50% 0; }
.set13 { background: url("/design/images/technology/aroma-style/set/13b.gif") no-repeat 50% 0; }
.set14 a { background: url("/design/images/technology/aroma-style/set/14a.gif") no-repeat 50% 0; }
.set14 { background: url("/design/images/technology/aroma-style/set/14b.gif") no-repeat 50% 0; }
.set15 a { background: url("/design/images/technology/aroma-style/set/15a.gif") no-repeat 50% 0; }
.set15 { background: url("/design/images/technology/aroma-style/set/15b.gif") no-repeat 50% 0; }
.set16 a { background: url("/design/images/technology/aroma-style/set/16a.gif") no-repeat 50% 0; }
.set16 { background: url("/design/images/technology/aroma-style/set/16b.gif") no-repeat 50% 0; }
.set17 a { background: url("/design/images/technology/aroma-style/set/17a.jpg") no-repeat 50% 0; }
.set17 { background: url("/design/images/technology/aroma-style/set/17b.gif") no-repeat 50% 0; }
.set18 a { background: url("/design/images/technology/aroma-style/set/18a.jpg") no-repeat 50% 0; }
.set18 { background: url("/design/images/technology/aroma-style/set/18b.jpg") no-repeat 50% 0; }
.set19 a { background: url("/design/images/technology/aroma-style/set/19a.gif") no-repeat 50% 0; }
.set19 { background: url("/design/images/technology/aroma-style/set/19b.gif") no-repeat 50% 0; }
.supp1 a { background: url("/design/images/company/suppliers/1a.gif") no-repeat 50% 0; }
.supp1 { background: url("/design/images/company/suppliers/1b.gif") no-repeat 50% 0; }
.supp2 a { background: url("/design/images/company/suppliers/2a.gif") no-repeat 50% 0; }
.supp2 { background: url("/design/images/company/suppliers/2b.gif") no-repeat 50% 0; }
.action1 a { background: url("/design/images/action/1a.jpg") no-repeat 50% 0; }
.action1 { background: url("/design/images/action/1b.jpg") no-repeat 50% 0; }
.action2 a { background: url("/design/images/action/2a.jpg") no-repeat 50% 0; }
.action2 { background: url("/design/images/action/2b.jpg") no-repeat 50% 0; }
.daction1 a { background: url("/design/images/dealers/action/1a.gif") no-repeat 50% 0; }
.daction1 { background: url("/design/images/dealers/action/1b.gif") no-repeat 50% 0; }
.daction2 a { background: url("/design/images/dealers/action/2a.gif") no-repeat 50% 0; }
.daction2 { background: url("/design/images/dealers/action/2b.jpg") no-repeat 50% 0; }
.daction3 a { background: url("/design/images/dealers/action/3a.gif") no-repeat 50% 0; }
.daction3 { background: url("/design/images/dealers/action/3b.gif") no-repeat 50% 0; }
.daction4 a { background: url("/design/images/dealers/action/4a.gif") no-repeat 50% 0; }
.daction4 { background: url("/design/images/dealers/action/4b.gif") no-repeat 50% 0; }
#main ul.aList a,
#main ul.aList a:visited,
#main ul.aList a:hover,
#main .dScript a,
#main .dScript a:visited,
#main .dScript a:hover,
#main #feedback a,
#main #feedback a:visited,
#main #feedback a:hover {
	border: none;
}

.design dt {
	margin: 1em 0 .5em 0;
	font-weight: bold;
}
.dScript {
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 2em 0;
	padding-top: 380px;
}
.dScript dl {
	float: left;
	width: 92px;
	margin: 0;
	padding: 1px 1px 133px 1px;
	font-size: .7em;
	font-weight: bold;
	border: solid 1px #FFF;
}
.dScript dl.hovered {
	border: solid 1px #189A33;
}
.dScript dd {
	margin: 0 0 4px 0;
}
.dScript a {
	display: block;
	width: 92px;
	height: 92px;
}
.dScript dt {
	position: absolute;
	bottom: 2px;
}
.dScript dt a {
	padding-bottom: 92px;
	height: 28px;
}
.dScript dd a {
	text-indent: -5000px;
}
.dScript .one dt { background: url("/design/images/technology/aromadesign/1b.jpg") no-repeat 0 100%; }
.dScript .one dt a { background: url("/design/images/technology/aromadesign/1a.gif") no-repeat 0 100%; }
.dScript .one dd.onefirst { background: url("/design/images/technology/aromadesign/1_1b.jpg") no-repeat 0 0; }
.dScript .one dd.onefirst a { background: url("/design/images/technology/aromadesign/1_1a.jpg") no-repeat 0 0; }
.dScript .one dd.onesecond { background: url("/design/images/technology/aromadesign/1_2b.jpg") no-repeat 0 0; }
.dScript .one dd.onesecond a { background: url("/design/images/technology/aromadesign/1_2a.gif") no-repeat 0 0; }
.dScript .two dt { background: url("/design/images/technology/aromadesign/2b.gif") no-repeat 0 100%; }
.dScript .two dt a { background: url("/design/images/technology/aromadesign/2a.gif") no-repeat 0 100%; }
.dScript .two dd.twofirst { background: url("/design/images/technology/aromadesign/2_1b.jpg") no-repeat 0 0; }
.dScript .two dd.twofirst a { background: url("/design/images/technology/aromadesign/2_1a.jpg") no-repeat 0 0; }
.dScript .two dd.twosecond { background: url("/design/images/technology/aromadesign/2_2b.jpg") no-repeat 0 0; }
.dScript .two dd.twosecond a { background: url("/design/images/technology/aromadesign/2_2a.gif") no-repeat 0 0; }
.dScript .three dt { background: url("/design/images/technology/aromadesign/3b.gif") no-repeat 0 100%; }
.dScript .three dt a { background: url("/design/images/technology/aromadesign/3a.gif") no-repeat 0 100%; }
.dScript .three dd.threefirst { background: url("/design/images/technology/aromadesign/3_1b.jpg") no-repeat 0 0; }
.dScript .three dd.threefirst a { background: url("/design/images/technology/aromadesign/3_1a.jpg") no-repeat 0 0; }
.dScript .three dd.threesecond { background: url("/design/images/technology/aromadesign/3_2b.jpg") no-repeat 0 0; }
.dScript .three dd.threesecond a { background: url("/design/images/technology/aromadesign/3_2a.jpg") no-repeat 0 0; }
.dScript .four dt { background: url("/design/images/technology/aromadesign/4b.gif") no-repeat 0 100%; }
.dScript .four dt a { background: url("/design/images/technology/aromadesign/4a.gif") no-repeat 0 100%; }
.dScript .four dd.fourfirst { background: url("/design/images/technology/aromadesign/4_1b.jpg") no-repeat 0 0; }
.dScript .four dd.fourfirst a { background: url("/design/images/technology/aromadesign/4_1a.jpg") no-repeat 0 0; }
.dScript .four dd.foursecond { background: url("/design/images/technology/aromadesign/4_2b.jpg") no-repeat 0 0; }
.dScript .four dd.foursecond a { background: url("/design/images/technology/aromadesign/4_2a.gif") no-repeat 0 0; }
.dScript .active a {
	visibility: hidden;
}
.dScript.onefirst { background: url("/design/images/technology/aromadesign/1_1.jpg") no-repeat 4px 0; }
.dScript.onesecond { background: url("/design/images/technology/aromadesign/1_2.jpg") no-repeat 4px 0; }
.dScript.twofirst { background: url("/design/images/technology/aromadesign/2_1.jpg") no-repeat 4px 0; }
.dScript.twosecond { background: url("/design/images/technology/aromadesign/2_2.jpg") no-repeat 4px 0; }
.dScript.threefirst { background: url("/design/images/technology/aromadesign/3_1.jpg") no-repeat 4px 0; }
.dScript.threesecond { background: url("/design/images/technology/aromadesign/3_2.jpg") no-repeat 4px 0; }
.dScript.fourfirst { background: url("/design/images/technology/aromadesign/4_1.jpg") no-repeat 4px 0; }
.dScript.foursecond { background: url("/design/images/technology/aromadesign/4_2.jpg") no-repeat 4px 0; }
.dScript a:hover {
	background-image: none !important;
}


.twoCols {
	float: left;
	width: 100%;
	margin: .5em 0 1.5em 0;
}
.twoCols .colOne,
.twoCols .colTwo {
	float: left;
	width: 45%;
	margin-right: 4%;
}
.twoCols ul li {
	margin-bottom: .5em;
}


#feedback {
	margin: 1em 0 2em 22px;
}
#feedback input,
#feedback textarea {
	border: solid 1px #EC7741;
	color: #7A7B80;
}
#feedback input {
	width: 207.5px;
}
#feedback textarea {
	width: 420px;
}
#feedback label {
	margin-left: 20px;
}
#feedback td.button {
	text-align: right;
}
#fName,
#fEmail {
	width: 98%;
}

.noBord {
	border: none !important;
}

.withImg {
	margin: 0 0 0 22px !important;
	padding: 1em 0 1em 130px;
	background-position: 28px 50%;
	background-repeat: no-repeat;
}
.fontBook { background-image: url("/design/images/press/font_antikva.gif"); }
.fontArial { background-image: url("/design/images/press/font_arial.gif"); }
.color1 { background-image: url("/design/images/press/color_green.gif"); }
.color2 { background-image: url("/design/images/press/color_red.gif"); }
.color3 { background-image: url("/design/images/press/color_s_zel.gif"); }
.color4 { background-image: url("/design/images/press/color_orange.gif"); }
.color5 { background-image: url("/design/images/press/color_ser.gif"); }


.glossary {
	margin: 1em 0 0 22px;
}
.glossary div {
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 3px 0;
}
.glossary span,
.glossary span a {
	width: 30px;
	color: #FFF !important;
	background: #189A33 !important;
	font-weight: bold !important;
	border: none !important;
	text-align: center;
}
.glossary span a:hover {
	background: #45A859 !important;
}
.glossary span {
	float: left;
	margin: 0 3px 0 0;
}
.glossary span.passive {
	padding: 5px 0 6px 0;
	cursor: default;
	color: #DDD !important;
}
.glossary span a {
	display: block;
	padding: 5px 0 6px 0;
}
.text h4.afterGlossary {
	clear: both;
	padding-top: 1em;
}


/* Clients list in sidebar */
#addBar h3 {
	margin: 1.5em 1em 1em 0;
	color: #E86630;
	font-size: 1em;
	font-weight: bold;
}
.dList {
	margin: 1em .3em 1em 0;
}
.dList dt {
	margin: 0;
	color: #000;
	font-size: .85em;
	font-weight: bold;
}
.dList dt.active {
	color: #E86630;
}
.cList {
	margin: 1em .3em 1em 0;
}
.cList dt {
	margin: 0;
	color: #000;
	font-size: .85em;
	font-weight: bold;
	cursor: pointer;
}
.cList dt.hovered {
	color: #E86630;
	text-decoration: underline;
}
.cList dd {
	margin: .4em 0;
	padding-left: 6px;
	background: url("/design/images/bullet.gif") no-repeat 0 .6em;
	font-size: .85em;
	cursor: default;
}
.cList dd.active {
	font-weight: bold;
	color: #E86630;
}
#addBar a {
	color: #189A33;
	text-decoration: none;
}
#addBar a:hover {
	color: #E86630;
	text-decoration: underline;
}

.client {
	background: #C1DFBD url("/design/images/company/clients/ugolok.gif") no-repeat 0 0;
}
.client td {
	vertical-align: top;
}
.client .logo {
	padding: 15px 20px;
}
.client .desc {
	padding: 0 1em 15px 0;
	border-left: solid 2px #FFF;
}
.client .hrdw {
	padding: 15px 0;
	text-align: center;
	border-top: solid 2px #FFF;
}
.client .attr {
	padding: 0 1em 15px 0;
	border-top: solid 2px #FFF;
}
.client .attr p span,
.client .attr dt {
	color: #000;
}
.client .attr dl {
	margin: 1em 20px;
}
.client .attr p span a {
	color: #000 !important;
	text-decoration: underline !important;
	border: none !important;
}
.client .withBorder {
	border: solid 1px #269A37;
}


/* ---[ Map ]--------------------------------------------------------------- */
#map {
	position: relative;
	margin: 1em 0 1.5em 22px;
	width: 500px;
	height: 246px;
	background: url("/design/images/dealers/map.gif") no-repeat 0 0;
}
#map div {
	position: absolute;
	height: 6px;
	width: 6px;
	background: url("/design/images/dealers/pos_active.gif") no-repeat 0 0;
}
#map a {
	display: block;
	height: 6px;
	width: 6px;
	background: url("/design/images/dealers/pos.gif") no-repeat 0 0;
	border: none !important;
	line-height: 1px;
	font-size: 1px
}
#map a.selected {
	background: url("/design/images/dealers/pos_selected.gif") no-repeat 0 0 !important;
}
#map a:hover,
#map a.active {
	background-image: none !important;
}
.cityList {
	margin: 1em .3em 1em 0;
	padding: 0;
}
.cityList li {
	margin: .3em 0;
	padding: 0;
	font-size: .85em;
	list-style: none;
}
.cityList li a.selected {
	color: #E86630 !important;
}
.cityList li.hovered,
.cityList li.hovered a {
	color: #E86630 !important;
	text-decoration: underline !important;
}

.client .cityList {
	margin-left: 0;
}
.client .cityList li {
	color: #189A33;
	cursor: default;
}


/* ---[ Login ]------------------------------------------------------------- */
#login {
	width: 201px;
	height: 45px;
	padding-top: 3px;
	background: url("/design/images/dealers/login.png") no-repeat 0 0;
	text-align: center;
}
#login form {
	margin: 0;
	padding: 0;
}
#login input {
	width: 185px;
	border: none;
	font-size: 1.5em;
}


/* ---[ Tables ]------------------------------------------------------------ */
.tbl {
	width: 100%;
	border-bottom: solid 1px #FFF;
	border-left: solid 1px #FFF;
}
.tbl caption {
	margin: 0;
	background: #9BCDA6;
	border: solid 1px #FFF;
	border-bottom: none;
}
.tbl td,
.tbl th {
	padding: .5em;
	background: #B6E2C1;
	border-top: solid 1px #FFF;
	border-right: solid 1px #FFF;
	vertical-align: top;
	font-size: .85em;
}
.tbl .i1 span,
.tbl .i2 span,
.tbl .i3 span,
.tbl .i4 span {
	display: block;
	background: url("/design/images/aromas/ico_1_a.gif") no-repeat 50% 0;
}
.tbl .i2 span { background: url("/design/images/aromas/ico_2_a.gif") no-repeat 50% 0; }
.tbl .i3 span { background: url("/design/images/aromas/ico_3_a.gif") no-repeat 50% 0; }
.tbl .i4 span { background: url("/design/images/aromas/ico_4_a.gif") no-repeat 50% 0; }
.tbl .i1 span a,
.tbl .i2 span a,
.tbl .i3 span a,
.tbl .i4 span a {
	display: block;
	width: 17px;
	height: 32px;
	text-indent: -5000px;
	background: url("/design/images/aromas/ico_1.gif") no-repeat 50% 0;
}
.tbl .i2 span a { background: url("/design/images/aromas/ico_2.gif") no-repeat 50% 0; }
.tbl .i3 span a { background: url("/design/images/aromas/ico_3.gif") no-repeat 50% 0; }
.tbl .i4 span a { background: url("/design/images/aromas/ico_4.gif") no-repeat 50% 0; }
.tbl .i1 span a:hover,
.tbl .i2 span a:hover,
.tbl .i3 span a:hover,
.tbl .i4 span a:hover {
	background-image: none;
}
#main .tbl a {
	color: #486E3B;
	border: none;
}
#main .tbl a:visited {
	color: #628A55;
	border: none;
}
#main .tbl a:hover {
	color: #189A33;
	border: none;
}
#main .tbl span a,
#main .tbl span a:visited,
#main .tbl span a:hover {
	border: none;
}

.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}

.marginTop {
	margin-top: 2em;
}

/* Dialer's card form */
.tbl2 {
	border-top: solid 1px #D5D9D5;
	border-left: solid 1px #D5D9D5;
}
.tbl2 th,
.tbl2 td {
	border-right: solid 1px #D5D9D5;
	border-bottom: solid 1px #D5D9D5;
	padding: .5em;
}
#card {
	position: relative;
	margin: 0;
	padding: 0;
}
#card input,
#card textarea {
	width: 260px;
	border: solid 1px #DEDEDE;
}
#card.alt input,
#card textarea  {
	width: 420px;
}
#card td {
	text-align: right;
	font-size: .85em;
}
#card .imp input,
#card textarea  {
	border: solid 1px #99CF9F;
}
#card .imp span {
	position: absolute;
	left: -1em;
	color: #319C3E;
	font-size: 1.25em;
}
#card span.imp {
	color: #319C3E;
	font-size: 1.2em;
}
#card p.submit {
	clear: both;
	float: right;
	margin: 1em 0 1em 2em;
}
#card p.submit a {
	border: none !important;
}


/* ---[ Sub Bar ]----------------------------------------------------------- */
#subBar {
	clear: both;
	float: left;
	width: 205px;
	padding: 0 20px 120px 30px;
}
#addButtons {
	margin: 2em 0 0 0;
	padding: 0;
}
#addButtons li {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}
#addButtons a {
	display: block;
	width: 201px;
	height: 37px;
	text-indent: -5000px;
}
#bAction {
	background: url("/design/images/button_action.png") no-repeat 0 0;
}
#bProject {
	background: url("/design/images/button_project.png") no-repeat 0 0;
}
#bMagazins {
	background: url("/design/images/button_magaz.png") no-repeat 0 0;
}
#bZakaz {
	background: url("/design/images/button_zakaz.png") no-repeat 0 0;
}

#subMenu {
	margin: 1em 50px 6em 0;
	padding: 0;
	cursor: default;
}
#subMenu li {
	margin: .5em 0;
	padding: 0;
	list-style: none;
	text-align: right;
	text-transform: uppercase;
	font-size: .85em;
	font-weight: bold;
	color: #66666B;
	height: 1%;
}
#subMenu a {
	display: block;
	position: relative;
	padding: .5em 20px .5em .5em;
	color: #66666B;
	text-decoration: none;
	border: solid 1px #FFF;
}
#subMenu a:hover {
	color: #189A33;
	border: solid 1px #189A33;
}
#subMenu span {
	display: block;
	padding: .5em 20px .5em .5em;
	color: #189A33;
	border: solid 1px #FFF;
}


/* ---[ Add Bar ]----------------------------------------------------------- */
#addBar {
	float: right;
	width: 152px;
	padding: 0 0 100px 0;
}
#prodNav {
	margin: 1em 0;
	padding: 0;
	cursor: default;
}
#prodNav li {
	margin: 1em 0;
	padding: 0 2px 0 0;
	list-style: none;
	font-size: .85em;
	font-weight: bold;
	text-transform: uppercase;
}
#addBar #prodNav a {
	display: block;
	height: 100%;
	padding: 1.5em 3px 1.5em 54px;
	color: #66666B;
	text-decoration: none;
	border: solid 1px #FFF;
}
#prodNav span.active {
	display: block;
	height: 100%;
	padding: 1.5em 3px 1.5em 54px;
	color: #189A33;
	border: solid 1px #FFF;
}
#addBar #prodNav a:hover {
	color: #189A33;
	border: solid 1px #189A33;
}
#prodDisp {
	background: url("/design/images/prod_disp.gif") no-repeat 15px 50%;
}
#prodAromi {
	background: url("/design/images/prod_aromi.gif") no-repeat 15px 50%;
}
#prodOffice {
	background: url("/design/images/prod_office.gif") no-repeat 15px 50%;
}
#prod1100 {
	background: url("/design/images/prod_1100.gif") no-repeat 15px 50%;
}
#prodExvis {
	background: url("/design/images/prod_exvis.gif") no-repeat 12px 50%;
}
#prodTree {
	background: url("/design/images/prod_tree.gif") no-repeat 12px 50%;
}
#prod2000 {
	background: url("/design/images/prod_2000.gif") no-repeat 3px 50%;
}
#prodRaimador {
	background: url("/design/images/prod_raimador.gif") no-repeat 14px 50%;
}
#prodleather {
	background: url("/design/images/prod_leather.gif") no-repeat 14px 50%;
}
#prodCleaner {
	background: url("/design/images/prod_cleaner.gif") no-repeat 2px 50%;
}
#prodAuto {
	background: url("/design/images/prod_auto.gif") no-repeat 10px 50%;
}
#prodInk {
	background: url("/design/images/prod_ink.gif") no-repeat 10px 50%;
}
#prodParfum {
	background: url("/design/images/prod_parfum.gif") no-repeat 24px 50%;
}
#prodKompashka {
	background: url("/design/images/prod_kompashka.gif") no-repeat 10px 50%;
}


/* ---[ Footer ]------------------------------------------------------------ */
#footer {
	position: relative;
	z-index: 1;
	clear: both;
	float: left;
	width: 705px;
	margin: -110px 0 0 0;
	padding: 115px 0 0 255px;
	background: url("/design/images/footer_bgr.png") no-repeat 0 100%;
}
#linkToOldSite {
	position: absolute;
	bottom: 100px;
	right: 28px;
	width: 122px;
	margin: 0;
	padding: .2em 0;
	font-size: .85em;
	color: #189A33;
}
#linkToOldSite a {
	color: #189A33;
	text-decoration: none;
	border-bottom: solid 1px #BCB;
}
#linkToOldSite a:visited {
	border-bottom: solid 1px #DED;
}
#linkToOldSite a:hover {
	border-bottom: solid 1px #189A33;
}
#linkToReima {
	position: absolute;
	bottom: 5px;
	left: 80px;
	margin: 0;
}
#linkToReima a {
	display: block;
	width: 85px;
	height: 45px;
	text-indent: -5000px;
}
#search {
	position: relative;
	margin: 0;
}
#search input {
	width: 540px;
}
#search a {
	position: absolute;
	top: 2px;
	right: 28px;
	display: block;
	width: 122px;
	height: 18px;
	text-indent: -5000px;
	background: url("/design/images/button_search.png") no-repeat 0 0;
}
#copyright {
	margin: 0;
	padding: 1.2em 160px 1.2em 1.2em;
	font-size: .7em;
	color: #FFF;
}
#copyright a {
	color: #FFF;
}
#copyrightLink {
	margin-left: 1.3em;
}
#footerNav {
	position: absolute;
	bottom: 19px;
	right: 40px;
	margin: 0;
	padding: 0;
}
#footerNav li {
	float: left;
	margin: 0;
	padding-left: 18px;
	list-style: none;
}
#footerNav a {
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -5000px;
}
#fMail a {
	background: url("/design/images/footer_icon_mail.gif") no-repeat 0 0;
}
#fSitemap a {
	background: url("/design/images/footer_icon_sitemap.gif") no-repeat 0 0;
}
#fPrint a {
	background: url("/design/images/footer_icon_print.gif") no-repeat 0 0;
}


/* ---[ Other ]------------------------------------------------------------- */
a img {
	border: none;
}
a {
	color: #189A33;
}
a:focus, a:active {
	outline: none;
}
#main a {
	text-decoration: none;
	border-bottom: solid 1px #BCB;
}
#main a:visited {
	border-bottom: solid 1px #DED;
}
#main a:hover {
	border-bottom: solid 1px #189A33;
}

.comment {
	font-weight: normal;
	font-size: .7em;
}

