html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 13px;
	color: #555;
	vertical-align: baseline;
	background: transparent;
	font-family:"Trebuchet MS", Arial;
}
ol, ul {
	list-style: none;
}

.centering {

}

.centering .bg {

}

blockquote, q {
	quotes: none;
}
/* producers page */
.producersPage h1 { padding-bottom:10px; }


.alphabet { padding-bottom:30px; font-size: 22px; margin-top: 10px }
.alphabet .a-letter { padding-right: 10px;  font-size: 22px; }
.alphabet a {color:#757575; font-size: 22px;}
.alphabet .current {font-size: 22px; color: #CC0000 }


.cat1 h2 { padding-bottom:15px; font-size:27px; font-weight:normal; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
.producersPage .producers { padding-top:7px; }
.producersPage .producers .row {  overflow:auto; height:1%; padding-bottom:20px; }
.producersPage .producers .block { float:left; width:100px; padding-right:3.5%; font-size:11px; text-align:center; }
.producersPage .producers .last { padding-right:0; }
.producersPage .producers .block img { display:block; }
.producersPage .producers .block a { text-decoration:none; color:#403d3e; }

:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.summ { text-align:right; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#696863; font-weight:bold; }
.summ span { color:#bf2c37;  }
.updown { float:left; margin-left:5px; }
.kolvo input { float:left; width:31px; margin-left:60px;  }
.kolvo  { padding-left:0px; vertical-align:top; }
.kolvo1 { padding-left:20px; }

.breadcrumbs,
.breadcrumbs *,
.breadcumbs,
.breadcumbs * {
	font-weight: bold !important;
}

br.both{
  clear:both;
}
a { color: #1c91ce; }
.buttonbuy { float:left; }
.buttonbuyp {
height:41px;
width:194px;
margin-top:15px;
border:none;
text-indent:-3000em;
cursor:pointer;
background:url(../images/f/basketbuy.png) no-repeat;
margin-left:147px;
}
#popupBuy input.text { width:60px; }
#popupBuy .basketheader { font-size:19px; color:#FFF; margin-top:15px; margin-left:15px; margin-bottom:35px; line-height: 125% }
#popupBuy p { color:#FFF; margin-left:15px;}
#popupBuy{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  height:180px;
  width:364px;
  background:#747474;
  border:1px solid #fff;
  z-index:2;
  padding:12px;
  font-size:13px;
}
#popupBuy h1{
  color:#6FA5FD;
  font-size:22px;
  border-bottom:1px dotted #D3D3D3;
  padding-bottom:2px;
  margin-bottom:20px;
}
.tetpop { width:78px; margin-top:10px;}
.tetpop span { width:8px; float:left; }
#popupBuy  table { margin-top:80px;  margin-left:30px; }
#popupBuy table tr { height:40px; }
#popupBuy table { color:#ffffff; font-size:13px; }
#popupBuyClose {
  font-size:14px;
  line-height:14px;
margin-top:20px;
  right:6px;
  top:4px;
cursor:pointer;
 background-image:url(../images/f/close.png);  height:33px; width:33px; background-repeat:no-repeat;
text-indent:-3000em;
  position:absolute;
  color:#6fa5fd;
  font-weight:bold;
margin-right:20px;
  display:block;
background-image: }


.imgglav .bgimg {


	background-image:url(../images/f/bgimg.png);
	background-position:left;
	background-repeat:repeat-x;
	width:49%;
	height:126px;
	float:left;
	text-align:center;
	min-width:372px;

	}
	.imgglav { width:100%; margin-bottom:20px; margin-top:15px; min-width:750px; }
.imgglav	ul  { list-style:none; margin-left:20px; text-align:center; margin-top:20px; }
.imgglav	li .borderimg {  padding-top:3px; background-image: url(../images/f/ramkaimg.png); background-repeat:no-repeat; width:107px; height:89px; text-align:center; padding-left:-2px; float:left;  }
.imgglav li { width:33%; float: left;}
.imgglav	li .borderimg img {  width:97px; height:79px; margin-left:-2px;  }
.imgglav	.otstupimg { margin-left:1px; float:left; }
#backgroundPopup{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  height:100%;
  width:100%;
  top:0;
  left:0;
  background: url(/images/opacity_30.png );
  border:1px solid #cecece;
  z-index:1;
}
.buttonotp {
height:36px;
width:118px;
margin-top:20px;
border:none;
cursor:pointer;
background:url(../images/f/otpravits.png) no-repeat;
margin-left:222px;
}

.vendors-desc .list1 {
width: auto !important
}
.ajaxform table td {
color: white;
}
.ajaxform p {
color: white;
}

.ajaxform input {
color: black
}
.vendors-desc .list1 span {
font-size: inherit !important
}

#popupContact{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  height:284px;
  width:408px;
  background:#747474;
  border:1px solid #fff;
  z-index:2;
  padding:12px;
  font-size:13px;
}

#popupFeedback{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  height:404px;
  width:408px;
  background:#747474;
  border:1px solid #fff;
  z-index:2;
  padding:12px;
  font-size:13px;
}

#popupSpecialMessage{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  height:284px;
  width:408px;
  background:#747474;
  border:1px solid #fff;
  z-index:2;
  padding:12px;
  font-size:13px;
}

