@charset "utf-8";
html,body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}
body {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
a img {
	border: none;
}
a,a:visited {
	color: #000000;
}
p.big
{
	font-size: 14px;
}
ul.pagination {
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
	list-style: none;
}
ul.pagination li {
	margin: 0;
	padding: 0;
	float: left;
	width: 30px;
}
ul.pagination li a {
	display: block;
	height: 16px;
	width: 16px;
	line-height: 16px;
	display: block;
	margin: 0 0 0 10px;
	padding: 0 4px 0 4px;
	text-align: center;
	font-size: 10px;
	background: url('../images/page_bg.png') no-repeat 4px;
	text-decoration: none;
}
ul.pagination li a:hover,ul.pagination li a.selected {
	text-decoration: none;
	background: url('../images/page_bg_sel.png') no-repeat 4px;
}
ul.pagination li.pre a,ul.pagination li.next a {
	background: none;
}
ul.pagination li.pre ,ul.pagination li.next  {
	width: 70px;
}
div.clear {
	clear: both;
}
#kosarica {
	position: absolute;
	top: 0;
	right: 0px;
	width: 152px;
	padding-left: 5px;
	height: 177px;
	z-index: 100;
	overflow: hidden;
	font-size: 10px;
	background: #e0dfda url("../images/kosarica_mala_bg.png") no-repeat;
}
#kosarica h1 {
	color: #0091B9;
	font-size: 16px;
	font-family: Verdana;
	padding: 0;
	margin: 5px 0 0 0;
}
#kosarica h1 span {
	font-size: 11px;
}
#kosarica p {
	margin: 0;
	padding: 0;
	height: 45px;
}
#kosarica p.first { height: 24px; }
#kosarica img {
	margin-bottom: -3px;
}
#header {
	height: 140px;
	background-color: white;
}
#footer {
	height: 32px;
	background: #ffffff url('../images/footer_bg.png') no-repeat;
}
#footer ul {
	width: 500px;
	margin: 0 auto;
	padding: 10px 0;
	list-style: none;
}
#footer ul li {
	padding: 0 10px 0 10px;
	float: left;
	border-left: 1px solid black;
	height: 1.5em;
}
#footer ul li:first-child, #footer ul li.first-child {
	border-left: none;
}
#footer ul li a {
	text-decoration: none;
}
#navbar {
	background-image: url(../images/navbar_bg.png);
	background-repeat: repeat-x;
	height: 31px;
	line-height: 31px;
	margin-right: 160px;
}
#search
{
	height: 40px; 
	margin-top:5px; 
	line-height:40px;
	background: #d5d6d1;
}
#search form
{
	float: left;
	width: 350px;
	overflow: auto;
}
#search a { color: #0190b8; }
#search form input[type=text]
{
	border: 1px solid gray;
	width: 270px;
}
#search h2 { float:left; font-size:14px; font-family: Verdana, Arial, sans-serif;
width: 100px;
margin:0 0 0 30px;padding:0;color: #0190b8;
}
#search form fieldset { margin:0;padding:0; border:none; }
* html #search form fieldset { margin-top: 7px }
#navbar ul {
	margin: 0 167px 0 0px;
	padding: 0;
	list-style: none;
	height: 31px;
	line-height: 31px;
}

#navbar ul li {
	padding: 0 10px 0 10px;
	float: left;
	border-left: 1px dotted;
	height: 31px;
}
#navbar ul li:first-child, #navbar ul li.first-child {
	border-left: none;
}
#navbar ul li a {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#main {
	padding-top: 10px;
	background-color: #e0e0d9;
}
#infobox {
  margin: 3em 5px 0 0;
	width: 170px;
	overflow: hidden;
}

#infobox pre {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 3px;
}
#sidebar {
	width: 170px;
	margin: 0 10px 10px 5px;
	float: left;
	clear: left;
}
* html #sidebar { overflow: hidden; }

#sidebar #menu {
  background-color: #ffffff;
  padding: 1em 3px 1em 3px;
  list-style: none;
  margin:0;
  width: 170px;
}
#sidebar #menu a { text-decoration: none !important; }

