@charset "utf-8";
body {
	padding:0;
	margin:0;
	background-color: #1b212e;
	background-image: url(../images/indexPozadina.png);
	background-repeat: repeat-x;
}
#wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#wrapContent {
	width: 247px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#logoIndex {
	display:block;
	margin-top: 317px;
	width: 247px;
	height: 79px;
}
#zastave {
	height: 11px;
	margin-top: 5px;
}
#zastave img {
	padding-left: 2px;
}