* {
	margin: 0;
	padding: 0;
}

body {
width: 1366px;
margin: 0 auto;
display: block;
position: relative;
}

#tablica {
	margin-top: -37px;
	position: relative;
}

@font-face {
	font-family: 'Myriad Pro Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Myriad Pro Regular'), url('../fonts/MYRIADPRO-REGULAR.woff') format('woff');
}

.kontakt {
	position: relative;
	left: 1272px;
	top: 138px;
	display: block;
	width: 63px;
	height: 37px;
	z-index: 2;
}

.strelica_lijevo, .strelica_desno {
	width: 81px;
	height: 81px;
	position: relative;
	display: none;
	margin-top: -81px;
	z-index: 2;
}

.strelica_lijevo {
	background: url(../images/strelica_lijevo.png) no-repeat;
	left: 590px;
	top: 657px;
}

.strelica_desno {
	background: url(../images/strelica_desno.png) no-repeat;
	left: 760px;
	top: 657px;
}

.kontakt_forma {
	position: relative;
	top: -650px;
	left: 300px;
	font-family: MYRIADPRO-REGULAR, sans-serif;
	color: #006738;
	display: none;
	width: 0px;
}

#contact {
	height: 0px;
}

fieldset {
	border: 0;
}

legend {
	font-size: 36px;
}

label , .button {
	display: block;
	font-size: 26px;
	margin-top: 30px;
	color: #006738;
}

input {
	font-size: 18px;
	width: 180px;
	height: 30px;
	border: none;
	box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
}


textarea {
	resize: none;
	height: 200px;
	width: 500px;
	font-size: 18px;
	border: none;
	box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
}

.button {
	box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
	border: none;
	cursor: pointer;
	padding: 5px;
}

.poruka {
	display: block;
	font-family: MYRIADPRO-REGULAR, sans-serif;
	font-size: 22px;
	margin-top: 10px;
}

.brochure, .brochure_blue {
	position: absolute;
	width: 350px;
	height: 550px;
	display: none;
	top: 100px;
	left: 910px;
	z-index: 2;
}

.play {
	position: absolute;
	background:url(../images/play.png) no-repeat;
	width: 220px;
	height: 154px;
	display: none;
	top: 540px;
	left: 590px;
	z-index: 2;
}
