@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	color: #CCC;
}
#glava {
	height: 110px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	padding-right: 100px;
	margin-bottom: 2px;
}
#navigacija {
	margin-left: 8%;
	height: 20px;
}
#nDomov {
	float: left;
	width: 15%;
}
#nPonudba {
	float: left;
	width: 15%;
}
#nPoroke {
	float: left;
	width: 15%;
}
#nNosecnice {
	float: left;
	width: 15%;
}
#nKontakt {
	float: left;
	width: 15%;
}
#nZaStranke {
	float: left;
	width: 15%;
}
#wCenter {
	background-repeat: repeat-x;
	background-image: url(../materiali/ozadja/domov.gif);
}
#center {
	position: relative;
}
#noga {
	position: relative;
	bottom: 2px;
}

