@font-face {
	font-family: 'PFDinTextCondPro';
	src: url('fonts/PFDinTextCondPro_regular.eot');
	src: url('fonts/PFDinTextCondPro_regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/PFDinTextCondPro_regular.woff') format('woff'),
	url('fonts/PFDinTextCondPro_regular.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}

@font-face {
	 font-family: 'PFDinTextCondPro';
	 src: url('fonts/PFDinTextCondPro_medium.eot');
	 src: url('fonts/PFDinTextCondPro_medium.eot?#iefix') format('embedded-opentype'),
	 url('fonts/PFDinTextCondPro_medium.woff') format('woff'),
	 url('fonts/PFDinTextCondPro_medium.ttf') format('truetype');
	 font-style: normal;
	 font-weight: bold;
}

/*@font-face {
	 font-family: 'PFDinTextCondPro';
	 src: url('fonts/PFDinTextCondPro_bold.eot');
	 src: url('fonts/PFDinTextCondPro_bold.eot?#iefix') format('embedded-opentype'),
	 url('fonts/PFDinTextCondPro_bold.woff') format('woff'),
	 url('fonts/PFDinTextCondPro_bold.ttf') format('truetype');
	 font-style: normal;
	 font-weight: bolder;
}*/
 


h1 {
    font: bold 20px 'PFDinTextCondPro' ,Tahoma;
    color:#333;
    text-transform:uppercase;
    background:url("images/title_inner.png") bottom right no-repeat;
    padding: 0 126px 4px 0;
    margin: 12px 0 20px;
}
h2 {
    font: bold 18px 'PFDinTextCondPro', Tahoma;
    color:#3773b1;
    text-transform:uppercase;
    margin: 12px 0 16px;
}
h3 {
    font: bold 16px 'PFDinTextCondPro', Tahoma;
    color:#333;
    text-transform:uppercase;
    margin: 12px 0 12px;
}
h4 {
    font: bold 16px 'PFDinTextCondPro', Tahoma;
    color:#3773b1;
    text-transform:none;
    margin: 12px 0 12px;
}

html, body{
    background:url("images/ornament.png");
    font: 12px/18px Arial;
    margin: 0;
    padding: 0;
    text-align: left;
    color:#2f2c2d;
    position: relative;
}

a{
    outline:none;
    color:#3e79b4;
}
a img{
    border:none;
}
a:hover {
    text-decoration: none;
}

br {
	margin: 0;
	height: 12px;
}
hr {
	margin: 12px 0;
	height: 0;
	border: none;
	border-top: 1px dotted #898989;
}





.link_with_icon_doc{
    padding-left: 20px;
    margin-left: 0;
    background: url("./images/doc.png") no-repeat left top !important;
}
.list_with_icon_doc{
    list-style: none outside none !important;
    background: url("./images/doc.png") no-repeat 6px top !important;
    margin-left: 0 !important;
    padding-left: 25px !important;
}
.macintosh .list_with_icon_doc{
    background: url("./images/doc.png") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_doc{
    background: url("./images/doc.png") no-repeat left -1px !important;
}
.link_with_icon_pdf{
    padding-left: 20px;
    margin-left: 2px;
    background: url("./images/pdf.png") no-repeat left top !important;
}

.link_simple{
    text-decoration: none;
    padding-left: 0px;
    margin-left: 0;
    color:#2f2c2d;
    background:url("./images/0.png") no-repeat left top !important;
}

.list_with_icon_pdf{
    list-style: none outside none !important;
    background: url("./images/pdf.png") no-repeat 6px top !important;
    margin-left: 0 !important;
    padding-left: 25px !important;
}
.macintosh .list_with_icon_pdf{
    background: url("./images/pdf.png") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_pdf{
    background: url("./images/pdf.png") no-repeat left -1px !important;
}

.macintosh .link_simple{
    text-decoration: none;
    padding-left: 0px;
    margin-left: 0;
    color:#2f2c2d;
    background:url("./images/0.png") no-repeat left top !important;
}


.link_with_icon_xml{
    padding-left: 20px;
    margin-left: 1px;
    background: url("./images/xml.png") no-repeat left top !important;
}
.list_with_icon_xml{
    list-style: none outside none !important;
    background: url("./images/xml.png") no-repeat 6px top !important;
    margin-left: 0 !important;
    padding-left: 25px !important;
}
.macintosh .list_with_icon_xml{
    background: url("./images/xml.png") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_xml{
    background: url("./images/xml.png") no-repeat left -1px !important;
}
.link_with_icon_xls{
    padding-left: 20px;
    margin-left: 2px;
    background: url("./images/xls.jpg") no-repeat left top !important;
}
.list_with_icon_xls{
    list-style: none outside none !important;
    background: url("./images/xls.jpg") no-repeat 6px top !important;
    margin-left: 0 !important;
    padding-left: 25px !important;
}
.macintosh .list_with_icon_jpg{
    background: url("./images/xls.jpg") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_jpg{
    background: url("./images/xls.jpg") no-repeat left -1px !important;
}
.link_with_icon_jpg{
    padding-left: 20px;
    margin-left: 2px;
    background: url("./images/jpg.png") no-repeat left top !important;
}
.list_with_icon_jpg{
    list-style: none outside none !important;
    background: url("./images/jpg.png") no-repeat 6px top !important;
    margin-left: 0 !important;
    padding-left: 25px !important;
}
.macintosh .list_with_icon_jpg{
    background: url("./images/jpg.png") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_jpg{
    background: url("./images/jpg.png") no-repeat left -1px !important;
}
.link_with_icon_png{
    padding-left: 20px;
    margin-left: 2px;
    background: url("./images/png.png") no-repeat left top !important;
}
.list_with_icon_png{
    list-style: none outside none !important;
    background: url("./images/png.png") no-repeat 6px top !important;
    margin-left: 0 !important;
    padding-left: 25px !important;
}
.macintosh .list_with_icon_png{
    background: url("./images/png.png") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_png{
    background: url("./images/png.png") no-repeat left -1px !important;
}
.link_with_icon_rar{
    padding-left: 20px;
    margin-left: 2px;
    background: url("./images/rar.jpg") no-repeat left top !important;
}
.list_with_icon_rar{
    list-style: none outside none !important;
    background: url("./images/rar.jpg") no-repeat 6px top !important;
    margin-left: 0 !important;
    padding-left: 25px !important;
}
.macintosh .list_with_icon_rar{
    background: url("./images/rar.jpg") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_rar{
    background: url("./images/rar.jpg") no-repeat left -1px !important;
}
.link_with_icon_zip{
    padding-left: 20px;
    margin-left: 2px;
    background: url("./images/zip.png") no-repeat left top !important;
}
.list_with_icon_zip{
    list-style: none outside none !important;
    background: url("./images/zip.png") no-repeat 6px top !important;
    margin-left: 0 !important;
    padding-left: 25px !important;
}
.macintosh .list_with_icon_zip{
    background: url("./images/zip.png") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_zip{
    background: url("./images/zip.png") no-repeat left -1px !important;
}
h3.title-line{
	color:#3E79B4;
	font-weight:bold;
	background: url("images/title_inner.png") no-repeat scroll right bottom transparent;
	padding-bottom:4px;
	margin-top: 40px;
}
h3.foto-gallery{
	font-weight:bold;
	background: url("http://rugrids.ru/bitrix/templates/rugrids/components/bitrix/news.list/home_page/images/razdelitel.png") repeat-x scroll center top transparent;
	padding-top:20px;
}

.table_header {
	color: #fff;
}
#workarea_center table tr.table_header td {
	border-top: 1px dotted #fff;
	border-left: 1px dotted #fff;
	background: #6095cc;
	color: #fff;
	padding: 10px 5px;
	border-bottom: none;
	border-right: none;
	text-align: center;
}
#workarea_center table tr.table_header:first-child td:first-child {
	border-left: 1px solid #6095cc;
}
#workarea_center table tr.table_header:first-child td {
	border-top: none;
}
#ny2015 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
}
#ny2015 .nyBack {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #009fdf;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#ny2015 .nyCenterBlock {
	position: relative;
	top: 50%;
	left: 50%;
	width: 704px;
	height: 430px;
	margin: -215px 0 0 -352px;
	background: url('images/centerBlock.png?1') no-repeat 0 0;
	z-index: 100;
}
#ny2015 .nyCenterBlock-x {
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 70px;
	cursor: pointer;
	background: url('images/centerBlock-x-sprite.png?1') no-repeat 0 top;
}
#ny2015 .nyCenterBlock-x:hover {
	background-position: 0 bottom;
}


#ny2015 .nyLayers {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#ny2015 .nyLayers .trees {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('images/trees.png') repeat center 0;
}
#ny2015 .nyLayers .snow {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('images/snow.png') repeat center 0;
}
#ny2015 .nyLayers .sparks1 {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('images/sparks-1.png') repeat center 0;
}
#ny2015 .nyLayers .sparks2 {
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('images/sparks-2.png') repeat center 0;
	opacity: 0;
	filter: alpha(opacity=0);
}

.ny2015-banner{
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 17, 68, 0.8) url('images/rosseti_ny.gif') center center no-repeat;
	z-index: 1000;
}
.ny2015-banner__close{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -270px 0 0 495px;
	color: red;
	font-size: 50px;
	cursor: pointer;
}