html, body {
	padding: 0;
	margin: 0;
}
body {
	background-color: #F5F5F3;
}
.wrap {
	width: 1090px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 20px;

	font-family: 'Lato', sans-serif;
	font-weight: 400;

	font-size: 1.2em;
}
img {
	max-width: 100%;
}
#background {
	background: #F5F5F3 url('../img/background.png') no-repeat scroll bottom left;
	overflow-x: hidden;
}

/*/////  	HEADER    ////////////////////////////////*/
#header {
	position: relative;
	overflow: visible;
}
#header-logo {
	overflow: auto;
	float: left;
	display: inline-block;
	width: 35%;
}

/*/////  	MENU    ////////////////////////////////*/
#menu_icon {
	display: none;
	padding-top: 6px;
	padding-right: 10px;
	overflow: auto;
}
#menu_icon .inner {
	width: 30px;
	float: right;
}
#menu_icon .bar {
	background-color: #EFEEEB;
	width: 100%;
	height: 4px;
	margin-bottom: 5px;
}

#top-line {
    background-color: #4A7B29;
	display: inline-block;
	position: absolute;
	width: 150%;
	top: 80px;
	height: 2em;
}
#top-menu {
    line-height: 2em;
    height: 2em;
    display: inline-block;
	position: absolute;
	width: 64.5%;
	top: 80px;
	text-align: right;
	color: #fff;
}
#top-menu ul.dropdown-menu {
	margin: 0;
	padding: 0;
	position: relative;
    border-radius: 0;
    background: #F0882F;
    box-shadow: none;
    border: none;
    min-width: 185px;
}
#top-menu li {
	list-style: none;
	width: auto;
	display: inline-block;
	margin-right: 10px;
}
#top-menu li ul li {
	display: block;
	margin-right: 0;
}
.dropdown-menu {
	position: relative;
}
#top-menu li.divider {
    padding: 10px 0;
}
#top-menu a {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
#top-menu a:hover, #top-menu a:active, #top-menu a:focus {
	background-color: #3B661D;
}
#top-menu li a, #top-menu li a:visited,
#top-menu .falselink {
	width: 100%;
	display: block;
	color: #fff;
}
#top-menu ul.dropdown-menu a, #top-menu ul.dropdown-menu a:visited {
	color: #fff;
}
#top-menu .dropme ul {
	display: none;
}
#top-menu ul li ul li a {
	line-height: 2em;
	font-size: 1.1em;
}
#top-menu ul li ul li a, #top-menu ul li ul li a:visited {
	color: #C0883E;
}
#top-menu ul li ul li a:hover, #top-menu ul li ul li a:active, , #top-menu ul li ul li a:focus {
	background-color: #E57C27;
}
.menu-title {
	color: #C0883E;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 1.3em;
	margin-top: -5px;
}
#head-kosarica {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 0.8em;
}
#head-kosarica img {
	display: inline-block;	
	margin: 0 10px;
}
#head-kosarica a, #head-kosarica a:visited {
	color: #6B695D;
}
#head-kosarica a:hover, #head-kosarica a:active, #head-kosarica a:focus {
	text-decoration: none;
}
#total-qty {
	float: right;
	color: #F0903A;
	font-size: 1.2em;
}

