*
{
	margin: 0;
	padding: 0;
}

#scrolltop {
	background: url("../images/ui.totop.png") no-repeat scroll left 0 transparent;
    display: block;
    float: left;
    height: 51px;
    overflow: hidden;
    width: 51px;
    position: fixed;
    right: 10px;
    bottom: 100px;
}
.ocp-img-cont {
	width: 150px;
	height: 110px;
	border-radius: 5px;
	overflow: hidden;
}

.ocp-img-cont img {
	width: 150px;
}

.ocp-ext-info li a, .ocp-ext-info li a:hover {
	color: #135881;
}
.ocp-ext-info li {
	list-style: none;
	margin: 0px;
}
.ocp-send-error-ico {
	background: url('../img/firm/info-button.png') no-repeat 30px 8px;
}
.ocp-button {
	display: block;
    height: 30px;
    margin: auto;
    border-radius: 8px;
}
.ocp-more-items {
	margin-top: 1em;
	width: 260px;
	background: rgb(255,133,19); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,133,19,1) 42%, rgba(220,106,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(42%,rgba(255,133,19,1)), color-stop(100%,rgba(220,106,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,133,19,1) 42%,rgba(220,106,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,133,19,1) 42%,rgba(220,106,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,133,19,1) 42%,rgba(220,106,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,133,19,1) 42%,rgba(220,106,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8513', endColorstr='#dc6a00',GradientType=0 ); /* IE6-9 */
}
.message label {
	font-weight: bolder;
}
.message p, .message {
	color: #626060;
}
.message .message {
	margin-top: 20px;
}
.ocp-all-comments a, .ocp-more-items a {
	color: #fff;
    display: block;
    font-weight: bolder;
    padding: 8px 0 0 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.5);
}
.ocp-all-comments a:hover, .ocp-more-items a:hover {
	color: #fff;
}
.ocp-all-comments {
	background: rgb(29,131,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(29,131,255,1) 0%, rgba(14,117,244,1) 44%, rgba(19,104,207,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(29,131,255,1)), color-stop(44%,rgba(14,117,244,1)), color-stop(100%,rgba(19,104,207,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(29,131,255,1) 0%,rgba(14,117,244,1) 44%,rgba(19,104,207,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(29,131,255,1) 0%,rgba(14,117,244,1) 44%,rgba(19,104,207,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(29,131,255,1) 0%,rgba(14,117,244,1) 44%,rgba(19,104,207,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(29,131,255,1) 0%,rgba(14,117,244,1) 44%,rgba(19,104,207,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d83ff', endColorstr='#1368cf',GradientType=0 ); /* IE6-9 */
}
.ocp-send-error {
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.ocp-send-error a {
	display: block;
    font-size: 14px;
    padding: 7px 0 0 0;
    text-align: center;
    text-decoration: none;
    font-weight: bolder;
    color: #606060;
}
.gray-round.ocp-ymap, .ocp-likes {
	margin-top: 1em;
}
.ocp-likes .like {
	display: inline-block;
	margin: 0 3px 3px 0;
}
.right-column .ocp-ymap h1 {
	margin-bottom: 1em;
}
.gallery-item-box-label {
	line-height: 16px;

	overflow: hidden;
}
.ocp-gallery .gallery-item-box {
	margin: 0 13px 13px 0;
	padding: 10px 3px 5px;
}
.ocp-gallery table {
	margin-left: -2px;
}
.ocp-gallery table td {
	vertical-align: top;
}
.ocp-price {
	float: right;
	text-decoration: none;
}
.ocp-price a {
	background: url("../img/firm/download-price.png") no-repeat top left transparent;
    display: inline-block;
    font-size: 12px;
    padding: 2px 0 2px 20px;
    text-transform: none;
    text-decoration: none;
    color: #135881;
    line-height: 20px;
}
.dotted {
	margin: 10px 0;
	border-style: dotted;
	border-width: 1px 0 0 0;
	height: 1px;
	color: #c6c6c6;
}
.ocp-org-content {
	margin-top: 30px;
}
.ocp-wrap {
	display: table-row;
}
.ocp-delimiter {
	width: 20px;
}
.ocp-wrap-left {
	vertical-align: middle;
	height: 160px;
	width: 160px;
	float: left;
	text-align: center;
}
.ocp-wrap-left img {
	vertical-align: middle;
}
.org-infa .ocp-description {
	margin-left: 210px;
}
.org-infa .ocp-description h1 {
	padding-left: 0;
	margin-bottom: 10px;
}
.ocp-contact-info #contacts-table {
	margin-top: 10px;
	line-height: 26px;
}
#contacts-table a {
	color: #135881;
}
.ocp-contact-info #contacts-table td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.ocp-contact-info #contacts-table td li {
	margin: 0;
}
.ocp-contact-info #contacts-table .img-ico {
	padding-right: 1em;
}
.ocp-contact-info #contacts-table img {
	border-radius: 10px;
	border: 1px solid #bfbfbf;
	box-shadow: 1px 1px 3px #bfbfbf;
}
.ocp-contact-info li {
	list-style: none;
}
.ocp-contact-info .address-img {
	float: left;
	padding-right: 10px;
}
.ocp-contact-info p {
	padding: 5px 0;
}
.ocp-contact-info p img {
	padding-right: 10px;
}
#ymap-objects {
	height: 200px;
	border:1px solid #c7c7c7;
	overflow: hidden;
}
.gray-round {
	background-color:#f3f3f3;
	border-radius:10px;
	margin-top: 0px;
	padding:15px;
}
#content .right-column.ocp h1 {
	margin-bottom: 1em;
}
.gray-round h1, .right-column.ocp h1 {
	margin: 0;
	padding: 0;
	color: #135881;
	text-transform: none;
}

div.page
{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	font-family:tahoma;
	font-size:12px;
}
div.top {
	background-color:#d7dde1;
	border-bottom:1px solid #a4a4a4;
}
#main-logo img{
	margin-left:30px;
	margin-top:25px;
	margin-bottom:28px;
}
ul>li
{
	margin-left:1em;
}

img {border: 0;}

a
{
	color: #181818;
}
/* --------------- User Panel ---------------- */

#user-panel-loading
{
	float: left;
	margin-top: 9px;
}

#user-panel {
	position: absolute;
	border: 2px solid #FFF;
	padding:6px 10px;
	border-radius:10px;
	right:20px;
	top:46px;
	font-family: calibri;
	font-size: 12px;
	color: #444444;
	text-transform:uppercase;
}

