

/* Start:/local/templates/kz_main/components/bitrix/menu/horizontal_multilevel/style.css?17509486174779*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:11px;
	background-color: #000000;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{
	
}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:left;
}

#horizontal-multilevel-menu li 
{
	width:155px;
	float:left;
	margin: 0px 2px 0px 0px;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	font-size:12;
	font-weight:bold;
/*	background:#BC262C url(/local/templates/kz_main/components/bitrix/menu/horizontal_multilevel/images/header_menu_bg.gif) repeat-x; */
	background:#003E7D;
	color:#fff;
	font-weight:bold;
	padding:5px 5px 5px 12px;
	width:138;
	$width:155;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	font-size:12;
	font-weight:bold;
	background:#BC262C;
	color:#fff;
	font-weight:bold;
	padding:5px 5px 5px 12px;
	width:138;
	$width:155;

}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#BC262C;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/local/templates/kz_main/components/bitrix/menu/horizontal_multilevel/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/local/templates/kz_main/components/bitrix/menu/horizontal_multilevel/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li 
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{

	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
/* End */


/* Start:/local/templates/kz_main/components/bitrix/menu/.default/style.css?17509486171184*/
/* Left menu*/
ul.left-menu
{
	width: 155px;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}

ul.left-menu li a
{
height: 20px;
vertical-align: bottom;
line-height: 20px;
font-size: 14px;
font-weight: normal;
display: block;
color: #003e7d;
padding: 6px 0px 1px 0px;
text-decoration: none;
color:#003e7d;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #2E5A7A;
}


ul.left-menu li a:visited
{
	padding: 6px 0px 1px 0px;
	color:#003e7d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E5A7A;
}


ul.left-menu li a:hover
{
	padding: 6px 0px 1px 0px;
	color:#003e7d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	padding: 6px 0px 0px 0px;
	color:#003e7d;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BC262C;
}

/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1750948631467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/components/bitrix/photogallery/templates/.default/style.min.css?175094863324482*/
.photo-top-controls{margin:0 0 1em 1px}.photo-top-controls a{margin:0 6px 0 0}ul.photo-controls,ul.photo-controls li{margin:0;padding:0;border:0;list-style-type:none;overflow:hidden}ul.photo-controls li{height:2em;float:left;padding-right:1em}li.photo-control label,li.photo-control a:link,li.photo-control a:visited,li.photo-control a:active,li.photo-control a:hover{line-height:1.7em;height:1.7em}li.photo-control a:hover,li.photo-control a:active,li.photo-control a.pressed{text-decoration:none}div.photo-controls-buttons ul.photo-controls{height:auto}div.photo-controls-buttons ul.photo-controls li{clear:both;float:none;padding-right:.45em;height:20px!important}div.photo-controls-buttons ul.photo-controls li a{display:block;background-repeat:no-repeat;white-space:nowrap;cursor:pointer;cursor:hand;text-decoration:none}div.photo-controls-buttons ul.photo-controls li a{width:11.61em}div.photo-controls-buttons ul.photo-controls li a span{padding-right:10px;background-position:right bottom}div.photo-controls-buttons ul.photo-controls li a:hover{background-position:left top}div.photo-controls-buttons ul.photo-controls li a:hover span{background-position:right top}li.photo-control-album-edit a{float:left}div.photo-controls-gallery ul.photo-controls li,div.photo-controls-album ul.photo-controls li{float:left;margin-bottom:2px}div.photo-controls-gallery ul.photo-controls li a,div.photo-controls-gallery ul.photo-controls li a span,div.photo-controls-album ul.photo-controls li a,div.photo-controls-album ul.photo-controls li.photo-control-album-edit a span{padding-right:1.2em}div.photo-controls-album,div.photo-controls-gallery{float:right}table.photo-dialog-table,table.photo-popup{border:0;border-collapse:collapse;width:100%}table.photo-dialog-table td,table.photo-popup td{padding:5px!important;background:transparent!important;vertical-align:top!important}table.photo-dialog-table td.photo-dialog-prop-title{text-align:right}table.photo-dialog-table td.photo-dialog-prop-param{text-align:left}table.photo-dialog-table td.photo-dialog-req label{font-weight:bold!important}table.photo-dialog-table textarea{width:400px;height:10em}table.photo-dialog-table td.photo-inp-width input{width:400px}table.photo-dialog-table td.photo-dialog-warning{color:red!important}table.photo-dialog-table td.photo-dialog-prop-param-date{text-align:left}table.photo-dialog-table td.photo-dialog-prop-param-date input{display:block;float:left}table.photo-dialog-table td.photo-dialog-prop-param-date a{display:inline-block!important}div.photo-popup,div.photo-popup div,div.photo-popup form{background-color:white;padding:0;margin:0;font-size:12px}div.photo-popup{background-color:gray;overflow:hidden;width:600px;height:400px}div.photo-popup div.photo-popup-container{border:1px solid black}div.photo-popup div.photo-popup-inner{padding:9px}div.photo-popup div.photo-popup-data{overflow:hidden;width:580px;height:380px}div.photo-popup table{width:100%;border:0}table.photo-popup thead{display:none}div.photo-popup tbody{height:330px}div.photo-popup tbody td{border:0;text-align:left;vertical-align:top}div.photo-popup tbody div.photo-info-box-section-edit-icon,div.photo-popup tbody div.photo-info-box-section-edit,div.photo-popup tbody div.photo-info-box-element-edit{height:335px;overflow:auto;zoom:1}div.photo-popup tfoot td{text-align:center;vertical-align:middle;height:50px;overflow:hidden}div.photo-popup tfoot td input{margin:2px}div.photo-popup div.photo-edit-field{padding:.3em 0 .2em .3em}div.photo-popup div.photo-edit-field-title input,div.photo-popup div.photo-edit-field-tags input,div.photo-popup div.photo-edit-field textarea{width:99%}div.photo-popup div.photo-edit-field select{width:50%}div.photo-filter{margin:1.5em 0 2.5em 0;border:1px solid;padding:1em;width:70%}div.photo-filter-field{margin-bottom:.7em}div.photo-filter-field-inner{margin-bottom:.4em}div.photo-calendar-field label{display:block;margin-bottom:.5em}div.photo-filter-buttons{margin-right:.5em}div.photo-filter-field legend{padding:.5em 1em}div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:none}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:none;padding-left:.5em}span.modern-page-current{font-weight:bold}ul.photo-items-list,ul.photo-items-list,li.photo-item{padding:0;margin:0;list-style-type:none}div.photo-note-box{width:70%;border-width:1px;border-style:solid;margin:1.117em 0;padding:.4em 1.117em}div.photo-note-box ul{padding:.3em .6em;list-style-type:none;margin:0}div.photo-note-box ul li{margin:.3em 0;padding:0}div.photo-breadcrumb-top{margin-bottom:1.27em}div.empty-clear{clear:both;overflow:hidden;height:.1em}div.photo-popup-inner form,form.photo-form{padding:0;margin:0}table.photo-table,table.photo-table td{font-size:100%}div#photo_waitwindow{width:170px!important;padding:10px!important;display:block!important;border:1px solid #eacb6b!important;text-align:center!important;font-size:13px!important;background-color:#fcf7d1!important;background-image:url("/bitrix/themes/.default/images/wait.gif")!important;background-position:10px center!important;background-repeat:no-repeat!important;position:relative!important;z-index:10000;text-align:center;position:static!important;width:100%}div.photo-header-big div.photo-header-inner,div.photo-header-middle div.photo-header-inner{margin-bottom:.78em}div.photo-header-big{border-bottom:1px solid;font-weight:bold;font-size:110%;margin-bottom:.78em}div.photo-header-component{font-weight:bold;font-size:110%;margin-right:1em;margin-bottom:.78em}span.photo-header-link{font-weight:normal;font-size:100%}div.reviews-navigation-top{display:none}div.tags-cloud a{text-decoration:none}div.tags-cloud a:hover{text-decoration:underline}div.photo-album-avatar,div.photo-album-thumbs-avatar,div.photo-album-avatar-empty{background-position:center center;background-repeat:no-repeat;cursor:pointer;cursor:hand;overflow:hidden}div.photo-album-avatar-edit div.photo-album-menu{display:block!important}div.photo-item-cover-block-outside{padding:0 8px 8px 0}div.photo-item-cover-block-inside{padding:8px 20px;border:0}div.photo-item-cover-block-container,div.photo-item-cover-block-outer,div.photo-item-cover-block-inner{border:1px solid}div.photo-item-cover-block-container{position:relative!important}div.photo-item-cover-block-outer,div.photo-item-cover-block-inner{position:absolute!important}div.photo-item-cover-block-container{left:6px;top:8px}div.photo-item-cover-block-outer{left:-4px;top:-4px}div.photo-item-cover-block-inner{left:-4px;top:-4px}div.photo-item-info-block-outer{padding:4px 2px 2px 2px}div.photo-item-cover{cursor:pointer;cursor:hand}div.photo-album-name a{line-height:1.2em}div.photo-album-date,div.photo-album-photos{font-size:11px}div.photo-album-menu-controls{z-index:100;text-align:center}div.photo-album-menu{display:none;width:100%;height:100%;position:relative}div.photo-item-over div.photo-album-menu{display:block!important}div.photo-album-menu div{position:absolute;width:100%;height:100%}div.photo-album-menu-controls a{line-height:1em;display:block}ul.photo-album-list,ul.photo-album-thumbs-list,li.photo-album-item{padding:0;margin:0;list-style-type:none}ul.photo-album-list div.photo-item-info-block-outside{margin-left:0!important}li.photo-album-item{margin:0;float:left;padding:0 30px 30px 0;display:inline}ul.photo-album-thumbs-list li,ul.photo-album-thumbs-list div,ul.photo-album-list li,ul.photo-album-list div{zoom:1}ul.photo-album-list li,ul.photo-album-list div.photo-item-cover-block-outside,ul.photo-album-thumbs-list li,ul.photo-album-thumbs-list div.photo-item-cover-block-outside{float:left}ul.photo-album-list div.photo-item-info-block-outside,ul.photo-album-thumbs-list div.photo-item-info-block-outside{clear:both}li.photo-album-item div.photo-album-name{position:relative;height:1.4em;font-weight:bold;overflow:hidden}li.photo-album-item div.photo-album-name a{line-height:1.4em;text-decoration:none}li.photo-album-item div.photo-album-date{padding-top:1px;float:right}li.photo-album-item div.photo-album-photos{padding-top:1px}li.photo-album-item div.photo-album-photos-top,li.photo-album-item div.photo-album-description{display:none}ul.photo-album-list-first-photos{display:inline-block!important;padding-right:20em}ul.photo-album-list-first-photos li.photo-album-item{float:none!important;display:block}ul.photo-album-list-first-photos .album-name{text-decoration:none;font-size:1.2em;font-weight:bold;color:#373737;font-family:Verdana}ul.photo-album-list-first-photos .album-date,ul.photo-album-list-first-photos .album-photos{text-decoration:none;font-size:1.1em;color:#7f7f7f;margin:0 0 0 7px}ul.photo-album-list-first-photos .album-passworded{text-decoration:none;font-size:1.1em;color:#7f7f7f}ul.photo-album-list-first-photos .more-photos{margin:0 1px}ul.photo-album-list-first-photos .photo-item-cont{padding:6px;border:1px solid #dbdbdb;margin:0 8px 8px 0}ul.photo-album-list-first-photos .album-photos-section{margin:12px 0 10px 0}ul.photo-album-list-first-photos .album-separator-line{height:1px;background-color:#dbdbdb;width:100%;line-height:1px!important;font-size:1px!important}ul.photo-album-list-first-photos .album-list-action-cont{margin:10px 0 0 0!important}ul.photo-album-list-first-photos .album-list-action-cont a{font-size:90%;display:inline-block;margin:0 5px 0 0}ul.photo-album-list-first-photos .album-no-photos{color:#808080}div.photo-album-header div{float:left}div.photo-album-item div.photo-album-name,div.photo-album-item div.photo-album-date{line-height:1.5em}div.photo-album-item div.photo-album-name{font-weight:bold}div.photo-album-item div.photo-album-date,div.photo-album-item div.photo-album-description{margin-top:.3em}div.photo-album-item div.photo-album-info{margin-bottom:1em}.photo-album-edit-cont label{color:#666!important;font-size:11px!important;font-weight:normal!important;font-family:Verdana;margin:8px 4px 0 5px!important;float:left}.photo-album-edit-cont label.photo-al-ed-label-top{display:block!important;margin:3px 0 3px 0!important;float:none!important}.photo-album-edit-cont .photo-al-ed-width{width:400px!important}.photo-album-edit-cont textarea{width:400px!important;height:5em!important;resize:none!important}.photo-album-edit-cont div.integer{display:block!important;float:left;margin-top:4px!important}tr.photo-album-edit-heading td{color:#000!important;font-size:14px!important;font-family:Verdana!important;font-weight:bold!important;padding:10px 5px 5px 10px!important}tr.photo-album-edit-buttons td{padding:10px 5px 5px 140px!important;text-align:left!important}div.photo-ed-al-contols a{border-width:0 0 1px 0!important;border-style:dashed!important;border-color:#567fdd;text-decoration:none;display:inline-block;margin:2px;white-space:nowrap!important}div.photo-ed-al-items-list{overflow:hidden}div.photo-ed-al-items-list div.photo-ed-al-item{border-width:0 0 1px 0;border-style:solid;border-color:#ebebeb;margin:0;padding:10px 0 10px 10px;float:left}div.photo-ed-al-items-list div.photo-ed-al-item .photo-ed-al-item-thumb{background-color:#000;float:left;margin:5px 10px 10px 10px;cursor:pointer!important;display:block}div.photo-ed-al-items-list div.photo-ed-al-item .photo-ed-al-item-thumb div.photo-ed-al-item-thumb-inner{overflow:hidden;position:relative}div.photo-ed-al-items-list div.photo-ed-al-item .photo-ed-al-item-thumb div.photo-ed-al-item-thumb-inner img{position:absolute;border-width:0!important;border-width:0!important}div.photo-ed-al-items-list div.photo-ed-al-item div.photo-ed-al-item-thumb div{background-position:center center;background-repeat:no-repeat}.photo-album-edit-cont div.photo-ed-al-items-list textarea{height:4em!important;display:block}div.photo-ed-al-item-params{float:left;position:relative;width:400px}div.photo-ed-al-item-params a.photo-al-ed-tags-link{color:#666;text-decoration:none;border-bottom:1px dotted #666;cursor:pointer;font-family:Verdana;font-size:11px!important;font-weight:normal!important;margin:5px 0 4px;display:block;float:left}div.photo-ed-al-item-params a.photo-tags{border-width:0!important}div.photo-ed-al-item-params a.photo-al-ed-action,a.photo-al-ed-action{text-decoration:none;border-bottom:1px dashed #567fdd;cursor:pointer;font-family:Verdana;font-size:11px!important;font-weight:normal!important;margin:2px;white-space:nowrap!important;float:right}div.photo-ed-al-item-params input.search-tags{width:300px}div.photo-ed-al-item-params input.photo-al-ed-item-check{position:absolute;right:-25px;top:16px}div.photo-ed-al-show-more{text-align:center;background-color:#ebebeb;padding:6px}div.photo-ed-al-show-more-loading span{display:none!important}div.photo-ed-al-show-more-loading div.photo-wait{display:block!important}div.photo-ed-al-show-more span{border-width:0!important;color:#567fdd;text-decoration:none;white-space:nowrap!important;font-family:Verdana;font-size:13px!important;font-weight:bold!important;cursor:pointer;display:block}div.photo-wait{background:url("/bitrix/js/main/core/images/wait.gif") transparent no-repeat center center;width:19px;height:19px;display:none;margin-left:45%}div.photo-al-ed-rotate{width:16px;height:16px;float:right;cursor:pointer;margin:0 2px 0 0}div.photo-al-ed-rotate-l{background:url("/bitrix/components/bitrix/photogallery/templates/.default/images/arrow-l.png") transparent no-repeat center center}div.photo-al-ed-rotate-r{background:url("/bitrix/components/bitrix/photogallery/templates/.default/images/arrow-r.png") transparent no-repeat center center}div.photo-ed-al-items-list div.photo-ed-al-item-deleted{background:#ffffdf;width:100%}div.photo-ed-al-items-list div.photo-ed-al-item-deleted .photo-ed-al-item-thumb,div.photo-ed-al-items-list div.photo-ed-al-item-deleted div.photo-ed-al-item-params{display:none!important}a.photo-al-ed-action-restore{display:none;margin-right:30px}div.photo-ed-al-items-list div.photo-ed-al-item-deleted a.photo-al-ed-action-restore{display:block!important}.photo-rotate-90{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}.photo-rotate-180{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.photo-rotate-270{-moz-transform:rotate(270deg);-webkit-transform:rotate(270deg);-o-transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}.photo-rotate-ie9-90{-ms-transform:rotate(90deg)}.photo-rotate-ie9-180{-ms-transform:rotate(180deg)}.photo-rotate-ie9-270{-ms-transform:rotate(270deg)}div.photo-ed-al-group-actions{text-align:right;padding:5px 14px;float:right}.photo-ed-al-sel-all{color:#666;cursor:pointer;font-family:Verdana;font-size:11px!important;text-decoration:underline}.photo-ed-al-sel-all .photo-ed-al-desel{display:none}.photo-ed-al-desel-all .photo-ed-al-sel{display:none}.photo-ed-al-desel-all .photo-ed-al-desel{display:inline}.photo-ed-al-gract-del,.photo-ed-al-gract-move{color:#567fdd;cursor:pointer;font-family:Verdana;font-size:11px!important;text-decoration:none;border-bottom:1px dotted #567fdd;margin:0 5px}.photo-ed-al-move-popup{background:#fff;border:1px solid #666;overflow:auto;overflow-x:hidden;overflow-y:auto}.photo-ed-al-move-popup a{display:block;margin:0;white-space:nowrap;padding:3px 6px;text-decoration:none}.photo-ed-al-move-popup a:hover{background-color:#ebebeb}div.photo-al-ed-add-set{float:left;width:400px}div.photo-al-ed-add-set span.photo-al-ed-add-link{display:block;margin:5px 0 4px;float:left}div.photo-al-ed-add-set div.photo-al-ed-add-cont{margin:5px 0 4px;width:98%;float:left}div.photo-al-ed-add-set span.photo-al-ed-add-link span{color:#666;text-decoration:underline;cursor:pointer;font-family:Verdana;font-size:12px!important;font-weight:normal!important;float:left}div.photo-al-ed-add-hidden span.photo-al-ed-add-link span.bxph-hiden,div.photo-al-ed-add-hidden div.photo-al-ed-add-cont{display:none!important}div.photo-al-ed-add-set span.photo-al-ed-add-link span.bxph-showed{display:none!important}div.photo-al-ed-add-hidden span.photo-al-ed-add-link span.bxph-showed{display:block!important}input.photo-al-ed-use-pass{display:block;float:left;height:10px!important;line-height:8px!important;margin:8px 0 0}div.bxph-pass-cont{float:left;margin:5px 0 0 0!important;height:26px}div.bxph-pass-cont .bxph-colon,div.bxph-pass-cont input.bxph-pass-field{display:none}div.bxph-show-pass-cont .bxph-colon{display:inline!important}div.bxph-show-pass-cont input.bxph-pass-field{display:inline-block!important;margin:2px 0 0 0!important}div.photo-window-edit table{width:99%}div.photo-window-edit table thead{display:none}div.photo-edit-field-title input{width:80%}div.photo-edit-field-description textarea{width:100%;height:10em}div.photo-edit-field{padding:.7em 0 .3em .3em}div.photo-edit-field-title label,div.photo-edit-field-tags label,div.photo-edit-field-description label,div.photo-edit-field-date label{display:block;margin-bottom:.2em}div.photo-edit-field-image{position:relative;float:left;padding:0;margin:0 5px 5px 0!important;border:0}div.photo-edit-field-image input{position:absolute;z-index:1000;top:2px;left:2px}div.photo-edit-field-image img{cursor:pointer;cursor:hand}li.photo-control-photo-selectall span,li.photo-control-photo-drop span,li.photo-control-photo-moderate span{padding-right:1em;border-right:1px solid}li.photo-control-photo-move select{width:12em;margin-left:.5em}div.photo-controls-photo ul{height:auto}div.photo-controls-photo li{float:none}div.group-by-days{clear:both;padding-bottom:1em}table.photo-photo-item{float:left;margin-right:1.5em;margin-bottom:1.5em}table.photo-photo-item td,table.photo-photo-item th{border:0;margin:0;padding:0}div.photo-photo-name{font-weight:bold}table.photo-photo-item-default td.photo-photo-info div.photo-photo-comments{line-height:1em;height:1.2em;overflow:hidden;font-size:11px;padding-left:3px}table.photo-photo-item-default div.photo-photo-item-inner{padding:3px;vertical-align:top}table.photo-photo-item-table{border:1px solid}table.photo-photo-item-table th.photo-photo-image{padding:1em 1em 0 1em}table.photo-photo-item-table div.photo-photo-name,table.photo-photo-item-table div.photo-photo-rating,table.photo-photo-item-table div.photo-photo-rating div,table.photo-photo-item-table div.photo-photo-comments,table.photo-photo-item-table div.photo-photo-shows{overflow:hidden;white-space:nowrap;line-height:1em;height:1.2em}table.photo-photo-item-table tfoot td.photo-photo-info{padding:1em;vertical-align:top}table.photo-photo-item-table div.photo-photo-item-block-inner{border:1px solid}table.photo-photo-item-table div.photo-photo-info{margin-top:1em}div.photo-photo-item-ascetic{padding:2px;float:left;margin:0 4px 4px 0}a.photo-photo-item-ascetic-inner{overflow:hidden;display:block}div.photo-photo-item-popup{cursor:pointer;cursor:hand;background-position:left top;background-repeat:no-repeat;zoom:1;z-index:1100;visibility:visible;display:block;width:20px;height:20px}div.photo-detail-img div.photo-photo-item-popup{display:none!important}div.photo-detail{margin-bottom:1.5em}div.photo-photo-info div.vote-no-results{display:block}div.photo-detail-image{float:left}div.photo-photo-info div.photo-photo-date{padding-top:.38em}div.photo-photo-info div.photo-photo-description{margin-top:1em;padding-top:.5em}div.photo-photo-tags{padding-top:.5em}div.photo-photo-rating{padding-top:2em}div.photo-controls-photo{margin-top:2em}div.photo-detail-image{padding-right:1em}div.photo-photo-date,div.photo-photo-tags,div.photo-photo-tags a{font-size:11px}div.photo-photo-info #photo_vote td.vote-result{width:100px;overflow:hidden}div.photo-gallery-name{white-space:nowrap}div.photo-gallery-avatar{display:none}ul.photo-galleries-list-ascetic,ul.photo-galleries-list-ascetic li.photo-gallery-item{margin:0;padding:0;border:0;list-style-type:none}ul.photo-galleries-list-ascetic li.photo-gallery-item{width:30em;margin-right:1em;margin-bottom:1em;float:left;height:6.2em;overflow:hidden}ul.photo-galleries-list-ascetic div.photo-gallery-description{line-height:1.5em;height:4.5em}div.photo-gallery-item div.photo-control{float:left;line-height:1.7em;height:1.7em;padding-left:.7em}ul.photo-galleries-list li.photo-gallery-item{padding-bottom:1em}div.photo-controls-gallery-edit{margin-top:.5em}li.photo-gallery-item td.photo-item-cover{display:none}div.photo-gallery-empty a{text-decoration:none}div.photo-edit-fields-gallery i{display:block;font-size:90%;width:80%;color:gray}div.photo-edit-fields-gallery div.photo-edit-field-code input{width:50%}div.photo-edit-fields-gallery div.photo-edit-field-title input{width:80%}div.photo-edit-fields-gallery div.photo-edit-field-description textarea{width:80%;height:10em}div.photo-edit-fields-gallery div.photo-edit-field{padding:.7em 0 .5em .3em}div.photo-edit-fields-gallery div.photo-edit-field-code label,div.photo-edit-fields-gallery div.photo-edit-field-title label,div.photo-edit-fields-gallery div.photo-edit-field-avatar label,div.photo-edit-fields-gallery div.photo-edit-field-description label{display:block;margin-bottom:.2em}div.photo-page-main{position:relative;min-height:300px}div.photo-page-main div.photo-controls-buttons,div.photo-page-main div#photo-links-on-main-page,div.photo-page-main div.photo-info-box-tags-cloud{margin-bottom:2.8em}div.photo-page-main div#photo-main-page-right ul.photo-controls{height:auto}div.photo-page-main div#photo-main-page-right ul.photo-controls li{clear:both}div.photo-page-main #photo-main-page-right{position:absolute;top:0;right:5px;min-width:15em;max-width:25em}div.photo-page-search div.photo-info-box-tags-cloud{width:20em}div.photo-page-section div.photo-info-box-photo-list{margin-bottom:2.8em}div.photo-page-main table.photo-table td.photo-td-left,div.photo-page-search table.photo-table td.photo-td-left{padding-right:2em;width:90%}div.photo-page-main table.photo-table td.photo-td-right div.photo-info-box-galleries,div.photo-page-search table.photo-table td.photo-td-right div.photo-info-box-tags-cloud{width:25em}div.photo-page-main td.photo-td-right ul.photo-controls,div.photo-page-main td.photo-td-right ul.photo-controls li{clear:both;overflow:visible}div.photo-controls-authorize{display:none}div.photo-controls-mainpage li.photo-gallery-item{width:11.5em;overflow:hidden;margin:0 .5em 0 0;float:left;height:2em;overflow:hidden}div.photo-controls-mainpage div.photo-gallery-name{font-weight:normal;line-height:2em;height:2em}div.photo-controls-mainpage div.photo-gallery-name a{font-weight:normal;line-height:1.7em;height:1.7em}div.photo-photo-item-simple{padding-top:.3em}div.photo-photo-item-simple div.photo-photo-name{float:left;font-weight:normal;white-space:nowrap;overflow:hidden;display:none}div.photo-photo-item-simple div.photo-gallery-info{white-space:nowrap;overflow:hidden}div.photo-photo-item-simple div.photo-simple-gallery label{display:none}div.photo-page-main div.photo-controls-usermenu,div.photo-page-main div.photo-info-box-best-photo,div.photo-page-main div.photo-info-box-photo-list,div.photo-page-main div.photo-info-box-galleries{margin-bottom:2.5em}div.photo-page-section div.photo-info-box-photo-list{margin-bottom:2.8em}div.photo-page-gallery{margin-top:.78em;padding-top:2em;border-top-width:1px;border-top-style:solid}div.pbar-mark,div.pbar-mark-green{width:17px;height:17px;background-repeat:no-repeat;padding:0}div.pbar-mark-green{background-image:url(/bitrix/themes/.default/images/pbar/kv_green.gif)}div.pbar-outer{padding:1px;margin:0;border:1px solid #8e99be;display:block;position:relative;top:0;width:350px;height:13px;overflow:hidden;white-space:nowrap}div.pbar-inner,div.pbar-inner-red,div.pbar-inner-green,div.pbar-inner-yellow,div.pbar-inner-red-error,div.pbar-inner-green-error,div.pbar-inner-yellow-error{padding:0;margin:0;border:0;display:inline;height:13px;background-repeat:repeat-x}div.pbar-inner-green{background-image:url(/bitrix/themes/.default/images/pbar/bar_green.gif)}div.pbar-inner-green-error{background-image:url(/bitrix/themes/.default/images/pbar/bar_green_err.gif)}div.pbar-title-outer{padding:0;margin:0;display:block;position:relative;top:0;border:0;width:350px}div.pbar-title-inner{padding:0 10px;width:100%;text-align:center}div.photo-page-galleries-recalc div.photo-info-box{margin-bottom:1em}
/* End */


