@import url(reset.css);

#wrapper {
	width: 1280px;
	height: 960px;
	margin: 0 Auto;
	outline: 0px solid #cccccc;
}

#wrapperLabel {
	width: 1280px;
	height: 2080px;
	margin: 0 Auto;
	outline: 0px solid #cccccc;
}

#wrapperPachaging {
	width: 1280px;
	height: 1280px;
	margin: 0 Auto;
	outline: 0px solid #cccccc;
}
	
#inform { 
	position: relative; 			/* Відносне позиціонування */ 
	top: 0px; 
	font: 16px "Times New Roman", Times, serif;
	color: #bbbbbb; 				/* Сірий колір символів */ 
	text-align: center;
	margin: 0;
	padding: 0;
}	

/* Початок блока header */

#mainHeader {
	position: relative;	
	left: 0px;
	top: 0px;		
	outline: 0px solid #cc0000;
	height: 205px;	
	background-color: #f9f9f9;	
	background-image: url(../images/headerBg.jpg);
	background-image: linear-gradient(to bottom, #ffffff, #efefef);
	background-repeat: repeat-x;
	z-index: 1;	
}

#headerBottom {
	position: absolute;	
	left: 141px;
	top: 187px;		
	width: 1093px;
	height: 17px;	
	background-image: url(../images/headerBottom1.png);
	background-repeat: no-repeat;
	z-index: 2;		
	outline: 0px solid black;	
}

#hLeft {
	position: relative;	
	width: 640px;
	height: 205px;
	float: left;
	outline: 0px solid green;	
}

#logo {
	position: absolute;
	left: 82px;
	top: 31px;	
	width: 145px;
	height: 166px;
	background-image: url(../images/logoImage.png);
	background-repeat: no-repeat;
	z-index: 3;		
	outline: 0px solid #cccccc;	
}

#logo a {
	display: block;
	height: 166px;
	cursor: pointer;	
}

#logo a:hover {
	background-image: url(../images/logoImageHover.png);	
}
/*
#logo a:active {
	background-image: url(../images/logoImage_active.png);	
}
*/
#titleDescription {
	position: absolute;
	left: 233px;
	top: 38px;	
	width: 337px;
	height: 129px;
	background-image: url(../images/titleDescription.png);
	background-repeat: no-repeat;
	z-index: 3;	
	outline: 0px solid #cccccc;	
}

#titleDescription a {
	display: block;
	height: 129px;
	cursor: pointer;	
}

#titleDescription a:hover {
	background-image: url(../images/titleDescriptionHover.png);	
}
/*
#titleDescription a:active {
	background-image: url(../images/titleDescription_active.png);
}
*/
#headerColors {
	position: absolute;	
	left: 236px;
	top: 190px;		
	width: 304px;
	height: 15px;	
	background-image: url(../images/headerColors.png);
	background-repeat: no-repeat;
	z-index: 5;	
	outline: 0px solid blue;	
}

#hRight {
	position: relative;	
	width: 640px;
	height: 205px;	
	float: left;
	background-image: url(../images/menuBg1.png);
	background-repeat: no-repeat;
	background-position: 129px 0px;	
	z-index: 4;
	outline: 0px solid blue;	
}

#flagUkraine {
	position: absolute;
	left: 3px;
	top: 123px;	
	width: 59px;
	height: 46px;
	background-image: url(../images/flagUkraine.png);
	background-repeat: no-repeat;
}

#flagUkraine a {
	display: block;
	height: 46px;
	cursor: pointer;	
}

#flagUkraine a:hover {
	background-image: url(../images/flagUkraineHover.png);
}
/*
#flagUkraine a:active {
	background-image: url(../images/flagUkraine_active.png);
}
*/
#flagEngland {
	position: absolute;
	left: 62px;
	top: 123px;		
	width: 59px;
	height: 46px;
	background-image: url(../images/flagEngland.png);
	background-repeat: no-repeat;
}

#flagEngland a {
	display: block;
	height: 46px;
	cursor: pointer;	
}

#flagPoland {
	position: absolute;
	left: 121px;
	top: 123px;		
	width: 59px;
	height: 46px;
	background-image: url(../images/flagPoland.png);
	background-repeat: no-repeat;
}

#flagPoland a {
	display: block;
	height: 46px;
	cursor: pointer;	
}

#headerProducts {
	position: absolute;
	right: 333px;
	top: 76px;	
	width: 106px;
	height: 34px;
	background-image: url(../images/headerProducts.png);
	background-repeat: no-repeat;
	z-index: 11;
}

#headerProducts a {
	display: block;
	height: 34px;
	cursor: pointer;	
}

#headerProducts a:hover {
	background-image: url(../images/headerProductsHover.png);	
}
/*
#headerProducts a:active {
	background-image: url(../images/headerProducts_active.png);
}
*/
#headerClients {
	position: absolute;
	right: 164px;
	top: 76px;	
	width: 140px;
	height: 34px;
	background-image: url(../images/headerClients.png);
	background-repeat: no-repeat;
	z-index: 12;	
}

#headerClients a {
	display: block;
	height: 34px;
	cursor: pointer;	
}

#headerClients a:hover {
	background-image: url(../images/headerClientsHover.png);	
}
/*
#headerClients a:active {
	background-image: url(../images/headerClients_active.png);	
}
*/
#headerPrintery {
	position: absolute;
	right: 333px;
	top: 135px;	
	width: 106px;
	height: 34px;
	background-image: url(../images/headerPrintery.png);
	background-repeat: no-repeat;
	z-index: 13;	
}

#headerPrintery a {
	display: block;
	height: 34px;
	cursor: pointer;	
}

#headerPrintery a:hover {
	background-image: url(../images/headerPrinteryHover.png);	
}
/*
#headerPrintery a:active {
	background-image: url(../images/headerPrintery_active.png);	
}
*/
#headerContacts {
	position: absolute;
	right: 164px;;
	top: 135px;	
	width: 140px;
	height: 34px;
	background-image: url(../images/headerContacts.png);
	background-repeat: no-repeat;
	z-index: 14;	
}

#headerContacts a {
	display: block;
	height: 34px;
	cursor: pointer;	
}

#headerContacts a:hover {
	background-image: url(../images/headerContactsHover.png);	
}
/*
#headerContacts a:active {
	background-image: url(../images/headerContacts_active.png);	
}
*/
#hLine {
/*	position: relative;*/
	position: absolute;	
	right: 0px;
	top: 120px;		
	width: 1045px;
	height: 3px;	
	background-image: url(../images/hLine.png);
	background-repeat: no-repeat;
	z-index: 6;			
}

#vLine {
/*	position: relative;*/
	position: absolute;	
	right: 315px;
	top: 0px;		
	width: 3px;
	height: 205px;	
	background-image: url(../images/vLine.png);
	background-repeat: no-repeat;
	z-index: 7;		
}