#user-panel .button { display: inline-block; padding: 0 5px; }

#embeded_login
{
	display: none;
}

#user-panel .button a
{
	color: #444444;
}

#user-panel .button a:hover
{
	color: #438f45;
}

#user-panel .light a
{
	color: #438f45;
	font-weight: bold;
}

#user-panel .light a:hover
{
	color: #4e4e4e;
}
/* --------------- Header ---------------- */

#header-search-form
{
	position:absolute;
	background:url(../img/posk_pole.jpg) no-repeat left top;
	padding-left:13px;
	left:253px;
	top:46px;
	font-size:0px;
}

#header-search-form input
{
	display: inline-block;
	vertical-align: top;
}

#header-search-text
{
	border: 1px solid #b6b4b2;
	border-left:none;
	padding:0px;
	width: 385px;
	height:29px;
}
#header-search-text.empty {color: #808080;}

#header-search-submit
{
	background: #299ac8 url(../img/poisk.jpg) no-repeat left top;
	width: 89px;
	height: 33px;
	border: 0;
	padding: 0;
	color: white;
	font-size: 14px;
	cursor: pointer;
	margin-top:-1px;
}

#header-search-submit:hover
{
	text-shadow: 1px 1px 2px black;
}

#header-search-alphabet
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d7d6d6;
	text-decoration: underline;
	padding-top: 12px;
}

#header-search-alphabet span
{
	display: block;
}

#header-search-alphabet div
{
	margin-top: 5px;
	font-size: 11px;
}

#header-search-alphabet div a
{
	color: #d7d6d6;
}