/* Start:/local/templates/kz_main/styles.css?175094861714674*/
/* Выделенные блоки */

.a_rc {
color: #bc262c;
}

.tabl_tovar {
width:100%;
font-size:0.85em;
border: 1px dashed #eee;
background-color: #f8f5ea;
}

.tabl_tovar td {
padding: 2px 2px 2px 5px;
}

.table_eco_2st {
text-valign:top;
text-align:center;
width:100%;
font-size:0.9em;
border-collapse: collapse;
padding:2px;
}
.table_eco_2st td {
border: 1px dashed #ccc;
padding: 8px 0px 8px 0px;
}

#cont300wr {
margin: 8px 0px 8px 8px;
width: 302px;
$width:300px;
float:right;
}

#cont400wr {
margin: 8px 0px 8px 8px;
width: 368px;
$width:350px;
float:right;
}

#cont300wl {
margin: 8px 8px 8px 0px;
width: 300px;
$width:300px;
float:left;
}

#cont400wl {
margin: 8px 8px 8px 0px;
width: 368px;
$width:350px;

float:left;
}

.about_l
{ text-align:center;
margin-bottom:5px;
font-family: Georgia,Times,serif;
font-size: 1.1em;
line-height: 1.4;
padding: 0px 0px 5px 0px;
border: 1px solid #999999;
background-color: #f7f7f7;
}