/*/////  	FOOTER    ////////////////////////////////*/
#footer {
	padding-top: 50px;
	padding-bottom: 40px;
	padding-left: 0;
	padding-right: 0;

	color: #fff;
	font-size: 1.1em;
	line-height: 1.3em;
}
#footer-outer {
	background: #EF872E url('../img/footer-bg.png') repeat scroll top;
}
#footer .wrap {
	padding-left: 0;
	padding-right: 0;
}
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}
#logo-footer {
    margin-bottom: 35px;
}
.copyright {
	margin-top: 20px;
}
#footer .tel-box {
	margin: 15px 0;
}
#foot-contact-form {
    overflow: auto;
}
#footer input, #footer textarea {
	border: none;
	box-shadow: none;
	border-radius: 0;

	background-color: #fff;
	border: 2px solid #fff;
	color: #F0882E;
	font-size: 1em;
	line-height: 1.8em;
	margin-bottom: 15px;
	padding: 3px 8px;
	width: 100%;
}
#footer .error input, #footer .error textarea {
	border: 2px solid #4A7B29;
	background-color: #E1F2D5;
}
#footer textarea {
    height: 11em;
}
#footer button {
    padding: 11px 40px;
    border: 1px solid #fff;
    background-color: rgba(255,255,255,0.3);
    margin-bottom: 20px;
    margin-top: 20px;
}
#footer small {
	display: block;
	clear: both;
}
#face-footer {
    margin: 5px 0 20px 0;
}
#btn-share-on img {
    margin-left: 15px;
}
#share-btns {
    margin-top: 10px;
}

/*/////  	MAIN    ////////////////////////////////*/

#mainbox {
	color: #6B695D;
	padding-bottom: 50px;
	min-height: 600px;
}
#content {
	padding-top: 60px;
	padding-bottom: 40px;

	line-height: 1.8em;
}
.hidden {
	display: none;
}
#mainbox a, #mainbox a:hover, #mainbox a:focus {
	color: #F0903A;
	text-decoration: underline;
}


/*/////  	SLIDER    ////////////////////////////////*/
.above-slider {
	position: absolute;
	z-index: 14;
	right: 0;
	top: 0;
	height: auto;
	margin: auto;
	width: 40%;
	text-align: left;
	padding-top: 30px;
}
.above-slider a, .above-slider a:visited {
	color: #F5A905;
	text-decoration: none;
}
.above-slider a:hover, .above-slider a:active {
	color: #E57C27;
}
.slider-naslov {
    display: block;
	font-size: 3.4em;
	font-family: 'Kameron', serif;
	line-height: 1em;
}
.slider-vise {
	display: block;
	margin-top: 25px;
	float: right;
}
.carousel-indicators {
    right: 0;
    left: auto;
    width: auto;
    margin-left: 0;
}
.carousel-indicators li, .carousel-indicators li.active {
	background-color: #C3C3C1;
	height: 20px;
	width: 20px;
	border: none;
	margin-left: 15px;
}
.carousel-indicators li.active {
	background-color: #8F8F8F;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100%;
}


/*/////  	CONTENT    ////////////////////////////////*/
h1, h2, h3 {
	font-family: 'Lato', sans-serif;
	margin-bottom: 0.8em;
	color: #808080;
}
h1 {
    font-size: 2.3em;
	color: #4A7B29;
}
h1.category-title {
    border-bottom: 1px solid #ccc;
    display: block;
    color: #767674;
    font-size: 1.6em;
    padding-bottom: 20px;
}
h1.category-title b {
	color: #F5A905;
	font-weight: normal;
}
hr {
	border-top: 1px solid #bbb;
}
hr.dotted {
	border-top: 4px dotted #8F8E8A;
	margin-top: 10px;
	margin-bottom: 30px;
}
.text-right {
	text-align: right;
}
.notbold {
	font-weight: normal;
}
#naslovna-tekst {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 4px dotted #8F8E8A;
	text-align: center;
	line-height: 1.8em;
}
#naslovna-tekst .inner {
	max-width: 810px;
	margin: 0 auto;
}
#naslovna-tekst h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 20px;
}
#proizvodi {
    font-size: 0.9em;
    line-height: 2em;
}
.proizvod {
	padding: 30px 30px 50px 30px;
	border-bottom: 4px dotted #8F8E8A;
	overflow: auto;
}
.proizvod:last-child {
	/*border-bottom: none;*/
}
.proizvod h2 {
    margin-top: 0;
    color: #52534E;
}
#mainbox .proizvod a.prodtitle, #mainbox a.prodtitle:visited, #mainbox a.prodtitle:hover {
	text-decoration: none;
}
#mainbox a.bread-title, #mainbox a.bread-title:visited {
	color: #767674;
	text-decoration: none;
}
#mainbox a.bread-title:hover, #mainbox a.bread-title:active, #mainbox a.bread-title:focus {
	text-decoration: underline;
}
.proizvod img {
	float: left;
	margin-right: 40px;

	-webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    4px 4px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         4px 4px 5px 0px rgba(0, 0, 0, 0.5);
}
.cijena {
    margin: 20px 0;
    font-size: 1.7em;
}
.cijena b {
	color: #F0882F;
}
.kosarica-dodaj {
    background-color: #F0882F;
    border: none;
    color: #fff;
    font-size: 1.1em;
    padding: 5px;
    width: 230px;
    text-align: center;
    float: left;
}
.kosarica-pregled, .kosarica-placanje, .kosarica-naruci {
    background-color: #F5A906;
    border: none;
    color: #fff;
    font-size: 1.1em;
    padding: 5px;
    float: left;
    display: block;
    width: 230px;
    text-align: center;
    margin-top: 15px;
}
.kosarica-off {
    background-color: #aaaaaa;
    cursor: auto;
}

