body
{
	background-color:#f1f1f1;
	color:#333;
	font-family:Trebuchet MS, Georgia, Times New Roman;
	font-size:14px;
	line-height:1.5em;
	margin:0px;
	padding:0;
	display:block;
}

a {
	color: blue;
}

a:visited {
	color: #660099;
}

.container {
	background-color:#fff;
	width:1200px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0 auto;
	display: block;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.50);
    -moz-box-shadow:0 0 6px 0 rgba(0,0,0,0.50);
    -webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.50);
}

.main-table
{
	margin:0 auto;
	padding:0;
}

.main-table tr,.main-table td
{
	border-collapse:collapse;
	margin:0;
	padding:0;
}

.main-table-td
{
	text-align:left;
	vertical-align:middle;
	width:830px;
}

.img-kvx
{
	float:left;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:360px;
}

.main-menu-tel
{
	float:left;
	margin:0;
	padding:0;
	width:830px;
}

.float-r
{
	float:right;
	width:680px;
}

.t_left
{
	text-align:left;
}

.t_right
{
	text-align:right;
}

.t_center
{
	text-align:center;
}

.t_justify
{
	text-align:justify;
}

.msg
{
	color:#B80000;
	text-align:center;
}

.ab
{
	text-align:justify;
	text-indent:2em;
}

.float_l
{
	float:left;
}

.float_r
{
	float:right;
}

.float_l img
{
	margin:0 10px 0 0;
}

.textmax
{
	width:90%;
}

.clear
{
	clear:both;
	display:block;
	height:1px;
	overflow:hidden;
	width:100%;
}

.img_preview_left
{
	float:left;
	height:150px;
	margin:.5em 1em;
	width:200px;
}

.block_inline
{
	display:inline;
	margin:0;
	padding:0;
	zoom:1;
}

.pad
{
	padding:3px 10px;
}

.gblock
{
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	background:#FFF8DC;
	border:1px solid #DCDCDC;
	border-radius:15px;
	display:block;
	margin:5px;
	padding:10px;
	width:95%;
}

.block_ms
{
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	background:FFFAF0;
	border:1px dashed #DCDCDC;
	border-radius:15px;
	display:block;
	line-height:1.5em;
	margin:10px auto;
	padding:10px;
	width:90%;
}

.block_ms_half {
	border: 1px dashed #DCDCDC;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius: 15px;
	display: inline-block;
	line-height: 1.5em;
	margin: 20px 20px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: 330px;
	height:200px;
	zoom: 1;
	*display: inline;
	box-shadow: 0 0 2px rgba(0,0,0,0.5);
	overflow:hidden;
}

.block_ms_half-title-block {
	width:250px;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	*display: inline;
}

.block_icon {
	border: 1px solid #DCDCDC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 5px 0 0;
	background:#ffffff;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	width: 40px;
	height:40px;
	zoom: 1;
	*display: inline;
	overflow:hidden;
}

.block_ms_half:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.block_ms_half-link {
	text-decoration:none;
	color:#333;
}

.block_ms_half-link:hover {
	text-decoration:none;
	color:#333;
}

.block_ms_half-block {
	padding:15px 10px;
}

.block_ms_half-title {
	line-height:1em;
	background:#ff9900;
	padding:7px 10px;
	color:#333;
	vertical-align:middle;
	font-weight:bold;
	text-align:left;
}

.block_ms_half-title a {
	color:#333;
	display:block;
	text-decoration:none;
}

.block_ms_half-title a:hover {
	color:#333;
	text-decoration:underline;
}

.block_faq_half {
border: 1px dashed #DCDCDC;
-moz-border-radius:15px;
-webkit-border-radius:15px;
border-radius: 15px;
display: inline-block;
line-height: 1.2em;
margin: 10px;
padding: 10px;
text-align: center;
vertical-align: middle;
width: 120px;
height:50px;
zoom: 1;
*display: inline;
box-shadow: 0 0 10px rgba(0,0,0,0.5);
overflow:hidden;
}

.shop,.item_remove {
cursor:pointer;
}

/*#cart_block {
background: #FFF7EB;
border: 2px solid #FFA200;
padding: 20px;
margin:0 auto;
width: 90%;
}*/

/*#cart_block table {
width:100%;
margin:5px auto;
padding:5px;
border-collapse: collapse;
border: 1px solid #FFA200;
}

#cart_block table tr td {
padding:5px;
vertical-align:middle;
}

#cart_block .tr_head {
background: #FFF7E2;
border: 1px solid #FFA200;
padding:5px;
font-weight:bold;
}*/

#cart_registration {
padding: 5px 10px;
border: 1px solid #ccc;
margin:0 auto;
}

#cart_registration input[type="text"] {
width:400px;
}

#cart_registration textarea{
width:400px;
height:60px;
}

.error {
background:#f00;
width:100%;
margin:5px auto;
padding:10px;
}

.input_number {
padding:0px;
margin:0px;
}

.hidden {
visibility:hidden;
}

@media print {
	.printSelected>* {display: none; }
	.printSelected>.printSelection { display: block; }
   }
.printSelection{display:none;}

/* for bootstrap */
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

textarea {
  height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
}