.about_p5_l
{ text-align:left;
margin-bottom:5px;
font-family: Georgia,Times,serif;
font-size: 1.1em;
line-height: 1.4;
padding: 5px 5px 5px 5px;
border: 1px solid #999999;
background-color: #f7f7f7;
}

.about_p5
{ text-align:center;
font-family: Georgia,Times,serif;
font-size: 1.1em;
line-height: 1.4;
margin-bottom:5px;
padding: 5px 5px 5px 5px;
border: 1px solid #999999;
background-color: #f7f7f7;
}

.author {
width: 9.7em;
font-size: 0.9em;
background-color: #f8f1d8;
color: #777777;
}

#wr {
margin: 8px 0px 8px 8px;
width: 316px;
$width:300px;
float:right;
font-family: Georgia,Times,serif;
font-size: 0.85em;
line-height: 1.4;
margin-bottom:5px;
padding: 8px 8px 8px 8px;
border: 1px dashed #999999;
/*background-color: #f7f7f7;*/
background-color: #f8f1d8;
}

#wl{
margin: 8px 8px 8px 0px;
width: 316px;
$width:300px;
float:left;
font-family: Georgia,Times,serif;
font-size: 0.9em;
line-height: 1.4;
margin-bottom:5px;
padding: 8px 8px 8px 8px;
border: 1px solid #999999;
/*background-color: #f7f7f7;*/
background-color: #f8f1d8;
}




