
body {
	background: #FFFFFF;
	font-family: 'Yanone Kaffeesatz';
	font-size: 13.5pt;
	line-height: 1.75em;
	color: #4c4c4c;
}
/*
h1 {
	font-family: 'Lobster Two', cursive;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: 300;
}   */

h2, h3, h4 {
 /*	font-family: 'Yanone Kaffeesatz'; */
	font-weight: 300;
	color: #1d1d1d;
}

/* h2, h3 {
	font-size: 2em;
	letter-spacing: -1px;
	margin: 0 0 0.75em 0;
} */

.strong {
	font-weight: 700;
	color: #1d1d1d;
}

a {
	color: #478903;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.text {
  margin:0;
	margin-bottom: 5px;
    	background: transparent;
	font-family: 'Yanone Kaffeesatz';
	font-size: 13.5pt;
	line-height: 1.25em;
	color: #4c4c4c;
}


/* Reusable Buttons */

.button {
 
	display: inline-block;
	outline: 0;
	white-space: nowrap;
	margin-top: 10px;
	padding: 10px;
	background: #E55234;
	box-shadow: inset 0px 0px 0px 1px #F5AC97, 0px 2px 3px 0px rgba(0,0,0,0.25);
	border: solid 1px #B72204;
	border-radius: 6px;
	background-image: -moz-linear-gradient(top, #DD3B25, #EB6541);
	background-image: -webkit-linear-gradient(top, #DD3B25, #EB6541);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DD3B25), to(#EB6541));
	background-image: -ms-linear-gradient(top, #DD3B25, #EB6541);
	background-image: -o-linear-gradient(top, #DD3B25, #EB6541);
	background-image: linear-gradient(top, #DD3B25, #EB6541);
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.5);
	font-size: 20px;
    font-weight:bold;
	color: #FFFFFF;
}

/* Wrappers */

#copyright {
	overflow: hidden;
	padding: 50px 0px;

}

#copyright p {
	letter-spacing:2px;
	text-transform: uppercase;
	text-align: center;
	font-size: 1em;
}



#banner {
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	background-color: #FAFAFA;
	border: 1px solid #E1E1E1;
}
.poz{
  width:380px;
    background: rgba(0,0,0,.25);
  box-shadow: 0 0 10px (#1a1a1a,.10), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 10px (#1a1a1a,.10), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 10px (#1a1a1a,.10), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
}


   .font{
  font-size: 48px;
  /* margin: 0 auto 10px; */
  padding: 0;
  text-align: center;

   }
   .dizajn{
      background: #36BC98;
	color: #ffffff;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	}
   h1{
  font-family: Trebuchet MS;
  font-size:46px;
  color:#f2f2f2;
  margin:25px 0 0 10px;
}
h1,h2,h3,h4{padding:0;line-height:1.1em}h1{margin:0 0 5px 0;text-shadow:3px 3px 4px #000000;font-size:150%}
h2{margin:0 0 3px 0;text-shadow:2px 1px 2px #b2b2b2;font-size:110%}h3{margin:0 0 11px 0;text-shadow:2px 1px 2px #b2b2b2;font-size:105%}
  #curve{

-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
-moz-border-radius-topright: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-right-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
}
h5{
  width:350px; font-size:14px;margin:0 0 0 20px;color:#f2f2f2; text-align:center;
}
 h4{
    font-size:22px;
    margin:0 0 0 20px;
	width:300px;
	height:33px;
 }
 .product {
	width:600px;
	margin: 5px 0 2px 0;
}
.product h3 {

   font-size:22px;
    margin:0 0 0 20px;
	width:420px;
	height:23px;

	border-bottom: 1px dashed #2e2304;
}