.table thead tr td {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table thead tr.red > td {
  background-color: #FF9900;
}

.table p {
	margin:0px;
	text-align:inherit;
}

/* for bootstrap end */

ul.elements
{
	margin:0;
	padding:4px;
}

ul.elements li
{
	border:0;
	display:inline;
	margin-right:5px;
	padding:3px;
}

.anylink,.nowlink
{
	border:1px dashed #00008B;
	padding:2px 5px;
}

.nowlink
{
	border:1px solid #8B0000;
}

.top_right_pics
{
	float:left;
	margin:0;
	padding:0;
}

.top_right_pics p
{
	font-size:12px;
	margin:0;
	padding:0 0 3px;
}

#img_anim
{
	float:right;
}

.contacts_block
{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background:#FFD7A2;
	border-radius:6px;
	padding:20px;
	width:800px;
}

.contacts *
{
	border:0;
	margin:0;
	padding:0;
}

.contacts
{
	line-height:1.5em;
	margin-bottom:10px;
}

.contacts img
{
	padding:0 10px;
}

.contacts p
{
	margin:0;
	padding-bottom:5px;
}

.contacts h3
{
	margin:0;
	padding:0;
}

.contacts h4
{
	margin:0;
	padding:0 0 10px;
}

.block_best
{
	border:1px solid #DCDCDC;
	border-radius:15px;
	float:left;
	margin:10px 20px 20px 40px;
	padding:20px 5px;
	width:340px;
}

.block_best h3
{
	margin-bottom:5px;
}

.block_best ul
{
	line-height:2em;
	margin:10px 0 0;
	padding:0;
}

.block-best-price
{
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	border:1px solid #DCDCDC;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	margin:0;
	padding:0 10px;
	text-align:center;
	width:320px;
}

.block-price
{
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	border:1px solid #DCDCDC;
	border-collapse:collapse;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	margin:10px 0;
	padding:0 10px;
	text-align:center;
	width:320px;
}

.small
{
	font-size:11px;
}

.big
{
	font-size:16px;
}

.big-full
{
	font-size:18px;
}

.big-fuller
{
	font-size:22px;
}

.big-head
{
	font-size:22px;
	line-height:1.5em;
	padding:5px;
	text-align:center;
}

.price
{
	border:1px solid #ccc;
	border-collapse:collapse;
	margin:0 auto;
	text-align:center;
	vertical-align:middle;
	width:870px;
}

.price td
{
	border:1px solid #ccc;
	padding:5px 8px;
}

.price .nowrap
{
	white-space:nowrap;
}

.local_link
{
	color:#000;
	text-decoration:none;
}

.white
{
	background:#fff;
	border:0 solid #ccc;
	padding:6px 3px;
}

.price .head
{
	background:#FEEB9C;
	color:#68460a;
	font-size:14px;
	font-weight:700;
	padding:10px 4px;
}

.bk_comfort,.bk_collective,.bk_reward,.bk_leader
{
	height:80px;
	margin:0 auto;
	padding:0;
	width:80px;
}

.bk_comfort
{
	background:url(career.png) -320px 0 no-repeat transparent;
}

.bk_collective
{
	background:url(career.png) -160px 0 no-repeat transparent;
}

.bk_reward
{
	background:url(career.png) 0 0 no-repeat transparent;
}

.bk_leader
{
	background:url(career.png) -240px 0 no-repeat transparent;
}

.hr
{
	background:#ccc;
	border:0 solid #ccc;
	height:1px;
	margin:5px 30px;
	padding:0;
}

.hr_news
{
	background: #C13100;
	border:0 solid #C13100;
	color: #C13100;
	height:1px;
	margin:2px 0;
	padding:0;
}

.block-catalog-link-item, .block-catalog-link-item:visited
{
	border:1px solid #cccccc;
	border-radius:3px;
	color:#000000;
	cursor:pointer;
	font-weight:700;
	margin:10px;
	padding:5px 10px;
	text-decoration:none;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	display:inline-block;
	zoom: 1;
	*display: inline;
	vertical-align:middle;
}

.block-catalog-link-item:hover
{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}

.button,.button:visited
{
	border-bottom:2px solid rgba(0,0,0,0.2);
	border-radius:3px;
	color:#fff;
	cursor:pointer;
	display:inline-block;
	font-weight:700;
	margin:0;
	padding:5px 10px;
	position:relative;
	text-decoration:none;
}

.button:hover
{
	background-color:#111;
	color:#fff;
}

.button:active
{
	top:1px;
}

.white-orange.button,.white-orange.button:visited
{
	background-color:#ffcb55;
	border:0 solid #d45500;
	color:#000;
}

.white-orange.button:hover
{
	background-color:#F90;
	color:#fff;
}

.white.button,.white.button:visited
{
	background:#fff;
	border:0;
	border-bottom:1px solid #ccc;
	color:#000;
}

.white.button:hover
{
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.65);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.65);
	border:0;
	box-shadow:0 0 10px rgba(0,0,0,0.65);
}

.full-orange.button,.full-orange.button:visited
{
	background-color:#F90;
	border:1px solid #d45500;
	box-shadow:0 1px 1px rgba(0,0,0,0.2);
	color:#fff;
	text-shadow:0 -1px 1px rgba(0,0,0,0.3);
}

.full-orange.button:hover
{
	background-color:#EE7600;
	box-shadow:0 1px 1px rgba(0,0,0,0.2);
	color:#fff;
	text-shadow:0 -1px 1px rgba(0,0,0,0.3);
}

.full-red.button,.full-red.button:visited
{
	background-color:#F40;
	border:1px solid #d45500;
	box-shadow:0 1px 1px rgba(0,0,0,0.2);
	color:#fff;
	text-shadow:0 -1px 1px rgba(0,0,0,0.3);
}

.full-red.button:hover
{
	background-color:red;
	box-shadow:0 1px 1px rgba(0,0,0,0.2);
	color:#fff;
	text-shadow:0 -1px 1px rgba(0,0,0,0.3);
}

.small.button,.small.button:visited
{
	font-size:9px;
	line-height: 9px;
	padding:5px;
}

.medium.button,.medium.button:visited
{
	font-size:13px;
	line-height:1;
	text-shadow:0 -1px 1px rgba(0,0,0,0.3);
}

.large.button,.large.button:visited
{
	font-size:16px;
	padding:15px 20px;
}

.large-narrow.button,.large-narrow.button:visited
{
	font-size:16px;
	padding:5px 20px;
}

.rounded.button
{
	border-radius:25px;
}

.flat.button
{
	border-bottom:none;
	box-shadow:none;
}

.round_top.button
{
	-moz-border-radius:15px;
	-moz-border-radius-topleft:0;
	-webkit-border-radius:15px;
	-webkit-border-top-left-radius:0;
	border-radius:15px;
	border-top-left-radius:0;
}

.round_bottom.button
{
	-moz-border-radius:15px;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-radius:15px;
	border-bottom-left-radius:0;
	border-radius:15px;
	margin:0 20px;
}

.icon.button
{
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	padding:5px 20px;
}

.career
{
	margin:0 auto;
	width:850px;
}

.career_slider
{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-box-shadow:1px 1px 5px 1px rgba(0,0,0,0.3);
	border-radius:5px;
	box-shadow:1px 1px 5px 1px rgba(0,0,0,0.3);
	margin:30px 0 0;
	padding:0;
}