#headerCircle {
	position: absolute;
	right: 300px;
	top: 104px;		
	width: 34px;
	height: 34px;	
	background-image: url(../images/headerCircle.png);
	background-repeat: no-repeat;
	z-index: 8;			
}

#headerCorner {
	position: absolute;
	right: 85px;
	top: 195px;	
	width: 87px;
	height: 10px;	
	background-image: url(../images/headerCorner.png);
	background-repeat: no-repeat;
	z-index: 16;		
}

#headerPhoneMail {
	position: absolute;
	right: 0px;
	top: 0px;	
	width: 173px;
	height: 105px;	
	background-image: url(../images/headerPhoneMail.png);
	background-repeat: no-repeat;
	z-index: 17;		
}

#headerPhoneMail p {
	font: 11.5px Tahoma, Geneva, sans-serif;
	color: #000000;
	margin: 20px 10px 10px 4px;
	text-align: right;
	line-height: 19px;
}

#headerPhoneMail p .bigPhoneNumbers {
	font: 16.5px Tahoma, Geneva, sans-serif;
	
}

/* Кінець блока header */

/* Початок блока content */

#content {
	position: relative;
	left: 0px;
	top: 0px;	
	height: 755px;
	width: 1280px;
	background-color: #bcbcbc;	
	background-image: url(../images/contentBg.jpg);
	background-image: linear-gradient(to bottom, #efefef, #7d7d7d);
	background-repeat: repeat-x;
	z-index: 1;
	outline: 0px solid #00cccc;	
}

#contentLabel {
	position: relative;
	left: 0px;
	top: 0px;	
	height: 1875px;
	width: 1280px;
	background-color: #bcbcbc;	
	background-image: url(../images/contentBg.jpg);
	background-image: linear-gradient(to bottom, #efefef, #7d7d7d);
	background-repeat: repeat-x;
	z-index: 1;
	outline: 0px solid #00cccc;	
}

#mainContentSheet {
	position: absolute;
	left: 130px;
	top: 0px;
	width: 1110px;
	height: 436px;
	background-image: url(../images/mainContentSheet.png);
	background-repeat: no-repeat;
	margin: 0;
	z-index: 5;
	outline: 0px solid #330033;
}

#mainContentArea {
	position: relative;	
	width: 987px;
	height: 368px;	
	margin: 0px 20px 60px 103px;
	padding-top: 8px;	
}

#mainContentText {
	width: 710px;
	height: 360px;
}

#mainContentText h1 {
	position: absolute;
	left: 250px;
	top: 8px;	
	font: bold 48px Arial, Helvetica, sans-serif;
	margin-left: 1px;	
	margin-bottom: 10px;
}

#mainContentText h2 {
	font: bold 48px Arial, Helvetica, sans-serif;
	margin-left: 1px;	
	margin-bottom: 10px;
}


#mainContentText h3 {
	font: bold 24px Tahoma, Geneva, sans-serif;
	color: #0096e1;
	margin-left: 2px;	
	margin-bottom: 10px;
}

#mainContentText p {
	font: 18px Tahoma, Geneva, sans-serif;
	margin-left: 3px;
	margin-bottom: 6px;
	text-align: justify;
	margin-top: 0.7em; 
    margin-bottom: 0.7em; 
}

#mainPhoneMailText p a {
	font: bold 19px Tahoma, Geneva, sans-serif;
	color: #0096e1;
	margin-left: 3px;
	margin-bottom: 1px;
	text-align: justify;
/*	text-decoration: none;*/
}

#mainPhoneMailText p a:hover {
	color: #4070f0;
}

#mainContentMap {
	position: absolute;
	right: 5px;
	top: 80px;
	width: 232px;
	height: 306px;
/*	background-image: url(../images/mainContentMap.jpg);
	background-repeat: no-repeat;*/
	background-color: #ffffff;
	z-index: 6;	
}

#mainContentMapArea {
	position: relative;	
/*	width: 232px;
	height: 306px;*/
	outline: 0px solid red;
}

#mainGoogleMap {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 232px;
	height: 270px;
	z-index: 7;			
}

#mainPhoneMailBg {
	position: absolute;
	right: -17px;
	top: -10px;
	width: 286px;
	height: 238px;
	background-image: url(../images/mainPhoneMailBg.png);
	background-repeat: no-repeat;
	z-index: 7;		
}

#mainPhoneMailText {
	position: relative;
	width: 275px;
	height: 120px;	
	z-index: 8;		
}

#mainPhoneMailText p {
	font: 19.5px Tahoma, Geneva, sans-serif;
	color: #000000;
	margin: 50px 28px 10px 4px;
	text-align: right;
	line-height: 28px;
}

#mainPhoneMailText p .mainBigPhoneNumbers {
	font: 19.5px Tahoma, Geneva, sans-serif;
	
}

#imageIndex1 {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 194px;
	height: 145px;
	background-image: url(../images/imageIndex1.jpg);
	background-repeat: no-repeat;
	z-index: 11;	
}

#imageIndex2 {
	position: absolute;
	left: 0px;
	top: 199px;
	width: 194px;
	height: 145px;
	background-image: url(../images/imageIndex2.jpg);
	background-repeat: no-repeat;
	z-index: 12;	
}

#imageIndex3 {
	position: absolute;
	left: 0px;
	top: 348px;
	width: 194px;
	height: 145px;
	background-image: url(../images/imageIndex3.jpg);
	background-repeat: no-repeat;
	z-index: 13;	
}

#mainCopyrightImage {
	position: absolute;
	right: 1px;
	top: 391px;	
	width: 241px;
	height: 13px;
	background-image: url(../images/copyrightLileya.png);
	background-repeat: no-repeat;
	z-index: 6;	
}

#contactsContentSheet {
	position: relative;
	left: 0;
	top: 0;
	width: 1280px;
	height: 504px;
	background-image: url(../images/contactsContentSheet1.png);
	background-repeat: no-repeat;
	z-index: 5;
	outline: 0px solid #0000cc;
}

#contactsContentSheet550 {
	position: relative;
	left: 0;
	top: 0;
	width: 1280px;
	height: 604px;
	background-image: url(../images/contactsContentSheet550.png);
	background-repeat: no-repeat;
	z-index: 5;
	outline: 0px solid #0000cc;
}

#contactsContentSheetBig {
	position: relative;
	left: 0;
	top: 0;
	width: 1280px;
	height: 750px;
	background-image: url(../images/contactsContentSheetBig.png);
	background-repeat: no-repeat;
	z-index: 5;
	outline: 0px solid #0000cc;
}

#contactsContentArea {
	position: relative;	
	width: 968px;
	height: 425px;	
	margin: 0px 20px 60px 233px;
	padding-top: 8px;
	outline: 0px solid #00cccc;
}

#contactsContentArea550 {
	position: relative;	
	width: 968px;
	height: 525px;	
	margin: 0px 20px 60px 233px;
	padding-top: 8px;
	outline: 0px solid #00cccc;
}