#mainbox .kosarica-pregled:hover, #mainbox .kosarica-pregled:active, #mainbox .kosarica-pregled:focus ,
#mainbox .kosarica-placanje:hover, #mainbox .kosarica-placanje:active, #mainbox .kosarica-placanje:focus 
{
	color: #fff;
	text-decoration: none;
}
#mainbox .kosarica-pregled, #mainbox .kosarica-pregled:visited,
#mainbox .kosarica-placanje, #mainbox .kosarica-placanje:visited 
{
	color: #fff;
	text-decoration: none;
}
input.qty {
    border: 1px solid #F0882F;
    padding: 0 0 0 10px;
    width: 50px;
    line-height: 37px;
    float: right;
}
.cart-qty-btn {
	width: 50px;
    line-height: 37px;
    display: inline-block;
    background-color: #F0882F;
    color: #fff;
}
.proizvod-cart {
	text-align: center;
	border-bottom: 4px dotted #8F8E8A;
	padding-bottom: 50px;
	margin-top: 45px;
	overflow: auto;
}
.proizvod-cart img {
	height: 160px;

    -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.5);
}
.kosarica-brisi {
    top: 70px;
    position: absolute;
}
.proizvod-cart small {
    display: block;
    margin-bottom: 4em;
}
.proizvod-cart .qty {
    float: none;
}
#cart-bottom {
	background:  url('../img/narudzba-box.png') no-repeat scroll bottom left;
	max-width: 100%;
	width: 1046px;
	height: 470px;
	margin-top: 40px;
	padding-top: 60px;
}
#cart-bottom {
	line-height: 2em;
}
#cart-bottom small {
	margin-top: -1em;
	font-size: 0.9em;
	line-height: 1.4em;
}
#cart-bottom .ukupno-box {
	padding: 0 35px;
}
#cart-bottom .ukupno {
    margin-top: 100px;
    border-bottom: 1px solid #ccc;
    padding: 0 35px 10px 35px;
    font-size: 1.4em;
    margin-right: 30px;
}
#cart-bottom .ukupno b {
	color: #F0903A;
}
.kosarica-placanje {
	margin: 40px 35px  0 35px;
}
#checkout-form .input {
	width: 45%;
	margin-right: 4%;
	float: left;
}
#checkout-form .textarea {
	width: 95%;
	margin-right: 4%;
}
#checkout-form .input label {
	display: block;
}
#checkout-form .input input, #checkout-form .input select, #checkout-form .input textarea {
	border: 1px solid #F0903A;
	width: 100%;
	border-radius: 0;
	line-height: 20px;
	font-size: 0.9em;
	padding: 10px 5px;
	margin-bottom: 25px;
}
#checkout-form .input select {
	font-size: 0.9em;
}
#checkout-form .checkbox {
	width: auto;
	margin-bottom: 25px;
}
#checkout-form .checkbox input {
	margin: 7px 0 0 0;
	width: auto;
}
#checkout-form .clear, #checkout-form .zemlja {
	clear: both;
	float: none;
}
#checkout-form .zemlja {
	font-weight: bold;
	margin-bottom: 25px;
	margin-right: 0;
}
#adresa-dostava .zemlja {
	margin-left: 4%;
}
#adresa-dostava {
	opacity: 0.6;
	border-left: 1px solid #ddd;
	overflow: auto;
}
#adresa-dostava .input {
	width: 45%;
	margin-right: 0;
	margin-left: 4%;
	float: left;
}

