

/*..................................horni ohraniceni banneru...................................*/

.banner {
	width: 800px;
	height: 203px;
	border: 0;
	position: relative;
	background-image : url(../g3-img/jpg/banner.jpg);
	background-repeat : no-repeat;
	float: left;
}