#contactsContentAreaBig {
	position: relative;	
	width: 968px;
	height: 671px;	
	margin: 0px 20px 60px 233px;
	padding-top: 8px;
	outline: 0px solid #00cccc;
}

#contactsContentText {
	width: 470px;
	height: 406px;
	outline: 0px solid black;
}

#contactsContentText550 {
	width: 470px;
	height: 350px;/*406px;*/
	outline: 0px solid black;
}

#contactsContentForm {
	position: relative;
	top: 0px;
	left: 0px;
	width: 965px;
	height: 145px;	
	padding-left: 3px;
	padding-top: 8px;
	outline: 0px solid #00cccc;	
}

#contactsContentForm fieldset {
	padding: 8px;
	margin: 0px;
	border: 1px solid #aaaaaa;
	border-radius: 3px;
}

#contactsContentForm legend {
	font: bold 15px Tahoma, Geneva, sans-serif;
	color: #111111;		
}

#contactsContentForm {
	font: 14px Tahoma, Geneva, sans-serif;
	color: #111111;
}

#contactsContentForm label {
	cursor: pointer;
}

#contactsContentForm .inputName {
	height: 18px;
}

#contactsContentForm .inputMessage {
	height: 81px;
}

#contactsContentForm .inputName, .inputMessage {
	border-radius: 3px;
	box-shadow: 1px 1px 10px 0px rgba(51, 51, 51, 0.23);
	border: 1px solid #cccccc;	
	padding: 3px;
	margin-top: 2px;
}
#contactsContentForm .inputName:focus, .inputMessage:focus {
	box-shadow: 2px 3px 12px 1px rgba(51, 51, 51, 0.23);
	border: 1px solid #999999;
}

#contactsContentForm .sendButton {
	background-image: linear-gradient(to bottom, #47B4FF, #348FFF 25%, #347FE1 50%, #348FFF 75%, #47B4FF);
  	background-repeat: repeat-x;
	border-radius: 6px;
	box-shadow: 1px 2px 3px 1px rgba(51, 51, 51, 0.23);
	padding: 5px;
	cursor: pointer;
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #ffffff;
	text-shadow: 2px 2px 2px #111111;
}
/*----------------- Сторінка "Замовникам" і "Дизайн-студія" -----------------*/
#clientsContentText {
	width: 910px;
	height: 406px;	
}
#clientsContentText h2 {
	font: bold 48px Arial, Helvetica, sans-serif;
	margin-left: 1px;	
	margin-bottom: 5px;
}
#clientsContentText p {
	font: 13.5px Tahoma, Geneva, sans-serif;
	margin-left: 3px;
	margin-bottom: 0px;
	text-align: left;	
}
#clientsContentText p a {
	font: bold 13.5px Tahoma, Geneva, sans-serif;
	color: #0096e1;
	text-decoration: none;
	margin-left: 3px;
	margin-bottom: 6px;
	text-align: left;	
}
#clientsContentText p a:hover {
	color: #4070f0;
}

/*----------------- Іконка для скачування pdf файла з сторінки "Дизайн-студія" -----------------*/
#pdfDownloadImage {
	width: 80px;
	height: 83px;
	background-image: url(../images/pdfDownloadImage.png);
	background-repeat: no-repeat;
	margin-top: 8px;
	float: left;	
}
#pdfDownloadImage a {
	display: block;
	height: 83px;
	cursor: pointer;	
}
#pdfDownloadImage a:hover {
	background-image: url(../images/pdfDownloadImageHover.png);	
}

/*----------------- Сторінка "Замовникам" -----------------*/
/*----------------- 1 -----------------*/
/* Cпеціальні пропозиції для виробників (картинка) */
#clients1Image, #clients2Image, #clients3Image, #clients4Image, #clients5Image  {
	position: absolute;	
	width: 200px;
	height: 200px;	
	top: 100px;	
	outline: 0px solid red;
}
#clients1Image {
	left: 30px;
	background-image: url(../images/clients/3.png);
	background-repeat: no-repeat;
}
#clients1Image a, #clients2Image a, #clients3Image a, #clients4Image a, #clients5Image a  {
	display: block;
	height: 200px;
	cursor: pointer;		
}
#clients1Image a:hover {
	background-image: url(../images/clients/3.png);	
}

/* Cпеціальні пропозиції для виробників (заголовок) */
#clients1Title, #clients2Title, #clients3Title, #clients4Title, #clients5Title {
	position: absolute;	
	top: 320px;
	width: 200px;
	height: 70px;	
	text-align: center;
}
#clients1Title h3 a, #clients2Title h3 a, #clients3Title h3 a, #clients4Title h3 a, #clients5Title h3 a  {
	font: 19.1px Arial, Helvetica, sans-serif;/*Helvetica, Sans-Serif;/*Tahoma, Geneva, sans-serif;*/
	font-weight: bold;
	color: #008ec9;
	line-height: 110%;
	text-transform: uppercase;
	text-decoration: none;
}
#clients1Title a:hover, #clients2Title a:hover, #clients3Title a:hover, #clients4Title a:hover, #clients5Title a:hover {
	color: #005FFF;/*#0041C9;*/
	text-shadow: 1px 1px 1px #cccccc;
}
#clients1Title {
	left: 30px;
}

/* Cпеціальні пропозиції для виробників (текст) */
#clients1Text, #clients2Text, #clients3Text, #clients4Text, #clients5Text {
	position: absolute;
	width: 195px;
/*	height: 375px;*/
	font: 11px Tahoma, Geneva, sans-serif;
	line-height: 125%;
	color: #000000;
}
#clients1Text, #clients2Text, #clients3Text, #clients4Text, #clients5Text {
	top: 400px;
}
#clients1Text {
	left: 30px;	
}

/*----------------- 2 -----------------*/
/* Дизайн-студія (картинка) */
#clients2Image {
	left: 250px;
	background-image: url(../images/clients/pruducersImage.png);
	background-repeat: no-repeat;
}
#clients2Image a:hover {
	background-image: url(../images/clients/pruducersImageHover.png);	
}

/* Дизайн-студія (заголовок) */
#clients2Title {
	left: 250px;
}

/* Дизайн-студія (текст) */
#clients2Text {
	left: 250px;	
}

/*----------------- 3 -----------------*/
/* 3 (картинка)*/
#clients3Image {
	left: 470px;
	background-image: url(../images/clients/3.png);
	background-repeat: no-repeat;
}
#clients3Image a:hover {
	background-image: url(../images/clients/3.png);	
}

/* 3 (заголовок)*/
#clients3Title {
	left: 470px;
}

/* 3 (текст)*/
#clients3Text {
	left: 470px;	
}

/*----------------- 4 -----------------*/
/* 4 (картинка)*/
#clients4Image {
	left: 690px;
	background-image: url(../images/clients/designImage.png);
	background-repeat: no-repeat;
}
#clients4Image a:hover {
	background-image: url(../images/clients/designImageHover.png);	
}

