.stranica {
	background-color: #FFFFCC;
    margin-right: auto;
	margin-left: auto;
	width: 985px;
}
.Header {
	background-image: url(Images/Header.jpg);
	height: 193px;
	width: 985px;
	float: left;
	margin-bottom: 0px;
	padding: 0px;
}	
.titleInfo {
	background-image: url(Images/fragm.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-top: 0px;
	padding: 0px;
	width: 985px;
}	
.news{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	/*margin: auto;*/
	font-style: normal;
	font-weight: normal;
}
.cent {
	width: 985px;
	float: left;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 50px;
	width: 985	px;
	background-color: #FFCC66;
	padding-top: 7px;
	clear: both;
	float: none;
}	
.sect {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-style: normal;
	/*color: #0033CC;*/
	/*color: #FBED93;*/
	/*color: #F5F187;*/
	color: #F5F194;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0000A0;
	/*color: #000066;*/
}
.usingMath {
    /*background-color: #96B2CA;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #5C00BA;
	/*color: #000066;*/
}
.lectname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}
.annot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.hyper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	}
