<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Cuprum:400,400italic,700,700italic&amp;subset=latin,latin-ext,cyrillic);
/* font-family: 'Cuprum', 'sans-serif'; */
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&amp;subset=latin,cyrillic-ext,cyrillic,latin-ext);
/*font-family: 'PT Sans', 'sans-serif';*/
.wrap{
	margin: 0 auto;
	width: 1200px;
}
html{
	background: url("/img/bgHtml.png") repeat left center;
}
	div.head{
		width: 100%;
		float: left;
		margin-top: 20px;
	}
	img.logo{
		float: left;
	}
	div.nameSite{
		width: 530px;
		float: left;
		margin: 40px 0 0 100px;
	}
	div.nameSite p{
		font-size: 11px;
		color: #ffeb11;
	}
	div.nameSite p b{
		font-size: 18px;
		font-family: Arial;
		color: #ffffff;
	}
	div.phoneTop{
		width: 305px;
		float: right;
		font-size: 48px;
		color: #ffffff;
		font-family: 'PT Sans', 'sans-serif';
		font-weight: 700;
		text-align: left;
		margin-top: 10px;
	}
		div.phoneTop span{
			font-size: 28px;
			font-family: 'PT Sans', 'sans-serif';
			font-weight: 700;
			color: #ffffff;
		}
		
	div.topMenu{
		width: 1206px;
		background: url("/img/bgTopMenu.png") no-repeat center;
		height: 54px;
		float: left;
	}
	div.topMenu ul{
		float: left;
	}
		div.topMenu ul &gt; li{
			float: left;
			list-style: none;
			margin: 0 60px;
			position: relative;
			padding-right: 12px;
		}
		div.topMenu ul li &gt; a{
			font-family: 'Cuprum', 'sans-serif';
			color: #3e2300;
			font-size: 18px;
			text-decoration: none;
		}
		div.topMenu ul li.oneLevel{
			background: url("/img/listItemTopMenu.png") no-repeat right center;
		}
		div.topMenu ul li.oneLevel:hover{
			background: url("/img/listItemTopMenuActive.png") no-repeat right center;
		}
		div.topMenu ul li &gt; a:hover,
		div.topMenu ul li &gt; a.active{
			color: #205f00;
		}
		
		div.popupMenu{
			width: 197px;
			background: url("/img/popupMenuBg.png");
			padding: 13px 4px;
			position: absolute;
			border: 3px solid #ffffff;
			display: none;
			z-index: 100;
		}
			div.popupMenu a{
				width: 100%;
				float: left;
				margin: 3px 10px;
				padding-left: 8px;
				background: url("/img/popupMenuItemWhite.png") no-repeat left center;
				color: #3e2300;
				font-family: 'Cuprum', 'sans-serif';
				font-size: 16px;
				text-decoration: none;
			}
				div.popupMenu a:hover{
					background: url("/img/popupMenuItemGreen.png") no-repeat left center;
					color: #205f00;
				}
				
		div.body{
			width: 100%;
			float: left;
			background: #ffbf27 url("/img/bgBody.jpg") no-repeat center bottom;
			min-height: 460px;
			margin-top: 30px;
		}
		div.welcome{
			width: 100%;
			float: left;
			margin-top: 30px;
			background: url("/img/bgDobroPojalovat.png") repeat-x;
			height: 80px;
		}
			div.welcome h1{
				font-size: 24px;
				text-align: center;
				color: #ffffff;
				margin-top: 24px;
			}
			
			div.textIndex{
				width: 100%;
				float: left;
				margin: 0 30px;
			}
				div.textIndexLeft{
					width: 400px;
					float: left;
				}
				div.textIndex h1{
					font-weight: 100;
					text-transform: uppercase;
					color: #205f00;
				}
				div.textIndexCenter{
					width: 271px;
					float: left;
				}
				div.textIndex a{
					color: #205f00;
				}
		div.textIndexRight{
			width: 400px;
			float: left;
			margin: 0 0 0 20px;
		}
		div.oneNews p.date{
			padding: 20px 0;
			color: #ffffff;
		}
		div.oneNews p.date span{
			background: url("/img/bgNewsDay.png") no-repeat center;
			color: #ffffff;
			padding: 10px;
		}
		
		div.footer{
			width: 1269px;
			height: 189px;
			margin: 20px 0 0 -25px;
			background: url("/img/bgFooter.png");
			float: left;
		}
			div.leftFooter{
				width: 340px;
				margin: 20px 0 0 39px;
				color: #dbff11;
				font-size: 11px;
				float: left;
			}
				div.leftFooter a{
					color: #ffffff;
					font-size: 11px;
				}
			div.centerFooter{
				width: 290px;
				float: left;
				color: #dbff11;
				margin: 40px 0 0 100px;
				font-size: 11px;
			}
			
			div.rightFooter{
				width: 224px;
				float: right;
				margin: 41px 0 0 92px;
				color: #dbff11;
			}
			div.rightFooter a{
				font-size: 11px;
				color: #dbff11;
				text-decoration: none;
				padding-right: 60px;
			}
			
			
		div.bodyVn{
			width: 100%;
			float: left;
			min-height: 400px;
		}
			div.bodyVn h1{
				color: #ffeb11;
				text-align: center;
			}
			
		div.filtr{
			width: 100%;
			float: left;
			margin: 15px 0;
			border-top: 1px solid #859d00;
			border-bottom: 1px solid #859d00;
			padding: 15px 0;
		}
		
		div.filtr a{
			display: block;
			float: left;
			margin: 6px 12px 0 22px;
			padding: 5px 6px;
			text-decoration: none;
			color: #ffffff;
			text-transform: uppercase;		
			color: #dbff11;			
		}
		
		div.filtr a.active, div.filtr a:hover{
			border: 3px solid #fde770;
			border-radius: 10px;
			background-color:#fbd712;
			background-image: -moz-repeating-linear-gradient(top , #fbd712, #ffab00 100%);
			background-image: -webkit-repeating-linear-gradient(top , #fbd712, #ffab00 100%);
			background-image: -o-repeating-linear-gradient(top , #fbd712, #ffab00 100%);
			background-image: -ms-repeating-linear-gradient(top , #fbd712, #ffab00 100%);
			background-image: repeating-linear-gradient(top , #fbd712, #ffab00 100%);
			color: #3e2300;
			margin: 0px 12px 0 16px;			
		}
		
		div.allProduct{
			width: 100%;
			float: left;
		}
			div.oneProduct{
				width: 200px;
				height: 279px;
				background: #ffffff;
				border-radius: 20px;
				border-top: 5px solid #feefa0;
				border-bottom: 5px solid #feefa0;
				border-left: 5px solid #fffadf;
				border-right: 5px solid #fffadf;
				padding: 10px;
				float: left;
				margin: 10px 5px;
				position: relative;
			}
			div.oneProduct p.img{
				text-align: center;
				/*margin: 20px 0;*/
				margin: 0;
			}
			/*div.oneProduct:hover div.discripProduct{
				 display: block;
			}*/
			div.discripProduct{
				background: rgba(79, 141, 25, 0.91);
				border-top-left-radius: 15px;
				border-top-right-radius: 15px;
				margin: 12px;
				position: absolute;
				bottom: -17px;
				padding: 15px;
				left: 0px;
				color: #ffffff;
				display: none;
			}
			
			div.discripProduct p.nameProduct{				
				border-bottom: 1px solid;				
				padding-bottom: 10px;
				color: #fbd712;
			}
			div.discripProduct p.nameProduct{
				color: #fbd712;
				font-size: 18px;
				text-transform: uppercase;
				text-decoration: none;
			}
			
			div.discripProduct p.discripProduct{
				color: #ffffff;
				margin-top: 10px;
			}
			div.discripProduct a {
				text-decoration: none;
			}
			
		div.fullTovar{
			width: 100%;
			float: left;			
		}
		div.fullTovar h1{
			color: #ffeb11;
			text-align: center;
			border-bottom: 1px solid #859d00;
			padding-bottom: 10px;
		}
		
		div.photoFullTovar{
			width: 270px;
			float: left;
			margin: 10px 20px 20px 0;
			background: #ffffff;
			border-radius: 20px;
			border-top: 5px solid #feefa0;
			border-bottom: 5px solid #feefa0;
			border-left: 5px solid #fffadf;
			border-right: 5px solid #fffadf;
			padding: 30px 10px;
			text-align: center;
		}
		div.discriptTovarFull{
			/*width: 750px;*/
			float: left;
			color: #dbff11;
			font-size: 18px;
			font-style: italic;
			margin-top: 10px;
			
		}
		div.discriptTovarFull p{
			color: #dbff11;
			font-size: 18px;
			font-style: italic;
			margin: 7px 0;
			text-align: justify;
		}
		div.discriptTovarFull table{
			width: 100%;
			float: left;
			border-collapse: collapse;
		}
		div.discriptTovarFull table td{
			border: 2px solid #ffeab9;
			padding: 10px;
			/*color: #ffeab9;*/
		}
		div.discriptTovarFull table thead td{
			
			color: #477300;
			text-align: center;
			background-color:#ffbf27;
			border-color: #fbd712;
			background-image: -moz-repeating-linear-gradient(top , #ffbf27, #ffab00 100%);
			background-image: -webkit-repeating-linear-gradient(top , #ffbf27, #ffab00 100%);
			background-image: -o-repeating-linear-gradient(top , #ffbf27, #ffab00 100%);
			background-image: -ms-repeating-linear-gradient(top , #ffbf27, #ffab00 100%);
			background-image: repeating-linear-gradient(top , #ffbf27, #ffab00 100%);
		}
		
		div.bgTableForm{
			width: 100%;
			float: left;
			margin: 30px 0;
			background: #ffbf27 url("/img/bgFormTable.png") no-repeat top center;
			min-height: 540px;
		}
		div.bgTableFormContent{
			margin: 40px 300px;
			width: 600px;
		}
		div.bgTableFormContent p{
			margin: 13px 0;
		}
		
		div.bgTableFormContent h1{
			font-size: 24px;
			text-transform: uppercase;
			color: #205f00;
			font-family: arial;
			font-weight: 100;
		}
		
		div.bgTableFormContent table{
			width: 100%;
			float: left;
			border-collapse: collapse;
		}
		div.bgTableFormContent table td{
			border: 2px solid #ffeab9;
			padding: 10px;
		}
		div.bgTableFormContent table thead td{
			
			color: #dbff11;
			text-align: center;
			background-color:#477300;
			border-color: #69ac03;
			background-image: -moz-repeating-linear-gradient(top , #477300, #5f9c00 100%);
			background-image: -webkit-repeating-linear-gradient(top , #477300, #5f9c00 100%);
			background-image: -o-repeating-linear-gradient(top , #477300, #5f9c00 100%);
			background-image: -ms-repeating-linear-gradient(top , #477300, #5f9c00 100%);
			background-image: repeating-linear-gradient(top , #477300, #5f9c00 100%);
		}
		
		div.formaMessage{
			width: 95%;
			float: left;
			border: 2px solid #ffeab9;
			padding: 20px;
			margin-bottom: 30px;
		}
		
		div.formaMessage p{
			color: #000000;
			margin: 10px 0;
		}
			div.formaMessage p input.text{
				padding: 7px 10px;
				border: 1px solid #ffffff;
				border-radius: 5px;
				width: 450px;
				background: #ffcf5d;
				border: 1px solid #cfcfcf;
			}
			div.formaMessage p textarea{
				padding: 3px 10px;
				border: 1px solid #ffffff;
				border-radius: 5px;
				width: 450px;
				height: 100px;	
				background: #ffcf5d;				
			}
			input.image{
				background: url("/img/add.png");
			
			}
			input.image:hover{
				background: url("/img/addA.png");
			}
			select{
				height: 16px;
				width: 475px;
				border-color: #a6cbba;
			}
			
			div.browseList{
				width: 100%;
				float: left;
				margin: 10px 0;
			}
			div.browseList a{
				color: #3a3c42;
				text-decoration: none;
			}
			div.browseList a:hover{
				color: #78a504;
			}</pre></body></html>