.text_img {
float: right;
margin: 5px 0px 5px 0px;
font-size: 0.8em;
color: #333333;
text-align: center;
}

.text_img2 {
	border: 1px dashed #ccc;
	text-align:center;
	background-color: #f9f9f9;
	float: right;
	margin: 5px 0px 5px 0px;
	padding:4px;
	font-size: 0.9em;
	color: #333333;
	line-height: 1;
	width:224px;
	$width:220px;

}

.text_img_l {
float: left;
margin: 5px 8px 5px 0px;
font-size: 0.8em;
color: #333333;
text-align: center;
}

.w180 {
width:180px;
}


#wr180 {
float: right;
width: 180px;
margin: 5px 0px 5px 10px;
font-size: 0.85em;
color: #333333;
text-align: center;
}

#wl180 {
float: left;
width: 180px;
margin: 5px 10px 5px 0px;
font-size: 0.85em;
color: #333333;
text-align: center;
}



.article_grafik {
	padding: 15px 4px 15px 4px;
	margin: 10px 0px 10px 0px;
	border: 1px dashed #ccc;
	text-align:center;
	background-color: #f9f9f9;
}

.article_box {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border: 1px dashed #ccc;
	text-align:left;
	background-color: #f8f1d8;
/*	background-color: #f9f9f9;*/
}