.car_button
{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-box-shadow:1px 1px 5px 1px rgba(0,0,0,0.1);
	background:linear-gradient(#ffffff,#ffffff);
	border:1px solid #f79d03;
	border-radius:5px;
	box-shadow:1px 1px 5px 1px rgba(0,0,0,0.1);
	color:#000;
	font-size:14px;
	height:24px;
	padding:11px 24px;
}

.car_button:hover
{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-box-shadow:1px 1px 5px 1px rgba(0,0,0,1);
	background:linear-gradient(#FF9900,#FF5500);
	border-color:#f79d03;
	border-radius:5px;
	box-shadow:1px 1px 5px 1px rgba(0,0,0,1);
	color:#000;
	font-size:14px;
	padding:11px 24px;
}

.career_info
{
	bacground:#fff;
	border:0 solid #000;
	color:#0059b3;
	font-family:Georgia;
	font-size:12pt;
	font-style:italic;
	margin:15px 0;
	padding:10px 20px 0 30px;
}

.career_info p
{
	margin:0 0 5px;
}

.career_img
{
	float:right;
	font-size:12px;
	line-height:1.2em;
	padding:0 0 10px 20px;
	text-align:center;
}

input,textarea
{
	background-color:#FFF;
	font-family:Trebuchet MS, Georgia, Times New Roman;
	font-size:12px;
}

ul
{
	margin:0;
	padding:.5em 0 .5em 2em;
}

form
{
	margin:0;
	padding:0;
}

fieldset
{
	border:none;
	margin:0 -1em 0 0;
	padding:0 2em 0 0;
	text-indent:0;
}

a
{
	color:#06C;
	text-decoration:underline;
}

a:hover
{
	color:#06F;
	text-decoration:none;
}

.js_enabled
{
	display:none;
}

.jsNeeded
{
	border:1px dashed red;
	color:red;
	margin:1em auto;
	padding:1em;
}


td
{
	vertical-align:top;
}

img
{
	border:none;
}

h1,h2,h3,h4,h5,h6
{
	color:#333;
	font-family:Calibri;
	font-weight:400;
	margin-top:0;
}

h1
{
	font-size:2em;
	line-height:1.2em;
}

h2
{
	font-size:1.4em;
	line-height:1.2em;
}

h3
{
	font-size:1.2em;
}

h4
{
	font-size:1em;
}

p
{
	margin:0 0 1em;
	text-align:justify;
}

.hide
{
	display:none;
}

.show
{
	display:block;
}

.pageheader
{
	height:10em;
}

.pagefooter
{
	background:#CCC;
	border-radius:6px 6px 0 0;
	margin-left:10px;
	margin-right:10px;
	min-height:40px;
	padding:1em;
}

.maintable
{
	border:1px solid #000;
	width:100%;
}

.block h2,h3,h4
{
	margin:0;
	padding:0;
}

.block h1
{
	font-size:1.2em;
	font-weight:700;
	margin:0 0 1em;
	padding:0;
}

.block h2
{
	font-size:1.1em;
}

.block h4
{
	color:#aaa;
	font-size:.9em;
}

.block .news_item {
	margin-bottom:1em;
}

.mainmenu
{
	font-size:14px;
	padding: 0;
	margin: 0 0 0 0;
	text-transform:uppercase;
	z-index: 200;
}

.mainmenu .item
{
	display:inline;
	padding-right:1em;
}

.mainmenu .item	a
{
	color:#FFF;
	text-decoration:underline;
}

.mainmenu .item	a:hover
{
	color:#FFF;
	text-decoration:none;
}

.paginator
{
	word-spacing:.5em;
}

.paginator div
{
	background:#777;
	float:left;
	height:1.2em;
	margin:.1em;
	padding:.5em;
	text-align:center;
}

.admin
{
	background-color:#E9E9E9;
	border-radius:6px;
	margin-bottom:7px;
	margin-top:20px;
	padding:10px;
	width:auto;
}

.asblock
{
	display:block;
}

div#fancy_overlay
{
	background-color:#000;
}

.link {
	border:1px solid #fff;
	padding:0 1em;
	font-size:12px;
}

.link a {
	color:#333333;
	text-decoration: none;
}

.link a:hover {
	color:#333333;
	text-decoration: underline;
}

.auth-block {
	border:2px solid #ff9900;
	border-radius:5px;
	padding:1em;
	margin:10px 0;
}

ul.customlist
{
	list-style:none;
	margin:0;
	padding:0;
}

.last-message
{
	background-color:#E1E1E1;
	border-radius:6px;
	cursor:pointer;
	padding:7px;
	width:auto;
}

.item-message
{
	background-color:#E1E1E1;
	border-radius:6px;
	padding:7px;
	width:auto;
}

h1.support-form-h1
{
	font-family:Calibri;
	font-size:20px;
	margin:10px;
}

div.support-form
{
	background-color:#F90;
	border-radius:6px;
	margin:10px;
	min-height:550px;
	width:275px;
}

div.support-form div#photo
{
	padding:10px;
	text-align:center;
}

div.support-form div#messages
{
	background-color:#FFF;
	border:1px solid #CCC;
	border-radius:2px;
	height:200px;
	margin:0 auto;
	overflow:auto;
	padding:5px;
	text-align:left;
	width:245px;
}

div.support-form div#messages div.question
{
	color:#C30;
	font-size:12px;
	padding:0;
}

div.support-form div#messages div.answer
{
	color:#06C;
	font-size:12px;
	padding:0;
}

div.support-form div#message textarea
{
	background-color:#FFF;
	border:1px solid #CCC;
	border-radius:2px;
	min-height:50px;
	width:245px;
}

div.support-form input#ask
{
	background-color:#FFF;
	border:1px solid #CCC;
	border-radius:2px;
	margin-left:15px;
	margin-top:10px;
}

div.stretchwindow
{
	background-color:#FFF;
	border-radius:6px;
	height:90%;
	padding:20px;
	width:auto;
}

.role-crm
{
	display:none;
}

#leftmenu,#centercontent,#rightgallery
{
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background:#FFF;
	border:3px solid #ddd;
	border-radius:2px;
	height:100%;
	margin-bottom:.5em;
	padding:.5em;
}

#rightgallery
{
	overflow:auto;
}

#rightgallery img
{
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border:1px solid #ddd;
	border-radius:2px;
	margin:0 auto 10px;
}

.loupe
{
	background:rgba(0,0,0,0.25);
	background-color:#555;
	border:5px solid rgba(0,0,0,0);
	cursor:url(/img/blank.png), url(/img/blank.cur), none;
}

div.table-content tr.radio-select,div.table-content tr.checkbox-select
{
	background-color:#FFF;
}

div.table-content td.thide
{
	display:none;
}

div.table-content td
{
	border:1px dotted #333!important;
}

#catalog-message
{
	display:none;
}

.catalog-table
{
	border:1px solid #CCC;
	margin-bottom:20px;
}

.catalog-table tr.radio-select
{
	background-color:#FF9;
}

.catalog-table tr.checkbox-select
{
	background-color:#FC9;
}

.catalog-table td
{
	border:1px dotted #333;
	padding:10px;
	text-align:center;
	vertical-align:middle;
}

.catalog-table td span
{
	font-size:9px;
	font-weight:700;
	padding-right:5px;
}

.catalog-table td.tequation span
{
	background-color:#0C9;
}

.catalog-table td.thead
{
	background-color:#e88333;
	color:#FFF;
	font-weight:700;
}

.catalog-table td[marker=catalog-price],.catalog-table td[marker=catalog-total],.catalog-table td[marker=catalog-name],.catalog-table td[marker=catalog-count]
{
	border-style:inset;
}

.catalog-table td.thide
{
	background-color:#EFEFEF;
}

.catalog-table input[type=text],.catalog-table textarea
{
	margin-bottom:1px!important;
	padding:0;
	width:100%;
}

div.ann-view-search
{
	border-radius:6px;
	width:auto;
}

div.ann-view-search div.ann-title-h1
{
	background-color:#E9E9E9;
	border-radius:6px;
	margin-bottom:7px;
	margin-top:20px;
	padding:10px;
	width:auto;
}

div.ann-view
{
	border-radius:6px;
	padding:20px;
	width:auto;
}

div.ann-view div.ann-desc-first
{
	background-color:#E9E9E9;
	border-radius:6px;
	margin-bottom:7px;
	padding:10px;
	width:auto;
}

div.ann-view div.ann-desc-second
{
	background-color:#FFF;
	border-radius:6px;
	margin-bottom:7px;
	padding:10px;
	width:auto;
}

div.ann-form
{
	background-color:#F2F2F2;
	border-radius:6px;
	width:auto;
}

div.ann-form table.ann-table-form
{
	font-family:Calibri;
	font-size:18px;
	margin-left:20px;
	margin-top:30px;
}

div.ann-form table.ann-table-form td
{
	padding:10px;
}

div.ann-form select
{
	font-family:Calibri;
	font-size:18px;
	width:402px;
}

div.ann-form input[type=text]
{
	border:1px solid #999;
	border-radius:2px;
	font-family:Calibri;
	font-size:18px;
	width:400px;
}

div.ann-form input[type=radio]
{
	border:1px solid #999;
	border-radius:2px;
	font-family:Calibri;
	font-size:18px;
	width:50px;
}

div.ann-form textarea
{
	font-family:Calibri;
	font-size:18px;
	height:200px;
	width:400px;
}

div.ann-form input[type=submit]
{
	border:1px solid #999;
	border-radius:2px;
	font-family:Calibri;
	font-size:18px;
	width:100px;
}

div.left-discount-block {
	border:1px dashed #ccc;
	padding:5px 5px 0px;
	width:310px;
	margin:5px auto;
	background:#fff url(block-action.png);
}

.action_item {
	background:#f0f0f0 url(coupons-black.png);
	margin:10px auto;
	width:268px;
	height:70px;
	padding:8px 0 0 32px;
	overflow:hidden;
}

div.left-discount-block a
{
	color:#FFF;
	text-decoration:underline;
}

div.left-discount-block a:hover
{
	text-decoration:none;
}

div.left-block
{
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	background-color:#F90;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	margin-bottom:10px;
	padding:10px;
	width:300px;
}

div.left-block	a
{
	color:#FFF;
	text-decoration:underline;
}

div.left-block	a:hover
{
	text-decoration:none;
}

div#field select
{
	font-family:Calibri;
	font-size:18px;
	width:232px;
}

div#field input[type=text]
{
	border:1px solid #999;
	border-radius:2px;
	font-family:Calibri;
	font-size:18px;
	width:230px;
}

div#field textarea
{
	font-family:Calibri;
	font-size:18px;
	height:200px;
	width:290px;
}

div#field input[type=submit]
{
	border:1px solid #999;
	border-radius:2px;
	font-family:Calibri;
	font-size:18px;
	width:100px;
}

div#field input[type=button]
{
	border:1px solid #999;
	border-radius:2px;
	font-family:Calibri;
	font-size:18px;
	width:100px;
}

div.field
{
	width:500px;
}

div.field select
{
	float:right;
	font-family:Calibri;
	font-size:18px;
	width:292px;
}

div.field input[type=text]
{
	border:1px solid #999;
	border-radius:2px;
	float:right;
	font-family:Calibri;
	font-size:18px;
	width:290px;
}

div.field textarea
{
	float:right;
	font-family:Calibri;
	font-size:18px;
	height:200px;
	width:290px;
}


#hor-minimalist-b
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 20px 0;
	width: 820px;
	border-collapse: collapse;
	text-align: center;
}
#hor-minimalist-b th
{
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	padding: 6px 8px;
	border: 1px solid #e17400;
	line-height: 15px;
	background: url('/upload/images/bg-table.png');
}
#hor-minimalist-b td
{
	border: 1px solid #ffb06a;
	color: #333333;
	padding: 3px 8px;
	vertical-align: middle;
}

#hor-minimalist-b td.bold-t
{
	font-weight: bold;
}

#hor-minimalist-b tbody tr:hover td
{
	background: #ffd7a2;
}

#hor-minimalist-b tbody tr #table-td
{
	background: #ffd7a2;
}

#hor-minimalist-b tbody tr:hover #table-td
{
	background: #ffd7a2;
}

#block-contact {
	margin: 10px 0 20px 0;
	font-size:12px;
	line-height:1em;
	text-align:center;
}

