.head_l {
	width: 400px;
	background-color: #A5BFD5;
	background-image: url(../images/glava4_l.png);
	background-repeat: no-repeat;
	height: 100px;
}
.head_c {
	background-color: #A5BFD5;
	background-image: url(../images/glava4_c.png);
	background-repeat: repeat;
}
.head_d {
	width: 300px;
	background-color: #A5BFD5;
	background-image: url(../images/glava4_d.png);
	background-repeat: no-repeat;
	height: 100px;
}
.topmenu {
	background-color: #233D64;
	height: 18px;
}
.foot {
	background-color: #233D64;
	height: 20px;
}
