html{
	height:100%;
	min-height:100%;
	}

body {
	margin:0;
	padding:0;
	behavior:url("csshover.htc");
	background:#ffffff url(../images/bg_gradient.jpg) repeat-x 0px 30px;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:12px;
	color:#005058;
	}

form{
	margin:0;
	}

h1{
	font-size:18px;
	background-color:inherit;
	color: #005058;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:0px;
	}

h2{
background-color:inherit;
color:#005058;
font-size:15px;
font-weight:bold;
margin:0;
	}

h3{
	background-color:inherit;
	color: #e62a32;
	font-size:14px;
	padding:10px 0px 4px 0px;
	margin:0px;

	}

h4{
	font-size:12px;
	background-color:inherit;
	color: #005058;
	padding:10px 0px 4px 0px;
	margin:0px;
	}

h5{
	background-color:inherit;
	color: #e62a32;
	font-size:12px;
	padding:10px 0px 4px 0px;
	margin:0px;
	}

h6{
	background-color:inherit;
	color: #000000;
	font-size:12px;
	padding:10px 0px 4px 0px;
	margin:0px;

	}

p{
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:15px;
	}

a {
	color:#008c9a;
	text-decoration:underline;
	background-color:inherit;
	}

a:hover {
	color:#008c9a;
	text-decoration: none;
	background-color:inherit;
	}

ul {
	margin: 0px 0 15px 0px;
	}

	li {
		list-style-position:inside;
		list-style: circle;
		margin:0;		
		padding-left: 0;
		}

img {
    border-width:0;
    }
img.border{
	border:1px solid #008c9a;
	}

img.border_none{
	border-width:0;
	}

div.clear{
	clear:both;
	font-size:0;
	height:20px;
	overflow:hidden;}


div.contentMain table td.pageContent div.content table.contentTable {
	width:auto;

	}

div.contentMain table td.pageContent div.content table.contentTable thead {


	}

div.contentMain table td.pageContent div.content table.contentTable thead td {
	text-align: center;
	font-weight: bold;
	padding: 7px 4px 7px 4px;
	background-color: #daedf1;
	color:#005058;
	vertical-align:middle;
	}


div.contentMain table td.pageContent div.content table.contentTable td {
	border: 1px solid #daedf1;
	background-color:#f0fbfd;
	padding: 4px;
	}

div.contentMain table td.pageContent div.content table.contentTable td p {
	text-indent: 0;
	}


/*----------------������ �����----------------*/

/* Big Image */

.bimgmain{
min-height:600px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
min-width:700px;
}

.bimgbody{
padding:30px 80px 30px 80px;
}

.biheader{
padding:0px 0px 30px 0px;
}

.biheader .alogo{
float:left;
margin:0px 20px 0px 0px;
}

.biheader .imgtetxt{
width:42%;
font-family:Tahoma;
font-size:11px;
color:#6b6d6e;
float:right;
border-left:1px solid #fbce9a;
padding:15px 0px 15px 40px;
}

.bimgmain .photo{}

.bimgmain .photo img{
display:block;
margin:auto;
padding:1px;
border:1px solid #fbce9a;
}

.bimgmain .pager{
height:21px;
/*width:260px;*/
/*padding:30px 0px 0px 10px;*/
/*margin:0 auto;*/
width: 100%;
padding-top:10px;
}

.bimgmain .pager a{
float:left;
margin:2px 10px 0px 0px;
}

.bimgmain .pager a.imglink{
margin-top:0px;
}

.bimgmain .pager span{
display:block;
float:left;
background:#008C9A;
color:#fff;
margin:2px 10px 0px 0px;
padding:0px 4px;
}


.spacer{
height:1px;
clear:both;
}