.block-contact-inline {
	width: 115px;
	text-align:center;
	display:inline-block;
	zoom: 1;
	*display: inline;
	vertical-align:middle;
}

.block-contact-delem {
	background:url(/upload/contacts/treugolnik.png) center center no-repeat;
	height: 100px;
	display: block;
	width: 15px;
	display:inline-block;
	zoom: 1;
	*display: inline;
	vertical-align:middle;
}

.block-contact-icon {
	display:block;
	height:20px;
	padding:114px 0 10px 0;
	color:#000;
	text-decoration:none;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.2);
	background-position: center 10px;
	background-repeat: no-repeat;
}

.block-contact-icon:hover {
	color:#F90
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.5);
}

.block-contact-icon1 {
	background-image:url(/upload/contacts/contact-icon1.png);
}

.block-contact-icon2 {
	background-image:url(/upload/contacts/contact-icon2.png);
}

.block-contact-icon3 {
	background-image:url(/upload/contacts/contact-icon3.png);
}

.block-contact-icon4 {
	background-image:url(/upload/contacts/contact-icon4.png);
}

.block-contact-icon5 {
	background-image:url(/upload/contacts/contact-icon5.png);
}

.block-contact-icon6 {
	background-image:url(/upload/contacts/contact-icon6.png);
}

