body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Tahoma, Serif;
	font-size: 12px;
}

#container {
	min-width: 1024px;
	background-color: #04066d;
	border-top: 1px solid #292ca2;
}

#page {
	margin-top: 102px;
	background-color: #04066d;
}

#columns {
	background-color: white;
	border-top: 1px solid #292ca2;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	min-width: 1024px;
}

#footer {
	border-top: 1px solid #292ca2;
	border-bottom: 1px solid #292ca2;
	font-size: 10px;
	color: white;
	clear:both;
	background-color: #04066d;
	padding-bottom: 4px;
}

#footer a {
	color: #e87800;
}

#footer a:hover {
	text-decoration: none;
}


#logo {
	float: left;
	width: 620px;
}

#logo .logo-flash {
	width: 558px;
	float: left;
}

#logo .logo-yamz {
	width: 62px;
	float: left;
}

#top-links {
	float: right;
	padding-top: 10px;
	width: 400px;
}

#top-links .link {
	float: left;
	padding-right: 20px;
	width: 80px;
	text-align: center;
}

#top-links .link p {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#top-links .link a {
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#top-links .link a:hover {
	color: #e87800;
}

.admin #header {
	top: 54px;
}

.index #page {
	background: url(/images/anonsgradient.gif) left top repeat-x;
}

#index-about {
	height: 323px;
	background: url(/images/disel.jpg) bottom left no-repeat;
	border-top: 1px solid #292ca2;
	padding-left: 300px;
	padding-right: 20px;
	color: white;
	font-size: 11px;
}

#copyright-contact {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	color: white;
}

#copyright-contact a.promo, #copyright-contact a.promo:hover {
	color: white;
	text-decoration: none;
}

#cnts {
	float: left;
	padding-top: 4px;
	padding-right: 20px;
}

#promo-links {
	float: right;
	padding-top: 6px;
	padding-right: 10px;
	text-align: right;
	width: 490px;
}

#columns {
	clear: both;
}

#left-column, #right-column {
	
}

#right-column {
	width: 100%;
	float: left;
}

#right-column .sub {
	margin-left: 250px;
	padding: 10px;
	background-color: white;
	padding-left: 20px;
	padding-right: 20px;
}

.index #right-column .sub {
	margin-left: 450px;
}

#left-column {
	float: left;
	margin-left: -100%;
	width: 250px;
}

.index #left-column {
	width: 450px;
}

#left-column .sub {
	background: url(/images/dizel2.jpg) left bottom no-repeat;
}

.index #left-column .sub {
	background: none;
	background-color: #bdbeff;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#index-about h2 {
	color: white;
}

.left-menu {
	background-color: #04066d;
}

#index-menu {
	padding-top: 10px;
}

#index-menu .item {
	float: left;
	width: 130px;
	height: 140px;
	text-align: center;
	border: 1px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
}

#index-menu .item a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#index-menu .item img {
	padding-bottom: 10px;
}

.left-empty {
	height: 340px;
}

.photo-employes .photo {
	width: 200px;
	margin-right: 20px;
	float: left;
	height: 240px;
}

.photo-employes .photo img {
	border: 1px solid #cccccc;
}

.photo-employes {
	clear: both;
}

.clear {
	clear: both;
}

div.news-list img.preview-picture, div.news-detail img.detail-picture, .preview-picture {
	float: left;
	margin: 0 15px 12px 0;
}

.news-date-time {
	color: #486DAA;
	display: block;
}

.news-name {
	display: block;
	padding-bottom: 6px;
}

.news-name span a {
	color: #e87800;
	text-decoration: none;
}

.news-name span a:hover {
	text-decoration: underline;
}

.news-name a {
	font-weight: bold;
}

.nav-bottom {
	padding-top: 15px;
	padding-bottom: 20px;
	clear: both;
}

.nav-top {
	padding-bottom: 15px;
}

.photo-list .photo {
	width: 200px;
	height: 250px;
	margin-right: 20px;
	text-align: center;
	float: left;
}

.photo-list .photo-name {
	display: block;
	text-align: center;
	padding-top: 5px;
}

.photo-list .photo-name a {
	font-size: 11px;
}

.photo-list .photo img {
	border: 1px solid #cccccc;
}

.map-level-1 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.map-level-2 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.map-level-2 a {
	font-size: 11px;
}

