@import "reset.css";

/* ----- clear[fix] start ----- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
    margin: 0;
    padding: 0;
}
/* ----- clearfix end -----*/

root { 
    display: block;
}

html {
	background-image: url("../images/bg-2.jpg");
	background-repeat: no-repeat;  
	background-attachment: scroll;  
	background-position: 0% 0%;
	background-size: 100%;
	background-color: #fafafa;
	min-width: 1024px;
}

body {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	border-top: 6px solid #e61339;
	color: #fafafa;
	font-family: Arial, verdana, helvetica;
	font-size: 87.5%;
	line-height: 1.2;
	text-align: left;
}




header {
	
}

h1 {
	text-indent: -99999px;
}


#logo {
	position: absolute;
	top: 0px;
}


#social {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 5px;
	left: 845px;
}

#social .google-plus {
	margin-top: 2px;
}


#social li {
	float: left;
	padding-right: 6px;
}

#social li a {
	float: left;
	height: 14px;
	width: auto;
}

#language {
	padding: 0;
	margin: 0;
	width: 60px;
	height: 25px;
	position: absolute;
	top: 9px;
	left: 955px;
	font-family: Arial;
	font-size: 8pt;
}


#language ul {

	
}

#language li {
	
	display: inline;
	float: left;
	margin-right: 2px;
}

#language li a {
	padding: 3px 3px 2px 3px;
	text-decoration: none;
	color: white;
	opacity: 0.5;
	/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	
	
	/* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#444), to(#9b9b9b));

  /* Safari 5.1, Chrome 10+ */
   background: -webkit-linear-gradient(top, #444, #9b9b9b);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #444, #9b9b9b);

  /* IE 10 */
  background: -ms-linear-gradient(top, #444, #9b9b9b);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #444, #9b9b9b);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#444', EndColorStr='#9b9b9b');
	
}

#language li a:hover {
	opacity: .2;
}

#language li .lan-current {
	opacity: 1;
	/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

nav {
	/*width: 660px;*/
	/*margin-left: 340px;*/
	font-family: "Open sans";
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	/*position: relative;*/
	float: right;
	margin-top: 80px;
}

nav ul {
	padding: 0;
	height: 32px;
}

nav li {
	display: inline;
	float: left;
			/* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 40% 100%, from(#f4f4f4), to(#afafaf));

  /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #f4f4f4 40%, #afafaf 100%);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #f4f4f4 40%, #afafaf 100%);

  /* IE 10 */
  background: -ms-linear-gradient(top, #f4f4f4 40%, #afafaf 100%);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #f4f4f4 40%, #afafaf 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f4f4f4', EndColorStr='#afafaf');

}

nav li a {
	color: #555;
	display: inline-block;
	width: auto;
	padding: 0 19px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none;
	line-height: 32px;

}

.current {
	border-bottom: 3px solid #e61339;
	height: 29px
}

nav li a {
	border-right: 1px solid rgba(0,0,0,0.05);
}

nav li:last-child a {
	border-right: 0;

}

nav a:hover, nav a:active {
	background-color: #e9e9e8;
}


#content {
	width: 1000px;
	margin: 30px auto 0 auto;
}

#main-text {
	font-family: Roboto;
	font-size: 33px;
	color: #444444;
	margin-bottom: 50px;
	margin-top: 30px;
	font-weight: 300;
	line-height: 33px;
}

#main-text-upit {
	font-family: Roboto;
	font-size: 33px;
	color: #444444;
	margin-top: 30px;
	font-weight: 300;
	line-height: 33px;
}

article {
	xwidth: 1000px;
	margin-top: 30px;
}
#index-wrap {
	margin: 0 auto;
	width: 980px;
}

.box {
	width: 305px;
	height: 348px;
	float: left;
	margin-right: 32.33px;
	margin-bottom: 10px;
	background-color: #fff;
	position: relative;
	padding-bottom: 10px;
	-moz-box-shadow:     0px 0px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  0px 0px 3px rgba(0, 0, 0, 0.2);
	 box-shadow:         0px 0px 3px rgba(0, 0, 0, 0.2);
}

