@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
body {
	background: #f5c742 url(../images/bg.jpg) repeat-x left top;
	font: 13px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
h1, .naslov {
	background: url(../images/h1.jpg) no-repeat left 6px;
	font: normal 25px Georgia, "Times New Roman", Times, serif;
	color: #ae6515;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
}
h2 {
	font: normal 17px/20px Georgia, "Times New Roman", Times, serif;
	color: #ae6515;
	padding: 15px 0px 5px 2px;
	margin-bottom: 10px;
}
#kosarica h2 {
	color: #b03a1a;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 7px 0px 10px 4px;
	margin: 0px;
	border-bottom: none;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 10px;
}
p {
	padding: 0px 0px 10px;
}
ul, ol {
	margin: 0px 0px 15px 25px;
}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text13 {
	font-size: 13px;
}
.text14 {
	font-size: 14px;
}
.text15 {
	font-size: 15px;
}
.text16 {
	font-size: 16px;
}
.text17 {
	font-size: 17px;
}
.text18 {
	font-size: 18px;
}
.text25 {
	font-size: 25px;
}
.bold {
	font-weight: bold;
}
.white {
	color: #FFF;
}
.black {
	color: #000;
}
.red {
	color: #900;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.underline {
	text-decoration: underline;
}
.nounderline {
	text-decoration: none;
}
.uppercase {
	text-transform:uppercase;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
#wrapper {
	margin: auto;
	width: 990px;
	background: url(../images/wrapperbg.gif) repeat-y left top;
}
#wrapper-top {
	background: url(../images/head-bg.jpg) no-repeat left top;
	width: 990px;
}
#wrapper-bottom {
	background: url(../images/footer.jpg) no-repeat left bottom;
}
.wrapper {
	margin: auto;
	width: 990px;
}
.float-left, .align-image-left {
	float: left;
}
.float-right, .align-image-right {
	float: right;
}
.clear {
	clear: both;
}
#footer {
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
#footer a {
	text-decoration: none;
}
#head {
	height: 225px;
}
#head-text {
	background: url(../images/head-tekst.jpg) no-repeat;
	height: 91px;
	width: 144px;
	position: absolute;
	margin: 70px 0px 0px 130px;
}
#login {
	background: url(../images/login.jpg) no-repeat left top;
	height: 105px;
	width: 230px;
	position: absolute;
	margin: 35px 0px 0px 685px;
	font-size: 11px;
	padding: 32px 10px 20px 30px;
}
#login p {
	width: 230px;
	margin: 0px;
	padding: 0px;
	height: 27px;
}
#login label {
	float: left;
	width: 95px;
	margin-top: 2px;
}
#login input[type=text], #login input[type=password] {
	width: 120px;
	font-size: 11px;
	padding: 3px;
	margin-top: 1px;
	background: #FFF url(../images/logininputbg.gif) repeat-x top;
	border: 1px solid #c7c5c7;
}
#login input[type=submit] {
	background: url(../images/prijava.gif) no-repeat;
	height: 26px;
	width: 56px;
}
#login .login-text {
	font-size: 10px;
	line-height: 17px;
	padding-top: 8px;
	width: 100px;
	height: 30px;
	position: absolute;
}
.login-text a {
	text-decoration: none;
}
.login-text a:hover {
	text-decoration: underline;
}
#login .login-submit {
	float: right;
	width: 100px;
	text-align: right;
	padding-right: 6px;
	padding-top: 15px;
}
#nav {
	margin: 7px 0px 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	margin-bottom: 1px;
}
#nav li a {
	background: url(../images/nav.gif) no-repeat;
	height: 23px;
	width: 169px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #000;
	padding: 3px 0px 0px 33px;
}
#nav li a:hover {
	background: url(../images/nav-hover.gif);
}
.menu {
	background: url(../images/priroda.jpg) no-repeat left bottom;
	display: block;
	height: 80px;
	width: 220px;
	float: left;
	margin-right: 10px;
}
.menu:hover {
	background: url(../images/priroda.jpg) no-repeat left top;
}
.proizvodi {
	background: url(../images/proizvodi.jpg) no-repeat left top;
}
.proizvodi:hover {
	background: url(../images/proizvodi.jpg) no-repeat left bottom;
}
.trgovina {
	background: url(../images/web-trgovina.jpg) no-repeat left bottom;
}
.trgovina:hover {
	background: url(../images/web-trgovina.jpg) no-repeat left top;
}
.pcelica {
	background: url(../images/pcelica.jpg) no-repeat left bottom;
	margin-right: 0px;
}
.pcelica:hover {
	background: url(../images/pcelica.jpg) no-repeat left top;
}
#container {
	padding: 10px 40px 180px;
}
#kartice {
	margin: 20px 0px 4px;
	padding-left: 3px;
	width: 200px;
}
#kartice img {
	float: left;
}
#kosarica-box {
	background: url(../images/kosarica-bg.jpg) no-repeat left top;
	height: 95px;
	width: 190px;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	padding: 10px 6px 7px 9px;
	margin-top: 2px;
}
#kosarica-box p {
	margin: 0px 0px 4px 5px;
	padding: 0px;
}
.kosarica-gumb {
	background: url(../images/kosarica-gumb.jpg) no-repeat;
	width: 90px;
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 10px;
	text-align: center;
	float: left;
	margin: 4px 2px 0px;
	padding: 3px 0px 7px;
	line-height: 16px;
	cursor: pointer;
}
#kosarica-box .kosarica-gumb:hover {
	color: #FFF;
	text-decoration: none;
}
.banner {
	padding: 0px;
	margin: auto auto 15px;
	text-align: center;
}
.banner img {
	padding: 8px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background: #f3ebcb;
}
#left {
	width: 215px;
	float: left;
}
#right {
	float: right;
	width: 690px;
}
.text-bottom {
	background: url(../images/text-bottom.jpg) no-repeat left bottom;
	width:691px;
}
.text-top {
	background: url(../images/text-top.jpg) no-repeat left top;
	min-height:180px;
	padding: 15px 25px 25px;
	width:641px;
}
.feat-news-item {
	background: url(../images/feat-news-bg.gif) no-repeat left top;
	width: 180px;
	padding: 8px 0px 0px 15px;
	float: left;
	margin-right: 18px;
	font-size: 11px;
}
#top-nav {
	padding: 0px 40px 15px;
}
.more {
	background: url(../images/more.gif) no-repeat;
	height: 23px;
	width: 59px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	float: right;
}
.feat-news-title {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.feat-news-title a {
	text-decoration: none;
}
.feat-news-title a:hover {
	color: #ae6515;
}
.product-box {
	background: #fbf9d4 url(../images/product-bottom.gif) no-repeat left bottom;
	padding: 5px 5px 15px;
	font-size: 11px;
	width: 190px;
	float: left;
	margin: 0px 10px 10px 3px;
}
.product-title {
	margin: 0px;
	padding: 10px 0px 0px;
	font-weight: bold;
}
.product-title a {
	text-decoration:none;
}
.product-title a:hover {
	color: #ae6515;
}
#search {
	float: right;
	padding-right: 42px;
	text-align: right;
	width: 255px;
}
#search input[type=text] {
	background: #f7edc6;
	border-bottom: 1px solid #d8d8d8;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 4px;
	width: 200px;
}
#search input[type=submit] {
	color: #b16816;
	border-width: 0px;
	border-style: none;
	background: transparent;
	font-size: 11px;
	font-weight: bold;
}
#bc {
	font-size: 10px;
	padding-left: 45px;
	float: left;
	padding-top: 5px;
}
#bc a {
	text-decoration: none;
}
#bc a:hover {
	text-decoration: underline;
}
#bc span {
	background: #d09635;
	color: #FFF;
}
.product-more {
	background: url(../images/opsirnije.gif) no-repeat;
	display: block;
	height: 29px;
	width: 180px;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	line-height: 29px;
	float: left;
}.product-add {
	background: url(../images/dodaj.gif) no-repeat;
	height: 29px;
	width: 105px;
	font-size: 11px;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 29px;
	float: left;
	margin-left: 2px;
}
.product-box-text {
	padding-right: 6px;
	padding-left: 6px;
}
.cijena {
	font-weight: bold;
	color: #d09635;
}
.last {
	margin: 0px;
}
.article {
	background: url(../images/text-bottom.jpg) no-repeat center bottom;
	padding: 10px 10px 25px;
}
.article img {
	border: 1px solid #928019;
}
.article-left {
	width: 200px;
	float:left;
}
.article-right {
	float: right;
	width: 418px;
}
.article-right h2 {
	margin: 0px;
	padding: 0px 0px 7px;
}
.article-right h2 a {
	text-decoration: none;
	color: #ae6515;
}
.article-right h2 a:hover {
	color: #000;
}
#pagination {
	padding-top: 5px;
	padding-left: 10px;
	height: 25px;
}
#pagination a {
	background: #e0d175;
	border: 1px solid #BFA92B;
	display: block;
	margin-right: 4px;
	padding: 0px 6px;
	float: left;
	text-decoration: none;
}
#pagination span a {
	background: #A69326;
	color: #FFF;
}
.kategorija {
	display: block;
	background: url(../images/kategorija.jpg) no-repeat;
	height: 54px;
	width: 227px;
	text-decoration: none;
	color: #772501;
	font-size: 18px;
	padding: 30px 18px 0px 73px;
	line-height: 23px;
	float: left;
}
#odabir {
	margin-bottom: 10px;
	color: #ae6515;
	font-weight: bold;
}
#odabir p {
	margin: 0px 0px 9px;
	padding: 0px;
}
.odabir-left {
	float: left;
	width: 155px;
	background: url(../images/feat-news-bg.gif) no-repeat;
	padding: 10px;
}
.odabir-left img, .product-left img {
	border: 1px solid #847011;
	margin-bottom: 6px;
}
.odabir-right {
	background: url(../images/odabir.gif) no-repeat;
	height: 109px;
	width: 427px;
	float: right;
	padding: 15px;
}
.raspolozivo {
	text-transform: uppercase;
	color: #000;
}
.dodaj {
	background: url(../images/dodajukosaricu.jpg) no-repeat;
	height: 104px;
	width: 92px;
	display: block;
	float: right;
	cursor:pointer;
}
#odabir select, #upitnik select {
	padding: 3px;
	background: #ce8f26;
	width: 180px;
	color: #FFF;
	border: 1px solid #B47C21;
}
#upitnik fieldset {
	border: 1px solid #EDC558;
	margin: 0px 0px 7px;
	padding: 5px;
	background: url(../images/kosarica.gif) no-repeat left top;
}
#upitnik input[type=submit] {
	font-size: 12px;
	color: #000;
	padding: 3px 5px;
	margin-left: 385px;
	background: #E8B32B;
	border: 1px solid #ae6515;
	margin-top: 5px;
}
#right ul {
	margin: 0px 0px 10px 15px;
	padding: 0px;
}
#right ul li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	background: url(../images/bullet.gif) no-repeat left 8px;
}
.product-left {
	float: left;
	width: 160px;
	padding: 0px 10px 10px;
}
.product-right {
	float: right;
	width: 450px;
}
.isporuka-box {
	width: 300px;
	float: left;
	background: url(../images/isporuka-box.gif) no-repeat left top;
	margin-right: 5px;
	padding: 0px 7px 7px;
	font-size: 11px;
	min-height: 400px;
}
.isporuka-box h2 {
	color: #b03a1a;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 0px 15px 8px;
	margin: 0px;
}
.isporuka-box label {
	float: left;
	width: 110px;
	text-align: right;
	padding-right: 10px;
}
.isporuka-box input[type=text], .isporuka-box select, #upitnik input[type=text], #upitnik input[type=password], #upitnik textarea {
	font-size: 11px;
	color: #000;
	padding: 1px;
	width: 170px;
	background: #E8B32B url(../images/input-bg.gif) repeat-x left top;
	border: 1px solid #ae6515;
}
#upitnik select {
	width: 260px;
	background: #e8b32b;
	color: #000;
}
#upitnik input[type=text], #upitnik textarea, #upitnik input[type=password] {
	padding: 4px;
	width: 250px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#upitnik textarea {
	height: 120px;
}
.isporuka-box select {
	width: 120px;
}
.isporuka-box input[type=submit] {
	background: url(../images/sljedeci-korak.gif) no-repeat;
	height: 25px;
	width: 91px;
	margin: 20px 0px 0px 110px;
}
.iznos-postarine {
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.border {
	border: 1px solid #AE6515;
	margin: 5px 5px 5px 0px;
	float: left;
}
#images p {
	float: left;
	margin-right: 3px;
}