#sidebar #menu h1
{
  background: url('../images/menu_bg.png') no-repeat;
  width: 165px;
  height: 25px;
  margin: -1em 0 1em 0;
  padding: 0 0 0 7px;
  font-size: 18px;
  color: #363636;
  font-weight: normal;
  font-family: "Auto 1", Verdana, sans-serif;
}
#sidebar #menu h1 img
{
	float: right;
  margin: 3px 15px 0 0;
}
#sidebar #menu h1 a, #sidebar #menu a h1 { text-decoration: none; color: white; cursor: pointer;}

#sidebar #menu ul {
  list-style: none;
  background-color: white;
  padding: 0;
  margin: 0 5px 15px 3px;
}
#sidebar #menu ul li {
  padding: 3px 0 5px 0;
  border-top: 1px dotted;
}
#sidebar #menu ul li ul li
{
	padding-left: 1em;
}
#sidebar #menu ul li a.active {
 background-color: #b2dde9;
 display: block;
}
#sidebar #menu ul li a {
  text-decoration: none;
  padding: 2px;
}
#sidebar #menu ul li a.plusic
{
	float: left;
	width: 1em;
	margin-left: 0;
}
#sidebar #menu ul li a:hover
{
 background-color: #b2dde9;
}
#sidebar #menu ul li:first-child, #sidebar #menu ul li.first-child {
  border-top: none;
}

form#newsletter
{

  padding: 15px 0 10px 0;
  margin:0;
  width: 170px;
  overflow: auto;
}
form#newsletter fieldset
{
  border: none;
  margin:0;padding:.5em 0 0 0;
  border-top: 1px dotted black;
  border-bottom: 1px dotted black;
}
form#newsletter fieldset label
{
  font-weight: bold;
  font-size: 12px;
}
form#newsletter input.txt {
  height: 27px;
  width: 150px;
  margin: .6em 0 .6em 0;
  padding: 0 0 0 .5em;
  border: none;
  background: url('../images/170inputbg.png') no-repeat;
}
form#newsletter input.posalji { float:right; margin-bottom:1em; }


#content {
	float: left;
	position: relative;
	width: 750px;
}

#content #banera2 {
	margin: 1em 0;
}

#content h1 {
	font-family: "Auto 1", Verdana, sans-serif;
	font-size: 24px;
	color: #0091B9;
	margin: 0;
	padding: 5px 0 5px 0;
}

#content h1.title {
	border-bottom: 1px dotted black;
	margin: 0 0 1em 0;
}

#featured {
	background: #ffffff url('../images/rounded_top_white.png') no-repeat;
	padding: 10px;
	width: 730px;
}
#featured #ponude
{
	float: left;
	width: 546px;
	overflow: hidden;
}
#featured #topproizvodi
{
	float:left;
	width: 172px;
	margin-left: 5px;
	margin-top: 40px;
	padding-left: 5px;
	border-left: 1px dotted black;
}
#featured #topproizvodi a
{
	text-decoration:none;
}
#featured #topproizvodi ol
{
	margin:0 0 0 0;padding:0 0 0 2.5em;
}
#featured #topproizvodi ol li
{
	margin-bottom: 5px;
}
#featured #topproizvodi a:hover
{
	text-decoration: underline;
}
#featured #topproizvodi h1
{
	font-size: 22px;
}
#content #tipska {
	background-color: #ffffff;
	padding: 10px;
	width: 730px;
}

ul#breadcrumb {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}

ul#breadcrumb li {
	display: inline;
}

ul#breadcrumb li:after {
	content: " > ";
}

ul#breadcrumb li a {
	color: #0091b9;
	text-decoration: none;
}

ul#breadcrumb li:first-child a, ul#breadcrumb li.first-child a {
	color: #000000;
}

ul#breadcrumb li:last-child:after, ul#breadcrumb li.last-child:after {
	content: "";
}

.product {
	width: 182px;
	height: 390px;
	float: left;
}

.product image.big {
	display: block;
}

.product .box {
	padding: 0 10px 0 10px;
}

.product .box h3 {
	border-bottom: 1px dotted;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.product .box p {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 10px;
	border-bottom: 1px dotted;
}

.product .box p em {
	color: #A19E66;
	font-style: normal;
}

.product .box p strong {
	color: #0091B9;
	font-size: 14px;
	font-weight: bold;
}

.product .box p img {
	margin-bottom: -3px;
}

#opis_slika {
	width: 320px;
	float: left;
}