#header-search-alphabet div a:hover
{
	text-decoration: none;
	color: #504c49;
}

#header-filter {text-align: right;}

#header
{
	height: 148px;
	margin-top: 10px;
	position: relative;
	padding: 0;
	font-family: arial, serif;
	background: #2EA256 url(../images/header_bg.png) no-repeat left top;
}

#gk_logo
{
	display: block;
	width: 250px; height: 100px;
	position: absolute;
	left: 28px; top: 10px;
}

#logo
{
	position: absolute;
	top: 17px;
	left: 329px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#logo img
{
	background-color: #2EA256;
	color: white;
	display: block;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 0 4px black;
}

#logo a {text-decoration: none; outline: none;}
#logo a:hover {text-decoration: underline;}

#main-link
{
	display: block;
	width: 235px; height: 64px;
	position: absolute;
	left: 50px; top: 2px;
}

#all-address-link, #only-kirov-link
{
	position: absolute;
	font-size: 12px;
	color: #a3e5bd;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.31);
	text-transform: uppercase;
}

#all-address-link
{
	left: 68px; top: 76px;
}

#only-kirov-link
{
	left: 174px; top: 76px;
}

/* --------------- top10 ---------------- */
#top10 {
	background: #00519f url(../img/top/topfon.jpg) repeat-x top;
	height:215px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
div.podtop {
	border-top:1px solid #b8b6b4;
	height:4px;
}
/* --------------- Top menu ---------------- */
#content1 {
	background: url(../img/dobav_f.jpg) repeat-x top;
}
#content1 .page {
	background: url(../img/dobav.jpg) no-repeat top right;
}
#top-menu
{
	position: relative;
	left: 0;
	margin-bottom: 20px;
	margin-left:300px;
	margin-top:10px;
	font-family: Tahoma;
	font-size: 12px;
	color:#135881;
}
#top-menu #header-add-button
{
	display: inline-block;
	background: #ff5600 url(../img/top/top10_f.jpg) repeat-x left center;
	color: white;
	border-radius:10px;
	padding:5px 10px;
	margin-left:10px;
	font-family:Calibri;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
}
#top-menu #header-add-button span {
	color:#57b300;
	font-size:40px;
	font-weight:bold;
	line-height:14px;
	vertical-align:middle;
	padding-bottom:3px;
	font-family: Arial;
}

/* Page footer */


#footer
{
	clear: both;
	margin-bottom: 15px;
	font-size: 13px;
	background-color: #D7DDE1;
}

#footer ul
{
	list-style: none;
	margin: 0 0 0 15px;
	color: #444444;
}

#footer ul a {
	color: #6c6f71;
}
#footer ul a:hover {color: black;}

#footer ul li
{
	padding: 0;
	margin: 0;
	list-style: square;
	font-family: 'Arial';
	font-size: 12px;
	color: #6c6f71;
}

#footer ul li:first-child {border: none;}

#footer #footer-contacts
{
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #b4bbc0;
}

#footer #footer-contacts p
{
	text-align: left;
	padding: 11px 5px;
	font-size:11px;
	color: #677078;
}
#footer-contacts a {
	color:#25699c;
}
#prefooter {
	margin:10px auto;
	width: 960px;
	padding-top: 20px;
}
.foterblocs {
	float:left;
	margin:0px;
	margin-left:40px;
	border-right:1px solid #dfdfdf;
	margin-bottom:20px;
	max-width: 220px;
}
#prefooter .pos {
	border-right:none;
}
.foterblocs h3 {
	color:#424242;
	font-size:22px;
	font-family:'Arial';
	font-weight:bold;
	margin-bottom:10px;
	padding-top: 27px;
}
.foterblocs ul, .foterblocs li {
	margin:0px;
	padding:0px;
	color:#6c6f71;
	font-size:8px;
}
.foterblocs li {
	margin-bottom:5px;
}
.foterblocs li a {
	color:#6c6f71;
	font-family:arial;
	font-size:11px;
	text-decoration:none;
}
/* --------------- Common elements ---------------- */