/* 4 (заголовок)*/
#clients4Title {
	left: 690px;
}

/* 4 (текст)*/
#clients4Text {
	left: 690px;	
}

/*----------------- 5 -----------------*/
/* 5 (картинка)*/
#clients5Image {
	left: 910px;
	background-image: url(../images/clients/3.png);
	background-repeat: no-repeat;
}
#clients5Image a:hover {
	background-image: url(../images/clients/3.png);	
}

/* 5 (заголовок)*/
#clients5Title {
	left: 910px;
}

/* 5 (текст)*/
#clients5Text {
	left: 910px;	
}

/*----------------- Сторінка "Cпеціальні пропозиції для виробників" -----------------*/
#producersContentArea {
	position: relative;	
	width: 1140px;
	height: 425px;	
	margin: 0px 20px 60px 70px;
	padding-top: 8px;
	outline: 0px solid #00cccc;
}

#producersContentArea h1 {
	position: absolute;
	left: 110px;
	top: 8px;
	font: bold 48px Arial, Helvetica, sans-serif;
	margin-left: 0px;	
	margin-bottom: 5px;
}

/*----------------- 1 -----------------*/
/* Пропозиція для приватних пивоварів (картинка) */
#producers1Image, #producers2Image, #producers3Image, #producers4Image, #producers5Image  {
	position: absolute;	
	width: 200px;
	height: 200px;	
	top: 80px;	
	outline: 0px solid red;
}
#producers1Image {
	left: 30px;
	background-image: url(../images/producers/producersBeerImage.png);
	background-repeat: no-repeat;
}
#producers1Image a, #producers2Image a, #producers3Image a, #producers4Image a, #producers5Image a  {
	display: block;
	height: 200px;
	cursor: pointer;		
}
/*
#producers1Image a:hover, #producers2Image a:hover, #producers3Image a:hover, #producers4Image a:hover, #producers5Image a:hover {
	opacity: 0.1;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
*/

#producers1Image a:hover {
	background-image: url(../images/producers/producersBeerImageHover.png);
}

/* Пропозиція для приватних пивоварів (заголовок) */
#producers1Title, #producers2Title, #producers3Title, #producers4Title, #producers5Title {
	position: absolute;	
	top: 280px;
	width: 200px;
	height: 70px;	
	text-align: center;
}
#producers1Title h3, #producers2Title h3, #producers3Title h3, #producers4Title h3, #producers5Title h3, #producers1Title h3 a, #producers2Title h3 a, #producers3Title h3 a, #producers4Title h3 a, #producers5Title h3 a  {
	font: 19.1px Arial, Helvetica, sans-serif;/*Helvetica, Sans-Serif;/*Tahoma, Geneva, sans-serif;*/
	font-weight: bold;
	color: #008ec9;
	line-height: 110%;
/*	text-transform: uppercase;*/
	text-decoration: none;
}
#producers1Title a:hover, #producers2Title a:hover, #producers3Title a:hover, #producers4Title a:hover, #producers5Title a:hover {
	color: #005FFF;/*#0041C9;*/
	text-shadow: 1px 1px 1px #cccccc;
}
#producers1Title {
	left: 30px;
}

/* Пропозиція для приватних пивоварів (текст) */
#producers1Text, #producers2Text, #producers3Text, #producers4Text, #producers5Text {
	position: absolute;
	width: 195px;
/*	height: 375px;*/
	font: 11px Tahoma, Geneva, sans-serif;
	line-height: 125%;
	color: #000000;
}
#producers1Text, #producers2Text, #producers3Text, #producers4Text, #producers5Text {
	top: 400px;
}
#producers1Text {
	left: 30px;	
}

/*----------------- 2 -----------------*/
/* Пропозиція для приватних виноробів (картинка) */
#producers2Image {
	left: 250px;
	background-image: url(../images/producers/producersBeerImage.png);
	background-repeat: no-repeat;
}

#producers2Image a:hover {
	background-image: url(../images/producers/producersBeerImageHover.png);	
}

/* Пропозиція для приватних виноробів (заголовок) */
#producers2Title {
	left: 250px;
}

/* Пропозиція для приватних виноробів (текст) */
#producers2Text {
	left: 250px;	
}

/*----------------- 3 -----------------*/
/* Пропозиція для виробників панчішно-шкарпеткової продукціїї (картинка) */
#producers3Image {
	left: 470px;
	background-image: url(../images/producers/producersVineImage.png);
	background-repeat: no-repeat;
}

#producers3Image a:hover {
	background-image: url(../images/producers/producersVineImageHover.png);	
}

/* Пропозиція для виробників панчішно-шкарпеткової продукціїї (заголовок) */
#producers3Title {
	left: 470px;
}

/* Пропозиція для виробників панчішно-шкарпеткової продукціїї (текст) */
#producers3Text {
	left: 470px;	
}

/*----------------- 4 -----------------*/
/* Пропозиція для виробників продуктів харчування (картинка) */
#producers4Image {
	left: 690px;
	background-image: url(../images/producers/producersSocksImage.png);
	background-repeat: no-repeat;
}

#producers4Image a:hover {
	background-image: url(../images/producers/producersSocksImageHover.png);	
}

/* Пропозиція для виробників продуктів харчування (заголовок) */
#producers4Title {
	left: 690px;
}

/* Пропозиція для виробників продуктів харчування (текст) */
#producers4Text {
	left: 690px;	
}

/*----------------- 5 -----------------*/
/* Пропозиція для виробників олії (картинка) */
#producers5Image {
	left: 910px;
	background-image: url(../images/producers/producersOilImage.png);
	background-repeat: no-repeat;
}

#producers5Image a:hover {
	background-image: url(../images/producers/producersOilImageHover.png);	
}

/* Пропозиція для виробників олії (заголовок) */
#producers5Title {
	left: 910px;
}

/* Пропозиція для виробників олії (текст) */
#producers5Text {
	left: 910px;	
}


/*----------------- Сторінка "Наша продукція" -----------------*/
#productsContentArea {
	position: relative;	
	width: 1140px;
	height: 425px;	
	margin: 0px 20px 60px 70px;
	padding-top: 8px;
	outline: 0px solid #00cccc;
}

#productsContentArea h1 {
	position: absolute;
	left: 163px;
	top: 8px;
	font: bold 48px Arial, Helvetica, sans-serif;
	margin-left: 0px;	
	margin-bottom: 5px;
}

/* Етикетка (картинка) */
#productsLabelImage {
	position: absolute;
	left: 7px;
	top: 118px;	
	width: 216px;
	height: 177px;
	background-image: url(../images/productsLabelImage.png);
	background-repeat: no-repeat;
}

#productsLabelImage a {
	display: block;
	height: 177px;
	cursor: pointer;		
}

#productsLabelImage a:hover {
	background-image: url(../images/productsLabelImageHover.png);	
}

