* {
	margin:0;
	padding:0;
}

#menu {
	list-style-type:none;
	margin:20px auto 0;
	width:820px;
}

#menu li {
	display:block;
	float:left;
	width:400px;
	margin:0 5px 10px;
}

* html #menu {
	width:825px;
}

#stompan, #stompanov, #maistompan, #stompan4,#stompan5,#stompan6, #stompan7 {
	display:block;
	width:400px;
	height:76px;
}

#stompan7 {
	background:url("imagini/stompan7.png") no-repeat center center;

}

#stompan6 {
	background:url("imagini/stompan6.png") no-repeat center center;
	
}

#stompan5 {
	background:url("imagini/stompan5.gif") no-repeat center center;
}

#stompan4 {
	background:url("imagini/stompan4.png") no-repeat center center;
}

#stompan {
	background:url("imagini/stompan.gif") no-repeat center center;
}

#stompanov {
	background:url("imagini/stompanov.gif") no-repeat center center;
}

#maistompan {
	background:url("imagini/maistompan.gif") no-repeat center center;
}

#menu li a {
	text-indent:-2000px;
	outline:none;
}

#text {
	padding-top:5px;
	text-align:center;
	clear:both;
}