#opis {
	margin-left: 340px;
}

#opis h3 {
	font-size: 14px;
	border-bottom: 1px dotted;
	font-weight: normal;
	padding: 0 0 3px 0;
	margin: 0;
}

#opis h2 {
	font-size: 18px;
	border-bottom: 1px dotted black;
	color: #0091B9;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0;
}

#opis #text,#opis #price {
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted;
}

#opis #price {
	font-size: 12px;
}

#opis #price #reg {
	color: #a19e66;
}

#opis #price #jkl {
	font-weight: bold;
}

#opis #price #jkl #num {
	color: #0091B9;
}

#opis #price #jkl #num #big {
	font-size: 15px;
}
.bign { font-size: 14px; color: #0091B9; font-weight: bold; }
#opis #faqbox {
	padding: 3px 0 5px 0;
	border-top: 1px dotted;
}

#graybox {
	width: 698px;
	padding: 12px 12px 0 12px;
	background: #ddddda url('../images/rounded_top_gray.png') no-repeat;
}

#graybox h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#graybox h3 {
	margin: 0;
	font-size: 12px;
}

#graybox h3 a {
	text-decoration: none;
}

div#grayboxend {
	width: 722px;
	background: white url('../images/rounded_bottom_gray.png') no-repeat;
}

#graybox form input.txt {
	height: 24px;
	width: 190px;
	border: none;
	background: url('../images/190inputbg.png') no-repeat;
}
#graybox form input.txtshort {
  height: 24px;
  width: 40px;
  border: none;
  background: url('../images/40inputbg.png') no-repeat;
}
#graybox form input.txtmed {
  height: 24px;
  width: 70px;
  border: none;
  background: url('../images/70inputbg.png') no-repeat;
}


#graybox label {
	float: left;
	width: 250px;
	text-align: right;
	line-height: 25px;
}

#graybox form a.lp {
	padding-left: 3em;
	font-size: 9px;
}

#faqbox {
	padding: 1em;
}

form#unosna fieldset {
	border: none;
}

form#unosna fieldset h2 {
	border-bottom: 1px dotted;
	padding: 0 0 5px 0;
	font-size: 14px;
	margin: 0 0 1em 0;
}

form#unosna label {
	float: left;
	width: 120px;
	line-height: 25px;
	text-align: right;
	padding-right: 5px;
}

form#unosna .form-row {
	clear: both;
	height: 30px;
}

form#unosna .form-row input {
	height: 24px;
	width: 190px;
	border: none;
	background: url('../images/190inputbg.png') no-repeat;
	padding: 0 0 0 .5em;
}

form#unosna .form-row select {
	height: 24px;
	width: 107px;
	border: none;
}

form#unosna .form-row input.cb   ,input.cb,form#unosna .form-row ul.sf_admin_checklist input, table#kosarica_table input.rb
	{
	border: 1px solid #ddddda;
	background: url('../images/checkbox_bg.png') no-repeat;
	width: 16px;
	height: 16px;
}

ul.sf_admin_checklist,ul#potvrde {
	list-style: none;
	margin: 0;
	padding: 0 0 0 2em;
}

ul.sf_admin_checklist li {
	float: left;
	width: 300px;
	height: 20px;
}

ul#potvrde li {
	width: 600px;
	float: left;
}

ul#potvrde {
	height: 50px;
}

form#unosna .form-row ul.sf_admin_checklist li label,ul#potvrde li label
	{
	display: inline;
	float: none;
	width: auto;
}

.form-error-msg {
	padding-left: 130px;
	color: red;
}

dt {
	font-size: 11px;
	font-weight: bold;
	margin:0;
	padding:1em 0 0 0;
}
dd
{
  border-bottom: 1px dotted;
  margin:0;
  padding:0 0 1em 0;
  }