/* Етикетка (напис) */
#productsLabelText {
	position: absolute;
	left: 73px;
	top: 305px;		
	width: 100px;
	height: 40px;
	background-image: url(../images/productsLabelText.png);
	background-repeat: no-repeat;
}

#productsLabelText a {
	display: block;
	height: 40px;
	cursor: pointer;	
}

#productsLabelText a:hover {
	background-image: url(../images/productsLabelTextHover.png);		
}

/* Упаковка (картинка) */
#productsPackagingImage {
	position: absolute;
	left: 241px;
	top: 104px;		
	width: 213px;
	height: 190px;
	background-image: url(../images/productsPackagingImage.png);
	background-repeat: no-repeat;
}

#productsPackagingImage a {
	display: block;
	height: 190px;
	cursor: pointer;	
}

#productsPackagingImage a:hover {
	background-image: url(../images/productsPackagingImageHover.png);	
}

/* Упаковка (напис) */
#productsPackagingText {
	position: absolute;
	left: 296px;
	top: 305px;		
	width: 110px;
	height: 40px;
	background-image: url(../images/productsPackagingText.png);
	background-repeat: no-repeat;
}

#productsPackagingText a {
	display: block;
	height: 40px;
	cursor: pointer;	
}

#productsPackagingText a:hover {
	background-image: url(../images/productsPackagingTextHover.png);	
}

/* Подарунковий пакет (картинка) */
#productsGiftPackageImage {
	position: absolute;
	left: 471px;
	top: 72px;		
	width: 218px;
	height: 219px;
	background-image: url(../images/productsGiftPackageImage.png);
	background-repeat: no-repeat;
}

#productsGiftPackageImage a {
	display: block;
	height: 219px;
	cursor: pointer;	
}

#productsGiftPackageImage a:hover {
	background-image: url(../images/productsGiftPackageImageHover.png);	
}

/* Подарунковий пакет (напис) */
#productsGiftPackageText {
	position: absolute;
	left: 497px;
	top: 305px;		
	width: 155px;
	height: 68px;
	background-image: url(../images/productsGiftPackageText.png);
	background-repeat: no-repeat;
}

#productsGiftPackageText a {
	display: block;
	height: 68px;
	cursor: pointer;	
}

#productsGiftPackageText a:hover {
	background-image: url(../images/productsGiftPackageTextHover.png);	
}

/* Рекламна поліграфія (картинка) */
#productsAdvertisingPrintingImage {
	position: absolute;
	left: 698px;
	top: 77px;		
	width: 231px;
	height: 198px;
	background-image: url(../images/productsAdvertisingPrintingImage.png);
	background-repeat: no-repeat;
}

#productsAdvertisingPrintingImage a {
	display: block;
	height: 198px;
	cursor: pointer;	
}

#productsAdvertisingPrintingImage a:hover {
	background-image: url(../imagesproductsAdvertisingPrintingImageHover.png);	
}

/* Рекламна поліграфія (напис) */
#productsAdvertisingPrintingText {
	position: absolute;
	left: 741px;
	top: 305px;		
	width: 120px;
	height: 68px;
	background-image: url(../images/productsAdvertisingPrintingText.png);
	background-repeat: no-repeat;
}

#productsAdvertisingPrintingText a {
	display: block;
	height: 68px;
	cursor: pointer;	
}

#productsAdvertisingPrintingText a:hover {
	background-image: url(../images/productsAdvertisingPrintingTextHover.png);	
}

/* Книжково-бланкова продукція (картинка) */                                     
#productsBookBlankProductsImage {
	position: absolute;
	left: 937px;
	top: 95px;		
	width: 199px;
	height: 194px;
	background-image: url(../images/productsBookBlankProductsImage.png);
	background-repeat: no-repeat;
}

#productsBookBlankProductsImage a {
	display: block;
	height: 194px;
	cursor: pointer;	
}

#productsBookBlankProductsImage a:hover {
	background-image: url(../images/productsBookBlankProductsImageHover.png);	
}

/* Книжково-бланкова продукція (напис) */ 
#productsBookBlankProductsText {
	position: absolute;
	left: 941px;
	top: 305px;		
	width: 190px;
	height: 68px;
	background-image: url(../images/productsBookBlankProductsText.png);
	background-repeat: no-repeat;
}

#productsBookBlankProductsText a {
	display: block;
	height: 68px;
	cursor: pointer;	
}	

#productsBookBlankProductsText a:hover {
	background-image: url(../images/productsBookBlankProductsTextHover.png);	
}	
				
#printeryImage {
	width: 235px;
	height: 218px;
	background-image: url(../images/printeryImage.jpg);
	background-repeat: no-repeat;
	margin: 0 0 15px 15px;
	padding-bottom: 20px;
	float: right;		
}

#printeryContentText {
	width: 940px;
	height: 406px;	
}

#printeryContentText h1 {
	position: absolute;
	left: 1px;
	top: 8px;		
	font: bold 48px Arial, Helvetica, sans-serif;
	margin-left: 1px;	
	margin-bottom: 20px;
}

#printeryContentText h2 {
	font: bold 48px Arial, Helvetica, sans-serif;
	margin-left: 1px;	
	margin-bottom: 2px;
}

#printeryContentText h3 {
	font: 36px Arial, Helvetica, sans-serif;
	margin-left: 1px;	
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
	line-height: 110%;
	text-decoration: none;	
}

/*#printeryContentText h1 {
	position: absolute;
	left: 1px;
	top: 8px;	
	font: 36px Arial, Helvetica, sans-serif;
	margin-left: 1px;	
	margin-bottom: 2px;
	font-weight: bold;
	color: #000000;
	line-height: 110%;
	text-decoration: none;	
}*/

#printeryContentText p {
	font: 19px Tahoma, Geneva, sans-serif;
	margin-left: 3px;
	margin-bottom: 0px;
	padding-right: 30px;
	text-align: justify;
	margin-top: 0em; 
    margin-bottom: 0.7em; 
	line-height: 125%;		
}

#contactsContentText h2 {
	font: bold 48px Arial, Helvetica, sans-serif;
	margin-left: 1px;	
	margin-bottom: 5px;
}

#contactsContentText h3 {
	font: bold 24px Tahoma, Geneva, sans-serif;
	color: #0096e1;
	margin-left: 2px;	
	margin-bottom: 10px;
}

#contactsContentText .normalSpaceAfterText {
	font: 16px Tahoma, Geneva, sans-serif;
	margin-left: 3px;
	margin-bottom: 3px;
	text-align: justify;
}

#contactsContentText .bigSpaceAfterText {
	font: 16px Tahoma, Geneva, sans-serif;
	margin-left: 7px;
	margin-bottom: 5px;
	text-align: justify;
}

#contactsContentText p a {
	font: bold 16px Tahoma, Geneva, sans-serif;
	color: #0096e1;
	margin-left: 3px;
	margin-bottom: 3px;
	text-align: justify;
	text-decoration: none;
}

