html, body{
	font-family : Times New Roman, Times, serif;
	background-color: #a6d0e7;
        background-image: url("i/f.jpg");
	} 

.fon { background-image: url(i/f1.jpg); background-color: #f0eade; }
.fon1 { background-image: url(i/f3.jpg); background-color: #f0eade; }
.fon2 { background-image: url(i/ft.jpg); background-repeat: repeat-x; }

.cdu { margin-top: 85px; margin-left: 105px }
.cdu-mail { margin-top: 120px; margin-left: 592px}
.cdu-home { margin-top: 120px; margin-left: 16px}
.cdu-map { margin-top: 120px; margin-left: 16px}

a {color: #12435b; text-decoration: none;}
   a:hover {color: #3c83b8; text-decoration: none;}

  
.m {
	color : #12435b;
	font-size : 18px;
	text-align : center;
	font-family : Times New Roman, Times, serif
	}

.k {
	color : #5a3713;
	font-size : 13px;
	font-family : Times New Roman, Times, serif;
	text-align : justify;
	margin: 20
	}
.k1 {
	color : #600b00;
	font-size : 18px;
	text-align: center;
	margin: 20
	}
.kk {
	color : #600b00;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	}
.ks {
	color : #12435b;
	font-size : 14px;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	text-align : right;
	margin-right: 20
	}

H1 {
	color : #600b00;
	font-size : 18px;
	font-weight : normal;
	margin: 20
	}
H2 {
	color : #12435b;
	font-size : 18px;
	font-weight : normal;
	margin: 20
	}
.i {
	color : #5a3713;
	font-size : 15px;
	font-family :  Times New Roman, Times, serif;
	text-align : justify;
	margin: 20
	}
.i2 {
	color : #5a3713;
	font-size : 15px;
	font-family :  Times New Roman, Times, serif;
	margin: 20
	}
	
.co {
	color : #12435b;
	font-size : 11px;
	font-family : Times New Roman, Times, serif;
	margin-right : 20;
	text-align : right;
	}

.sez {
	color : #5c3611;
	font-size : 22px;
	font-family : Times New Roman, Times, serif;
	font-style : italic;
	font-weight : bold;
	margin-top: 116;
	margin-left: 335
	}

.cal {font-family : Arial, serif;}
.cal table {border: 1px solid #BFA986;}
.cal tr {border: 1px solid #BFA986;}
.cal td {
top:10px;
	border: 1px solid #BFA986;
	height: 25px;
	width: 25px;
	color : #5a3713;
	text-align: center;
	text-valign: center;
	font-size : 14px;
	font-weight : bold;
	}
.cal a {color: #5a3713; text-decoration: none;}
.cal  a:hover {color: #3c83b8; text-decoration: none;}

.cal2 td {
	height: 25px;
	width: 27px;
	color : #5a3713;
	text-align: center;
	font-size : 14px;
	font-weight : bold;
	}



.tel {
	font-size : 21px;
	font-weight : bold
}
.t55 {
	
	margin-left: 20
}

.prezent { border: 1px solid #BFA986; }
 
hr { color : #BFA986; 	height: 1px;}


TABLE.prezent_tab  {
border: 1px solid #BFA986;
border-collapse: collapse;
	color : #5a3713;
	font-size : 15px;
	font-family :  Times New Roman, Times, serif;
	margin: 20
}
.prezent_tab TD, TH {
padding: 2px; /* Поля вокруг текста */
border: 1px solid #BFA986 /* Рамка вокруг ячеек */
}


/* ---FOTOGALEREYA--- */	
	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 