.cat_list_table {
	width: 100%;
	/*margin-left: 20px;*/
	cursor: default;
	/*clear: both;*/
/*	margin-right: 260px;*/
	float: left;
	clear: left;
}
* html .cat_list_table {
	float: none;
}
	.cat_list_table TD {
		/*vertical-align:top;
		text-align: left;*/
	}
	.cat_list_table .left_td {
		padding:20px 0px 20px 0px;
		width:130px;
		cursor: auto;
	}
		.cat_list_table .left_td IMG {
			display:block;
			border:1px solid #fcdab3;
			padding:2px;
			margin:0px 25px 0px 0px;
		}

	.cat_list_table .right_td {
		padding:17px 0px 20px 0px;
	}
		.cat_list_table .right_td .name {
			font-size:14px;
			font-weight:bold;
			padding:0px 0px 15px 0px;
		}
			.cat_list_table .right_td .name,
			.cat_list_table .right_td .name A,
			.cat_list_table .right_td .name A:hover,
			.cat_list_table .right_td .name A:visited,
			.cat_list_table .right_td .name A:active {
				color: #008c9a!important;
				text-decoration: none!important;
			}

		.cat_list_table .right_td .name_id {
			font-size:22px;
			padding:0px 0px 15px 0px;
			color: #A52A2A;
		}

		.cat_list_table .right_td .description {
			padding-bottom: 9px;
		}

.connection_list_table {
	width: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}
	.connection_list_table TD {
		vertical-align:top;
		text-align: left;
		width: 50%;
	}
		.connection_list_table TD .item {
			background: url(/images/bullet_list.gif) no-repeat left 5px;
			padding-left: 13px;
			padding-bottom: 12px;
		}
			.connection_list_table TD .item,
			.connection_list_table TD .item A,
			.connection_list_table TD .item A:hover,
			.connection_list_table TD .item A:visited,
			.connection_list_table TD .item A:active {
				font-size: 12px;
				font-weight: bold;
				/*line-height: 22px;*/
				color: #2277cf;
				text-decoration: underline;
			}

	.connection_list_table .left_td {
		padding-left: 0;
	}

	.connection_list_table .right_td {
		padding-left: 20px;
		border-left: 1px solid #fbce9a;
	}

.characteristics {
	margin-top: 20px;
}
	.characteristics .title {
		font-size: 14px;
		font-weight: bold;
		color: #008c9a;
	}

	.characteristics .list_table {
		width: 100%;
		margin-top: 12px;
		border: 1px solid #fbce9a;
	}

		.characteristics .list_table .names,
		.characteristics .list_table TD {
			text-align: center;
			font-size: 10px;
			padding: 10px;
		}

		.characteristics .list_table .names {
			background: #f9ebda;
			color: #666;
			border-bottom: 1px solid #fbce9a;
		}

		.characteristics .list_table TD {
			color: #000;
			background: #fff;
		}

div.bread_crumbs, div.bread_crumbs a, div.bread_crumbs a:hover {
	font-size: 10px;
	color: #ABABAB;
	line-height: 21px;
}
div.bread_crumbs img {
    border:none;
    }

/*BEGIN: Catalog*/
table.links_top_table {
    clear:both;
}
table.links_top_table td {
    padding:3px;
    line-height:18px;
    }

table.links_top_table .db_ul LI A,
table.links_top_table .db_ul LI A:hover,
table.links_top_table .db_ul LI A:visited,
table.links_top_table .db_ul LI A:active {
	font-size: 12px;
	text-decoration: underline;
	color:#2277CF;
}

table.links_bottom_table {
    clear:both;
    }
    table.links_bottom_table td{
        padding:0;
        line-height:18px;
        }
table.links_bottom_table .db_ul LI A,
table.links_bottom_table .db_ul LI A:hover,
table.links_bottom_table .db_ul LI A:visited,
table.links_bottom_table .db_ul LI A:active {
	font-size: 12px;
	text-decoration: underline;
	color:#2277CF;
}
/*END: Catalog*/
/*BEGIN: News*/
table.publtn_table{
width: auto;
border-collapse:collapse;
}

table.publtn_table td{
vertical-align:top;
padding:0;
}

table.publtn_table div.lefttd{
    float:left;
padding:0px 10px 20px 0;
}

table.publtn_table div.lefttd img{
display:block;
border:1px solid #fcdab3;
padding:1px;
}