#contactsContentText p a:hover {
	color: #4070f0;
}

#contactsContentText550 h2 {
	font: bold 48px Arial, Helvetica, sans-serif;
	margin-left: 1px;	
	margin-bottom: 5px;
}

#contactsContentText550 h3 {
	font: bold 24px Tahoma, Geneva, sans-serif;
	color: #0096e1;
	margin-left: 2px;	
	margin-bottom: 10px;
}

#contactsContentText550 .normalSpaceAfterText {
	font: 16px Tahoma, Geneva, sans-serif;
	margin-left: 3px;
	margin-bottom: 7px;
	text-align: justify;
}

#contactsContentText550 .bigSpaceAfterText {
	font: 16px Tahoma, Geneva, sans-serif;
	margin-left: 3px;
	margin-bottom: 5px;
	text-align: justify;
}

#contactsContentText550 p a {
	font: bold 16px Tahoma, Geneva, sans-serif;
	color: #0096e1;
	margin-left: 3px;
	margin-bottom: 3px;
	text-align: justify;
	text-decoration: none;
}

#contactsContentText550 p a:hover {
	color: #4070f0;
}

.pStrong {
	font-weight: bold;	
}

.textAlignRight {
	text-align: right;
}

#contactsTextMap {
	position: absolute;
	right: 187px;
	top: 26px;	
	width: 128px;
	height: 34px;
	background-image: url(../images/textMap.png);
	background-repeat: no-repeat;
	z-index: 7
}

#contactsMap {
	position: absolute;
	right: 1px;
	top: 77px;
	width: 480px;
	height: 270px;
/*	background-image: url(../images/LileyaInMap500x340.jpg);
	background-repeat: no-repeat;*/
	background-color: #ffffff;
	z-index: 6;	
}

#contactsMap a {
	display: block;
	height: 270px;
	cursor: pointer;			
}
/*
img.big {
	cursor: pointer; max-width: 500px;
}

img.big:hover {
	max-width: none;
}
*/
#bigImage {

	text-align: center;
}
  
#areaMap {
	position: relative;
	outline: 0px solid blue;	
}

#photoLileya {
	position: absolute;
	top: 110px;
	left: 10px;	
	width: 200px;
	height: 133px;
	background-image: url(../images/lileya_in_photo_min_200.jpg);
	background-repeat: no-repeat;
	z-index: 7;		
}

#contactsCopyrightImage {
	position: absolute;
	right: 1px;
	bottom: 3px;	
	width: 241px;
	height: 13px;
	background-image: url(../images/copyrightLileya2020.png);
	background-repeat: no-repeat;
	z-index: 6;	
}

#labelContent {
	position: relative;
	left: 0px;
	top: 0px;	
	height: 1875px;
	width: 1280px;
	background-color: #bcbcbc;	
	background-image: url(../images/contentBg.jpg);
	background-image: linear-gradient(to bottom, #efefef, #adadad);
	background-repeat: repeat-x;
	z-index: 1; 	
	outline: 0px solid #00cccc;	
}

#labelContentSheet {
	position: relative;
	left: 43px;
	top: 0;
	width: 1216px;
	height: 1596px;
	background-image: url(../images/label/labelContentSheet.png);
	background-repeat: no-repeat;
	z-index: 5;
	outline: 0px solid #0000cc;	
}

#labelContentArea {
	position: relative;	
	width: 1135px;
	height: 1505px;	
	margin: 0px 10px 60px 26px;
	padding-top: 8px;
	outline: 0px solid #00cccc;
}

#labelContentArea h1 {
	position: absolute;
	left: 163px;
	top: 8px;	
	font: bold 48px Arial, Helvetica, sans-serif;
	margin-left: 0px;	
	margin-bottom: 5px;
}

/*----------------- Етикетка на воду та безалкогольні напої -----------------*/
/* Етикетка на воду та безалкогольні напої (картинка)*/
#labelWaterImage {
	position: absolute;
	left: 1px;
	top: 78px;	
	width: 249px;
	height: 186px;
	background-image: url(../images/label/labelWaterImage.png);
	background-repeat: no-repeat;
}

#labelWaterImage a {
	display: block;
	height: 186px;
	cursor: pointer;		
}

#labelWaterImage a:hover {
	background-image: url(../images/label/labelWaterImageHover.png);	
}

/* Етикетка на воду та безалкогольні напої (заголовок)*/
#labelWaterTitle, #labelBeerTitle, #labelAlcoholTitle, #labelPreservesTitle, #labelMilkTitle {
	position: absolute;	
	top: 268px;
	width: 195px;
	height: 70px;	
}

#labelWaterTitle h3 a, #labelBeerTitle h3 a, #labelAlcoholTitle h3 a, #labelPreservesTitle h3 a, #labelMilkTitle h3 a, #labelOilTitle h3 a, #labelChemicalsTitle h3 a, #labelSocksTitle h3 a, #labelFoodTitle h3 a, #labelAdhesiveTitle h3 a  {
	font: 19.1px Arial, Helvetica, sans-serif;/*Helvetica, Sans-Serif;/*Tahoma, Geneva, sans-serif;*/
	font-weight: bold;
	color: #008ec9;
	line-height: 110%;
	text-decoration: none;
}

#labelWaterTitle h2 a, #labelBeerTitle h2 a, #labelAlcoholTitle h2 a, #labelPreservesTitle h2 a, #labelMilkTitle h2 a, #labelOilTitle h2 a, #labelChemicalsTitle h2 a, #labelSocksTitle h2 a, #labelFoodTitle h2 a, #labelAdhesiveTitle h2 a  {
	font: 19.1px Arial, Helvetica, sans-serif;/*Helvetica, Sans-Serif;/*Tahoma, Geneva, sans-serif;*/
	font-weight: bold;
	color: #008ec9;
	line-height: 110%;
	text-decoration: none;
}

#labelWaterTitle a:hover, #labelBeerTitle a:hover, #labelAlcoholTitle a:hover, #labelPreservesTitle a:hover, #labelMilkTitle a:hover, #labelOilTitle a:hover, #labelChemicalsTitle a:hover, #labelSocksTitle a:hover, #labelFoodTitle a:hover, #labelAdhesiveTitle a:hover {
	color: #005FFF;/*#0041C9;*/
	text-shadow: 1px 1px 1px #cccccc;
}

#labelWaterText, #labelBeerText, #labelAlcoholText, #labelPreservesText, #labelMilkText, #labelOilText, #labelChemicalsText, #labelSocksText, #labelFoodText, #labelAdhesiveText {
	position: absolute;
	position: absolute;
	width: 195px;
/*	height: 375px;*/
	font: 11px Tahoma, Geneva, sans-serif;
	line-height: 125%;
	color: #000000;
}

/* Етикетка на воду та безалкогольні напої (текст)*/
#labelWaterText, #labelBeerText, #labelAlcoholText, #labelPreservesText, #labelMilkText {
	top: 357px;
}