.article_box_r {
	padding: 10px 15px 10px 15px;
	margin: 10px 0px 10px 0px;
	width:350px;
	font-family: Georgia,Times,serif;
	font-size: 0.9em;
	float:right;
	border: 1px dashed #ccc;
	text-align:left;
	background-color: #f8f1d8;
}



.article_company {
	padding:5px;
	width: 262px;
	$width: 280px;
	float:left;
	font-size: 0.9em;
	background-color: #f8f1d8;
	color: #555;
	margin-bottom: 20px;
	/*margin: 5px 5px 5px 5px;*/
}


.article_img {
	border-top: 1px solid #eee;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: 1px solid #eee;
	float:left;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 0px 0px;
}

.article_img_r {
	border-top: 1px solid #eee;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: 1px solid #eee;
	float:right;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 0px 0px;
}


.article_table {
border: 1px solid #bbb;
border-collapse: collapse;
}

.article_table td {
padding: 3px 0px 0px 3px;
}





.clear {clear:both;}
.test10 {font-size:77%;} /* for setting 10px */
.test11 {font-size:85%;} /* for setting 11px */
.test12 {font-size:93%;} /* for setting 12px */
.test13 {font-size:100%;} /* for setting 13px */
.test14 {font-size:108%;} /* for setting 14px */
.test15 {font-size:116%;} /* for setting 15px */
.test16 {font-size:123.1%;} /* for setting 16px */
.test17 {font-size:131%;} /* for setting 17px */
.test18 {font-size:138.5%;} /* for setting 18px */
.test19 {font-size:146.5%;} /* for setting 19px */
.test20 {font-size:153.9%;} /* for setting 20px */
.test21 {font-size:161.6%;} /* for setting 21px */
.test22 {font-size:167%;} /* for setting 22px */
.test23 {font-size:174%;} /* for setting 23px */
.test24 {font-size:182%;} /* for setting 24px */
.test25 {font-size:189%;} /* for setting 25px */
.test26 {font-size:197%;} /* for setting 26px */