#kont {border: 1px solid #ffa200; padding: 14px 14px 2px; margin-bottom: 20px; background: #fff7eb;}
.kont-sklad {border: 3px solid #ffa200; border-radius: 5px; padding: 10px 14px 14px 14px; margin-bottom: 20px; background: #fffff8;}
#kontakty1 {width: 800px; height: 178px; padding-top: 25px; margin: -10px auto 20px; display:block; overflow: hidden;}
#kontakty1 div {text-indent: -3000px; }
#kontakty1 .kb a {height: 137px; display: block; width: 100px; background: url('/upload/contacts/kb.png') no-repeat 0 0; float: left;}
#kontakty1 .kb a:hover {}
#kontakty1 .op a {height: 137px; display: block; width: 100px; background: url('/upload/contacts/op.png'); float: left;}
#kontakty1 .op a:hover {}
#kontakty1 .proizv a {height: 137px; display: block; width: 100px; background: url('/upload/contacts/proizv.png'); float: left;}
#kontakty1 .proizv a:hover {}
#kontakty1 .ss a {height: 137px; display: block; width: 100px; background: url('/upload/contacts/ss.png'); float: left;}
#kontakty1 .ss a:hover {}
#kontakty1 .ol a {height: 137px; display: block; width: 100px; background: url('/upload/contacts/ol.png'); float: left;}
#kontakty1 .ol a:hover {}
#kontakty1 .wo a {height: 137px; display: block; width: 100px; background: url('/upload/contacts/world.png'); float: left;}
#kontakty1 .wo a:hover {}
#kontakty1 .treug {height: 178px; display: block; padding: 60px 10px 0 12px; width: 15px; float: left; text-indent: 0px;}

#kontakty2 {width: 820px; height: 140px; margin-bottom: 20px; display: none;}
#kontakty2 div {text-indent: -3000px; }
#kontakty2 .gd a {height: 50px; display: block; width: 400px; margin: 0 210px; background: url('/upload/contacts/gd1.png'); float: left;}
#kontakty2 .gd a:hover {background-position: 0 -50px;}
#kontakty2 .om a {height: 50px; display: block; width: 148px; margin: -6px 20px 0 0; background: url('/upload/contacts/om1.png'); float: left;}
#kontakty2 .om a:hover {background-position: 0 -50px;}
#kontakty2 .uo a {height: 50px; display: block; width: 148px; margin: -6px 20px 0 0; background: url('/upload/contacts/uo1.png'); float: left;}
#kontakty2 .uo a:hover {background-position: 0 -50px;}
#kontakty2 .buh a {height: 50px; display: block; width: 148px; margin: -6px 20px 0 0; background: url('/upload/contacts/b1.png'); float: left;}
#kontakty2 .buh a:hover {background-position: 0 -50px;}
#kontakty2 .oz a {height: 50px; display: block; width: 148px; margin: -6px 20px 0 0; background: url('/upload/contacts/oz1.png'); float: left;}
#kontakty2 .oz a:hover {background-position: 0 -50px;}
#kontakty2 .ov a {height: 50px; display: block; width: 148px; margin: -6px 0 0 0; background: url('/upload/contacts/ov1.png'); float: left;}
#kontakty2 .ov a:hover {background-position: 0 -50px;}
#kontakty2 img {width: 820px; height: 40px; border: 0; padding: 0px; margin: 0px; line-height: 0; clear: both;}







.table-p1 {font-size: 12pt; line-height: 18pt;}
.table-p2-c {font-size: 12pt; line-height: 18pt; text-align: center; color: #c00000;}
.table-p2 {font-size: 12pt; line-height: 18pt; text-align: center; margin-top: 20px;}
.table-p3-c {font-size: 13pt; line-height: 18pt; text-align: center; color: #68b5df; margin-top: 10px;}
.c-d {overflow: hidden; margin: 0 0 20px 10px;}
.c-div {width: 250px; float: left; margin-right: 20px;}
#c-div3 {margin-right: 0px;}
.c-div .div1 a {color: #fff; font-size: 16px; text-decoration: none;}
.c-div #last-a {padding-top: 20px; height: 36px;}
.c-div .div1 {background: #c45653; width: 250px; text-align: center; height: 46px; padding: 10px 0;}
.c-div .div2 {background: #ead7d7; width: 250px; height: 180px;}

.c-h2 {text-align: center; font-size: 19pt; margin: 30px 0 10px 0;}
.c-p {font-weight: bold; color: #c00000; font-size: 11pt;}
.c-p1 {font-weight: bold; color: #c00000; font-size: 10pt;}
.c-table {width: 300px; margin: 10px 20px 12px; border-collapse: collapse; text-align: center;}
.c-table td {border: 1px solid #888888; font-size: 10pt;}



#n-o-table {width: 200px; display: block; border: 1px solid #cccccc; padding: 20px; float: left;}
.n-o-table1 {margin-right: 20px;}
#n-o-table a {color: #333;}
#n-o-table a:hover {color: #FF7F00;}
#n-o-table ul {margin-left: 20px; font-size: 12px;}
#n-o-table-p {text-align: center; margin-bottom: 10px;}
#n-o-table-p a {font-size: 18px;}

.block-no {
	display:inline-block;
	zoom: 1;
	*display: inline;
	width: 215px;
	vertical-align:top;
	margin:0 5px;
}

.block-no-inner {
	border: 1px solid #cccccc;
	padding:5px;
	text-align:left;
	font-size:12px;
}

.block-no-inner a {color: #333;}
.block-no-inner a:hover {color: #FF7F00;}
.block-no-inner ul {margin-left: 0px; font-size: 12px;color:#999;}
.block-no-inner ul li a {color:#666;}
.block-no-inner p a {font-size:16px;}
.block-no-inner-p {text-align:center;}


.p-desc {font: 12px/18px Arial;}

.img-shadow {box-shadow: 2px 2px 10px #ddd; border: 1px solid #eeeeee; width: 200px; height: 133px; margin: 0 3px 10px 0;}



#menu-kat1 {background: #FFF7EB; border: 2px solid #FFA200; width: 300px; padding: 10px; margin-bottom: 10px; width: 296px; }
#menu-kat1 #h-menu-kat1 {text-align: center; font-size: 18px; line-height: 20px; font-weight: bold; margin-bottom: 10px;}
#menu-kat1 #h-menu-kat1 a {text-decoration: none;}
#menu-kat1 #h-menu-kat1 a:hover {color: #222;}
#menu-kat1 #h-menu-kat2 {text-align: center; font-size: 18px; line-height: 20px; font-weight: bold; margin-bottom: 0px;}
#menu-kat1 #h-menu-kat2 a {text-decoration: none;}
#menu-kat1 #h-menu-kat2 a:hover {color: #222;}
#menu-kat1 ul {margin-left: 20px; font-size: 12px;}
#menu-kat1 li {color: #333;}
#menu-kat1 li:hover {color: #FF7F00;}
#menu-kat1 a {color: #333;}
#menu-kat1 a:hover {color: #FF7F00;}
#menu-kat1 #menu-kat1-ul2 {margin: 0 0 8px 50px; font-size: 12px; padding: 0px;}
#menu-kat1 #menu-kat1-ul2 li {margin: 0 0 2px 0; line-height: 18px;}
#menu-kat1 #menu-kat1-ul1 {margin: 0 0 0 30px; list-style-type: square; font-size: 14px; padding: 0px;}
#menu-kat1 #menu-kat1-ul1 li {margin: 0 0 6px;}
#h-menu-kat3 {text-align: center; font-size: 16px; line-height: 20px; font-weight: bold; margin-bottom: 10px;}


#tel {
	width: 224px;
	padding: 0px 0 0 0;
	margin: 0px 0 0px;
	display: block;
}

.tell {
	font: 11px/11px 'Trebuchet MS', Arial;
	color: #202c23;
	padding: 0;
	margin: 2px 0 1px 4px;
}

#tel1 {
	width: 44px;
	padding: 0;
	margin: 0;
	float: left;
	height: 35px;
}

#tel2 {
	width: 180px;
	padding: 0;
	margin: 0;
	float: left;
}

#number {
	font: 22px/22px 'Trebuchet MS', Arial;
	color: #202c23;
	padding: 0;
	margin: 2px 0 0 0;
}



#time {
	font: 8px/8px 'Trebuchet MS', Arial;
	color: #202c23;
	padding: 0;
	margin: 2px 0 0 4px;
}


.header-n {
	width: 1200px;
	display: block;
	margin-bottom: 0px;
}

.header-n  .logo-sert{
	float: left; 
	width: 320px; 
	margin: 10px 28px 0 12px;
}

.logo-sert img {
	display: block;
}

.logo-sert .sertificat {
	margin: 10px 0 0 0;
}

.header-n .navesnoe {
	float: left;
	width: 600px; 
	margin: 0px 0 0 0;
}
.oborudovanie {
	width: 290px;
	height: 133px;
	margin-right: 10px;
	float: left;
	background:url('/themes/intert_old/css/bg-header.png');
}

.oborudovanie div {
	float: left; 
	width: 145px;
}

.oborudovanie ul {
	margin-top: 6px;
}

.oborudovanie ul li {
	font: 12px/18px 'Trebuchet MS', Tahoma;
}

.oborudovanie ul li a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.oborudovanie ul li a:hover {
	text-decoration: underline;
}

.header-n .right-bl {
	float: left; 
	width: 200px;
}

#button_call_show {
	margin:2px auto 4px;
	width: 204px;
	text-align:center;
	font-color:#000;
	text-shadow:none;
}

.korzina {
	display: block; 
	background:#ef8e2f url(korzina-new.png) left center no-repeat; 
	width: 140px;
	padding: 0px 0 2px 80px; 
	margin: 0;
	border:2px dashed #ffffff;
	color:#ffffff;
}

.korzina-div1 {
	display: block;
	margin: 0;
}

.korzina-div2 {
	margin: -22px 0 0 75px;
}

.korzina-a1 {
	font: 20px/20px 'Trebuchet MS';
	color: #ffffff;
	margin: 4px 0 0 15px;
	text-decoration: none;
	display: block;
}

.korzina-a1:hover,.korzina-a1:visited,.korzina-a1:active {
	color: #ffffff;
}

.korzina-a2 {
	visibility: visible;
}

.ob-a {
	display: block; 
	font: 11px/11px 'Trebuchet MS', Tahoma;
	color: #fd9a3e;
	margin: 1px 0 0 0px;
	text-align:center;
	text-decoration: none;
}

.ob-a:hover {
	color: #fd9a3e;
	text-decoration: none;
}

.ob-a:visited {
	color: #fd9a3e;
	text-decoration: none;
}


#pn-zag {
	font-size:17px; 
	color:#FFF; 
	font-weight:bold; 
	margin-bottom:5px;
}

#pn-date {
	font-size: 11px; 
	text-align: right; 
	margin: 0 0 4px 0; 
	height: 12px;
}

#pn-title {
	color: #333333; 
	font-size: 12px; 
	text-align: left; 
	font-weight: bold; 
	line-height: 16px; 
	display: block; 
	margin: 6px 0 3px;
}

#pn-img {
	margin: 4px 0 0 0;
}

#pn-text {
	color: #333333; 
	font-size: 11px; 
	line-height: 16px; 
	margin: 3px 0 0 0;
}

.slider {
	width: 820px;
	z-index: 0;
	padding: 0;
	margin: 0 0 0 2px;
}
div.slider .main_view {
	float: left;
	position: relative;
}
div.slider .window {
	height: 300px;	
	width: 820px;
	overflow: hidden;
	position: relative;
}
div.slider .image_reel {
	position: absolute;
	top: 0; left: 0;
}
div.slider .image_reel img {
	float: left;
}
div.slider .paging {
	position: absolute;
	bottom: 10px; 
	right: -7px;
	width: 178px; 
	height: 47px;
	z-index: 0;
	text-align: center;
	line-height: 36px;
	background: url(/upload/slider/paging_b.png) no-repeat;
	display: none;
}
div.slider .paging a {
	padding: 3px;
	text-decoration: none;
	color: #111111;
	font-size: 11px;
}
div.slider .paging a.active {
	font-weight: bold; 
	background: #ffc767; 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
div.slider .paging a:hover {
	text-decoration: none;
}


.footernew {
	width: 1200px; 
	height: 55px; 
	overflow: hidden; 
	background: #222222;
}

.cr-footer {
	float: left; 
	width: 1000px;
}

.cr-footer p {
	font: 11px/11px 'Trebuchet MS', Tahoma, Arial;
	margin: 8px 0 0 15px; 
	color: #ffffff;
}

.cr-footer p.copyright-f {
	margin: 12px 0 0 15px;
}

.sn-footer {
	float: left; 
	width: 200px;
}

.sn-footer div {
	margin: 12px 0 12px 34px;
}

.sn-footer div img {
	margin: 0 10px 0 0;
}

.jcarousel-skin-tango .jcarousel-container {
    background: #fff;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 760px;
    padding: 10px 34px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  760px;
    height: 66px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 122px;
    height: 66px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 5px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 5px;
    margin-right: 0;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 28px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/upload/karusel/next-hor.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(/upload/karusel/prev-hor.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 28px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/upload/karusel/prev-hor.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/upload/karusel/next-hor.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.col_left, .col_right {border:1px solid #ccc;width:360px;padding:10px;margin:10px;vertical-align:middle;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}

.main-cont {
width:820px;
}
.main-cont p {
font: 14px/1.5em 'Trebuchet MS'. Tahoma, Arial;
text-indent: 20px;
margin: 0 0 10px;
}
.main-cont h1 {
text-align: center;
margin: 15px 0 10px 0;
}
.main-cont h2 {
margin: 20px 0 0 0;
text-align: center;
}

#footer-menu {
	width: 100%;
	height: 236px; 
	background:url(/upload/images/footer-bg.gif);
}

#footer-menu div {
	width: 200px;
	margin: 0 20px;
	float: left;
}

#footer-menu div p.zagolovok {
	margin: 16px 0 0 0;
	font: bold 13px/13px 'Trebuchet MS', Tahoma;
	color: #333333;
	text-align: center;
	border-bottom: 1px solid #f7941d;
	padding: 0 0 8px 0;
}

#footer-menu div ul {
	margin: 0;
	padding: 7px 0 0 20px;
}

#footer-menu div ul li {
	margin: 10px 0;
	font: 12px/12px 'Trebuchet MS', Tahoma;
	padding: 0px 0px 0px 12px; 
	list-item-type: none;
	display: list-item; 
	list-style: none outside none;
	background:url(/upload/images/li-list.gif) left 2px no-repeat;
}

#footer-menu div ul li:first-child {
	margin: 6px 0 10px;
	font: 12px/12px 'Trebuchet MS', Tahoma;
}

#footer-menu div ul li a {
	color: #333333;
	text-decoration: none;
}