h1
{
	color: #626060;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 20px 0;
	/*text-transform:uppercase;*/
}
h1.mine {
	margin-top:-50px;
	color:#050505;
}

h1 img { vertical-align: middle; margin-right: 2px; }

h1 a
{
	color: #05610e;
	text-decoration: none;
}

h1 a:hover
{
	color: #061708;
}

input, textarea
{
	border: 1px solid #666666;
	padding: 4px 3px;
    font-family: Arial,serif;
    font-size: 12px;
}

input:focus, textarea:focus
{
	border-color: #249747;
}

select
{
	padding: 4px 3px;
	font-size: 12px;
}

fieldset
{
	padding: 5px;
	border: 1px solid gray;
	margin-bottom: 5px;
}

fieldset legend
{
	font-weight: bold;
	color: #05610E;
}
#content:after
{
	display: block;
	content: "";
	clear: both;
}
#content .left-column
{
	float: left;
	width: 670px;
}
.left-column h1 {
	height: 60px;
	overflow: hidden;
	background-color: #f3f3f3;
	border-radius: 10px;
	margin-top: 0px;
	line-height: 30px;
	padding: 0 15px;
}
#content .right-column
{
	float: right;
	width: 260px;
}

.small
{
	font-size: 12px;
}

/* --------------- Forms ---------------- */
div.form-row
{
	clear: both;
	margin-bottom: 5px;
	font-family: serif;
}

.error
{
	color: red;
}

div.error
{
	margin-left: 10em;
}

i.error
{
	font-size: 12px;
	margin-bottom: 5px;
}

div.error ul
{
	font-size: 12px;
}

.form-row label
{
	width: 10em;
	display: block;
	float: left;
	padding: 6px 0 0;
}

.form-row .input
{
	display: block;
	margin-left: 10em;
}

.form-row .input label
{
	display: inline;
	float: none;
	width: auto;
	font-size: 90%;
	font-family: sans-serif;
}

.required label {font-weight: bold;}

.required .input label {font-weight: normal;}

.form-row .input small {display: block;}

.captcha-refresh + input {display: block;}


div.rounded-form
{
	position: relative;
	margin-bottom: 5px;
	padding: 5px;
}

.rounded-form span.lt
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/rounds.gif) top left no-repeat;
	width: 5px;
	height: 5px;
	padding: 0;
	margin: 0;
	font-size: 0;
}

.rounded-form span.rt
{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/rounds.gif) top right no-repeat;
	width: 5px;
	height: 5px;
	padding: 0;
	margin: 0;
	font-size: 0;
}

.rounded-form span.lb
{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/rounds.gif) bottom left no-repeat;
	width: 5px;
	height: 5px;
	padding: 0;
	margin: 0;
	font-size: 0;
}

.rounded-form span.rb
{
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/rounds.gif) bottom right no-repeat;
	width: 5px;
	height: 5px;
	padding: 0;
	margin: 0;
	font-size: 0;
}

img.captcha
{
	border: 1px solid gray;
	display: block;
	margin-bottom: 5px;
}

/* --------------- Js-Tree --------------- */
ul.js-tree, ul.js-tree *
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px;
}

ul.js-tree
{
	background-color: white;
	border: 1px solid #666666;
}

ul.js-tree li
{
	padding: 4px 0 0 0;
	clear: both;
}

ul.js-tree li ul
{
	padding: 0 0 0 20px;
	margin: 0;
	clear: both;
}

ul.js-tree label
{
	cursor: pointer;
	padding: 2px 0;
}

ul.js-tree label.hover
{
	color: red;
}

ul.js-tree li
{
	padding: 4px 0 0;
}

ul.js-tree li .arrow
{
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	float: left;
	background: transparent no-repeat 0 4px;
}

ul.js-tree li .collapsed
{
	background-image: url(../images/js-tree/collapsed.gif);
}

ul.js-tree li .expanded
{
	background-image: url(../images/js-tree/expanded.gif);
}

ul.js-tree li .checkbox
{
	width: 20px;
	height: 18px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	float: left;
	background: url(../images/js-tree/check0.gif) no-repeat 0 0px;
}