h1
{
	font-size:153.9%;
	padding-bottom:5px;
	padding-top:14px;
	border-bottom:2px solid #CCCCCC;
	margin:20px 0px 5px 0px; padding:0;
	color: #BC262C;
	width:100%;

} /* for setting 20px */
h2 {	font-size:146.5%;
	margin:18px 0px 5px 0px; padding:0;
	color: #BC262C;
} /* for setting 19px */

h3 {	font-size:123.1%;
	margin:16px 0px 10px 0px; padding:0;
	color: #BC262C;		
} /* for setting 18px */

h4 {	font-size:116%;
	margin:14px 0px 5px 0px; padding:0;
	color: #BC262C;

} /* for setting 17px */
h5 {	font-size:116%;
	margin:12px 0px 5px 0px; padding:0;
	color: #BC262C;
	text-align:center;
} /* for setting 16px */

h6 {	clear:both;
	font-size:116%;
	margin:10px 0px 5px 0px; padding:0;
}


#rss
{
height: 20px;
width:155px;
vertical-align: bottom;
line-height: 20px;
font-size:108%;
font-weight: normal;
display: block;
padding: 6px 0px 1px 0px;
text-decoration: none;
color: #003e7d;
border-bottom: 1px solid #2e5a7a;
}


#right_block
{
height: 20px;
width:155px;
vertical-align: bottom;
line-height: 20px;
font-size:108%;
font-weight: normal;
display: block;
padding: 6px 0px 1px 0px;
margin: 0px 0px 8px 0px;
text-decoration: none;
color: #003e7d;
border-bottom: 1px solid #2e5a7a;
}

#right_bold {
font-weight: bold;
}

#right_block a {
	text-valign:bottom;
	color: #003e7d;
	font-weight:bold;
	text-decoration:none;
}

#right_block a:hover {
	text-valign:bottom;
	color: #dd0000;
	font-weight:bold;
	text-decoration:none;
}


