/* Делаем нормальную прозрачность png изображений */
.png { 
	filter:expression(jPngFix(this)); 
}
/* стиль для нормальной работы ссылок в элементах с PNG-фоном */
.png a { 
	position: relative; 
}
				 
h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 12px 0px 12px 0px;
}				   

h5 {
	font-size: 17px;
	font-weight: bold;
	margin: 20px 0 15px 0;
	padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 25px 15px 0 15px;
	text-align: center;
	font-family: Verdana;
	color: #333;
	font-size: 12px;
}

a img {
	border: none;
}

td {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

table {
	border-spacing: 0px;   
	empty-cells: show;
	border-collapse: collapse;
	font-family: Verdana;
}

a:link, a:visited, a:active {
	color: #00478F;
	text-decoration: underline;
}
a:hover {
	color: #00478F;
	text-decoration: none;
}

a.uwrap:link, a.uwrap:visited, a.uwrap:active {
	text-decoration: none;
}
a.uwrap:hover {
	text-decoration: underline;
}
a.unone:link, a.unone:visited, a.unone:active, a.unone:hover {
	text-decoration: none;
}


a.color-def:link, a.color-def:visited, a.color-def:active, a.color-def:hover {
	color: #333;
}
a.color-white:link, a.color-white:visited, a.color-white:active, a.color-white:hover {
	color: #fff;
}
a.color-black:link, a.color-black:visited, a.color-black:active, a.color-black:hover {
	color: #000;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.ar {
	text-align: right;
}
.al {
	text-align: left;
}
.ac {
	text-align: center;
}
.vm {
	vertical-align: middle;
}




.main-frame {
	width: 980px;
}

table.topico td {
	width: 43px;
	border-right: solid 1px black;
	height: 18px;
	vertical-align: middle;
	text-align: center;
}


.wleft {
	width: 314px;
}

.self-url {
	margin-left: 90px;
}

.header {
	text-align: center;
}
.header h1 {
	color: Black;
	font-size: 33px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 3px;
	padding-top: 0;
}

.header-menu {
	width: 200px;
}
table.header-menu td {
	padding: 10px 0 10px 30px;
	border-bottom: dotted 1px black;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	font-size: 19px; 
}
table.header-menu td a {
	font-weight: normal;
}
table.header-menu td.last-line {
	border: none;
	padding-bottom: 30px;
}


.news-block {
	width: 279px;
	margin-left: 15px;
}

.news-block .date {
	width: 60px;
	text-align: left;
	font-size: 16px;
	color: #666;
}
.news-block .note {
	width: 223px;
	padding-bottom: 30px;
}
.news-block .note .description {
	/*padding-right: 10px;*/
}



.cat-last b {
	font-size: 16px;
	margin: 0;
	padding: 0;
}






.bib-line sup {
	color: #999;
}
.bib-line {
	font-size: 16px;
	line-height: 30px;
	margin-left: 40px;
}









a.top-link {
	color: #999;
	font-size: 12px;
}
a.top-link:link, a.top-link:visited, a.top-link:active, a.top-link:hover {
	color: #999;
}

.top-logo-container {
	height: 235px;
	float: left;
	width: 290px;
}
.top-logo-container img {
	margin: 50px 0 0 80px;
}



#top-menu-block {
	margin-top: 28px;	
	border: solid 1px #2B66A2;
	width: 100%;
}
#top-menu-block table {
	width: 100%;
	height: 52px;
	font-size: 16px;
	font-weight: bold;
}
#top-menu-block .static {
	background: url("/i/bdiag.gif");
	color: White;
	
}
#top-menu-block .static {
	background: url("/i/bdiag.gif");
}
#top-menu-block .clear {
	background: none;
}
#top-menu-block td {
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}
#top-menu-block .splitter {
	background: url("/i/bhtline.gif") no-repeat left center;
}
#top-menu-block .space {
	width: 99px;
}
#top-menu-block a:link, #top-menu-block a:active, #top-menu-block a:visited {
	text-decoration: none;
	border-bottom:  solid 1px #00478F;
}
#top-menu-block a:hover {
	text-decoration: none;
	border-bottom:  none;
}






.work-table {
	margin-top: 7px;
	width: 100%;
}

