body{
	margin:0;
	
}
footer{
	bottom: 0;
	width: 960px;
}
p{
	position: relative;
}
.stavke{


	position: relative;
	width: 80%;
	margin: 115px auto 0px auto;
	border-style: outset;
	border-width: 5px;
	

}


@media screen and (max-width: 950px) {
  .stavke{
  	margin-top: 50px;
  }
}



.stavke a {
	margin-left: 5em;
	color: #0011A8;
	text-decoration: underline;
}
.stavke.cene a {
	text-transform: uppercase;
	
}
.stavke a:hover { color: #840000;	}
.stavke h4{ margin-left: 1em; }
.stavke h3{ margin-left: 0.8em; }
.stavke h5{ margin-left: 0.8em;}
.stavke p{
	margin-left: 1em;
	margin-right: 1em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

.mapa {
	width: 97%;
	height: 400px;
	position: relative;
	display: block;
	margin-top: 100px;
	margin-bottom: 10px;
}

.demo-wrapper {
	border: 3px solid #5E0000;
	position: relative;
	width: 96%;
	height: 450px;
	margin: 3em auto 0 auto;
	height: 500px;
}
#surabaya {
	width: 100%;
	height: 100%;
}
.stavke.paragrafi p{
	margin: 5px 0 0 3em;
}

.stavke.zakontakt p{
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 3em;
}

section{
	position: relative;
	display: block;
	margin: 3em 0 0 0;
	letter-spacing:2px;
}form {
	width:470px;
	margin:0 auto 0 auto;
	
}


label {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #7D0003;
	font-weight: bold;
	font-style: italic;
	display:block;
	margin-top:20px;
	letter-spacing:2px;
}

input, textarea {
	width:68%;
	height:20px;
	background:#FFFFFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #dedede;
	padding:10px;
	margin-top:3px;
	font-size:0.9em;
	color:#3a3a3a;
}
input:focus, textarea:focus {
		border:1px solid #97d6eb;
	}

textarea {
	height:213px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/text) right no-repeat #efefef;
}

#submit {
	margin-left: auto;
	margin-bottom: 10px;
	background-image: url(../img/subbmit.png);
	background-repeat: no-repeat;
	width:127px;
	height:38px;
	text-indent:-9999px;
	border:none;
	margin-top:20px;
	cursor:pointer;
}

	#submit:hover {
		opacity:0.9;
	}
.stavke.paragrafi a {
	margin-left: 3em;
	font-size: 1.3em;
}
.stavke.paragrafi h6 {
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 0.3em;
	
}
.stavke img{
	max-width: 90%;
	max-height: 400px;
	height: auto;
	margin-right: 10px;
}
.iznad_slike{

	color: #A91612;
	font-weight: bold;
}
b{
	color: #A91612;
}
#za_pp p{
	font-size: 1em;
}
#za_pp a{
	margin-left: 0px;
}