.box:last-child {margin-right: 0 !important; }



.box h2 {
	font-family: Roboto, Arial;
	font-size: 20px;
	font-weight: 300;
	color: #444444;
	margin-left: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
}
	
.box span {
	font-family: Roboto;
	font-size: 27px;
	font-weight: 300;
	color: #fff;
	margin-left: 13px;
	padding:  10px 0;
	position: absolute;
	top: 135px;
	left: 0;
}

.box h2 .services.title-red {
	color: #e61339;
}

.box ul {
	margin: 5px 10px 5px 22px;
	font-size: 14px;
	font-weight: 300;
	color: #444;
	list-style-image: url("../images/list-style.png");
}

.box ul li {
	margin: 2px 0;
}

.box a.services {
	text-decoration: none;
	color: #444444;
	padding-top: 5px;
	display: block;
	width: 305px;
	}

.box a.services:hover {
	text-decoration: none;
	color: #888;
}


.index-list-link  {
	background-image: url("../images/link-red.png");
	display: block;
	height: 16px;
	width: 16px;
	margin-left: 20px;
	margin-top: 20px;
}

.index-list-link:hover {
	background-image: url("../images/link-red-hover.png");
}
	
.services-arrow {
	position: absolute;
	top: 41px;
	left: 754px;
	background: url('../images/arrow.png') no-repeat;
	width: 12px;
	height: 18px;
}

.services-arrow-gray {
	position: absolute;
	top: 41px;
	left: 754px;
	background: url('../images/arrow-gray.png') no-repeat;
	width: 12px;
	height: 18px;
}

.box-top {
	width: 305px;
	height: 187px;
}

/* -----                        F O R M A / U P I T                       ----- */


.form-title {
	margin: 0;
	font-size: 26px;
	font-weight: 300;
	color: #444444;
	margin-bottom: 5px;
	clear: both;
}



#form {
	padding: 15px 15px 40px 15px;
	font-size: 95%;
	margin-bottom: 5px;
	width: 970px;
	
	-moz-box-shadow:     0px 0px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  0px 0px 3px rgba(0, 0, 0, 0.2);
	 box-shadow:         0px 0px 3px rgba(0, 0, 0, 0.2);
	
/* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 40% 100%, from(#f0133c), to(#a70a29));

  /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #f0133c 40%, #a70a29 100%);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #f0133c 40%, #a70a29 100%);

  /* IE 10 */
  background: -ms-linear-gradient(top, #f0133c 40%, #a70a29 100%);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #f0133c 40%, #a70a29 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f0133c', EndColorStr='#a70a29');
}

legend {
	font-size: 16px;
	color: #fff;
	margin-left: 13px;
	padding: 15px 0;
}

.form-left {
	float: left;
	width: 55%;
	border-bottom: 1px solid white;
	padding: 10px 0;
}

#form-right {
	position: relative;
}

.form-left-last {
	float: left;
	width: 55%;
	border-bottom: none;
	padding: 10px 0;
}

form input {
	font-weight: bold;
	border: red;
	background: #fff;
	width: 55%;
	height: 20px;
	margin-bottom: 3px;
	color: #444444;
	font-weight: 300;
	padding-left: 2px;
	padding-left: 1%;
	xborder: 1px solid #ddd;
}

#upit input {
	font-weight: bold;
	border: red;
	background: #fff;
	width: 55%;
	height: 25px;
	margin-bottom: 1px;
	color: #444444;
	font-weight: 300;
	padding-left: 2px;
	margin-bottom: 5px;
	padding-left: 1%;
	xborder: 1px solid #ddd;
}

.fLable {
	width: 35%;
	font-weight: bold;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	padding-left: 4%;
	float: left;
}

.Lable-napomena {
	width: 35%;
	font-weight: bold;
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	float: left;
}

.fCheckbox {
	font-weight: bold;
	font-weight: 300;
	color: #fff;
	height: 20px;
	width: 20px;
	float: left;
	box-shadow: none;
	margin: 0;
	padding: 0;
}

