html, body {
background-image: url(img/fon.gif); 
font-family: "Century Schoolbook L";
  }
  #well {
  	position: absolute;
  	top:30px;
  	left: 500px;
  	font-size: 26pt;
  	color: #458B00;
  	width: 450px;
  	font-family: "Century Schoolbook L";
	text-align: center;
  } 
#logo1 {
/*	background-image: url(img/lib.png); */
	background-repeat: no-repeat;
	background-size: 100px; 80px;
/*	border: 1.5px dotted;
border-color: red;*/
	width:150px;
height: 140px;
	
position: absolute;
top: 8px;
left: 20px;
	}
#logo2 {
/*	
border: 1.5px dotted; 
border-color: black;
*/
	width:170px;
height: 120px;
	
	position: absolute;
	top: 6px;
	right: 6px;
	}
	#top {
/*
	border: 1.5px dotted;	
	border-color: blue;
*/
background-image: url(img/backtop.png);
background-repeat: no-repeat;
width:100%;
height: 20%;

	float: left;

	}
	#left {
/*		border: 1.5px dotted;
	border-color: green;
font-family: "Century Schoolbook"; */
	font-size: 13pt;	
	width:20%;
height: 70%;
	float: left;
margin-left: 5px;
	}
	#left_norm{
font-weight: normal	;
		}
		#left_bold{
	font-weight: bold; 
				font-family: "Bookman Old Style";
				color:#CD853F;
font-style: italic;
font-size: 13pt;
		}
#content {
	font-size: 15px;
font-family: "Sans-Serif";
	width:78.1%;
height: 80%;
letter-spacing: -0.01em;
	
	float: right;
/*	padding-top: 15px;
	padding-left: 5px;
*/
	}
	#cont1 {
		width: 70%;
	}
	#nadpis {
	/*	width: 35%;
	 */
		background-image: url(img/logo2.png);
	background-repeat: no-repeat;
	background-size: 240px; 300px;
	position: absolute;
	right: 1px;
	top: 200px;
		width:250px;
height: 300px;
border: 1px;
	}
 
    
   a:link {
    color: ForestGreen;
	text-decoration:none;
    }
a:hover {
    color: Green;
	text-decoration:underline;
} 
a:visited {
	color: DarkGreen;
}
#note {
	font-size: 14px;
	font-style: normal;
		color: brown;
		text-decoration: none;
		width: 105%;
		}
.oglav {
font-family: "Bookman Old Style";
color: green;
font-style: italic;
text-align: center;
font-size: 20px;
font-weight: bold;
/*border: 1.5px dotted;*/
width:500px;
		}	
		ul {
     
    /*list-style: disc ; */
	padding: 0; /* Убираем поля 
    margin-left: 10px; /* Отступ слева */
	color: green;
   }
    li {
    color: green;
	list-style-image: url('img/gs_025.jpg');
	}
li.pod{
color: green;
	list-style-image: url('img/gs_017.jpg');
	margin-left: 7px;
	padding-left: 7px;
}	
.punkt {
font-family: "Bookman Old Style";
color: green;
font-size: 18px;
/*font-weight: bold;*/
}	