#footer-menu div ul li a:hover {
	text-decoration: underline;
}

#footer-menu #f-kontakt1 {
	font: 11px/14px 'Trebuchet MS', Tahoma;
	color: #333333;
	text-align: center;
	margin: 14px 0 0;
}

#footer-menu #f-kontakt2 {
	font: bold 16px/16px 'Trebuchet MS', Tahoma;
	color: #333333;
	text-align: center;
	margin: 10px 0 20px;
}

.rotate
{
    display: block;
    position: fixed;
    left: 0px;
    top: 33%;
	cursor:pointer;
}

.rotate img {
	margin:0px;
	padding:0px;
	width:40px;
	height:280px;
	border: 0;
}

#form_feedback
    {
	display: block;
	position: fixed;
	top: 33%;
	padding: 10px;
	width: 200px;
	height: 258px;
	margin: 0;
	left: 0;
	background: #db8404;
	background-image: linear-gradient(right , rgb(255,210,105) 2%, rgb(235,167,7) 2%, rgb(218,129,4) 98%);
	background-image: -o-linear-gradient(right , rgb(255,210,105) 2%, rgb(235,167,7) 2%, rgb(218,129,4) 98%);
	background-image: -moz-linear-gradient(right , rgb(255,210,105) 2%, rgb(235,167,7) 2%, rgb(218,129,4) 98%);
	background-image: -webkit-linear-gradient(right , rgb(255,210,105) 2%, rgb(235,167,7) 2%, rgb(218,129,4) 98%);
	background-image: -ms-linear-gradient(right , rgb(255,210,105) 2%, rgb(235,167,7) 2%, rgb(218,129,4) 98%);
	background-image: -webkit-gradient(	linear,	right top, left top, color-stop(0.02, rgb(255,210,105)), color-stop(0.02, rgb(235,167,7)),	color-stop(0.98, rgb(218,129,4)));
	color: #fff;   
	border: 1px solid #db8404;
	cursor: pointer;
    }
	
.form_feedback_p1 {
	font: 12px/16px 'Trebuchet MS', Tahoma; 
	margin: 15px 0 7px;
}

.form_feedback_p2 {
	font: bold 22px/22px 'Trebuchet MS', Tahoma; 
	text-align: center; 
	margin: 0 0 17px;
}

.form_feedback_p3 {
	font: 12px/14px 'Trebuchet MS', Tahoma; 
	margin: 0 0 6px;
}

.form_feedback_p4 {
	font: bold 15px/18px 'Trebuchet MS', Tahoma; 
	text-align: center; 
	margin: 0 0 6px;
}

.form_feedback_p4 a {
	color: #ffffff;
}

.form_feedback_p5 {
	font: bold 15px/18px 'Trebuchet MS', Tahoma; 
	text-align: center; 
	margin: 0 0 0px;
}

.map-sklad {display: block; width: 816px; height: 469px; position: relative; background:url('/upload/images/reg-map.gif') no-repeat;}
.map-sklad-a1 {position: absolute; width: 52px; height: 24px; left: 64px; top: 282px; background:url('/upload/images/map-msk.png') no-repeat;}
.map-sklad-a1:hover {background-position: 0 -24px;}
.map-sklad-a2 {position: absolute; width: 110px; height: 30px; left: 59px; top: 212px; background:url('/upload/images/map-spb.png') no-repeat;}
.map-sklad-a2:hover {background-position: 0 -30px;}
.map-sklad-a3 {position: absolute; width: 50px; height: 23px; left: 139px; top: 319px; background:url('/upload/images/map-kazan.png') no-repeat;}
.map-sklad-a3:hover {background-position: 0 -23px;}
.map-sklad-a4 {position: absolute; width: 70px; height: 25px; left: 4px; top: 359px; background:url('/upload/images/map-krasnodar.png') no-repeat;}
.map-sklad-a4:hover {background-position: 0 -25px;}
.map-sklad-a5 {position: absolute; width: 86px; height: 24px; left: 195px; top: 336px; background:url('/upload/images/map-ekb.png') no-repeat 0 0;}
.map-sklad-a5:hover {background-position: 0 -24px;}
.map-sklad-a6 {position: absolute; width: 110px; height: 25px; left: 84px; top: 295px; background:url('/upload/images/map-nn.png') no-repeat;}
.map-sklad-a6:hover {background-position: 0 -25px;}
.map-sklad-a7 {position: absolute; width: 29px; height: 25px; left: 170px; top: 345px; background:url('/upload/images/map-ufa.png') no-repeat;}
.map-sklad-a7:hover {background-position: 0 -25px;}
.map-sklad-a8 {position: absolute; width: 86px; height: 24px; left: 300px; top: 390px; background:url('/upload/images/map-novosib.png') no-repeat 0 0;}
.map-sklad-a8:hover {background-position: 0 -24px;}