#popupFeedbackClose,#popupMessageClose {
  font-size:14px;
  line-height:14px;
margin-top:20px;
  right:6px;
  top:4px;
cursor:pointer;
 background-image:url(../images/f/close.png);  height:33px; width:33px; background-repeat:no-repeat;
text-indent:-3000em;
  position:absolute;
  color:#6fa5fd;
  font-weight:bold;
margin-right:20px;
  display:block;
background-image:
}

#popupContact h1{
  color:#6FA5FD;
  font-size:22px;
  border-bottom:1px dotted #D3D3D3;
  padding-bottom:2px;
  margin-bottom:20px;
}

#popupFeedback h1{
  color:#6FA5FD;
  font-size:22px;
  border-bottom:1px dotted #D3D3D3;
  padding-bottom:2px;
  margin-bottom:20px;
}

.tetpop { width:78px; margin-top:10px;}
.tetpop span { width:8px; float:left; }
#popupContact  table { margin-top:80px;  margin-left:30px; }
#popupSpecialMessage table { margin-top:40px;  margin-left:30px; margin-right:20px; }
#popupContact table tr, #popupSpecialMessage table tr { height:40px; }
#popupContact table, #popupSpecialMessage table { color:#ffffff; font-size:13px; }

#popupFeedback  table { margin-top:80px;  margin-left:30px; }
#popupFeedback table tr { height:40px; }
#popupFeedback table { color:#ffffff; font-size:13px; }

#popupContactClose {
  font-size:14px;
  line-height:14px;
margin-top:20px;
  right:6px;
  top:4px;
cursor:pointer;
 background-image:url(../images/f/close.png);  height:33px; width:33px; background-repeat:no-repeat;
text-indent:-3000em;
  position:absolute;
  color:#6fa5fd;
  font-weight:bold;
margin-right:20px;
  display:block;
background-image: }

}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
}
a {
	color: #1c91ce;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
#wrapper {
	min-width: 1000px;
	max-width: 1280px;
	margin: 0 auto;

}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 41px;
	background: #FFE680;

}
.top {
background-color:#f5f5f5;
/*height:41px; //#650 1.jpg*/
}
.top .texttop  { min-width: 1000px;
	max-width: 1280px;
	margin: 0 auto;
	overflow: hidden;
	}
	.b-nav { float:right; position:absolute; right: 0px; top: 0px;  padding-bottom:0; color:#2395d2; margin-right:40px; font-weight: bold }
	.b-nav li { position:relative; left:-1px; font-size:12px; color:#2395d2; float:left; margin:13px 0 0px; padding:0 0px; }
	.b-nav li.i-blog { padding:13px 0px 17px; margin:0 0 0 17px; border:0; font-size:21px; color:#231f20; }
	.b-nav li.i-blog span {  border:0; font-size:21px; color:#bf2c37; }


/*
.headertext {
	position:absolute;
	z-index:1;
	top:10px;
	margin-left:40px;
	color:#acaaab;
	font-size:20px;
}
*/
/* jeka #650 1.jpg*/
/* /jeka */
.headertext {
color:#ACAAAB;
font-size:20px;
margin-bottom:15px;
margin-left:40px;
margin-top:-23px;
position:relative;
width:50%;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	margin-top:10px;
	overflow:auto;
}

#middle:after {

}
#container {
	width: 100%;
	float: left;
	overflow: hidden;

}
#content {
	padding: 0 0 0 245px;
	margin-right:20px;
	height:100%;
}
.butzak { margin-top:17px;}

.accordion_toggle {
			display: block;
			height: 46px;
			width: 739px;
			background-image:url(../images/f/palka.png);
						background-repeat:no-repeat;

			padding: 14px 10px 0 10px;
			color: #3b3b3b;
			background-repeat:no-repeat;



			font-size: 21px;
			font-family:Helvetica, Arial, "Trebuchet MS", sans-serif;

			cursor: pointer;
			margin: 0 0 0 0;
		}

		.accordion_toggle a {	border-bottom: 1px dashed; text-decoration:none; 		color: #3b3b3b;

			font-size: 21px;
			font-family:Helvetica, Arial, "Trebuchet MS", sans-serif;
	 }
	 .accordion_toggle span {text-decoration:none; 		color: #3b3b3b;

			font-size: 21px;
			font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; }
	 .accordion_toggle_active {
			height: 46px;
			width: 739px;
			background-image:url(../images/f/palka.png);
						background-repeat:no-repeat;
			color: #3b3b3b;

		}

		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
			margin-left:30px;
		}

			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.accordion_content p {
			}

		.vertical_accordion_toggle {
			display: block;
			height: 39px;
			width: 705px;
			background-image:url(../images/f/palka2.png);
			background-repeat:no-repeat;
			padding: 3px 10px 0 10px;
			cursor: pointer;
			margin: 10px 0 0 0;
		}

		.vertical_accordion_toggle a {
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 17px;
			border-bottom: 1px dashed white
		}

		.vertical_accordion_toggle_active {
			height: 39px;
			width: 705px;
			background-image:url(../images/f/palka2.png);
			background-repeat:no-repeat;
			color: #ffffff;


		}
		.topmenu ul, .topmenu ul li{
	margin: 0;
	padding: 0;
	display: inline;
	margin-right:2px;
}
.full {
margin-top:10px;
margin-bottom: 10px
}
.full img { margin-left:25px; float: left }
.korfull { font-size:14px; color:#696863; float: left; padding-left: 10px }

.korfull span { color:#bf2c37; }
.korfull a { font-size:13px; color:#1c91ce; line-height:30px; margin-bottom:5px;  }
.topmenu {margin-left: 370px;
	margin-top:-30px; }
.topmenu ul li {
	float: left;
	position:relative;

}
.topmenu ul li a{
	display: block;
	padding:10px 10px 10px 10px;

    margin:1px 0px;

	text-decoration: none;


    white-space: nowrap;
}
.topmenu ul li a:HOVER{
	text-decoration:none;
}

.topmenu ul li ul {
    display: none;
    position:absolute;
    top:36px;
}

.topmenu ul li ul li {
    display:block;
    border-top:0px;
}
.active {
    background-color:#eee;
}

		.sos ul { list-style:none; margin-left:60px; width:60%;  }
		.sos li { float:left; width:25%; margin-bottom:15px; }
		.sos li img { width:84px; }

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
			}

		/*
			Horizontal Accordion
		*/

		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(../images/images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.horizontal_accordion_toggle_active {
			background: url(../images/images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #f68263;
		}

		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}

			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}


    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 680px;
      height: 100px;
    }

    #vertical_nested_container {
      margin: 20px auto;
    }