ul.js-tree li .checked
{
	background-image: url(../images/js-tree/check2.gif);
}

ul.js-tree li .half_checked
{
	background-image: url(../images/js-tree/check1.gif);
}

/* --------------- Admin Tools ---------------- */
.admin-panel
{
	text-decoration: none;
}

.admin-panel a
{
	font-size: 0;
	text-decoration: none;
}

.admin-panel a img
{
	margin: 1px;
	vertical-align: bottom;
	display: block;
	float: left;
}

.admin-panel a:hover img
{
	background-color: #F1E8E1;
	border: 1px solid #808080;
	margin: 0;
}

.admin-panel a span
{
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	display: block;
	float: left;
	margin: 1px;
	padding: 0 1px;
}

.admin-panel a:hover span
{
	background-color: #F1E8E1;
	border: 1px solid #808080;
	margin: 0;
}

/* --------------- Main rubricator ---------------- */

div.root_rubrics
{
	padding-top:30px;
}

.root_rubrics div
{
	width: 32%;
	margin-right: 1%;
	margin-bottom: 50px;
	overflow: hidden;
	display: -moz-inline-stack; /* РґР»СЏ FF РЅРёР¶Рµ 3  */
	display: inline-block;
	vertical-align: text-top;
	zoom: 1В­; /* РѕР±С‹С‡РЅС‹Р№ layout fix РґР»СЏ Р�Р•6 */
	*display: inline; /* РґР»СЏ Р�Р• 6, 7 */
}

.root_rubrics div.subrubric {
  display: block;
  height: 0;
  margin: 0;
}

/* .root_rubrics div.new-row {	clear: both; } */

.root_rubrics div img {
  margin-bottom: 10px;
  margin-right: 5px;
}

.root_rubrics .rubric_image {
	float: left;
}

.root_rubrics .rubric_title:after {
	clear: both;
	content: "";
	display: block;
}

.rubric_title:hover {
    color: #8c8c8c;
}

.root_rubrics div a
{
	color: black;
	font-size:19px;
	color:#626060;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
}

.root_rubrics div ul
{
	font-weight: normal;
	list-style: none;
	margin-top:10px;
	margin-left: 85px;
}

.root_rubrics div.subrubric > div {
  background: none repeat scroll 0 0 #F3F3F3;
  border-radius: 10px 10px 10px 10px;
  color: #135881;
  display: none;
  left: 0;
  list-style: square outside none;
  margin: 0;
  overflow: visible;
  padding: 15px;
  position: absolute;
  width: 930px;
}

.root_rubrics div.subrubric > div:before {
  background: url("/media/img/razdvig_before.png") no-repeat scroll 0 0 transparent;
  bottom: 100%;
  content: "";
  display: block;
  height: 19px;
  margin-left: -12px;
  position: absolute;
  width: 24px;
}

.root_rubrics div.subrubric.loop-0 > div:before {
  left: 15%;
}

.root_rubrics div.subrubric.loop-1 > div:before {
  left: 50%;
}

.root_rubrics div.subrubric.loop-2 > div:before {
  left: 85%;
}

.root_rubrics div.subrubric > div > h2 {
  color: #626060;
  font-size: 14px;
  margin-bottom: 5px;
}

.root_rubrics div.subrubric ul {
  margin: 0;
}

.root_rubrics div.subrubric ul li {
  background: url("/media/img/razdvig_line_style.png") no-repeat scroll left 6px transparent;
  display: inline-block;
  line-height: 16px;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 15px;
  vertical-align: top;
  width: 214px;
}
/* --------------- Child rubricator ---------------- */

.rubrics ul
{
	clear: both;
}

.rubrics ul li
{
	clear: both;
	margin-top:15px;
}
.rubrics ul li:hover {
}
.rubrics ul li a {
	font-size:15px;
	text-decoration:none;
}

.rubrics ul li a:hover {
	color: #135881;
}

.root_rubrics ul li a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#135881;
	text-decoration:none;
	text-transform:capitalize;
}

.root_rubrics ul li a:hover
{
    color: #2f7fae;
}