.sklad-h2 {font-weight: bold; font-size: 20px; text-align: center;}
.sklad-p {font-weight: bold; font-size: 18px; margin: 10px 0; text-align: center;}

.social-vk, .social-fb, .social-twit, .social-yt {
background: url('social.png') 0px 0px;
width:30px;
height:30px;
display:inline-block;
zoom: 1;
*display: inline;
}

.social-vk {
background-position: 0px 0px;
}

.social-vk:hover {
background-position: 0px 30px;
}

.social-fb {
background-position: 30px 0px;
}

.social-fb:hover {
background-position: 30px 30px;
}

.social-yt {
background-position: 90px 0px;
}

.social-yt:hover {
background-position: 90px 30px;
}

.social-twit {
background-position: 60px 0px;
}

.social-twit:hover {
background-position: 60px 30px;
}

.menu-catalog, .menu-contact, .menu-company, .menu-career, .menu-advance, .menu-order {
background: transparent url('menu.png') 0px 0px;
width:24px;
height:24px;
vertical-align:middle;
margin-right:4px;
display:inline-block;
zoom: 1;
*display: inline;
}

.menu-catalog {
background-position: -0px -24px;
}

/*.menu-product:hover {
background-position: 0px 24px;
}*/

.menu-company {
background-position: -24px -48px;
}

.menu-contact {
background-position: -24px -0px;
}

.menu-career {
background-position: -0px -48px;
}

.menu-advance {
background-position: -0px -0px;
}

.menu-order {
background-position: -24px -24px;
}

#showfaqform {
border-radius:10px;
padding:10px;
border:1px solid #ccc;
background:#ffffec;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
margin:10px auto 20px 0;
}

.faqrecord {
margin: 0 0 10px 0;
border-radius:10px;
border:1px solid #ccc;
padding:10px;
background:#ffffd2;
text-align:left;
}

.faqanswer {
margin:5px 0 0 0;
background:#fff;
border-radius:10px;
border:1px solid #ccc;
padding:10px;
}