.inputtext {
	border: 1px solid #cccccc;
}

.corebtn {
	border: 1px solid #444444;
	padding-left: 10px;
	padding-right: 10px;
}

hr {
	height: 1px;/*толщина*/
    width: 100%;/*ширина*/
    color: #cccccc;/*цвет*/
    border-width: 0px 0px 1px 0px;/*лечилка для мазилы*/
    border-bottom-style: solid; border-color: #cccccc;
    padding-top: 5px;
    padding-bottom: 5px;
    clear: both;
}

.catalog-section .item {
	clear: both;
	padding-top: 8px;
}

.catalog-section-columns {
	clear: both;
}

.catalog-section-columns .item {
	width: 128px;
	height: 200px;
	margin-right: 15px;
	float: left;
	clear: none;
}

.catalog-section-columns .item { 
	text-align: center;
}

.catalog-section .item img, .catalog-element .image {
	float: left;
	margin: 0 15px 12px 0;
	border: 1px solid #cccccc;
}

.catalog-section .item span, .catalog-element .property {
	display: block;
}

.photo-spec {
	width: 106px;
	margin-right: 20px;
	float: left;
}

.photo-spec span {
	display: block;
	text-align: center;
	padding-bottom: 5px;
}


.photo-spec span a {
	font-size: 11px;
	text-decoration: none;
}

.back {
	padding-top: 20px;
}

.back a {
	font-weight: bold;
	text-decoration: none;
	color: #e87800;
}

.back a:hover {
	text-decoration: underline;
}

.news-item {
	padding-top: 6px;
}

.link-section .item {
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(/images/marker3.gif) no-repeat 15px 14px;
	padding-left: 30px;
}

.section-links {
	padding-top: 8px;
}

.form-table .input input {
	border: 1px solid #ccc;
}

.form-table .input textarea {
	border: 1px solid #ccc;
	width: 540px;
	height: 220px;
}

#form .form-table .input textarea {

	width: 500px;
}


.line-btns {
	padding-top: 6px;
}

.line-btns .btn {
	float: left;
	margin-right: 6px;
	clear: none !important;	
}

.seo-message {
	background: #eee;
	padding: 10px;
	margin-bottom: 12px;
}

.links-section .item {
	padding-top: 12px;
	border-top: 1px solid #eee;
	margin-top: 12px;
}

.starrequired {
	color: red;
	padding-right: 4px;
}

.btn {
	clear: both;
	float: left;
	height: 29px;
	background: left top url(/bitrix/templates/two_columns/images/btn-middle.gif) repeat-x;
	line-height: 28px;
}

.btn .btn-left {
	float: left;
	height: 29px;
	background: left top url(/bitrix/templates/two_columns/images/btn-left.gif) no-repeat;
}

.btn .btn-right {
	float: left;
	height: 29px;
	background: right top url(/bitrix/templates/two_columns/images/btn-right.gif) no-repeat;
	display: block;
	padding-left: 18px;
	padding-right: 18px;
}

.btn a {
	display: block;
	white-space: nowrap;
	float: left;
}

.btn a, .btn input {
	color: #3e3d3d;
	font-weight: bold;
	text-decoration: none;
}

.btn input {
	border: none !important;
	background: none;
	line-height: 29px;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.errortext {
	background: #eee4d9;
	padding: 6px;
	color: red;
	font-weight: bold;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
}

.notetext {
	background: #eee4d9;
	padding: 6px;
	color: greed;
	font-weight: bold;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
}

#promo-articles {
	display: none;
}


/* ------------------------------------------------------------------ */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/bitrix/templates/two_columns/images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('/bitrix/templates/two_columns/images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/bitrix/templates/two_columns/images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/bitrix/templates/two_columns/images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/bitrix/templates/two_columns/images/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/bitrix/templates/two_columns/images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/bitrix/templates/two_columns/images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/bitrix/templates/two_columns/images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/bitrix/templates/two_columns/images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/bitrix/templates/two_columns/images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/bitrix/templates/two_columns/images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/bitrix/templates/two_columns/images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/bitrix/templates/two_columns/images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/bitrix/templates/two_columns/images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(/bitrix/templates/two_columns/images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/bitrix/templates/two_columns/images/fancy_title_right.png) repeat-x;
}
