@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	position: relative;
	background-color: rgb(0,194,0);
	background-image: url(../images/bg_body.png);
	background-repeat: repeat-x;
	background-position: left top;
	
	
	
}

#wraper {
	clear: both;
	width: 1010px;
	border: solid 8px #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	background-color: rgb(224,255,196);
	border-radius: 7px;
	padding-bottom:-25px;
}

#header #za_meni {
	width: 1000px;
	margin-top: 12px;
	height: 30px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}


#header {
	clear: both;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]border-bottom-width: 3px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: rgb(0,204,102); */
}

#header #logo {
	float: left;
	height: 150px;
	width: 300px;
	margin-top: 20px;
	margin-left: 30px;
}
#header #quote {
	font-style: italic;
	color: rgb(13,89,15);
	float: right;
	height: 40px;
	width: 400px;
	margin-top: 16px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#header #order-container {
	float: right;
	height: 500px;
	width: 270px;
	background-image: url(../images/2a58a23acd440022419b7ac627478add.jpg);
	margin-right: 25px;
	margin-top: 50px;
	border: 3px solid rgb(0,168,43);
	border-radius: 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top:15px;
	padding-right:5px;
	padding-left:5px;
	background-position: center;
	margin-left:15px;	
	font-style:italic;
	margin-bottom:0px;
}
#order-form ul {
	list-style-type: none;
}
#order-form ul li {
	color: rgb(0,0,51);
}


#order-form h3 {
	font-size: 23px;
	color: rgb(0,0,51);
	margin-top: 5px;
	margin-bottom: 5px;
}
#order-form form {
	
	
	
	width: 200px;
	color: rgb(0,0,51);
	padding-bottom: 10px;
	height:250px;
}
#order-form input{
	height:10px;
	width:180px;
	margin-right:20px;
	margin-left:10px;
	
}
#order-form textarea{

height:40px;
width:180px;
margin-right:20px;
margin-left:10px;

}
#order-form img{

height:35px;
margin-right:70px;

}
#order-form button {
	width: 150px;
	margin-right: 200px;
	padding-right:10px;
	
}
#header #heading {
	font-size: 38px;
	color: rgb(0,153,51);
	width: 290px;
	margin-left: 30px;
	font-family: 'Simonetta', cursive;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(18,128,13);
	border-bottom-color: rgb(18,128,13);
	background-color: rgb(228,247,223);
	padding: 12px;
	float: left;
	margin-top: 100px;
}


#content .clear {
clear: both;
}

#content {
	clear:both;
	width: 100%;
	position: relative;
	margin-left:auto;
	margin-right:auto;

}

#content #glavni {
	clear: both;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}
#glavni .mali_box {
	float: left;
	height: auto;
	width: 380px;
	border: 9px solid rgb(0,230,0);
	background-color: rgb(224,255,196);
	border-radius: 12px;
	min-height: 360px;
	margin: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
#glavni .mali_box h2 {
	background-image: url(../images/2a58a23acd440022419b7ac627478add.jpg);
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: rgb(0,0,62);
	font-weight: lighter;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}

#glavni #za_plant {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: center;
	float: left;
}
#glavni #ingredients {
	margin-bottom: 30px;
}

#glavni #ingredients h3 {
	font-size: 32px;
	color: #000033;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#ingredients ul li {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 10px;
}
#glavni #ingredients ul {
	list-style-type: none;
}
#ingredients ul li a img {
	border: 3px solid rgb(0,230,0);
	border-radius: 50%;
	padding: 6px;
}


#ingredients ul li a p {
	margin-top: -15px;
	background-color: rgb(0,230,0);
	padding: 6px;
	z-index: 3;
	position: relative;
	text-decoration: none;
	width: 116px;
	text-align: center;
}

#ingredients ul li a {
	text-decoration: none;
	color: rgb(0,0,51);
	letter-spacing: 1px;
}
#content #list_sredina_levo {
	height: 174px;
	width: 160px;
	background-image: url(../images/bamboo_leaves_small.png);
	position: absolute;
	left: 0px;
	top: 0px;
}
#content #customers {
	width: 100%;
	/* [disabled]border: 2px solid rgb(157,237,146); */
	float: left;
	margin-top: 20px;
	-webkit-box-shadow: 4px 0 9px 3px #46CF18;
	-moz-box-shadow: 4px 0 9px 3px #46CF18;
	box-shadow: 4px 0 9px 3px #46CF18;
	padding-bottom: 20px;
}
#customers .strana {
	clear: both;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border: 9px solid rgb(0,230,0);
	margin-top: 80px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	background-color: rgb(224,255,196);
	border-radius: 12px;
	padding-bottom: 40px;
	min-height: 360px;
}
#customers .strana p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}