.work-table-left {
	/*width: 219px;*/
	width: 275px;
	text-align: left;
	padding-left: 5px;
}
.work-table-right {
	/*width: 637px;*/
	width: 700px;
	text-align: left;
}



.menu-bottom {
	margin-top: 120px;
	text-align: center;
}


.footer {
	width: 100%;
	margin-top: 25px;
	font-size: 11px;
}

.footer-copy {
	padding: 0 0 10px 12px;
	vertical-align: bottom;
	text-align: left;
	background: url("/i/copy_marker.gif") no-repeat left bottom;
}
.footer-copy a {
	text-decoration: none;
	color: #666;
	font-size: 11px;
}
.footer-contact {
	float: right;
	padding: 5px 0 3px 0px;
	margin: 0 0 10px 0;
	text-align: right;
}


.category {
	margin-top: 60px;
	text-align: left;
}

.category .item-block {
	width: 230px;
	height: 44px;
	margin-bottom: 25px;
}
.category .item {
	width: 230px;
	height: 44px;
}
.category .item td {
	vertical-align: middle;
	text-align: center;
	background: url("/i/bdiag.gif");
} 
.category .item td a {
	font-size: 17px;
}






.page-content {
	/*margin-top: 15px;*/
}
.page-content p {
	margin: 0;
	padding: 0;
}





.gallery-container {
	/*text-align: center;*/
}

.gallery-container-vertical {
	width: 250px;	
}
.gallery-container .item {
	margin: 0 25px 25px 0;
	float: left;
}






.module-title {
	font-size: 16px;
	font-weight: bold;
	margin-top: 22px;
}

.newslast-container {
	width: 623px;
	margin: 7px 0 0 0;
	left: -20px;
	position: relative;
}
.newslast-item {
	float: left;
	width: 187px;
	padding-left: 20px;
}
.newslast-item-more {
	float: right;
	font-style: italic;
}
.newslast-item-caption {
	font-weight: bold;
	color: #4f4f4f;
	line-height: 20px;
}


.catlast-container {
	width: 623px;
	margin: 7px 0 0 0;
	left: -20px;
	position: relative;
}
.catlast-item {
	float: left;
	text-align: center;
	width: 207px;
}





.cat-item {		
	width: 100%;
	margin: 10px 0 5px 0;
	height: 102px;
}
.cat-item-bk {
	background: #ECF5FF;
}
.cat-item td {
	padding: 6px 6px 6px 6px;
}
.cat-item-info {
	float: left;
	width: 485px;
}
a.cat-item-caption {
	font-size: 16px;
	/*font-weight: bold;*/
	color: #666;
}
.cat-item-description {
	margin: 10px 0 15px 0;
}
a.cat-item-more {
	color: #666;
	font-style: italic;
}

.cat-item-image {
	width: 120px;
	height: 90px;
	float: right;	
}

.cat-chain-block {
	text-align: left;
	margin-top: 25px;
}

.cat-chain-block td {
	vertical-align: middle;
}



/* Gray Bound */
.cat-chain-current {
    background: #ccc;
    margin: 1px 1px 1px 1px;
}
.cat-chain-current .p1 {
    /*background: url("/i/ccorner_left.gif") no-repeat;*/
}
.cat-chain-current .p2 {
    /*background: url("/i/ccorner_right.gif") no-repeat right top;*/
}
.cat-chain-current .content {
    padding: 0px 6px 0px 6px;
    line-height: 20px;
    height: 20px;
}











/*
.catsub-tree {
	line-height: 23px;	
	font-size: 14px;
	font-weight: bold;
}
.catsub-tree a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.catsub-tree a:visited {
	text-decoration: none;
}

.catsub-sub {
	padding: 0 0 30px 26px;
}
.catsub-sub a {
	text-decoration: none;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.catsub-sub a:visited {
	text-decoration: none;
}
*/


.catsub-tree {
	margin: 2px 0 8px 0;
	padding: 0 15px 0 10px;
	/*line-height: 23px;	*/
}
.catsub-tree a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
		
}
.catsub-tree a:visited {
	text-decoration: none;
}
.catsub-tree a:hover {
	text-decoration: underline;
}
.catsub-sub {
	padding: 0 0 30px 26px;
}
.catsub-sub-item {
	margin: 3px 0 3px 0;
}
.catsub-sub a {
	text-decoration: none;
	font-size: 14px;
}
.catsub-sub a:visited {
	text-decoration: none;
}
.catsub-sub a:hover {
	text-decoration: underline;
}