.textArea {
	border: none;
	background: #fff;
	width: 95%;
	height: 620px;
	color: #444444;
	overflow: hidden;
	float: none;
	font-family: Arial, verdana, helvetica;
	font-size: 14px;
	font-weight: 300;
	padding-left: 1%;
}

form input, .textArea {
	-moz-box-shadow:    inset 0 0 3px #444;
   -webkit-box-shadow: inset 0 0 3px #444;
   box-shadow:         inset 0 0 3px #444;
}
   


#subject {
	border: none;
	background: #fff;
	width: 360px;
	height: 100px;
	margin-bottom: 6px;
	color: #444444;
}

#form-right input {
	width: 126px;
	height: 42px;
}

.upitSendButton {
	position: absolute;		
	background: url('../images/upit-send-button1.jpg') no-repeat;
	top: 735px;
	left: 320px;
	font-size: 17px;
	color: #bbb;
	text-align: center;
}



.upitSendButton:hover {
	background: url('../images/upit-send-button-hover1.jpg') no-repeat;
	cursor: pointer;
}



.error {
	border: 1px solid #4b4a4a;
}

#form-remark {
	color: #777;
	margin-left: 10px;
}


/* -----                      S T R A N A  F O R M A / U P I T                       ----- */

#content .text-small {
	font-family: Roboto;
	font-size: 20px;
	font-weight: 300;
	color: #444444;
	margin: 10px 0;
} 

#content .text-small a {
	color: #e61339;
	text-decoration: none;
} 

#content .text-small a:hover {
	color: #444444;
} 

#upit-hvala {
	width: 762px;
	height: 136px;
	margin: 0 auto;
	padding-top: 50px;
	text-align: center;
	font-family: Roboto;
	font-weight: 300;
	font-size: 35px;
	-moz-box-shadow:     0px 0px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  0px 0px 3px rgba(0, 0, 0, 0.2);
	 box-shadow:         0px 0px 3px rgba(0, 0, 0, 0.2);
	 /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eb143a), to(#b10d2c));

  /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #eb143a 0%, #b10d2c 100%);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #eb143a 0%, #b10d2c 100%);

  /* IE 10 */
  background: -ms-linear-gradient(top, #eb143a 0%, #b10d2c 100%);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #eb143a 0%, #b10d2c 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eb143a', EndColorStr='#b10d2c');

}


#upit-hvala-2 {
	font-size: 22px;
	margin-top: 5px;
}


/* -----                      lokacije                      ----- */

.maps-div {
	xbackground-color: #fff;
	width: 327px;
	float: left;
}

.maps-title {
	font-size: 20px;
	color: #444444;
	margin-left:12px;
	font-family: Roboto;
	font-weight: 300;
}

.maps-location {
	font-size: 15px;
	color: #888;
	margin: 0 0 15px 12px;
}

.map {
	border: 12px solid white;

}

#maps-div p {
	font-size: 9pt;
	width: 300px;
}


/* -----                      o nama                      ----- */

.about-text {
	font-size: 14px;
	color: #444444;
	font-weight: 300;
	line-height: 20px;
	
	padding: 15px;
}

.box-about {
	width: 729px;
	height: 180px;
	float: left;
	margin-bottom: 20px;
	background-color: #fff;
	position: relative;
}

.box-about a {
	text-decoration: none;
	font-weight: bold;
	color: #e61339;
}



.box-about a:hover {
	color: #333;
}

#about-wrap {
	
}

.box-about-wrap {
	height: 180px;
	margin-bottom: 20px;
	-moz-box-shadow:     0px 0px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  0px 0px 3px rgba(0, 0, 0, 0.2);
	 box-shadow:         0px 0px 3px rgba(0, 0, 0, 0.2);
}

.box-about ul {
	margin: 0 0 5px 55px;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	line-height: 20px;
	list-style-image: url("../images/list-style.png");
}

#content img {
	float: left;
}

#contact-wrap .form-image {
	
}

.about-img {
	float: left;
	height: 180px;
}
	
	
/* -----                      hitne isporuke                    ----- */