dd h3 { color: #0091B9; font-weight: normal; font-size: 11px; }


/* kosarica */


table#kosarica_table
{
	border-collapse: collapse;
}
table#kosarica_table tr
{
	  border-bottom: 1px dotted #0091B9;
}
table#kosarica_table tr.head th, table#kosarica_table tr.head td
{
	height: 1.5em;
	padding:5px 0 5px 0; margin:0;
}
table#kosarica_table tr td
{
	height: 100px;
	padding: 25px 0 0 0;
	vertical-align: top;
	text-align:left;
	border-bottom: 1px dotted #0091B9;
}
table#kosarica_table tr td.slikica
{
	background: url('../images/kosarica_td_bg.png') no-repeat;
	height: 125px;
	width: 140px;
}
table#kosarica_table tr td.slikica img
{
	display: block;
  margin-left: 28px;
  margin-top: -3px;
}
table#kosarica_table tr td.act { width:60px;}
table#kosarica_table tr td.act input
{
  height: 25px;
  width: 40px;
  border: none;
  margin-top: -5px;
  text-align:center;
  background: url('../images/40inputbg.png') no-repeat;
}
table#kosarica_table tr td.act img
{
	display:block;
	float:right;
}
table#kosarica_table tr td.art
{
	width: 300px;
}
table#kosarica_table tr td.price, table#kosarica_table tr th.price1
{
	width: 85px;
  background: url('../images/70inputbg.png') 25px 20px no-repeat; 
  text-align:right;
  padding-right: 10px;
}
table#kosarica_table tr th.price1
{
  background: url('../images/100inputbg.png') 0px 10px no-repeat; 
  width: 100px;
  height: 35px;
}
table#kosarica_table tr th.price1 span
{
	font-size: 16px;
	font-weight: bold;
}
table#kosarica_table p
{
  font-size: 10px;
  margin:0;
  padding: 0 2em 0 0;
}
table#kosarica_table tr.dostava td,table#kosarica_table tr.dostava th
{
  height: 40px;
  padding: 5px 0 0 0 ;margin:0;

}
table#kosarica_table tr.dostava td.price
{
  background: url('../images/70inputbg.png') 25px 5px no-repeat; 
  padding: 10px 10px 0 0;
}
table#kosarica_table tr.placanje td
{
  vertical-align: top;
  padding: 8px 0 0 0;
  margin:0;
  height: 30px;
}
table#kosarica_table tr.end
{
	border-bottom: none;
	height: 3em;
}
table#kosarica_table tr.end td
{
  border-bottom: none;
  height: 3em;
}
	
/* invoice table*/

table#invoice_table
{
	border-collapse: collapse;
	width: 100%;
}
table#invoice_table tr.head
{
	border-bottom: 1px dotted #0091B9;
}
table#invoice_table tr.head th
{
	text-align: left;
	font-size: 14px;
}
table#invoice_table tr td
{
  height: 2em;
}
table#invoice_table tr td.price, table#invoice_table tr th.price
{
  text-align: right;
}
.form_error { color: red; }

div#secureshit
{
  text-align: center;
}

form#loginform p
{
	padding-left: 50px;
}
form#loginform p#nonusers
{
  padding-left: 400px;
  font-size: 9px;
  text-align: center;
}

.openid_login {
  background: url(../images/login-bg.gif) no-repeat;
  background-color: #fff; 
  background-position: 5px 50%;
  border:1px solid black; 
  color: #000; 
  padding:0.5em;
  padding-left: 21px;
  width:280px;
}

/* pretplata forma */

div#pretplate
{
  border-top: 1px dotted gray;
  border-bottom: 1px dotted gray;
  margin: 15px 0 0 40px;
  font-size: 11px;
}
div#disc
{
  margin: 0 0 0 40px;
}
div#disc ul { list-style: none; }
h2#pretplatatitle 
{
  font-size: 16px;
  color: #0091b9;
}
div#pretplate h3
{
  color: #0091b9;
  border-top: 1px dotted gray;
  padding-top: 5px;
  }

div#pretplate fieldset.cols
{
  border:none;
  width: 280px;
  float:left;
}
div#pretplate fieldset.cols div.row
{
  height: 2.5em;
}
div#pretplate label 
{
  width: 115px;
  text-align: right;
  float:left;
  vertical-align: middle;
}
div#pretplate input, div#pretplate select
{
  border:1px solid gray;
  width: 140px;
}
div#pretplate select { width: 40px; }
.naslovnicabox { height: 150px !important; }