.najnoviji_clanci {
font-size:16px;
margin: 8px 0px 10px 15px;
color:#AE6515;
font-weight:bold;
}

.center {
text-align:center;
}

#upitnik table tr th {
	text-align: left;
	font-weight: normal;
}
#upitnik label {
	float: left;
	width: 345px;
}
#upitnik th {
	height:27px;
}
#reg-btn {
	background: url(../images/input-bg.gif) repeat-x top;
	width: 196px;
	font-size: 11px;
	color: #000;
	line-height: 10px;
	padding: 3px;
}
#upitnik ul, .errorlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#upitnik ul li {
	float: left;
	margin: 0px 15px 0px 0px;
	background: url(none);
	padding: 0px;
	width: 100px;
}
#upitnik .errorlist li {
	width: 220px;
	font-size: 10px;
	color: #930;
}
#kosarica {
	background: url(../images/kosarica.gif) no-repeat left top;
	padding: 10px 0px 20px 10px;
}
#dostava, #dostava p {
	padding: 0px 0px 0px 4px;
}
#dostava select {
	font-size: 11px;
	color: #000;
	padding: 2px;
	width: 200px;
	background: #f9d549;
	border: 1px solid #ae6515;
}
#kosarica .head {
	background: #EFBD37;
	font-weight: bold;
	color: #b03a1a;
}
#kosarica table td {
	padding:3px;
}
#kosarica .row td {
	border-bottom: 1px solid #EFBD37;
}
.plus {
	background: url(../images/dodaj2.gif);
	height: 23px;
	width: 21px;
	font-weight: bold;
	color: #FFF;
	float: left;
}
.minus {
	background: url(../images/oduzmi.gif);
	height: 23px;
	width: 21px;
	font-weight: bold;
	color: #FFF;
	float: left;
}
.obrisi {
	background: url(../images/obrisi.gif) no-repeat;
	height: 23px;
	width: 49px;
	float: left;
}
#kosarica .input {
	background: #FFF;
	padding: 1px 3px;
	font-size: 13px;
	color: #000;
	width: 25px;
	border: 1px solid #EFBD37;
	margin-right: 3px;
	margin-top: -2px;
}
.azuriraj {
	background: url(../images/azuriraj.gif) no-repeat;
	height: 23px;
	width: 64px;
	margin-top: 3px;
}
#kosarica label {
	float: left;
	width: 140px;
}
#kosarica table {
	margin-bottom: 13px;
}
#kosarica p {
	margin: 0px;
	padding: 2px 0px 2px 6px;
	font-weight: bold;
	height:17px;
}
#logedin .welcome {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	width: 160px;
	height:21px;
}
#logedin .logout {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 160px;
}
.logout a {
	padding:0px 5px 0px 0px;
}
#logedin {
	background: url(../images/user.jpg) no-repeat 5px 25px;
	padding: 25px 0px 0px 60px;
	width: 150px;
}
.align-image-left {
	float: left;
	border: 1px solid #928019;
	margin: 3px 5px 5px 0px;
}
.align-image-right {
	float: right;
	border: 1px solid #928019;
	margin: 3px 0px 5px 5px;
}
.nastavi {
	height: 30px;
	width: 160px;
	background: url(../images/nastavi.jpg);
	float: left;
	margin: 11px 0px 0px -5px;
}
.dovrsi {
	background: url(../images/korak2.gif) no-repeat;
	height: 32px;
	width: 291px;
	display:block;
	float:left;
	margin: 11px 2px 0px 6px;
	cursor:pointer;
}
.isporuka {
	background: url(../images/isporuka.gif) no-repeat;
	height: 30px;
	width:  358px;
	display:block;
	float:left;
	margin: 15px 0px 0px;
	cursor:pointer;
}
.placanje {
	background: url(../images/placanje.gif) no-repeat;
	height: 30px;
	width: 358px;
	display:block;
	float:left;
	margin: 15px 0px 0px;
	cursor:pointer;
}
.potvrdi {
	background: url(../images/potvrdi.gif) no-repeat;
	height: 30px;
	width: 136px;
	display:block;
	float:left;
	margin: 15px 0px 0px;
	cursor:pointer;
}
.potvrdi_placanje {
	background: url(../images/potvrdi_placanje.gif) no-repeat;
	height: 30px;
	width: 136px;
	display:block;
	float:left;
	margin: 15px 0px 0px;
	cursor:pointer;
}
#right table {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#right td:first-child {
	width:200px;
	padding-left: 4px;
}
#kosarica td:first-child {
	width:120px;
}
.okvir-slike {
	border: 1px solid #AE6515;
	margin: 3px;
	float: left;
	padding: 1px;
}
.izmjeni {
	font-weight: normal;
	color: #000;
	font-size: 10px;
	padding-left: 3px;
}
.error {
	font-size: 10px;
	font-weight: bold;
	color: #930;
}
.credit_card_options {
	margin: 0px;
	padding: 0px 0px 4px 2px;
	font-size: 10px;
	line-height: 14px;
}