/*
.rubrics a.admin-panel a
{
	display: none;
}

.rubrics a.admin-panel:hover a
{
	display: block;
}
*/

.rubrics a.rubric-admin-btn
{
	/*position: relative;*/
}

.rubrics a.rubric-admin-btn div.admin-panel
{
	position: absolute;
	top: 0;
	left: 0;
	background-color: white;
	/*width: 100px;
	display: none;*/
}

/*
.rubrics a.rubric-admin-btn:hover div.admin-panel
{
	display: block;
}*/


/* --------------- Breadcrumbler ---------------- */

#breadcrumb
{
	color: #135881;
	padding: 3px 0px;
	font-size: 12px;
}

#breadcrumb a
{
	color: #135881;
	text-decoration:none;
	font-family: Arial;
}

#breadcrumb a:hover
{
	color: black;
}

/* --------------- Orgs list ---------------- */
div.firm-catalog-org {
	margin-top: 20px;
}
div.firm-catalog-org div.org-content
{
	border-bottom: 1px dotted #CCCCCC;
}

div.org-content
{
	margin-top: 17px;
	/* margin-bottom: 17px; */
	padding: 6px 15px 6px 15px;
}

.comerce, .firm-catalog-orgs div.firm-catalog-org div.org-content:hover
{
	background-color: #eaeaea;
	border-radius:10px;
	border-bottom:none !important;
}
.firm-catalog-orgs  .top10 {
	background-image: url(../img/top10.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.org-content .update-date
{
	float: right;
	color: #AAAAAA;
	display:none;
}

.org-content h2, .org-content h2 a
{
	color: #135881;
	font-weight: normal;
	font-size: 19px;
	margin-bottom:10px;
	margin-left:5px;
}
.ocp-org-content h2, .right-column h2
{
	color: #135881;
	font-weight: normal;
	font-size: 18px;
	margin-bottom:10px;
}
.ocp-description p {
	line-height: 20px;
}

.org-content p
{
	font-family: arial, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #181818;
}

.org-content p.description
{
	color: #181818;
	line-height:20px;
}
.org-content p.go-to-full,
.full-org .org-content p.description
{
	clear: both;
	margin: 5px 0 !important;
}
.org-content p.rubrics
{
	margin: 5px 0;
	border-top: 1px solid #E0E0E0;
	font-size: 11px;
}
.org-content p a
{
	color: #135881;
	text-decoration:none;
}

.org-content p a:hover
{
	text-decoration:underline;
}

.org-content p.image
{
	display: block;
	padding: 3px 10px 0 0;
	float: left;
	margin-left: 0 !important;
}
.full-org .org-content p.image
{
	padding-bottom: 3px;
	height:150px;
}

.org-content p.image img
{
	border-radius: 10px;
}

.org-content p.org-footer
{
	clear: both;
	min-height: 18px;
	font-size: 11px;
	margin-left: 0 !important;
}
.org-content.with-image p
{
	margin-left: 115px;
}

.org-content p, ul.addresses {
	margin-top: 3px;
	margin-bottom: 3px;
}

.org-content p.org-footer span {margin-right: 1em;}

.org-content span.status {float: right;}
.org-content span.send_error {float: right; display:none;}
.show-map {margin-left:40px;}
.show-map img
{
	vertical-align: middle;
	display: inline-block;
}

.unchecked {color: green;}
.disabled {color: red;}

.org-content ul.org-errors
{
	border: 1px solid;
	margin-left: 3em;
	padding: 10px;
	font-weight: bold;
	font-family: arial, serif;
}

.org-content ul.org-errors li
{
	font-size: 11px;
	font-weight: normal;
}

.org-content ul.addresses {
	list-style: none;
}

.org-content.with-image ul.addresses {
	list-style: none;
	padding-left: 115px;
}

.full-org .org-content.with-image ul.addresses {
	list-style: none;
	padding-left: 30px;
}

.org-content ul.addresses b {
	float: left;
}

.org-content ul.addresses li {
	margin-left: 6em;
}

.full-org .org-content ul.addresses li {
	margin-left: 0em;
}

.orginfo {
	background-color:#f3f3f3;
	border-radius:10px;
	margin-left:180px;
	padding:15px;
}

.orginfo div#address-img {
	float: left;
}

.orginfo ul.addresses {
	list-style: none;
	padding-left: 30px;
}

.pagination
{
	text-align:right;
	margin-top:-30px;
	font-size:0px;
}
.bottom-pagination .pagination {
	margin-top:10px;
	text-align: center;
}
.pagination a, .pagination span {
	color:#3f3e3e;
	margin:0px;
	padding:0px;
	background-image:none !important;
	padding:0px 3px;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px solid #3f3e3e;
}
.org-infa h1 {
	color:#135881;
	margin-bottom:0px;
	padding-left:20px;
}
.org-infa .org-footer {
	margin-top:20px;
}
.org-infa .show-map {
	margin-left:0px;
}
.org-infa .comerce  {
	background-color:#FFF;
}
.org-infa .orginfo p {
	margin:0px;
	padding-bottom:0px;
}
.org-infa .orginfo p  img {
	margin-right:5px;
}
/* --------------- Karuseli ---------------- */

.top-carousel-text-1 {
	background:url(../img/top101.png) no-repeat left top;
	height:26px;
	padding-left:80px;
	margin-top:20px;
}

.top-carousel-text-1 li {
	float:left;
	list-style:none;
	margin:3px 10px;
}
.top-carousel-text-1 li a {
	color:#1184be;
	text-decoration:none;
}

.top-carousel-text-1 li a:hover {
    color: #30a7e3;
}

#cerusel-menu{ height: 157px; margin-top:0px; margin-left:0px; position:relative; width: 950px; }
#cerusel-menu .viewport { float: left; width: 950px; height: 157px; overflow: hidden; position: relative; }
#cerusel-menu .buttons { display: block; float: left; background:url(../img/top/left.png) no-repeat; width:28px; height:41px; position:absolute; bottom:0px;}
#cerusel-menu .next { background:url(../img/top/right.png) no-repeat; right:-29px; }
#cerusel-menu .prev { left:-29px;}
#cerusel-menu .disable { display:none; }
#cerusel-menu .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#cerusel-menu .overview li{ float: left; margin: 0 1px 0 0; padding: 0px; height: 155px; border: none; width: 190px; text-align:center; background:url(../img/top/top10_f.jpg) repeat-x left bottom; border-bottom:1px solid #002f5a;}
#cerusel-menu .overview li div {
	border:1px solid #ff9956;
	line-height:36px;
}
#cerusel-menu .overview li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:19px;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
}
#cerusel-menu .overview li img {
	display:block;
}
#cerusel-menu .menu-carousel-item-5 img {
	margin-top: 38px;
}
#cerusel-menu .menu-carousel-item-5 div {
	letter-spacing: -1px;
}
#cerusel-content{ height: 193px; margin:20px 30px 20px 0px; position:relative; width: 900px; background:url(../img/slider-fon.jpg) no-repeat center top; }
#cerusel-content .viewport { float: left; width: 835px; height: 150px; overflow: hidden; margin-top:20px; margin-left:30px; position: relative; }
#cerusel-content .buttons { display: block; float: left; background:url(../img/cont-sl-l.gif) no-repeat; width:19px; height:35px; position:absolute; top:85px;}
#cerusel-content .next { background:url(../img/cont-sl-r.gif) no-repeat; right:0px; }
#cerusel-content .prev { left:0px;}
#cerusel-content .disable { opacity: 0.5; }
#cerusel-content .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#cerusel-content .overview li{ float: left; margin: 0 10px; padding: 0px; height: 150px; border: none; width: 150px; text-align:center;}
#cerusel-content .overview li a { height: 154px; width: 154px; display: block; overflow: hidden }
#cerusel-content .overview li a:hover img { height: 0 }

