body {
	background: #dedede;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Times New Roman;

}

#f {
	background: url( f.gif );
	text-align: right;
	font-size: 8pt;
	color: #a6a6a6;
	padding: 10px 60px;
	border-top: 1px solid black;
}




#b1 {
	background: white url( b1.jpg ) no-repeat;
	height: 216px;
	text-align: right;
	padding: 60px;
}

#b2 {
	background: white url( b2.jpg ) no-repeat;
	height: 290px;
	text-align: right;
	padding: 23px 60px;
}


#b3 {
	background: white url( b3.gif ) repeat-x;
	height: auto;
}
#krecha {
	background: transparent url( krecha.gif ) repeat-y;

}


a img {
	border: none;

}



#lc {

	float: left;
	width: 340px;

}


#menu {
	margin: 20px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dedede;
}

#menu a {
	color: black;
	font-size: 12pt;
	display: block;
	padding: 8px 50px;
	text-decoration: none;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #fff;
	
	background:  url(arr_f.gif) 15px 15px no-repeat ;
	
	
}

#menu a:hover, #menu a.active  {
	color: #fff;
	background: rgb(220,0,0) url(arr_f.gif) 15px 15px no-repeat 
}

#menu a.bck {
	font-size: 10pt;
	padding: 24px 50px;
	color: black;
	background:  url(arr_b.gif) 15px 28px no-repeat ;
}
#menu a.bck:hover {
	color: #fff;
	background: rgb(220,0,0) url(arr_b.gif) 15px 28px no-repeat 
}



#pc {
	width: 500px;
	text-align: justify;
	float: right;
	padding: 30px 60px;
	font-size: 10.5pt;
}


#bc {
	clear: both;
}


.cryth {
	font-weight: bold;

}

h1, h2 {
color: rgb(220,0,0);
font-weight: normal;
}

h1 {
font-size: 20pt;
margin-top: 0;
}


h2 {
font-size: 17pt;


}