table.publtn_table td.righttd{
padding:7px 0px 20px 0px;
}
div.newsdate{
font-size:11px;
color:#fa9929;
padding:0px 0px 5px 0px;
}


div.newstitle{
font-size:14px;
font-weight:bold;
padding:0;
}
div.newstitle,
div.newstitle A,
div.newstitle A:hover,
div.newstitle A:visited,
div.newstitle A:active {
	color: #008c9a!important;
	text-decoration: none!important;
}
table.publtn_table td.righttd a.next {
    font-size:80%;
    }
div.imageNews {
    float:left;
    }
    div.imageNews img {
        display:block;
        border:1px solid #fcdab3;
        padding:1px;
        margin:7px 7px 7px 0;
        }
/*Begin: Navigation bottom in Item*/
div.pblpager{
font-size:11px;
color:#fa9929;
padding:12px 0px;
}

div.pblpager a{
    float:left;
}

div.pblpager a.textlink{
margin:3px 10px 0px 10px;
}
div.pblpager a.textlink.unactive,
div.pblpager a:hover.textlink.unactive {
	color: #B5D8DC;
	text-decoration: none;
	cursor: default;
}

div.pblpager span{
    float:left;
margin:3px 0px 0px 0px;
}
div.archivlink{
height:19px;
font-size:11px;
padding:10px 0px 20px 0px;
}


div.archivlink a.textlink{
padding:3px 10px 0px 10px;
}
/*End: Navigation bottom in Item*/
div.pagerList {
    text-align:center;
    }
    div.pagerList a, div.pagerList span {
        padding:0 7px 0 7px;
        float:left;
        }
/*Begin: Archive*/
div.na_years{
font-size:11px;
padding:5px 20px 5px 20px;
}

div.na_years span{
font-weight:bold;
}

div.narch_body{
padding:10px 0px 25px 20px;
margin-bottom:10px;
}

div.narch_body div.newsdate{
padding-bottom:5px;
}

div.narch_body div.morelink{
text-align:right;
font-size:11px;
padding:10px 0px 0 14px;
}

div.na_month{
text-transform: capitalize;
font-size:14px;
font-weight:bold;
color:#008c9a;
padding:0px 0px 7px 0px;
}
/*End: Archive*/
/*END: News*/

.dbform .form_table{
font-family:Tahoma;
font-size:11px;
color:#292626;
width:100%;
}

.dbform .form_table td{
vertical-align:top;
}

.dbform .form_table .cleft{
width:45%;
text-align:right;
padding:9px 10px 5px 0px;
}

.dbform .form_table .cleft .kod{
float:right;
}

.dbform .form_table .ccentr{
padding:5px 10px;
}

.dbform .form_table .ccentr textarea{
height:80px;
width:272px;
overflow:hidden;
margin:0px 50px 0px 140px;
}

.dbform .form_table .cright .rbttn{
height:17px;
width:17px;
clear:both;
float:left;
}

.dbform .form_table .cright .chbox{
height:17px;
width:17px;
clear:both;
float:left;
}

.dbform .form_table .cright .rblabel{
width:200px;
float:left;
padding:2px 0px 0px 5px;
}

.dbform .form_table .cright{
vertical-align:bottom;
padding:5px 0px;
}

.dbform .form_table .cright.crlabel{
font-size:10px;
color:#6B6D6E;
}

.dbform .form_table .cright.crkod label{
padding:0px 0px 14px 0px;
display:block;
}

.dbform .form_table .cright.crkod .input_text{
height:17px;
width:70px;
}

.dbtable{
width:700px;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
}

.dbtable td{
vertical-align:top;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:10px 15px;
}

.dbtable th{
background:#EFEFEF;
text-align:left;
font-weight:normal;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:10px 15px;
}

.dbtable .lefttd{
width:35%;
}

.dbtable .righttd{}

.labelpict{
margin:10px 0px 10px 0px;
clear:both;
}

.labelpict.lp_left{
float:left;
padding-right:10px;
}

.labelpict.lp_right{
float:right;
padding-left:10px;
}

.labelpict.lp_center{
clear: both;
margin: 0 auto;
}