#glavni .mali_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}

#customers .strana .clear {
	clear: both;
}

#customers .strana h2 {
	background-image: url(../images/2a58a23acd440022419b7ac627478add.jpg);
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: rgb(0,0,62);
	font-weight: lighter;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
.strana .lisce_strana {
	background-image: url(../images/lisce_strana.png);
	height: 100px;
	width: 300px;
	position: absolute;
	z-index: 999;
	left: 330px;
	top: -109px;
}
.strana .lisce_stana_levo {
	height: 300px;
	width: 140px;
	position: absolute;
	left: -149px;
	top: 20px;
	background-image: url(../images/strana_lisce_levo.png);
}
.strana .lisce_strana_desno {
	height: 300px;
	width: 140px;
	position: absolute;
	top: 80px;
	right: -149px;
	background-image: url(../images/strana_lisce_desno.png);
}
#footer-container {
	
	float: left;
	height: auto;
	width: 100%;
	
	
}
#footer-container #footer {
	clear: both;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	/* [disabled]text-transform: uppercase; */
	color: rgb(0,0,51);
	margin-bottom: 5px;
}
#footer p {
	color: rgb(0,0,51);
	margin-top: 0px;
	margin-bottom: 3px;
}
#copy_levo a {
	font-size: 13px;
	color: rgb(0,51,0);
	text-decoration: none;
}
#copy_levo a:hover {
	color: rgb(204,204,204);
}


#copy_desno a:hover {
	color: rgb(204,204,204);
}
#desna_kolona .desni_box .para_link a {
	color: #000066;
	text-decoration: none;
	text-align: center;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}



#copy_desno a {
	font-size: 13px;
	color: rgb(0,51,0);
	text-decoration: none;
}
.strana .feedback {
	float: left;
	height: auto;
	width: 225px;
	margin-right: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: rgb(0,153,51);
	padding-right: 10px;
	padding-bottom: 20px;
	background-image: url(../images/navodnik.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.strana .feedback h4 {
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	color: rgb(0,153,51);
	margin-bottom: 2px;
	margin-top: 30px;
}
.strana .feedback .datum {
	font-size: 11px;
	color: rgb(153,153,153);
	margin-top: 0px;
}

.strana .feedback p {
	font-size: 14px;
	color: rgb(102,102,102);
}



.strana .bg_product {
	height: auto;
	width: 450px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 20px;
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	min-height:150px;
}
.bg_product .product_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 4px;
	color: #000033;
	margin-left:20px;
	float:left;
	width: 200px;
	text-transform: uppercase;
}
.opis {
float:left;
width: 200px;
height:auto;
margin-left: 20px;
color: #000033;
width: 290px;
text-align: justify;
}
.product_image {
float:left;
}

.bg_product .product_price {
	margin-top: 4px;
	float:left;
	color: #000033;
	margin-left:0px;
}
.bg_product .product_more {
	margin-top: 12px;
	margin-bottom: 12px;
	float: right;
	margin-left:20px;
	color: #000033;
}

.bg_product .product_more a {
	font-size: 15px;
	font-style: italic;
	color: rgb(0,153,102);
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
	float:left;
	margin-left:20px;
}
.product_more a:hover {
	color: rgb(0,102,0);
}




.strana .text-center {
	float: left;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
}


/*----------------------------------------------*/

/* 6.2 Pagination and Navigation */

/*----------------------------------------------*/

.tf_pagination {
	color: rgba(255,255,255,1);
	width: 132px;
	height: 40px;
	padding-left: 2px;
	padding-right: 5px;
	/* [disabled]border-radius: 4px; */
	/* [disabled]border: solid 1px #666666; */
	/* [disabled]margin-left: 320px; */
	/* [disabled]position: absolute; */
	/* [disabled]left: 306px; */
	/* [disabled]bottom: 10px; */
	}





.tf_pagination .inner {
	line-height: 38px;
	text-shadow: 1px 1px 1px #fff;
	margin-top: -5px;
	width: auto;
	margin-left:5px;
	}

.tf_pagination a {
	font-weight: normal;
	text-decoration: none;
	color: rgb(51,51,51);
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	font-size: 15px;
	}
	

.tf_pagination a:hover {
	color: rgb(0,0,0);
	}
	

.tf_pagination a.page_prev {
	background-image: url(../images/arrow_levo.png);
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-bottom: 0;
	padding-top: 0;
	margin-left: -5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	background-position: center;
	}
	

.tf_pagination a.page_next {
	background-image: url(../images/arrow_desno.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	}

.tf_pagination .page_current {
	color: rgb(0,51,204);
	font-size: 15px;
	}
.tf_pagination .page_current:hover {
	color:rgb(0,0,0);
}
#header #quote {
	text-align: right;
}

#quote span {
	color: rgb(0,102,51);
	text-decoration: none;
}
#header #quote .iframerelo {
	color: rgb(0,102,0);
	text-decoration: none;
}