.box-delivery {
	width: 1000px;
	height: 235px;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #fff;
	position: relative;
	-moz-box-shadow:     0px 0px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  0px 0px 3px rgba(0, 0, 0, 0.2);
	 box-shadow:         0px 0px 3px rgba(0, 0, 0, 0.2);
}

.box-delivery img {
	float: left;
	margin-right: 30px;
}

.box-delivery ul {
	margin: 38px 0 5px 510px;
	font-size: 14px;
	color: #444444;
	list-style-image: url("../images/list-style.png");
	padding-right: 40px;
}

.box-delivery ul li {
	margin: 25px 0;
}

.li-lighter {
	color: #888;
}

.box-delivery-bottom {
	width: 1000px;
	float: left;
	margin-bottom: 20px;
	position: relative;
	font-size: 16px;
}
.box-delivery-bottom p {
	font-size: 17px;
	color: #444444;
}

.box-delivery-bottom ul {
	margin: 25px 0 5px 55px;
	font-weight: 300;
	color: #444444;
	padding-right: 40px;
}

.isporuke-contact {
	color: #444444;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: 700;
}

.box-delivery-bottom a {
	color: #444444;
	margin-bottom: 20px;
	text-decoration: none;
}

.box-delivery-bottom a:hover {
	color: #999;

}

/* -----                           isporuke                         ----- */

.box-services {
	width: 1000px;
	height: 237px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	margin-bottom: 10px;
	-moz-box-shadow:     0px 0px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  0px 0px 3px rgba(0, 0, 0, 0.2);
	 box-shadow:         0px 0px 3px rgba(0, 0, 0, 0.2);
	 clear: both;
}

.box:last-child {margin-right: 0 !important; }


.box-services h2 {
	position: absolute;
	top: 5px;
	left: 352px;
	font-family: Roboto;
	font-size: 27px;
	font-weight: 300;
	color: #444444;
	z-index: 1;
}

.box-services h2.title-red {
	color: #e61339;
}


.box-services .services.title-red {
	color: #e61339;
}

 .services-list {
	padding-top: 37px;
	padding-left: 22px;
	font-size: 1em;
	font-weight: 300;
	color: #666;
	xline-height: 21px;
	list-style-image: url("../images/list-style.png");
	width: 403px;
	height: 200px;
	float: left;
}

 .services-list li {
	margin: 8px 0;
	line-height: 15px;
}

.box-services a.services {
	text-decoration: none;
	color: #444444;

}

.box-services a.services:hover {
	text-decoration: none;
	color: #888;
}

.services-list-link {
	padding: 40px 6px 0 15px;
	font-size: 1em;
	font-weight: 300;
	color: #666;
	width: 224px;
	height: 197px;
	float: left;
}

.services-list-link a.link-gray {
	background-image: url("../images/link.png");
	display: block;
	height: 16px;
	width: 16px;
	margin-top: 10px;
}

.services-list-link a.link-gray:hover {
	background-image: url("../images/link-hover.png");
}

.services-list-link a.link-red {
	background-image: url("../images/link-red.png");
	display: block;
	height: 16px;
	width: 16px;
	margin-top: 10px;

}

.services-list-link a.link-red:hover {
	background-image: url("../images/link-red-hover.png");
}

.services-list-link li {
	margin-bottom: 20px;
	line-height: 18px;
}

.gray {
	background-color: #e6e4e0;
}

/* -----                           kontakt                         ----- */

#contact-wrap {
	margin-top: 45px;
	-moz-box-shadow:     0px 0px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  0px 0px 3px rgba(0, 0, 0, 0.2);
	 box-shadow:         0px 0px 3px rgba(0, 0, 0, 0.2);
}

.box-contact {
	width: 1000px;
	height: 197px;
	background-color: #fff;
	position: relative;
	clear: both;
}

.box-contact h2 {
	padding-top: 10px;
	font-family: Roboto;
	font-size: 1.6em;
	font-weight: 300;
	color: #444444;
	z-index: 1;
}

.contact-red h2 {
	
	font-family: Roboto;
	font-size: 1.6em;
	font-weight: 300;
	color: #e61339;
	line-height: 30px;
}