#cerusel-galery, #galery{ height: 193px; margin:20px 30px 20px 0px; position:relative; width: 680px; }
#cerusel-galery .viewport, #galery .viewport { float: left; width: 630px; height: 150px; overflow: hidden; margin-top:20px; margin-left:23px; position: relative; }
#cerusel-galery .buttons{ display: block; float: left; background:url(../img/galery-l.gif) no-repeat; width:19px; height:34px; position:absolute; top:60px;}
#cerusel-galery .next{ background:url(../img/galery-r.gif) no-repeat; right:0px; }
#cerusel-galery .prev{ left:0px;}
#cerusel-galery .disable, #galery .disable { opacity: 0.5; }
#cerusel-galery .overview, #galery .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#cerusel-galery .overview li, #galery .overview li{ float: left; margin: 0 5px; padding: 0px; height: 150px; border: none; width: 150px; text-align:center;}


/* Ynadex Map */

#yandex_map_container
{
	border: 1px solid #05610E;
	background-color: white;
}

#yandex_map
{
	width: 600px;
	height: 400px;
	clear: both;
}

#map_toolbar
{
	font-size: 12px;
	height: 20px;
}

#map_toolbar > div {float: left;}

#map_toolbar > #close_map
{
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	background: #F1E8E1 url(../images/cross-trans.png) no-repeat;
}