#quote span:hover {
	color: rgb(0,51,0);
}

.levi_box {
	width: 630;
	min-height: 200px;
	height: 740;
	border: 9px solid rgb(0,230,0);
	border-radius: 12px;
	background-color: #FFF8DC;
	float: left;
	margin-right: 0px;
	margin-left: 2px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	
}


.levi_box h2 {
border: thin solid   rgb(0,230,0);
border-radius:  6px;
padding:7px;
box-shadow: 0px 3px 3px  rgb(0,230,0);
text-align:center;
font-style:italic;
color:#000033;
background-color:#FFF8DC;
}

.desni_box {
	width: 250px;
	min-height: 120px;
	height: 250px;
	border: 9px solid rgb(0,230,0);
	border-radius: 12px;
	background-color: #FFF8DC;
	float: left;
	padding-right: 10px;
	padding-left: 25px;
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,0,51);
	margin-bottom: 20px;
}
.desni_box textarea{
	width:270px;
	}

.desni_box h2 {
border: thin solid   rgb(0,230,0);
border-radius:  6px;
padding:7px;
box-shadow: 0px 3px 3px  rgb(0,230,0);
text-align:center;
font-style:italic;
color:#000033;
background-color: #FFF8DC;
}

.utisak .potpis {

font-weight: bold;
font-style: italic;
text-align:right;
}



#leva_kolona {
	width: 690px;
	height: auto;
	float: left;
	
	margin-right: 5px;
	margin-top:0px;
}

#desna_kolona {
	width: 300px;
	float: left;
	height: auto;
	margin-top:0px;
}

.product_images {
	width: 520px;
	height: 400px;
	float: left;
	margin-top: 35px;
	margin-left: 1px;
}
.veliki_box {
	width: 960px;
	min-height: 200px;
	height: auto;
	border: 9px solid rgb(0,230,0);
	border-radius: 12px;
	background-color: #FFF8DC;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000033;
	margin-bottom: 20px;
	margin-left: 7px;
}

.veliki_box h2 {
border: thin solid   rgb(0,230,0);
border-radius:  6px;
padding:7px;
box-shadow: 0px 3px 3px  rgb(0,230,0);
text-align:center;
font-style:italic;
color:#000033;
background-color: #FFF8DC;
}


#strela {
	width: 630px;
	height: 175px;
	float: right;
	margin-top: 0px;
    background-image: url (images/strela_velika.png);
	margin-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,0,51);
	padding-left: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	background-image: url(../images/strela_nova.png);
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
	font-style:italic;
}
#header #strela h1 {
	font-size: 20px;
	position: absolute;
	left: 0px;
	top: 5px;
}
#strela .mesec {
	position: absolute;
	left: 10px;
	top: 35px;
}
#strela .mesec span {
	font-size: 20px;
	color: #000066;
}
#header #strela .stara {
	position: absolute;
	left: 10px;
	top: 70px;
	font-size:16px;
	font-weight:bold;

	
}
#strela .stara strong{
	font-size: 21px;
	font-weight: bold;
	text-decoration:line-through;
}
#header #strela .nova {
	position: absolute;
	top:57px;
	font-size: 16px;
	color: #000066;
	left: 230px;
	font-weight:bold;
	
}
#header #strela .klupska {
	position: absolute;
	top:95px;
	font-size: 16px;
	color: #000066;
	left: 230px;
	font-weight:bold;
	
}
#strela .klupska strong {
	font-size: 21px;
	font-weight: bold;
}

#strela .nova strong {
	font-size: 21px;
	font-weight: bold;
}


.entry {
text-align: center;
}