.contact-red ul {
	padding-top: 100px;
	padding-left: 30px;
	font-size: .7em;
	font-weight: 700;
	color: #444444;
	line-height: 16px;
	list-style-image: url("../images/list-style.png");
	width: 305px;
	height: 182px;
	float: left;
}

.div-contact {
	padding-left: 15px;
	width: 315px;
	height: 197px;
	float: left;

}

.div-contact a {
	color: #666;
	text-decoration: none;
}
.div-contact a:hover {
	color: #999;

}

.contact-naslov, .contact-lable, .contact-input {
	width: 335px;
	margin-left: 5px;
}

.contact-naslov {
	color: #444444;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 20px;
}

 .red{
	
}

.contact-lable {
	color: #444444;
	font-size: 1em;
	margin-top: 4px;
	font-weight: 300;
}

.contact-input {
	color: #666;
	font-size: 1.1em;
	margin-top: 2px;
	font-weight: 700;
}



.contact-form {
	padding: 8px 0 0 10px;
	width: 330px;
	height: 189px;
	float: left;

}

#contactSendButton {
	width: 81px;
}

/* -----                       kontakt - forma                         ----- */

.removed {
	display: none;
}




#contactForm textarea, #zastupanjeForm textarea, #hitnoForm textarea {
	border: none;
	background: #fff;
	width: 318px;
	height: 80px;
	color: #444444;
	overflow: hidden;
	float: none;
	font-family: Arial, verdana, helvetica;
	font-size: .9em;
	font-weight: 300;
	padding-left: 1%;
	-moz-box-shadow:    inset 0 0 3px #444;
   -webkit-box-shadow: inset 0 0 3px #444;
   box-shadow:         inset 0 0 3px #444;

}

#contactForm input, #hitnoForm input, #zastupanjeForm input {
	width: 320px;
}


#contactForm .sendButton, #hitnoForm .sendButton, #zastupanjeForm .sendButton {
	margin-left: 257px;
	background: url('../images/send-button2.jpg') no-repeat;
	width: 65px;
	height: 23px;
	color: #bbb;
	text-align: left;
}

#contactForm .sendButton:hover, #hitnoForm .sendButton:hover, #zastupanjeForm .sendButton:hover {
	background: url('../images/send-button-hover22.jpg') no-repeat;
	cursor: pointer;

	}

/* -----                       f o o t e r                         ----- */

footer {
	width: 410px;
	margin: 20px auto;
	padding: 40px 0 15px 0;
	clear: both;
}

footer ul {
	color: #444444;
	font-size: 11px;
	
}

footer ul li {
	float: left;
	padding-left: 5px;
}

footer a {
	text-decoration: none;
	color: #444444;
}

footer a:hover {
	color: #ccc;
}

#kronos-red {
	color: #e61339;
}

/* ------ ------ ====== M E D I A  Q U E R Y  ======= ------ ------ */