a.rss:hover, a.rss:link, a.rss:visited {
	text-valign:bottom;
	color: #f18400;
	font-weight:bold;
	text-decoration:none;
}


/*Information block*/
.information-block
{
	width:155px;
	margin-bottom:16px;
}

.information-block-head
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	padding-bottom:5px;
}



.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

/*Content block*/
.content-block
{
	border-top-color:#E4E4E4;
	background:#F5F5F5;
	margin-bottom:5px;
	width:100%;
}

.content-block-head
{
	background-image:url(/local/templates/kz_main/images/content_block_bg.gif);
	font-weight:bold;
	font-size:95%;
	margin:2px;
	padding: 5px 9px;
}

.content-block-head-menu
{
	background-image:url(/local/templates/kz_main/images/content_block_bg.gif);
	font-weight:bold;
	font-size:95%;
	margin:0px;
	padding: 5px 9px;
}

.content-block-body
{
	padding:4px 5px;
	width:100%;
}
.code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
}

#rek  a {
	width:585px;
	font-size: 16px;
	font-weight:bold;
	display:block;
	color: #BC262C;
	height: 1.5em;	
	text-align: center;
	padding:.3em 0 .3em 0px;
	line-height: 1.5em;
	border: 1px solid #2e5a7a;;
	text-decoration: none;
}

#rek a:hover {
	padding:.3em 0 .3em 0px;
	color: #BA011C;		
	border: 1px solid #bc262c;
}




.kanzelaria_z {
float:left;
width:155px;
height:22px;
margin:0px;
padding:0px;
}

.headup {
	display:inline;  
	vertical-align: bottom;
	float:right;
	background: #003E7D;
	padding: 0px;
	margin:0px;
	width:775px;
	height:22px;
	color: #fff;
font-size: 10px;
}

.head_oio {
margin:0px;
display: inline; 
line-height: 22px;
font-size: 10px;
font-weight:800;
padding-left:8px;
float:left;
width:400px;

}

.head_home {
text-align:right;
float:right;
padding: 2px 0px 0px 0px;
margin: 0 8 0 0;
font-size: 10px;
}

.headdown {
height:100px;
}

.news_right {
margin: 0px 0px 10px 0px;
}

.news_date {
color: #777;
font-family: tahoma;
font-size: 10px;
text-decoration: none;
}
.news_link {
color: #777;
font-family: tahoma;
font-size: 11px;
}

.archiv {
text-align:center;
font-size: 15px;
font-weight:800;
width:155px;

}
.archiv a {
text-decoration: none;
}

.search_form {
display: inline; 
}
.search {
margin: 0px;
padding:0px;
}

.search_f{
	BACKGROUND:#255192; margin: 0px 6px 0px 0px; WIDTH:200px; BORDER: #83b4e0 1px solid; FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: Verdana,Arial,Helvetica; HEIGHT: 16px
}

.search_b {
	margin: 0px 6px 0px 0px; BORDER-RIGHT: #83b4e0 1px solid; BORDER-TOP: #83b4e0 1px solid; FONT-SIZE: 11px; BACKGROUND: none repeat scroll 0 0 transparent; BORDER-LEFT: #83b4e0 1px solid; COLOR: white; BORDER-BOTTOM: #83b4e0 1px solid; FONT-FAMILY: Verdana,Arial,Helvetica; HEIGHT: 16px
}
.search_table{
float:right;
}
.editor {
float:none;
margin: 10px 0px 0px 0px;
font-size:120%;
}

img.editor {
float:left;
margin: 0px 15px 0px 0px;
}

h4.editor {
text-align:center;
margin: 0px 0px 10px 0px;
}

h4.editor1 {
font-size: 120%;
text-align:left;
margin: 0px 0px 10px 0px;
}

.editor1 {
float:none;
margin: 10px 0px 0px 40px;
font-size:120%;
}


.news-detail {
	line-height:1.3em;
}

.news-detail img {
	border:1px;
}

.news-list {
	line-height:1.2em;
}
.news-item {
width:585px;
margin: 10px 0px 0px 0px;
}
.news-item-header {
	width: 585px;
}

.news-item-date {
text-align:right;
float:right;
color: #888;
font-weight: bold;
width:130px;
}

.news-item-name {
float:left;
display:block;
width:450px;
}

.news-item-name a {
font-size: 100%;
font-weight: 800;
line-height: 16px;
text-decoration: underline;
font-family: verdana, arial, tahoma, sans-serif;

}
.news-item-body {
margin-top: 3px;
}

.news-item-img {
	border-top: 1px solid #eee;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: 1px solid #eee;
	float:left;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 0px 0px;
}
.news-item-text {
	line-height: 130%;
    margin-left: 10px;
    width: 500px;
}

/* .h1href:link {	color: #2E3192;	text-decoration:none;}*/

a.h1href {

	display:block;

	text-align:right;

}

a.h1href:link {

	color: #BC262C;
	text-decoration:none;}
a.h1href:visited{
	color: #BC262C;
	text-decoration:none;}
a.h1href:hover{
	color: #BC262C;
	text-decoration:none;
	background-color: #f1f1e1;
        }

.news-list-section {
width: 585px;
margin: 10px 0px 0px 0px;
font-size:130%;
	border-bottom: 1px solid #bc262c;
}

.news-img-prv1 {
border-top: 1px solid #eee;
border-right: 2px solid #ddd;
border-bottom: 2px solid #ddd;
border-left: 1px solid #eee;
}

#vrez {
margin: 8px 8px 8px 0px;
width: 300px;
float:left;
font-family: verdana,Tahoma,arial;
font-size: 0.9em;
line-height: 1.4;
margin-bottom:5px;
padding: 8px 8px 8px 8px;
border: 1px solid #6666FF;
background-color: #DBEAFA;
}
/* Left menu*/
ul.left-menu
{
	width: 155px;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}

ul.left-menu li a
{
height: 20px;
vertical-align: bottom;
line-height: 20px;
font-size: 14px;
font-weight: normal;
display: block;
color: #003e7d;
padding: 6px 0px 1px 0px;
text-decoration: none;
color:#003e7d;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #2E5A7A;
}