#labelWaterTitle {
	left: 25px;
}

#labelWaterText {
	left: 25px;	
}

/*----------------- Етикетка на пиво -----------------*/
/* Етикетка на пиво (картинка)*/
#labelBeerImage {
	position: absolute;
	left: 252px;
	top: 81px;	
	width: 196px;
	height: 182px;
	background-image: url(../images/label/labelBeerImage.png);
	background-repeat: no-repeat;
}

#labelBeerImage a {
	display: block;
	height: 182px;
	cursor: pointer;		
}

#labelBeerImage a:hover {
	background-image: url(../images/label/labelBeerImageHover.png);	
}

/* Етикетка на пиво (заголовок)*/
#labelBeerTitle {
	left: 253px;
}

/* Етикетка на пиво (текст)*/
#labelBeerText {
	left: 253px;
}

/*----------------- Етикетка на алкогольні напої -----------------*/
/* Етикетка на алкогольні напої (картинка)*/
#labelAlcoholImage {
	position: absolute;
	left: 453px;
	top: 62px;	
	width: 226px;
	height: 176px;
	background-image: url(../images/label/labelAlcoholImage.png);
	background-repeat: no-repeat;
}

#labelAlcoholImage a {
	display: block;
	height: 176px;
	cursor: pointer;		
}

#labelAlcoholImage a:hover {
	background-image: url(../images/label/labelAlcoholImageHover.png);	
}

/* Етикетка на алкогольні напої (заголовок)*/
#labelAlcoholTitle {
	left: 480px;
}

/* Етикетка на алкогольні напої (текст)*/
#labelAlcoholText {
	left: 480px;
}

/*----------------- Етикетка на консервовані продукти -----------------*/
/* Етикетка на консервовані продукти (картинка)*/
#labelPreservesImage {
	position: absolute;
	left: 684px;
	top: 80px;	
	width: 248px;
	height: 180px;
	background-image: url(../images/label/labelPreservesImage.png);
	background-repeat: no-repeat;
}

#labelPreservesImage a {
	display: block;
	height: 180px;
	cursor: pointer;		
}

#labelPreservesImage a:hover {
	background-image: url(../images/label/labelPreservesImageHover.png);	
}

/* Етикетка на консервовані продукти (заголовок)*/
#labelPreservesTitle {
	left: 707px;
}

/* Етикетка на консервовані продукти (текст)*/
#labelPreservesText {
	left: 707px;
}

/*----------------- Етикетка на молочні продукти -----------------*/
/* Етикетка на консервовані продукти (картинка)*/
#labelMilkImage {
	position: absolute;
	left: 910px;
	top: 42px;	
	width: 227px;
	height: 206px;
	background-image: url(../images/label/labelMilkImage.png);
	background-repeat: no-repeat;
}

#labelMilkImage a {
	display: block;
	height: 206px;
	cursor: pointer;		
}

#labelMilkImage a:hover {
	background-image: url(../images/label/labelMilkImageHover.png);	
}

/* Етикетка на молочні продукти (заголовок)*/
#labelMilkTitle {
	left: 935px;
}

/* Етикетка на молочні продукти (текст)*/
#labelMilkText {
	left: 935px;
}

/*----------------- Етикетка на олії -----------------*/
/* Етикетка на олії (картинка)*/
#labelOilImage {
	position: absolute;
	left: 23px;
	top: 773px;	
	width: 219px;
	height: 148px;
	background-image: url(../images/label/labelOilImage.png);
	background-repeat: no-repeat;
}

#labelOilImage a {
	display: block;
	height: 148px;
	cursor: pointer;		
}

#labelOilImage a:hover {
	background-image: url(../images/label/labelOilImageHover.png);	
}

/* Етикетка на воду та безалкогольні напої (заголовок)*/
#labelOilTitle, #labelChemicalsTitle, #labelSocksTitle, #labelFoodTitle, #labelAdhesiveTitle {
	position: absolute;	
	top: 954px;
	width: 195px;
	height: 70px;	
}

/* Етикетка на воду та безалкогольні напої (текст)*/
#labelOilText, #labelChemicalsText, #labelSocksText, #labelFoodText, #labelAdhesiveText {
	top: 1046px;
}

/* Етикетка на олії (заголовок)*/
#labelOilTitle {
	left: 25px;
}

/* Етикетка на олії (текст)*/
#labelOilText {
	left: 25px;
}

/*----------------- Етикетка на побутову хімію -----------------*/
/* Етикетка на побутову хімію (картинка)*/
#labelChemicalsImage {
	position: absolute;
	left: 251px;
	top: 750px;	
	width: 198px;
	height: 173px;
	background-image: url(../images/label/labelChemicalsImage.png);
	background-repeat: no-repeat;
}

#labelChemicalsImage a {
	display: block;
	height: 173px;
	cursor: pointer;		
}

#labelChemicalsImage a:hover {
	background-image: url(../images/label/labelChemicalsImageHover.png);	
}

/* Етикетка на побутову хімію (заголовок)*/
#labelChemicalsTitle {
	left: 253px;
}

/* Етикетка на побутову хімію (текст)*/
#labelChemicalsText {
	left: 253px;
}

/*----------------- Етикетка на шкарпетково-панчішну продукцію -----------------*/
/* Етикетка на шкарпетково-панчішну продукцію (картинка)*/
#labelSocksImage {
	position: absolute;
	left: 476px;
	top: 758px;	
	width: 201px;
	height: 177px;
	background-image: url(../images/label/labelSocksImage.png);
	background-repeat: no-repeat;
}

#labelSocksImage a {
	display: block;
	height: 177px;
	cursor: pointer;		
}

#labelSocksImage a:hover {
	background-image: url(../images/label/labelSocksImageHover.png);	
}

/* Етикетка на шкарпетково-панчішну продукцію (заголовок)*/
#labelSocksTitle {
	left: 480px;
}

/* Етикетка на шкарпетково-панчішну продукцію (текст)*/
#labelSocksText {
	left: 480px;
}

/*----------------- Етикетка на продукти харчування -----------------*/
/* Етикетка на продукти харчування (картинка)*/
#labelFoodImage {
	position: absolute;
	left: 686px;
	top: 749px;	
	width: 242px;
	height: 194px;
	background-image: url(../images/label/labelFoodImage.png);
	background-repeat: no-repeat;
}

#labelFoodImage a {
	display: block;
	height: 194px;
	cursor: pointer;		
}

#labelFoodImage a:hover {
	background-image: url(../images/label/labelFoodImageHover.png);	
}

/* Етикетка на продукти харчування (заголовок)*/
#labelFoodTitle {
	left: 707px;
}

/* Етикетка на продукти харчування (текст)*/
#labelFoodText {
	left: 707px;
}