.form-1 {
    /* Size & position */
    width: 260px;
    margin: 0px auto 20px;
    padding: 20px 20px 3px;
    position: relative; /* For the submit button positioning */

    /* Styles */
    box-shadow: 
        0 0 1px rgba(0, 0, 0, 0.3), 
        0 3px 7px rgba(0, 0, 0, 0.3), 
        inset 0 1px rgba(255,255,255,1),
        inset 0 -3px 2px rgba(0,0,0,0.25);
    border-radius: 5px;
    background: white; /* Fallback */
    background: -moz-linear-gradient(#eeefef, #ffffff 10%);
    background: -ms-linear-gradient(#eeefef, #ffffff 10%);
    background: -o-linear-gradient(#eeefef, #ffffff 10%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#eeefef), color-stop(0.1, #ffffff));
    background: -webkit-linear-gradient(#eeefef, #ffffff 10%);
    background: linear-gradient(#eeefef, #ffffff 10%);
}

.form-1 .field {
    position: relative; /* For the icon positioning */
	padding:0px;
	margin:0px;
}
/*
.form-1 .field i {
    left: 0px;
    top: 0px;
    position: absolute;
    height: 36px;
    width: 36px;

    border-right: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.7);

    color: #777777;
    text-align: center;
    line-height: 42px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    pointer-events: none;
}
*/

.form-1 input[type=text],
.form-1 input[type=password] {
    font-family: Calibri, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    /* Size and position */
    width: 200px;
    padding: 10px 18px 10px 5px;
	margin: 0;

    /* Styles */
    border: 1px solid #ccc; /* Remove the default border */
    box-shadow: 
        inset 0 0 5px rgba(0,0,0,0.1),
        inset 0 3px 2px rgba(0,0,0,0.1);
    border-radius: 3px;
    background: #f9f9f9;
    color: #777;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}

.form-1 input[type=text] {
    
}

.form-1 input[type=text]:hover ~ i,
.form-1 input[type=password]:hover ~ i {
    color: #52cfeb;
}

.form-1 input[type=text]:focus ~ i,
.form-1 input[type=password]:focus ~ i {
    color: #42A2BC;
}

.form-1 input[type=text]:focus,
.form-1 input[type=password]:focus,
.form-1 button[type=submit]:focus {
    outline: none;
}

.form-1 .submit {
    /* Size and position */
    width: 65px;
    height: 65px;
    position: absolute;
    top: 15px;
    right: -25px;
    padding: 10px;
    z-index: 2;

    /* Styles */
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 
        0 0 2px rgba(0,0,0,0.1),
        0 3px 2px rgba(0,0,0,0.1),
        inset 0 -3px 2px rgba(0,0,0,0.2);
}

.form-1 .submit:after {
    /* Size and position */
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: -2px;
    left: 30px;

    /* Styles */
    background: #ffffff;
}

.form-1 button {
    /* Size and position */
    width: 100%;
    height: 100%;
    margin-top: -1px;

    /* Icon styles */
    font-size: 1.4em;
    line-height: 1.75;
    color: white;

    /* Styles */
    border: none; /* Remove the default border */
    border-radius: inherit;
    background: #ff9900; /* Fallback */
    background: -moz-linear-gradient(#f8ae01, #ff6801);
    background: -ms-linear-gradient(#f8ae01, #ff6801);
    background: -o-linear-gradient(#f8ae01, #ff6801);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f8ae01), to(#ff6801));
    background: -webkit-linear-gradient(#f8ae01, #ff6801);
    background: linear-gradient(#f8ae01, #ff6801);
    box-shadow: 
        inset 0 1px 0 rgba(255,255,255,0.3),
        0 1px 2px rgba(0,0,0,0.35),
        inset 0 3px 2px rgba(255,255,255,0.2),
        inset 0 -3px 2px rgba(0,0,0,0.1);

    cursor: pointer;
}

.form-1 button:hover,
.form-1 button[type=submit]:focus {
    background: #f8ae01;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.form-1 button:active {
    background: #42A2BC;
    box-shadow: 
        inset 0 0 5px rgba(0,0,0,0.3),
        inset 0 3px 4px rgba(0,0,0,0.3);
}

.form-href {
	font-size:12px;
	margin:0 5px 0 0;
	color:#333;
}

.form-href:hover {
	color:#ff9900;
}

.main {
	width: 300px;
	margin: 0 auto;
	position: relative;
}

.block-top-img {
	height:105px;
	width:114px;
}

.block-top-img-title {
	background:url(transparent_white.png);
	font-size:11px;
	color:#222;
	text-decoration:none;
	text-align:center;
	line-height:1em;
	padding:5px 0px;
	vertical-align:middle;
}

.block-top-link a {
	text-decoration:none;
}

.block-top-link a:hover {
	text-decoration-color:#f7941d;
	text-decoration:underline;
}

.for-excavators {
	background:url(../images/for-excavators.png) bottom center no-repeat;
}

.for-backhoe-loaders {
	background:url(../images/for-backhoe-loaders.png) bottom center no-repeat;
}

.for-bulldozers {
	background:url(../images/for-bulldozers.png) bottom center no-repeat;
}

.for-front-loader {
	background:url(../images/for-front-loader.png) bottom center no-repeat;
}

.for-mini-technique {
	background:url(../images/for-mini-technique.png) bottom center no-repeat;
}

.block-top-link {
	background:#222222;
	height:130px;
	width:114px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align:top;
}

.meter { 
	height: 20px;
	position: relative;
	margin: 0;
	background: #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0px;
	-webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
	-moz-box-shadow   : inset 0 -1px 1px rgba(255,255,255,0.3);
	box-shadow        : inset 0 -1px 1px rgba(255,255,255,0.3);
	text-align:right;
}
.meter > span {
	display: block;
	padding:0;
	height: 100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: rgb(43,194,83);
	background-image: -webkit-gradient(
	  linear,
	  left bottom,
	  left top,
	  color-stop(0, rgb(43,194,83)),
	  color-stop(1, rgb(84,240,84))
	 );
	background-image: -moz-linear-gradient(
	  center bottom,
	  rgb(43,194,83) 37%,
	  rgb(84,240,84) 69%
	 );
	-webkit-box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	box-shadow: 
	  inset 0 2px 9px  rgba(255,255,255,0.3),
	  inset 0 -2px 6px rgba(0,0,0,0.4);
	position: relative;
	overflow: hidden;
}
.meter > span:after, .animate > span > span {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background-image: 
	   -webkit-gradient(linear, 0 0, 100% 100%, 
	      color-stop(.25, rgba(255, 255, 255, .2)), 
	      color-stop(.25, transparent), color-stop(.5, transparent), 
	      color-stop(.5, rgba(255, 255, 255, .2)), 
	      color-stop(.75, rgba(255, 255, 255, .2)), 
	      color-stop(.75, transparent), to(transparent)
	   );
	background-image: 
		-moz-linear-gradient(
		  -45deg, 
	      rgba(255, 255, 255, .2) 25%, 
	      transparent 25%, 
	      transparent 50%, 
	      rgba(255, 255, 255, .2) 50%, 
	      rgba(255, 255, 255, .2) 75%, 
	      transparent 75%, 
	      transparent
	   );
	z-index: 1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.animate > span:after {
	display: none;
}

@-webkit-keyframes move {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: 50px 50px;
	}
}

.orange > span {
	background-color: #f1a165;
	background-image: -moz-linear-gradient(top, #f1a165, #f36d0a);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f1a165),color-stop(1, #f36d0a));
	background-image: -webkit-linear-gradient(#f1a165, #f36d0a); 
}


.contact-page-block {
	width: 820px;
	font: 'Trebuchet MS', Arial;
	margin: 10px 0px;
}

.contact-page-begin {
	float: left;
	width: 550px;
	height: 200px;
}

.contact-page-begin-title {
	font: bold 28px/28px 'Trebuchet MS', Arial;
	margin: 5px 0 20px 10px;
}

.contact-page-hmain {
	font-size:28px;
	font-weight:bold;
	text-align:center;
}

.contact-page-begin-p1 {
	font: 16px/22px 'Trebuchet MS', Arial;
	font-style: italic;
	margin: 20px 0 10px;
	text-indent: 10px;
}

.contact-page-begin-p2 {
	font: 16px/22px 'Trebuchet MS', Arial;
	font-style: italic;
	margin: 0 0 10px;
	text-indent: 10px;
}

.contact-page-begin-p3 {
	font: bold 16px/22px 'Trebuchet MS', Arial;
	font-style: italic;
	margin: 0 0 2px;
	text-indent: 10px;
}

.contact-page-begin-p4 {
	font: bold 16px/22px 'Trebuchet MS', Arial;
	font-style: italic;
	margin: 0 0 5px;
	text-indent: 10px;
}

.contact-page-need {
	float: left;
	margin-left: 20px;
	width: 250px;
}

.contact-page-need-wrapper {
	background: #FFFEED;
	border: 2px solid #FFC774;
	border-radius: 5px;
	box-shadow: 0 3px 5px -5px #000;
	width: 226px;
	padding: 10px;
}

.contact-page-need-title {
	font: 20px/20px 'Trebuchet MS', Arial;
	margin: 10px 0 15px 10px;
}

.contact-page-need-p {
	font: bold 14px/14px 'Trebuchet MS', Arial;
	margin: 5px 0 7px 10px;
}

.contact-page-need-p a {
	color: #111;
}

.contact-page-need-descr {
	font: 12px/14px 'Trebuchet MS', Arial;
	margin: 5px 10px 5px;
}

.contact-page-send {
	background: #FFFEED;
	border: 2px solid #FFC774;
	border-radius: 5px;
	box-shadow: 0 3px 5px -5px #000;
	width: 226px;
	padding: 10px;
	margin-top: 12px;
}

.contact-page-send-p1 {
	font: bold 20px/20px 'Trebuchet MS', Arial;
	margin: 10px 0 10px 0;
	text-align: center;
}

.contact-page-send-p2 {
	font: 14px/14px 'Trebuchet MS', Arial;
	margin: 10px 0 10px;
	text-align: center;
}

.775544 button {
	border: 1px solid #000;
	border: 1px solid #FFAD00;
	background: #FFCF69;
}

.contact-page-send-fill {
	font: 12px/12px 'Trebuchet MS', Arial;
	margin: 5px 0;
	text-align: center;
}

.contact-page-send-fill a {
	color: #FF8500;
}

.contact-page-send-mail {
	font: bold 20px/20px 'Trebuchet MS', Arial;
	margin: 20px 0 0;
	text-align: center;
}

.contact-page-send-mail a {
	color: #FF8500;
}

.block-mini-career {
	width: 260px; height: 200px; margin: 0 10px 10px 0; border: 1px solid #f1f1f1; float: left;
}
.block-mini-career-icon {
	font: bold 14px/40px 'Trebuchet MS', Arial;  padding-left: 50px; margin: 10px 10px;
}

.block-career-icon1 {
	background: url(/upload/images/icons/icon1.png) no-repeat;
}

.block-career-icon2 {
	background: url(/upload/images/icons/icon2.png) no-repeat;
}

.block-career-icon3 {
	background: url(/upload/images/icons/icon3.png) no-repeat;
}

.block-career-icon4 {
	background: url(/upload/images/icons/icon4.png) no-repeat;
}

.block-career-icon5 {
	background: url(/upload/images/icons/icon5.png) no-repeat;
}

.block-career-icon6 {
	background: url(/upload/images/icons/icon6.png) no-repeat;
}
.block-mini-career-p {
	font: 12px/18px 'Trebuchet MS', Arial; margin: 10px 15px; text-align: justify;
}

.block-city {
	margin:20px 0;
}

.block-city-line {
	background:#F90;
	padding:5px;
}

.block-city-line a {
	color:#333;
	font-weight:bold;
	font-size:18px;
}

.block-city-dealer {
	margin:10px 5px;
}

.block-city-dealer-title {
	font-weight:bold;
	font-size:16px;
}