* {
	margin: 0;
	padding: 0;
}
body{
	color:#ffffff;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Calibri, Tahoma, Helvetica, sans-serif;
	font-size:13px;
}

a{
	color: #fff;
	text-decoration: none;
}
a:hover{
	color: #fff;
	text-decoration: underline;
}

img { border:none; }

h1,h2,h3{
	font-family: Calibri, Tahoma, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 6px;
	color: #9E3714;
	font-weight: normal;
}
h1{ font-size: 18px; }
h2{ font-size:16px; padding:0px; }
h3{ font-size:14px; }

p{
	padding-bottom:10px;
}
ul,li{ list-style:none; }

#wrapper{
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#content{
	margin:0px;
	padding:10px;
}

#nav {
	padding-top:5px;
}

#nav li{
	display:inline;
}
#nav a{
	color: #DA5700;
	font-size:15px;
	font-weight:bold;
}
#nav a:hover{
	color: #fff;
	text-decoration:none;
}
#nav img{ border:none; }

#rightnav {
	/*padding-top:4px;*/
}
#rightnav a{
	/*padding:5px;*/
}
/* Main navigation drop down menu */
ul.topnav {
	list-style: none;	
	margin: 0;
	/*float: left;
	width: 650px;*/
}
ul.topnav li {
	float: left;
	margin: 0; padding: 0;	
	padding:5px;
	padding-left:10px;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	color: #DA5700;
	font-size:15px;
	font-weight:bold;
}
ul.topnav li a:hover{
	color: #fff;
	text-decoration:none;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background-image:url(images/bg.jpg) no-repeat;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: -10px; top: 24px;
	margin: 0; padding: 0;
	padding-bottom:10px;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
	background:#000;
	background-image:url(images/dropdownbg.jpg);
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	margin: 0; padding: 0;
	width: 146px;
	padding:4px;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background:#000;
	background-image:url(images/dropdownover.jpg);
}

/* **** */

ul.nav-left{
	margin-left:10px;
}
ul.nav-left li{
	
}
ul.nav-left li a{
	
}

/* **** */
/* PRODUCTS */

#products h2{
	font-weight:bold;	
}
#products .descr{
	font-family: Calibri, Tahoma, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: normal;
	line-height: 16px;
	padding: 6px;
	color: #ccc;
}
#products .descr a{
	color: #ccc;
}

/* **** */

#results td{
	padding:2px;
}

/* **** */

.topbg{
	background-image:url(images/uptrack.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.sadrzaj{
	font-family: Calibri, Tahoma, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: normal;
	line-height: 16px;
	padding: 6px;
	color: #CCCCCC;
}
.naslovi, .naslovi a{
	font-family: Calibri;
	font-size: 16px;
	letter-spacing: normal;
	color: #9E3714;
	font-weight: normal;
}
.naslovi a{ padding: 6px;}

.naslovi a:hover{
	text-decoration:underline;
}
.tablice_padding{
	letter-spacing: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.cijene{
	font-family: Calibri, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: normal;
	padding: 6px;
	color: #AC3900;
}

img.left {
	float: left;
	margin: 5px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}

/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	padding:0;
	width:520px;
	height:360px;
	background:transparent url(images/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  padding:0;
  width:440px;
  height:360px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  padding:0;
  width:420px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:360px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:40px;
  height:360px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(images/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(images/control_right.jpg) no-repeat 0 0;
}

/** 
 * Style rules for Demo page
 */
.slide h2, .slide p {
  margin:15px;
}
.slide h2 {
  color:#ccc;
  letter-spacing:-1px;
}
.slide img {
  border:none;
}
-->

#gallery img{
	border:none;
}


#product_list li{
	display:block;
	float:left;
	width:210px;height:250px;
	text-align:center;
	margin:2px;
}
#product_list li:hover{
	background-color:#100000;
}


.validation-error,.valid-msg{
	color:#DA5700;
	font-weight:bold;
}
.warning{
	border: solid 1px #DA5700;
	padding:10px;
}
.success{
	border: solid 1px #DA5700;
	padding:10px;
}

.price{
	font-size:16px;	
}