.catitem-title {
	padding: 14px 0 18px 0;
	font-weight: bold;
}



.catitem-photo {
	float: left;
	margin: 6px 40px 6px 0;
	position: relative;
	left: 15px;
}
.catitem-photo-table {
	background: #f2f2f2;
	width: 160px;
}
.catitem-photo-table table {
	background: none;
}
.catitem-photo-table-item {
	margin: 5px 5px 5px 5px;	
}



.catitem-opt-item {
	position: relative;
	left: 10px;
	/*width: 608px;*/
	width: 510px;
	line-height: 22px;
	height: 25px;
	display: table;
}

.catitem-send {
	width: 150px;
	height: 35px;
	background: #00478F url('/i/bdiag.gif');
	left: 400px;
	position: relative;
	top: 40px;
	text-align: center;
	cursor: pointer;
	font-size: 17px;
	line-height: 35px;	
	color: White;
}








.newslist-item {		
	width: 646px;
	margin: 10px 0 5px 0;
}
.newslist-item-bk {
	background: #F3F3F3;
}
.newslist-item td {
	padding: 6px 6px 6px 10px;
}
.newslist-item-info {
	float: left;
	_height: 0;
	zoom: 1;
	display: table;
	width: 500px;
}
a.newslist-item-caption {
	font-size: 13px;
	font-weight: bold;
}

.newslist-item-description {
	margin-top: 10px;
}
a.newslist-item-more {
	font-style: italic;
	float: right;
}

.newslist-item-image {
	width: 120px;
	height: 90px;
	float: right;	
}


.news1-title {
	font-weight: normal;
}


.news1-toall {
	float: right;
	margin-top: 30px;
	font-weight: bold;
}






.newsround-item {
	float: left;
	width: 160px;
	margin-bottom: 20px;
}
.newsround-item-more {
	float: right;
	font-style: italic;
}
.newsround-item-caption {
	font-weight: bold;
	color: #4f4f4f;
	line-height: 20px;
}



.sendreq-title {
	font-size: 13px;
}


.sendreq-block {
	padding: 15px 20px 15px 20px;
}




TD.tbleft {
	text-align: left;
	padding: 10px 20px 10px 0px;		
	font: 11px;
	width: 150px;
	
}
TD.tbright {
	padding: 10px 10px 10px 0px;
	font: 11px;
	width: 420px;
}

.sendreq-block font {
	font-size: 10px;
}
.form-error {
	clear: both;
	display: none;
}





/* Стили для окошка заявки */


#sqFadeBack {
    position: absolute;
    z-index: 1001;
    background: white;
    left: 0px;
    top: 0px;
    display: none;
}

#sqDialog {
    background: #fafafa;
    border: solid 1px #00478F;
    position: absolute;
    z-index: 1002;
    /*display: none;    */
    left: -3000px;
    top: -3000px;
}
#sqDialog .sqDlgHandle {
	height: 35px;
	background: #00478F url('/i/bdiag.gif');
	border-bottom: solid 1px white;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    color: White;
    padding-left: 10px;  		  
}
#sqDialog .sqDlgHandle div.caption {
	margin-top: 6px;
	font-size: 17px;
}
#sqDialog .sqDlgContent {
/*    overflow: auto;
    clip: auto;*/
}
#sqDialog .sqDlgClose {
    cursor: pointer;
    float: right;
    padding-right: 5px;
    margin-top: 4px;
}










/* Стили для окошка галлереи */


#IimgHelper {
    top: -2000px;
    position: absolute;
    display: none;
}

#IimgLoader {
    display: none;
}

#IanimateHelper {
    border: solid 1px #373c42;
    display: none;
    position: absolute;
    z-index: 1200;
}

.IabsShower {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;    
}

#blockContainer img {
    /*border: solid 1px #373c42;*/
}

#Icaption {
    font-size: 17px;   
    float: left; 
    padding: 6px 0px 0px 12px;
    
}

.Iclose {
    float: right;
    font-size: 12px;
    font-weight: bold;    
    padding: 4px 5px 0px 0px;
    cursor: pointer;
}      

.IimgItem {
    cursor: pointer;
}  