ul.left-menu li a:visited
{
	padding: 6px 0px 1px 0px;
	color:#003e7d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E5A7A;
}


ul.left-menu li a:hover
{
	padding: 6px 0px 1px 0px;
	color:#003e7d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	padding: 6px 0px 0px 0px;
	color:#003e7d;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BC262C;
}
p.plan {
 color:#BC262C;
 font-size:120%
}

ul.plan, li {
	line-height: 1.2em;
    margin: 0 0 6px;
	padding: 0px 0px 0px 0px;
}

.table-grey-block {
	padding: 0pt; 
	border: 0pt none; 
	margin: 10px 10px 10px 0px;
}

.table-grey-block  img {
	margin: 0;
}

.grey-block{
	background: none repeat scroll 0pt 0pt rgb(204, 204, 204);
	margin: 0px; 
	font-family: Arial,serif; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: bold; 
	padding: 7px; 
	text-align: center;
}


/* NEW YEAR
----------------------------------------------------------*/
/*body {
	background: #304878 url(/img/ny_bg.png) no-repeat 50% 0;
}
.kanzelariaLogo {
	background: url(/img/ny_logo.png) no-repeat;
	left: -28px;
	position: relative;
	height: 90px;
	width: 622px;
}
.kanzelariaLogo a {
	display: block;
}
.kanzelariaLogo img {
	filter: alpha(opacity=0);
	opacity: 0;
}*/



/* ADV PRICES
------------------------------------------------------------------------------*/

.tablePriceList {
  border-collapse: collapse;
  color: #000;
  font-family: Calibri, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  width: 280px;
}
.tablePriceList .mainHeader {
  background-color: #ccc;
  font-weight: bold;
}
.tablePriceList thead tr {
  background-color: #ddd;
}
.tablePriceList tr {
  background-color: #eee;
  border: 3px solid #fff;
}
.tablePriceList th,
.tablePriceList td {
  padding: 5px;
}
.tablePriceList tbody td {
  width: 50%;
}
.tablePriceList thead th:first-child,
.tablePriceList tbody td:first-child {
  text-align: left;
  width: 60%;
}
/* End */


/* Start:/local/templates/kz_main/template_styles.css?17509486174609*/
html, body, form
{
	margin: 0px;
	padding: 0px;
}

html
{
	height:100%;
}

body
{
	background-color: #304878;
	/*background: #5b5ea7 url('/img/bg.png') repeat;*/
	height:auto !important;
	height:100%;
	min-height:100%;
	font-size: 80%;
	font-family:arial, verdana, tahoma, sans-serif;
	color: #333;
}


p {
	margin:0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}


/*Font in table*/
table
{
	font-size:100%;
}




.img_o {
float:right;
margin: 0px 0px 0px 0px
}

ul.themofnum li {margin: 0px 0px 6px 0px;}

ul.themelse  li {margin: 0px 0px 6px 0px;}


.title {
	padding:0px;
	margin: 0px;
        font-weight:bold;
	font-size:125%;
	text-align:center;
	color: #BC262C;
}

/*Links*/
a:link {color: #486DAA;}
a:visited{color:#486DAA;}
/* a:visited{color:#8C9AA8;}*/
a:active {color: #486DAA;}
a:hover{color:#DD0000;}

small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}

#header
{
	position:relative; /*containing block*/
	height:106px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #2F4773 url(/local/templates/kz_main/images/header_bg.gif) repeat-x;
	border-bottom:1px solid #D6D6D6;
}

#header_logo
{
	position:absolute;
}

#header_text
{
	position:absolute;
	left:210px;
	top: 30%;
	color:#fff;
}

#header_text h1
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	text-decoration:none;
}

#header_text span
{
	font-size:80%;
}

/* Header menu: home, search, feedback*/
#header_menu
{
	background:#4B6185;
	position:absolute;
	right:55px;
/*	box-sizing:border-box;
	-moz-box-sizing:border-box;*/
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #9dabc0;
}

#header_menu a
{
	display:block;
	float:left;
	padding:8px 11px;
/*	cursor: pointer; 
	cursor: hand; */
}

#zebra
{
	height:20px;
	background:transparent url(/local/templates/kz_main/images/zebra_bg.gif) left top repeat-x;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

/*Content table*/
#content
{
	width:998px;
	border-collapse:collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #fff;
	border-left:28px solid #fff;
	border-right:28px solid #fff;
}


.primary
{

	border-top:28px solid #fff;	
	margin: 28px 0px 0px 0px;
}


/*Left column*/
#content .left-column
{
	width:157px;
	height:100%;
	vertical-align:top;
	height:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px;
}

/*Main column*/
#content .main-column
{
	text-align:left;
	width:624px;
	height:100%;
	vertical-align:top;
	margin: 0px 10px 0px 0px;
	padding: 0px 15px 0px 15px;
	border:0px;
}


/*Right column*/
#content .right-column
{

	width:159px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	height:100%;
	border:0px;
}

/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}

/*Footer*/
#footer
{
	background: #ebecee;
	text-align:right;
	width:100%px;
	height:80px;
	padding:8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2E5A7A;
}

/*Link in footer*/
#footer a
{
	color: #CFD6E1;
	font-size: 100%;
}

.footer { border-bottom: 28px solid white; }


/*Data table*/
table.data-table
{
	border:1px solid #CECECE;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #CECECE;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#E1E5ED;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #CECECE;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F3F6;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

ul.right-block {
	width: 155px;
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.right-block li
{
	padding: 5 0 0 0;
	background:#FBFBFB url(/local/templates/kz_main/images/left_menu_bg.gif) top repeat-x;
}


/* End */
/* /local/templates/kz_main/components/bitrix/menu/horizontal_multilevel/style.css?17509486174779 */
/* /local/templates/kz_main/components/bitrix/menu/.default/style.css?17509486171184 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1750948631467 */
/* /bitrix/components/bitrix/photogallery/templates/.default/style.min.css?175094863324482 */
/* /local/templates/kz_main/styles.css?175094861714674 */
/* /local/templates/kz_main/template_styles.css?17509486174609 */