.labelpict .img{
padding:0px 30px 0px 0px;
}

/*BEGIN: Search*/
div.searrcblock{
padding:20px;
}

div.searrcblock label{
float:left;
padding:2px 10px 0px 0px;
}

div.searrcblock .input_text{
height:17px;
width:380px;
float:left;
margin:0px 5px 0px 0px;
}

div.searrcblock .button{
text-align:center;
float:left;
}
ul.searchRes {
    padding:0;
    margin:0;
    }
    ul.searchRes li {
        padding:0 0 10px 0;
        margin:0;
        }
        ul.searchRes li a {
            font-weight:bold;
            }

/*END: Search*/

.ramka {
border: 1px solid #ccc; 
padding: 5px; 
background: #efefef;
margin-bottom: 10px;
}
.ramka2 {
background:none repeat scroll 0 0 #EFEFEF;
border:1px solid #CCCCCC;
float:left;
margin:5px 5px 5px 0;
padding:10px;
width:100%;
border-radius:10px;
 -webkit-border-radius:10px; 
 -moz-border-radius:10px; 
 -khtml-border-radius:10px;
}

.ramka1 {
border: 1px solid #ccc; 
padding: 5px; 
background: #efefef;
margin-bottom: 15px;
}

#ex1 {
	font-size:18px;
	background-color:inherit;
	color: #005058;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:0px;
}

#ex2 {
	color:#005058;
	font-size:18px;
	font-weight:normal;
	padding:30px 0 0;
}

#ex3 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
	background:none repeat scroll 0 0 transparent;
}

#ex4 {
color:#005058;
font-size:18px;
font-weight:normal;
padding:0 0 15px;
}
#ex5 {
color:#A52A2A;
font-size:20px;
font-weight:normal;
padding: 30px 0 0 28px;
background:none repeat scroll 0 0 transparent;

}

.input {
border-color:#C3C3C3;
border-style:solid;
border-width:1px;
margin:5px 0;
width:500px;
padding:2px;
}

.lnext {
margin-top:10px;
text-align:right;
font-style:italic;
}

#rass {
margin-bottom: 15px;
font-size: 12px;
text-decoration:none;
color:#DE2C02;
}

#rass a {
border-bottom: 1px dashed;
}

.uptitle {
float: left; 
/*margin-left: -1000px;*/ 
padding-top: 6px; 
color: rgb(163, 164, 166);
font-size:12px;
font-weight:normal;
}

#tab700 {
width: 700px;
}

#window-form {
	display: block;
	width: 970px;
	border-top: 2px solid #c01a1e;
	border-bottom: 2px solid #c01a1e;
	position: fixed;
	top:0px;
	margin-top: 100px;
}

#window-form label {
	display: block;
	margin : 5px 0;
}

#window-form .rel {
	position: relative;
}

#window-form label input, #window-form label textarea{
	display: block;
	width: 852px;
	margin : 5px 0;
}
#window-form label input[type=text] {
		border:1px solid #848e90;
}
#window-form label textarea {
	height: 60px;
	border:1px solid #848e90;	
}
#window-form .form {
	background: url(/images/bg-form.png) repeat;
	padding-right: 30px;
	height: 363px;
	padding: 20px 0 0 53px;
}


#window-form .strelka {
	position: absolute;
	right: 0px;
	top: 0;
	bottom: 0;
	width: 28px;
	background: url(/images/p.jpg) no-repeat;
	z-index: 100;
	cursor: pointer;
}

#window-form .close {
	position: absolute;
	top:20px;
	right: 60px;
	color:#848e90;
	font-size: 14px;
	cursor: pointer;
	padding-right:23px;
	height: 23px;
	font-weight:bold;
	background:url("/images/close.jpg") no-repeat scroll right 0 transparent
}

#window-form input.button {
	width:auto;
}

#window-form h2 {
	margin:0 0 10px 0;	
}

#window-form .red {
    color: #C01A1E;
    font-size: 12px;
    padding-top: 10px;
}

a.prettyPhoto {
cursor: auto;
}

iframe {
border: 0px;
}