/*----------------- Самоклеюча етикетка -----------------*/
/* Самоклеюча етикетка (картинка)*/
#labelAdhesiveImage {
	position: absolute;
	left: 915px;
	top: 737px;	
	width: 217px;
	height: 194px;
	background-image: url(../images/label/labelAdhesiveImage.png);
	background-repeat: no-repeat;
}

#labelAdhesiveImage a {
	display: block;
	height: 194px;
	cursor: pointer;		
}

#labelAdhesiveImage a:hover {
	background-image: url(../images/label/labelAdhesiveImageHover.png);	
}

/* Самоклеюча етикетка (заголовок)*/
#labelAdhesiveTitle {
	left: 935px;
}

/* Самоклеюча етикетка (текст)*/
#labelAdhesiveText {
	left: 935px;
}

#waterMainImage {
	width: 249px;
	height: 186px;
	background-image: url(../images/label/labelWaterImage.png);
	background-repeat: no-repeat;	
	margin: 0 15px 5px 0;
	padding-bottom: 0px;
	float: left;		
}

#beerMainImage {
	width: 196px;
	height: 182px;
	background-image: url(../images/label/labelBeerImage.png);
	background-repeat: no-repeat;
	margin: 0 15px 5px 0;
	padding-bottom: 0px;
	float: left;	
}

#alcoholMainImage {
	width: 226px;
	height: 176px;
	background-image: url(../images/label/labelAlcoholImage.png);
	background-repeat: no-repeat;
	margin: 0 15px 5px 0;
	padding-bottom: 0px;
	float: left;	
}

#preservesMainImage {
	width: 248px;
	height: 180px;
	background-image: url(../images/label/labelPreservesImage.png);
	background-repeat: no-repeat;
	margin: 0 15px 5px 0;
	padding-bottom: 0px;
	float: left;	
}

#milkMainImage {
	width: 227px;
	height: 206px;
	background-image: url(../images/label/labelMilkImage.png);
	background-repeat: no-repeat;
	margin: 0 15px 5px 0;
	padding-bottom: 0px;
	float: left;	
}

#oilMainImage {
	width: 219px;
	height: 148px;
	background-image: url(../images/label/labelOilImage.png);
	background-repeat: no-repeat;
	margin: 0 15px 5px 0;
	padding-bottom: 0px;
	float: left;	
}

#chemicalsMainImage {
	width: 198px;
	height: 173px;
	background-image: url(../images/label/labelChemicalsImage.png);
	background-repeat: no-repeat;
	margin: 0 15px 5px 0;
	padding-bottom: 0px;
	float: left;		
}

#socksMainImage {
	width: 201px;
	height: 177px;
	background-image: url(../images/label/labelSocksImage.png);
	background-repeat: no-repeat;
	margin: 0 15px 5px 0;
	padding-bottom: 0px;
	float: left;		
}

#foodMainImage {
	width: 242px;
	height: 194px;
	background-image: url(../images/label/labelFoodImage.png);
	background-repeat: no-repeat;
	margin: 0 15px 5px 0;
	padding-bottom: 0px;
	float: left;	
}

#adhesiveMainImage {
	width: 217px;
	height: 194px;
	background-image: url(../images/label/labelAdhesiveImage.png);
	background-repeat: no-repeat;
	margin: 0 15px 5px 0;
	padding-bottom: 0px;
	float: left;		
}

/*--------------------------------------------------*/

#copyrightText {
	font: 13.5px Tahoma, Geneva, sans-serif;
	color: #008ec9;
	text-transform: capitalize;
	margin-left: 179px;
	padding-bottom: 2px;
	z-index: 7;	
}

#bottomBgLeft {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 357px;
	height: 350px;
	background-image: url(../images/bottomBgLeft.png);
	background-repeat: no-repeat;
	z-index: 2;	
}

#bottomBgRight {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 898px;
	height: 390px;
	background-image: url(../images/bottomBgRight.png);
	background-repeat: no-repeat;
	z-index: 2;		
}

#bottomBgColors {
	position: absolute;
	left: 236px;
	bottom: 0px;
	width: 304px;
	height: 755px;
	background-image: url(../images/bottomBgColors.jpg);
	background-repeat: no-repeat;
	z-index: 3;		
}

#mainBgColorsEffects {
	position: absolute;
	left: 236px;
	bottom: 181px;
	width: 304px;
	height: 189px;
	background-image: url(../images/bottomBgColorsEffects.png);
	background-repeat: no-repeat;
	z-index: 4;		
}

#contactsBgColorsEffects {
	position: absolute;
	left: 236px;
	bottom: 139px;
	width: 304px;
	height: 181px;
	background-image: url(../images/bottomBgColorsEffects.png);
	background-repeat: no-repeat;
	z-index: 4;		
}

#contactsBgColorsEffects2 {
	position: absolute;
	left: 236px;
	bottom: 180px;
	width: 304px;
	height: 181px;
	background-image: url(../images/bottomBgColorsEffects.png);
	background-repeat: no-repeat;
	z-index: 4;		
}

#bottomLine {
	position: absolute;
	right: 315px;
	bottom: 0px;
	width: 3px;
	height: 755px;
	background-image: url(../images/bottomLine.png);
	background-repeat: no-repeat;
	z-index: 3;		
}


/* Кінець блока content */

#counter {
	position: absolute;
	left: 596px;
	bottom: 0;
	width: 88px;
	height: 31px;
	z-index: 20;
}

#counter a {
	display: block;
	height: 31px;
	cursor: pointer;	
}

#specialPropositionStickerBg {
	position: absolute;
	right: 360px;
	bottom: -20px;	
	width: 400px;
	height: 42px;
	background-image: url(../images/specialPropositionSticker.png);
	background-repeat: no-repeat;
	z-index: 10;		
}

#specialPropositionStickerBgLabel {
	position: absolute;
	right: -14px;
	top: 13px;	
	width: 400px;
	height: 42px;
	background-image: url(../images/specialPropositionSticker.png);
	background-repeat: no-repeat;
	z-index: 15;	
}

#specialPropositionStickerText {
	position: relative;
	width: 400px;
	height: 42px;	
	z-index: 11;		
}

#specialPropositionStickerText p {
	font: 19.5px Tahoma, Geneva, sans-serif;
	color: #000000;
	margin: 4px auto 7px auto;
	font-weight: 100;
	text-align: center;
	line-height: 28px;
}

#specialPropositionStickerText p a {
	text-decoration: underline;
}

#specialPropositionStickerText p a:hover {
	text-shadow: 1px 1px 2px #999999;
}

#blink {
  -webkit-animation: blink 3s linear infinite;
  animation: blink 3s linear infinite;
}
@-webkit-keyframes blink {
  0% { color: rgba(34, 34, 34, 1); }
  50% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 1); }
}
@keyframes blink {
  0% { color: rgba(34, 34, 34, 1); }
  50% { color: rgba(34, 34, 34, 0); }
  100% { color: rgba(34, 34, 34, 1); }
}