#adresa-dostava .input input, #adresa-dostava .input select, #adresa-dostava .input textarea {
	border: 1px solid #aaa;
}
#adresa-dostava.active {
	opacity: 1;
}
#adresa-dostava.active  .input input, #adresa-dostava.active  .input select, #adresa-dostava.active  .input textarea {
	border: 1px solid #F0903A;
}
#checkout-bottom {
	background-color: #fff;
	overflow: auto;
	margin: 0 15px;
	padding: 10px 10px 40px 10px;
	font-size: 0.9em;
}
#info-left h2 {
    color: #F0903A;
    font-size: 1.6em;
    font-weight: bold;
    margin-left: 25px;
    margin-top: 0px;
}
#order-confirm h2 {
    color: #51524D;
    font-size: 1.4em;
}
#info-left hr {
	clear: both;
}
#info-left .qty {
    float: right;
    margin-right: 20px;
}
#info-left b {
	font-size: 1.1em;
    display: block;
    text-align: right;
    margin-right: 20px;
}
.price-box {
    margin-bottom: 7px;
    overflow: auto;
    clear: both;
    padding-left: 60px;
}
small.dostava-txt {
	font-size: 0.95em;
	text-align: right;
	display: block;
	margin-right: 20px;
}
small.dostava {
	font-size: 0.95em;
}
#info-left .ukupno {
	color: #F0903A;
	font-size: 1.6em;
	font-weight: bold;
}
#info-left {
	border-right: 1px solid #ddd;
	margin-top: 10px;
	padding-right: 30px;
}
#order-confirm #info-left {
	border-right: none;
	margin-top: 25px;
	padding-right: 0;
}
#endform {
	clear: both;
	display: block;
	padding-left: 40px;
	padding-bottom: 40px;
	overflow: auto;
}
#placanje-uvjeti {
	padding: 50px;
}
.placanje-pouzece .info, .placanje-uplata .info {
	display: block;
	margin-top: 5px;
	margin-bottom: 30px;
	padding: 15px 20px;
	font-size: 0.95em;
}
.placanje-pouzece .info {
	background-color: #EDE1C9;
}
.placanje-uplata .info {
	background-color: #D3E5B5;
}
#OrderUvjeti {
    margin-left: 0px;
}
.error #OrderUvjeti label {
	background-color: #FF6866;
}
#order-info h2 {
    color: #F5A905;
    font-size: 1.6em;
}
#detalji-banka {
	padding: 5px 10px;
	background-color: #D3E5B5;
	display: block;
	float: left;
	max-width: 65%;
}
#print-btn {
	display: block;
	float: left;
	max-width: 30%;
	margin-left: 5%;
	line-height: 1em;
	text-align: center;
}
#print-btn img {
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0 30px;
}
#thumbup {
	display: block;
	margin: 30px auto;
}
#print-btn a, #print-btn a:visited {
	color: #6B695D;
	text-decoration: none;
}
#print-btn a:hover, #print-btn a:active, #print-btn a:focus {
	text-decoration: none;
}
#orderconfirm-detailsbox {
	margin-top: 60px;
	overflow: auto;
}