@charset "utf-8";
/* CSS Document */

body {
	background: url('../slike/kop.jpg') no-repeat center center fixed !important;
	-webkit-background-size: 100% 100% !important;
	-moz-background-size: 100% 100% !important;
	-o-background-size: 100% 100% !important;
	background-size: 100% 100% !important;
	background-color: white !important;
	min-height: 100% !important;
}

a {
	border-width: 0px;
	border-color: transparent;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

#sve {
	margin: auto;
	text-align: center;
}

#left_buffer {
	margin-top: 50px;
}

#right_buffer {
	margin-top: 50px;
	font-family: Tahoma, Geneva, sans-serif !important;
	font-size: 17px !important;
}

#dugmici a:link, #navigacija a:hover {
	text-decoration: none;
}

#dugmici a img {
	margin-top: 2px;
	margin-bottom: 2px;
}

#dugmici {
	text-align: center;
	background: rgba(255, 255, 255, 0.7);
	padding: 20px;
}

#design {
	width: 100%;
	height: 25px;
	float: left;
	color: black;
	text-shadow: -1px 0px 5px white;
	text-align: right;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
}