@media only screen and (min-width: 150px) and (max-width: 480px) {
	
	html {
		min-width: 100%;
		max-width: 100%;
	}
	
	body {
	width: 100%;
	}
	
	#logo  {
		top: 1%;
		text-align: center;
		position: relative;
		}
	
	#social {
		top: 0.5%;
		left: 50%;
	}

	

	#social li {
		float: left;
		padding-right: 6px;
	}

	#social li a {
		float: left;
		height: 14px;
		width: auto;
	}
		
	#logo img {
		width: 90%;
	}

	#language {
		position: absolute;
		top: .5%;
		left: 85%;
	}

	#language li {
		float: none;
		margin-right: 5%;
	}

	nav {
		float: none;
		font-size: 12px;
		display: block;
		margin-top: 20px;
		height: 128px;
		width: 100%;
	}

	nav ul {
		width: 100%;
	}

	nav li {
	width: 50%;
	float: left;
	}

	nav li a {
		width: 100%;
		padding: 0;
		margin: 0;
		text-align: center;
	}

	.current {
		border-bottom: 3px solid #e61339;
		height: 29px;
		
	}

	nav li a {
		border-right: 1px solid rgba(0,0,0,0.05);
	}

	nav li:last-child a {
		border-right: 0;

	}

	nav a:hover, nav a:active {
		background-color: #e9e9e8;
	}
	
	
	#content {
		width: 98%;
		margin: 5% 1%;
	}
	
	#content img {
		width: 100%;
		height: auto;
		float: none;
	}

	#main-text {

		color: #444444;
		margin-bottom: 0;
		margin-top: 0;
	}


	#index-wrap {
		width: 100%;
	}

	.box {
		width: 100%;
		height: auto;
		float: none;
		margin-right: 32.33px;
		margin-bottom: 10px;
		background-color: #fff;
		position: relative;
		padding-bottom: 10px;
		-moz-box-shadow:     0px 0px 3px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow:  0px 0px 3px rgba(0, 0, 0, 0.2);
		 box-shadow:         0px 0px 3px rgba(0, 0, 0, 0.2);
	}

	.box:last-child {margin-right: 0 !important; }

	.box-top {
		width: 100%;
		height: auto;
	}
	
	.box-about-wrap {
		width: 100%;
	height: auto;
	margin-bottom: 20px;
	
	}
	
	.box-about {
		width: 100%;
		height: auto;
	}
	
	.box-services {
		width: 100%;
		height: auto;
	}
	
	.box-services h2 {
	position: absolute;
	top: 100%;
	left: 0;
	font-family: Roboto;
	font-size: 27px;
	font-weight: 300;
	color: #444444;
	
	z-index: 1;
}
	
	
	.services-list {
		width: 100%;
		height: auto;
	}
	
	.services-list-link {
		width: 100%;
		height: auto;
	}
	
	.gray {
		width: 100%;
		
	}
	
	.box-delivery {
		width: 100%;
		height: auto;
	}
	
	.box-delivery ul {
		margin-left: 30px;
		padding-right: 5%;
	}
	
	.box-delivery-bottom {
		width: 96%;
		margin: 0 2%;
	}
	
	.box-delivery-bottom ul {
		padding: 0;
		margin: 0;
	}
	
	.maps-div {
		width: 90%;
		float: none;
	}
	
	#contact-wrap {
		width: 100%;
	}
	
	#contact-wrap .form-image {

			
	}
	
	.box-contact {
		width: 98%;
		height: auto;
		clear: both;
	}
	
	
	
	.div-contact {
		width: 100%;
		float: none;
		height: auto;
		padding: 3%;
	}
	
	.contact-naslov, .contact-lable, .contact-input {
	width: 90%;
	margin-left: 0;
	
	}

	.contact-naslov {
		color: #444444;
		font-size: 1.3em;
		font-weight: bold;
	}
	
	.contact-form {
	padding: 2%;
	width: 98%;
	height: auto;
	float: none;
	}
	
	#contactForm textarea, #zastupanjeForm textarea, #hitnoForm textarea {
	width: 98%;
	padding: 0;
	margin: 1%;
	}

	#contactForm input, #hitnoForm input, #zastupanjeForm input {
		width: 98%;
	}
	
	#contactForm .sendButton, #hitnoForm .sendButton, #zastupanjeForm .sendButton {
	margin-left: 75%;

}
	
	#form {
		width: 98%;
		padding: 0;
		margin: 0;
	}
	
	
	.form-left {
		float: none;
		width: 100%;
		padding-left: 1%;
	}
	
	.form-left-last {
		float: none;
		width: 100%;
		padding-left: 1%;
	}
	
	.fLable {
		width: 39%;
		font-size: 11px;
	}
	
	form input {
		width: 45%;
		height: 23px;
	}
	
	.textArea {
		margin: 4%;
		height: 100px;
		width: 90%;

	}
	
	.Lable-napomena {
		margin-left: 13px;
	}
	
	
	
	.upitSendButton {
		left: 0;
		top: 101%;
		
	}
	
	#upit-hvala {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 50px 0;

}
	
	footer {
	width: 100%;
	padding: 3% 0;
	clear: both;
	text-align: center;
	}

	

	footer ul li {
		float: left;
		padding-left: 5px;
	}

}