.tablekorzina { font-family:"Trebuchet MS";}
.tablekorzina td { text-align:left; }
.tablekorzina td.kolvo { text-align:center; }
.tablekorzina td.tovar { padding-left:10px; }
.tablekorzina td.udalit { text-align:center; }
.tablekorzine td.kolvo input { float:left; }
.tablekorzina td.infocena { width:10%; color:#bf2c37; font-size:14px; font-family:"Trebuchet MS"; }
.tablekorzina td.infotovar { width:39.8%; padding-left:10px; }
.tablekorzina td.stoimost { color:#bf2c37; font-size:14px; }
.tablekorzina td.stoimost span { color:#231f20; font-size:12px; }
.tablekorzina td.udalit { text-align:center; }
.tablekorzina td.infotovar a { color:#1c91ce; font-family:"Trebuchet MS"; font-size:14px; }

.tablekorzina hr  {  border:none; border:0px; height:1px; background-color:#d5d5d4; margin-left:-10px;}
.upr { }
.zakazof input { width:242px;  margin-bottom:10px;  }
	.podbor h1 { line-height: 35px; font-size:35px; font-weight:normal; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; margin-top:35px; color:#231f20; }

	.d-text, .d-text * {
		color: white !important;
		font-weight: bold;
	}

	.q-placeholder,
	.e-placeholder {
		color: white !important
	}

	.korzina h1 { line-height: 38px; font-size:35px; font-weight:normal; font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; margin-top:35px; margin-bottom:20px;color:#231f20;  }

	 .news1 {  overflow:auto; }
	.news1 h1 { line-height: 35px; font-size:35px; font-weight:normal; font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; margin-top:37px; margin-bottom:20px; color:#231f20; }
	 .news1 span { float:left; color:#3f3f3f; font-size:11px; font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; font-weight:bold; padding-right:10px; }
	 .news1 h3 { color:#bf2c37;font-weight:normal; font-size:18px; font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; }
	 .news1 p { margin-top:5px;}
	 .news1 p a { color:#1c91ce; font-size:13px; font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; font-weight: bold }

.navigation1 { margin-top:-10px; margin-left:20px;}
	.navigation1 ul { list-style:none; background-color:#f3f3f3; }
	.navigation1 li a { color:#231f20; padding-left:10px; position:absolute; }
	 .navigation1 li { float:left;background-color:#f3f3f3; height:28px; padding-top:8px; width:1%; }
	.navigation1 li.left { background:url(../images/f/navleft.png) no-repeat;  height:28px; padding-left:10px; width:80px; }
	.navigation1 li.right { background-image:url(../images/f/navright.png); background-position:right; height:28px; background-repeat:no-repeat; padding-right:21px;   }
	.navigation1 li.right .help { color:#767374; font-size:11px; position:absolute; margin-left:0px;  }
	.navigation1 li.last { width:8%; }
	 .navigation1 li.right .help a { color:#767374; font-size:11px; }

	 .news { /*margin-left:180px; */overflow:auto; }
	 .news span { float:left; color:#3f3f3f; font-size:11px; font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; font-weight:bold; padding-right:10px; }
	 .news h3 { color:#bf2c37; font-size:18px; font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; font-weight: normal }
	 .news p { margin-top:5px;}
	 .news p a { color:#1c91ce; font-size:13px; font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; font-weight: bold }

	 .call {
		margin-bottom: 10px
	 }

	 .print-link {
		float: right;
		background: url('/images/f/print-white.png') no-repeat 0px 4px;
		padding-left: 24px;
		height: 26px;
		color: #231f20 !important;
		font-size: 12px;
		font-weight: bold
	 }

	.navigation {
		padding-top: 10px
	}
	.navigation ul { background-color:#f3f3f3; height:36px; background: #f3f3f3 url(../images/f/navleft.png) center left no-repeat; }
	.navigation ul { list-style:none; background-color:#f3f3f3; }
	.navigation li a { color:#696863; background-color:#f3f3f3; font-weight: bold }
	.navigation li { float:left;background-color:#f3f3f3; height:28px; padding-top:8px; padding-left:3%; }
	.navigation li.left { padding-left: 21px; background: #f3f3f3 url(../images/f/navleft.png) center left no-repeat }
	.navigation li.right { width: 22px; float: right; padding: 0px; margin: 0px; background:url(../images/f/navright.png) center right no-repeat; height: 36px }
	/*
	.navigation li.left { background-image:url(../images/f/navleft.png); background-position:left; height:28px; background-repeat:no-repeat; padding-left:21px;}
	.navigation li.right { width:155px; background-image:url(../images/f/navright.png); background-position:right; height:28px; background-repeat:no-repeat; padding-right:11px;float:right;}
	.navigation li.right .help { color:#767374; font-size:11px; position:absolute; margin-left:0px; padding-left:11px; }
	 .navigation li.right .help a { color:#767374; font-size:11px; background-color:#fff;}
	 		.form{
			overflow: hidden;
			width: 100%;
			height:20px;

		}
		*/
		.form {
	 	position: absolute;
	 	width: 165px; right: 0px; top: 18px; height: 30px;
			}
		.form .search {
			width: 165px
		}
		.form fieldset{
			width: 165px;
			border: none;
			white-space: nowrap;
		}
 		.form fieldset input{
			vertical-align: middle;
			font-family:Helvetica, Arial, "Trebuchet MS", sans-serif;

		}
		.form fieldset .text-input{
			width: 110px;
			padding: 0px;
			margin: 0px;
			color:#231f20;
			font-family:Arial, Helvetica, sans-serif;
			padding-left:5px;
			height: 20px;
			font-size: 10px;
			background: transparent;
			float: left;
	border:none;
		}

				.form fieldset .submit{
			overflow: visible;
			background:transparent url(../images/f/lr.png); background-repeat:no-repeat; background-position:right; border:none;
			text-indent:-3000em;
			float: left;
			cursor:pointer;
			width:32px;
overflow:hidden;
border: none;



			height: 20px;
			font-size: 11px;
			font-weight: bold;
		}


		.gallery .sales {
			margin-top: -65px !important
		}
		.listimg3 li {
			margin-right: 40px !important
		}
		.gallery-item {
			padding-left: 0px !important
		}
		.galleria_wrapper {
			text-align: left !important
		}
		.gallery h1 { font-size:38px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; margin-top:40px; margin-bottom:40px; font-weight:normal; color:#231f20;  }
.gallerynews h1 { line-height: 38px; font-size:38px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; margin-top:35px; margin-bottom:20px; font-weight:normal; color:#231f20;  }
.galleryarticles h1 { line-height: 38px; font-size:38px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; margin-top:35px; margin-bottom:20px; font-weight:normal; color:#231f20;  }
.listgallery { margin-top:28px;}
.listgallery  li { float:left; width:33%; margin-bottom:30px;  }
.listgallery img { margin-bottom:19px; }
.listgallery p { width:218px; }
.listgallery a  { color:#1d91ce; font-size:15px; line-height: 17px; font-family:"Trebuchet MS"; }

.catalogi a, .gal a, .cvet a, .proizvod a {
font-family:"Trebuchet MS"
}

.contact h1 {  line-height: 38px; font-size:38px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; margin-top:45px; margin-bottom:20px; font-weight:normal; color:#231f20;  }
.contact { color:#757575; font-size:13px; line-height:21px; }
.contact a { color:#2395d2; }

.contact p  { line-height:21px; margin-top:20px;  }
.contact h3 { color:#231f20; font-size:25px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-weight:normal;}
		.nextprev2 { margin-bottom:5px; margin-top:0px}
		.nextprev2  a  { color:#1c91ce; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; }
		.nextprev1 { margin-bottom:5px; margin-top:20px; font-size:13px;}
		.nextprev1  a  { color:#1c91ce; font-family: "Trebuchet MS", sans-serif; }
		.nextprev1 a.active { color:#231f20; text-decoration:none; }

		.pager { font-size:16px;}
		.pager a  { color:#757575; font-size:16px;}
		.pager a.active  { color:#757575; font-size:16px;}
		.active_page {color:#CC0000;font-size:16px;}

		.dropdown-arrow {
			padding-left: 4px;
			padding-right: 10px
		}
 		.boxglav { background-color:#f3f3f3; width:100%;  }
		.boxglav .text p {
			margin-top: 0px !important;
			margin-bottom: 0px !important
		}
		.boxglav .text {
			margin-right: 20px;
			margin-bottom: 19px
		}
		.tovar {
			padding-bottom: 1px;
			margin-bottom: 20px
		}
		.tablekorzina td {
			color: black !important
		}
		.nextprev { margin-bottom:10px;}
		.nextprev  a  { color:#1c91ce; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; }

		.nextprev,
		.nextprev a,
		.nextprev span
		{
			font-weight: bold;
			font-size: 13px
		}
		span.arr {
			font-size: 13px
		}



		@media all and (-webkit-min-device-pixel-ratio:0) {

}
#basic-modal-content {display:none; z-index: 10000}

/* Overlay */
#simplemodal-overlay {background-color:#231f20; cursor:wait;}
.basic { text-decoration:none; color:#686666 }

/* Container */
#basic-modal-content {height:307px; width:435px; color:#bbb; background-color:#333; background: url(../images/f/bgmodal.png) no-repeat; padding:20px; position: absolute; left: 50%; }
#basic-modal-content code {background:#141414;  color:#bbb; display:block; }
#basic-modal-content a {color:#ddd;}
#basic-modal-content a.modalCloseImg {background:url(../images/f/x.png) no-repeat; width:25px; height:29px; margin-left:35px; margin-top:-30px; display:inline; z-index:3200; position:absolute; cursor:pointer;}
#basic-modal-content #basic-modal-content {padding:8px;}
#basic-modal-content h3 { font-size:18px; color:#FFF; font-weight:normal; padding-left:10px; }
#basic-modal-content p { font-size:12px; padding-left:10px; padding-top:5px; color:#FFF; height: auto }
#basic-modal-content p.sale { font-size:69px; color:#FFF; font-weight:bold; padding-left:10px;
padding-bottom:0px; margin-top:-15px;margin-bottom:10px;}
 #basic-modal-content h4.salesa { font-size:69px; color:#FFF; font-weight:bold; height: auto; line-height: 69px; margin-bottom: 25px}

.lefttext { width:181px;float:left; font-family:Tahoma, Geneva, sans-serif; }
.lefttex { margin-left:25px;width:181px; float:left; }

.left-discount, .right-discount {
	width: 180px;
	position: relative
}
.left-discount {
	float: left
}
.right-discount {
	float: right;
	margin-right: 30px
}
p.saletext {
	color: black !important;
	font-weight: bold !important;
	font-size: 18px !important;
	margin-bottom: 0px
}
.desc-p {
	height: 50px !important
}
a.buttonsale { background:url(../images/f/raspechatat.png); display:block; width:177px; height:32px; border:none; cursor:pointer; text-indent:-3000em; }
a.buttonpodrobnee { background:url(../images/f/buttonpodrobnee.png); display:block; width:177px; height:32px; border:none; cursor:pointer; text-indent:-3000em }
 .infotovar {  overflow:auto; margin-top:0px;}
	 .infotovar a { color:#1c91ce; }
	 .infotovar .info { font-weight:bold; font-size:14px; color:#757575; line-height:23px; }
	 .infotovar .price span.cent { color:#bf2c37; font-size:20px; }
	 .infotovar .price { color:#231f20; font-size:20px; font-weight:normal; line-height:28px; padding-top:30px; }
	 .infotovar .price span { color:#757575;  font-size:13px; font-weight:normal; }
	.infotovar h1 { line-height: 30px; font-size:30px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; margin-top:20px; margin-bottom:20px; font-weight:100;color:#231f20; line-height:36px;  }
	 .infotovar span.skidka { float:left; color:#3f3f3f; font-size:11px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-weight:bold; padding-right:10px; }
	 .infotovar h3 { color:#bf2c37; font-size:18px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; }
	 .infotovar p { color:#757575;  font-size:13px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; margin-top:5px;}
	 .infotovar p a { color:#1c91ce; font-size:13px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; }
	 .img { width:300px; float:left;  margin-right:100px;}
	 .info { width:40%; float:left; color:#757575; }
	 .infotovar img { margin-bottom:20px; float: left; margin-right: 40px }
		.line-1 { background-image:url(../images/f/fonprice.png); width:743px; height:126px; margin-top:5px; }
 .line-2 { margin-top:5px;  margin-left:20px;  }
 .line-2 a { color:#231f20; font-size:24px; font-family:Helvetica; text-decoration:none; margin-right:41%; color:#231f20; font-weight:normal; }
 .line-1 img { margin-top:20px; margin-left:15px; }
.number { margin-left:0; }


.textser, .textre {
	float: left;
	width:86px;
	margin-left:15px;
	color:#686666;
	font-family:Tahoma;
	font-size:12px;
	line-height:13px;
	padding-top:5px;
	height: 34px
 }
 .textre {
	padding-left: 30px
 }
.textser p { background-image:url(../images/f/sale.png); width:33px; height:26px; background-repeat:no-repeat; margin-top:-27px; margin-left:75px; color:#FFF; padding-top:5px; padding-left:7px; margin-bottom: 0px}
.textre  p { background-image:url(../images/f/saleto.png); width:43px; height:26px; background-repeat:no-repeat; margin-top:-27px; margin-left:75px; color:#FFF; padding-top:5px; padding-left:7px; margin-bottom: 0px}


.catalog { margin-top:30px; }

.listimg1 { margin-top:28px;}
.listimg1  li p { margin-bottom: 2px }
.listimg1 .proizvod1 { color:#757575; font-weight: bold; font-size:11px; margin-bottom:50px;}
.listimg1 .proizvod1 a { font-size:11px; color:#3B3B3B; }
.listimg1 .proizvod1 span { color:#3b3b3b; font-size: inherit}
.listimg1 li { float:left; height: 410px; margin-right: 80px; width: 220px; margin-bottom: 20px }
.listimg1 img { margin-bottom:10px; }
.listimg1 a  { font-family:"Trebuchet MS"; margin-bottom: 3px; font-weight: bold }

.list1 {
	width: 65%
}
.list1 li {
	display: inline
}

.cat1 div {
	overflow: inherit !important
}

.listimg, .listimg3 { margin-top:28px}
.listimg  li, .listimg3 li { float:left; height:220px; margin-bottom: 15px; margin-right: 80px; width: 220px}
.listimg img, .listimg3 img { display:block; margin-bottom:19px; text-align:center; margin: 10px auto 5px auto }
.listimg a, .listimg3 a { color:#1d91ce; font-family:"Trebuchet MS"; display: block; margin: 0px auto; text-align: center; font-size: 18px }

.listimg3 li { width: 110px; height: 180px }

.clear {display: inline-block;}
.boxglav h1 { font-size:10px; margin-bottom:0px; margin-top:10px;color:#231f20; }
.boxglav  span.tovarimg { margin-left:20px; float:left; width:396px; height:323px; display:block;}

.boxglav span.tovar.img  img { height:330px; width:350px; }
.clear {display: block;}
#content hr { clear: both; height:1px; border:none; color:#d5d5d4; width:100%; margin-left: 0px; margin-right: 0px }
.tovar h1 { line-height: 35px; font-size:35px; padding-top:25px; padding-bottom:20px; padding-left:20px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; color:#231f20; font-weight:normal;}
.catalogtovarointovar {
	margin-left: 20px;
	width: 100%
}
#sgresults p {
	margin-bottom: 18px;
}
.catalogtovarointovar p.link {
	margin-bottom: 20px;
	margin-top: 5px;
	text-align: left
}
.catalogtovarointovar p.link a { color:#1c91ce; font-weight:bold; font-size:13px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; padding-bottom: 5px  }
.catalogtovarointovar p.opisanie { color:#3b3b3b; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-size:11px; margin-top:-15px;text-align: left }
.proizv { color:#757575; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-weight:bold; font-size:14px; display:block; padding-left:20px; padding-bottom:5px;}
.catalogtovarointovar p.razmer { color:#6f6f6f; font-size:11px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; margin-top:-19px; text-align: left; }
p.razmer span {font-size: 11px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif;}
.catalogtovarointovar * {
	font-family: "Trebuchet MS", Helvetica !important
}
.catalogtovarointovar p.about img { margin-right:14px; text-align: left }
.catalogtovarointovar p.about {  margin-top:-15px; text-align: left }
.catalogtovarointovar .bg { background-image:url(../images/f/pricebgkupit.png); width:182px; height:22px; margin-top:-10px; padding-top:0px; }
.catalogtovarointovar .bg .cena { margin-top: 1px;color:#bf2c37; font-size:12px; font-weight: bold; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; padding-left:10px; float:left;  }
.pdf a p {
	text-decoration: underline
}
.pdf a:hover p {
	text-decoration: none
}
.catalogtovarointovar .bg .korzina a { color:#3b3b3b; font-size:12px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; padding-left:5px;  }
.catalogtovarointovar .bg .korzina img { padding-top:2px; float:left; }
.catalogtovarointovar .bg .korzina { padding-right:15px; float: right}
.catalogtovarointovar td { width:33%;font-weight: bold; padding-bottom: 30px }
.catalogtovarointovar p.about { height: 20px }
.proizv a { color:#1c91ce; }
.tovar .right { margin-left:75%; }

/* Задача 638 - убираем блок с наличием товара 
.nottovara {display: none;}
*/
#tooltip {position: absolute;background-color:#EEEEEE; border:1px solid #111111; opacity:0.85; padding:5px; position:absolute;z-index:3000;}
#tooltip h3 {font-size: 13px; font-weight: normal;}
.tovar .right .nottovara img { float:left;  margin-right:10px; }
.tovar .right .nottovara p { padding-top:4px;}
.tovar .right .pdf img { float:left;  margin-right:10px; }
.tovar .right .pdf p { padding-top:2px;}
.tovar .right .pdf { margin-top:-5px; }
.tovar .right .text { width:200px; display:block; color:#6d6a6b; font-size:13px; margin-top:20px; margin-bottom:5px; margin-left: 0px}
.tovar .right span { color:#1c91ce; font-size:20px; }
.list2 { margin-left:20px; overflow:auto; margin-bottom:20px;  }
.list2 li  { float:left; width:45%; color:#3b3b3b; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-size:13px; margin-bottom:20px; }
.list2 li.two  { margin-left:10%; }

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	flnt-size:13px; margin-top:20px; margin-bottom:0px; margin-left: 0px}
.tovar .right span { color:#1c91ce; font-size:20px; }
.list2 { margin-left:20px; overflow:auto; margin-bottom:20px;  }
.list2 li  { float:left; width:45%; color:#3b3b3b; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-size:13px; margin-bottom:20px; }
.list2 li.two  { margin-left:10%; }

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 250px;
	margin-left: -100%;
	margin-top:5px;

	  }
	  .sidebar hr {
		  width:200px;
		  margin-left:21px;


		  }
.contactprint { dislay:none; }
.b-logo { width:207px; height:47px; text-indent:-3000em; overflow:hidden; display:block; background:url(../images/f/logo.png) no-repeat; }
				.b-logo {  margin-bottom:15px; margin-left:20px;}

	 .cat1 h1 { line-height: 38px; font-size:38px; font-family:Helvetica,Arial; margin-bottom:20px; margin-top:30px;  font-weight:100;color:#231f20;}
#content .boxglav .sales { background-image:url(../images/f/bgsales1.png); width:290px; height:34px; float:right;  z-index:1; margin-top:20px; background-repeat:no-repeat; }

#content .sales { background-image:url(../images/f/bgsale.png); width:290px; height:34px; float:right; margin-top:-50px; z-index:1; background-repeat:no-repeat; }

	.box1 { margin-bottom:30px; margin-top:0px; }
.box1 .cat { color:#fff; font-size:11px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; padding-top:14px; padding-left:12px; }
 .box1 select { width:163px; margin-left:12px; margin-top:5px; }
 .box1 .pricef { color:#fff; font-size:11px; font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; margin-left:12px; margin-top:10px;    }
 .box1 .pricef input { width:34px; height:17px; }
.searchs { position: absolute; left: 10px; bottom: 8px; width: 70px; }
.searchs .searchtext { color: white !important; background-color: transparent !important; height: 45px; line-height: 14px }
.serachb { right: 5px;  position: absolute; bottom: 5px }
.floaters {
	position: relative;
	padding-bottom: 45px
}



 .box1 span.korzina  { color:#767374; font-family:Helvetica; font-size:15px; font-weight:100; margin-left:30px;   }
.box1 .box2 { background-color:#bf2c37; width:200px; margin-left:20px; margin-top:11px; }
.nav li.head { color:#bf2c37; font-size:18px; font-family:Helvetica; line-height:40px; margin-bottom:-10px; }
.nav li span {  vertical-align: super;font-size: smaller; color:#231f20; padding-left: 3px }
.nav li a { color:#696863; font-family:"Trebuchet MS", Helvetica; line-height:20px; font-weight: bold }
.nav { margin-left:32px; margin-top:20px; }
.proizvod a {   height:23px; padding-left:30px; color:#696863; font-weight: bold }
.proizvod {  height:23px; background-image:url(../images/f/boxicon.png); background-repeat:no-repeat; background-position:left; margin-left:33px; margin-bottom:27px;  }
.cvet a {  height:23px; padding-left:30px; color:#696863; font-weight: bold }
.cvet {  height:23px; background-image:url(../images/f/krugicon.png); background-repeat:no-repeat; background-position:left; margin-left:33px; margin-bottom:12;margin-bottom:12px;   }

.catalogi a {  height:23px; padding-left:30px; color:#696863; font-weight: bold }
.catalogi {  height:23px; background-image:url(../images/f/galicon.png); background-repeat:no-repeat; background-position:left; margin-left:33px; margin-bottom:12;margin-bottom:12px;   }
.gal a {  height:23px; padding-left:30px; color:#696863; font-weight: bold }
.gal {  height:23px; background-image:url(../images/f/blackicon.png); background-repeat:no-repeat; background-position:left; margin-left:33px; margin-bottom:12;margin-bottom:12px;   }
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin-top:50px;
	height: 100px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#757575;


}
#footer .links { text-align:center; }
#footer .links a { font-size:11px; color:#989898; font-family:Tahoma, Geneva, sans-serif; margin-left:10px; }
hr { height:1px; border:none; background-color:#d5d5d4; width:96%; margin-top:10px; margin-bottom:10px; margin-left:20px; }
#footer .copy { margin-left:245px; font-weight: bold}
#footer .contacti { float:right; width:400px; margin-right:190px; margin-top:-20px; text-align:left; font-weight: bold }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* */
#catalog-search {

}
.serachb input {
	margin-right: 10px
}

#n-block, #a-block {
	float: left;
	width: 49%;
	margin-bottom: 20px
}

#a-block {
	margin-left: 5px
}

#n-block h1, #a-block h1 {
	margin-left: 25px;
	margin-bottom: 15px
}

#side-special {
	width: 145px;
	margin: 40px 0px 0px 30px;
	text-align: center;
	background: url('/images/f/sidebar-special.jpg') top center no-repeat;
	padding-bottom: 1px
}

#side-special h1 {
	padding: 20px 0px
}
#side-special h1 a {
	font-size: 26px !important;
}
#side-special li {
	margin-bottom: 20px;
}
#side-special li a {
	display: block;
	margin: 0px auto;
	background: transparent url(../images/f/ramkaimg.png) no-repeat scroll top center;
	height: 89px;
	text-align: left
}
#side-special li img {
	height: 79px;
	width: 97px;
	margin-left: 23px;
	margin-top: 3px
}
#side-special #spec-separator {
	background: white;
	height: 15px
}

#n-block h1 a,
#a-block h1 a,
#side-special h1 a {
	font-size: 24px;
	font-family: Helvetica;

	color: #231f20;
	font-weight: normal;
}
.ph-catalog {
	background: url(../images/f/bgimg.png) repeat-x;
	height: 126px
}
.ph-catalog li {
	list-style-type: none;
	float: left;
	margin-top: 23px;
	width: 33%;
	text-align: center
}
.ph-catalog a {
	height: 89px;
	background: url(../images/f/ramkaimg.png) no-repeat;
	display: block;
	margin: 0px auto;
	width: 106px;
	padding-top: 3px;
	padding-left: 4px;
	text-align: left

}
.ph-catalog img {
	height: 79px;
	width: 97px
}

.show-all-button {
	float: left;
	background: #f3f3f3 url(../images/f/navleft.png) left center no-repeat;
	width: 118px;
	height: 34px;
	margin-bottom: 10px;
}
.show-all-button a {
	background: url(../images/f/navright.png) right center no-repeat;
	display: block;
	line-height: 34px;
	padding-left: 15px;
	height: 34px;
	color: #555555;
	font-size: 12px;
	font-weight: bold
}
.basic p {
	font-size: 18px;
	padding-top: 6px
}
.sales li * {
	cursor: pointer;
	font-size: 16px;
}
.sales li.left {
	float: left;
	padding-left: 10px
}
.sales li.right {
	float: right;
	padding-right: 20px
}
.sales li p,
.sales li p * {
	font-size: 12px;
	width: 75px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	line-height: 14px
}
.sales li div.wrap {
	margin-top: 4px;
	float: left;
	font-size: 18px;
	line-height: 26px;
	padding-left: 4px;
	height: 26px;
	color: white;
}
.sales li div.wrap div {
	height: 26px;
	float: left
}
.sales li div.wrap div.middle {
	padding-left: 1px;
	background: url('/images/f/discount-tile.png') repeat-x;
}
.sales li div.wrap div.left {
	width: 9px;
	background: url('/images/f/discount-left.png') no-repeat
}
.sales li div.wrap div.right {
	width: 9px;
	height: 26px;
	background: url('/images/f/discount-right.png') no-repeat
}

#searchbutton {
	background: transparent url('/images/f/searchbutton.png') no-repeat;
	border: 0px;
	width: 63px;
	height: 21px
}

.accordion_content {
	height: auto !important
}

.hidden-scroll {
	display: none
}

.itemResults li {
	float: left;
	width: 220px;
	padding-right: 5%;
	height: 260px
}

.itemResults a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px
}

.itemResults a.img-container {
	height: 180px;
	position: relative
}
.itemResults a.img-container img {
	position: absolute;
	bottom: 0px;
	left: 0px
}

.sgheader {
	margin: 30px 0px 15px;
}
.sgheader a {
	font-size:27px;
}

.extSearchPage .row label {
	font-weight: bold;
}

p.popup-hint {
	padding: 5px;
	border: 1px solid #d9d9d9;
	color: white;
	background-color: #747474;
	float: left;
	position: absolute;
	z-index: 1000;
	right: 0px;
	bottom: 0px;
}

div.onetime-popup {
	padding: 20px;
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;
	float: left;
	border: 1px solid white;
	background-color: #bf2c37;
}
div.onetime-popup * {
	font-weight: bold;
	font-family: Tahoma;
	color: white;
	margin: 0px;
}
div.onetime-popup p {
	padding: 10px 0;
	font-size: 18px;
	line-height: 22px;
}
div.onetime-popup p.black {
	color: black;
}
div.onetime-popup h1 {
	padding: 10px 0;
	font-size: 40px;
	color: white;
}
div.onetime-popup a.close {
	position: absolute;
	right: 20px;
	top: -10px;
	z-index: 1000000;
	width: 22px;
	height: 22px;
	overflow: hidden;
	text-indent: -100000px;
	background: url('/images/f/icon-close.png') top left no-repeat;
}
.footer_counters {
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.loader_img{
  position:relative;
  top:4px;
}