#map_toolbar > #close_map:hover
{
   background-color: #05610E;
}
.right-column {
	padding:0px;
	font-family:arial !important;
}
.right-column .kaka_zone  table{
	border-radius:10px;
}

.right-column .kaka-teasers-193 tbody tr td.f {
	background:none;
}
.right-column strong {
	display:block;
}

.kaka-teasers-193 a {
	font-size:0px;
}
#blastrnt {
	float:right;
	margin-top:10px;
}
#bottom-logo {
	float:left;
	display:block;
}
#prefooterbanner {
	padding:30px 0;
}
#mainimage {
	border-radius: 10px;
}
#ourcontacts {
	background: #f6f6f6;
	padding: 15px;
	border-radius: 10px;
	margin-top: 50px;
	font-family: 'Arial';
	font-size: 18px;
	color: #343434;
}
#ourcontacts td {
	vertical-align: top;
}
.all-addrs-button {
    font-weight: bold;
    cursor: pointer;
}
.all-addrs {
    display: none;
}
#ourcontacts h3 {
	color: #135881;
	font-size: 18px;
	font-family: 'Tahoma';
	font-weight: normal;
	padding-bottom: 10px;
}
#ourcontacts .addres {
	padding: 4px 45px;
	background: url('/media/img/firm/adr.gif') no-repeat left top;
	margin-bottom: 24px;
}
#ourcontacts .telef {
	padding: 4px 45px;
	background: url('/media/img/firm/tel.gif') no-repeat left top;
	margin-bottom: 24px;
}
#flatpage-6 h2 {
	font-family: 'Tahoma';
	font-size: 18px;
	color: #135881;
	padding: 20px 0 10px 0;
	font-weight: normal;
	border-top: 1px dotted #cccccc;
	margin-top: 20px;
}
#flatpage-6 h2:first-child {
	border-top: 0px;
	margin-top: 0;
}
#flatpage-6 a {
	color: #135881;
}
.ourprojects {
	padding-top: 40px;
}
.ourprojects h1 {
	font-family: 'Tahoma';
	font-size: 18px;
	color: #135881;
	padding: 0px 0 20px 0;
	font-weight: normal;
	margin: 0;
}
.ourprojects .leftor {
	padding: 20px;
	background: #eaeaea;
	border-radius: 7px;
	display: inline-block;
	vertical-align: top;
	width: 620px;
}
.ourprojects .rightor {
	padding: 20px 30px;
	background: #eaeaea;
	border-radius: 7px;
	display: inline-block;
	text-align: center;
	margin-left: 45px;
}
.ourprojects .bottomor {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px dotted #cccccc;
}
.ourprojects .bottomor img {
	margin-left: 60px;
}
.ourprojects .bottomor a:first-child img {
	margin-left: 0px;
}
.ourprojects .bottomor a:nth-child(5n) img {
	margin-left: 0px;
}
.all-addrs-button:hover {
	color:#135881;
}
.teaser {
    margin-left: 10px;
}

