/* ie5 mac hack \*/
html, body {height: 100%;} 
/* end hack */

html {
	margin:0;
	padding:0;
}


body {
	font-weight: normal;
	font-size: 75%;
	line-height: 1.4em;
	background: #ececec url(media/body-back.jpg) no-repeat fixed center 80px;
	margin: 0px;
	margin-top:50px;
	padding: 0px;
	color: #404040;
	font-family: verdana, helvetica, sans-serif;
	text-align: left;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;

}

a img {
        vertical-align:top
}

hr {
 
        border: 0px;
        width: 100%;
        height: 1px;
        color: #dedede;
        text-align: center;
}

p {
	padding: 0px;
	margin-bottom: 4px;
	margin-top: 8px;
}

ul {
	list-style-type: none;
}

:focus {
	outline:none;
}


a {
	color: #e26a18;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	background: #666666;
}

#podnozje a {
	color: #666666;
	text-decoration: none;
}

#podnozje a:hover {
	color: #000000;
	background: transparent;
	border-bottom: 1px #e26a18 solid;
}

#sadrzaj2 a {
	color: #404040;
	text-decoration: none;
}

#sadrzaj2 a:hover {
	color: #e26a18;
	background: transparent;
	text-decoration: underline;
}

#navigacija {
	width: 100%;
	padding-top: 15px;
}

#nav {
	list-style-image: none;
	list-style-type: none;
	margin-right: 25px;
}

#nav li {
	display: inline;
}

ul#nav li a {
	color: #ffffff;
	background-color: #333333;
	text-decoration: none;
	font-family: helvetica, verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	/* text-transform: uppercase; */
	text-indent: -7px;
	text-align: center;
	float: right;
	display: block;
	width: 119px;
	height: 42px;
	padding-top: 1px;
	background: white url(media/nav-rollover.gif) no-repeat;
	background-position: -119px 0px;

}

ul#nav li a.webshop {
	float: left;
	margin-left: -10px;
	background: white url(media/nav-rollover.gif) no-repeat;
	background-position: 0px 0px;

}

ul#nav li a:hover {
	background-position: 0px 0px;
	border: 0px;
}

ul#nav li a.webshop:hover {
	background-position: -119px 0px;
	border: 0px;
}

* html #omot {height: 100%;}

#omot {
	min-height: 100%;
	height: auto;
	margin: 50px auto;
	width: 956px;
	background: #ffffff url(media/content-back.jpg) no-repeat center 76px;
	background-attachment: fixed;
}

#fixzaglavlje {
	width: 960px;
        height: 50px;
	background: url(media/header.png) no-repeat center top;
	position: fixed;
	left: 50%;
	margin-left: -480px;
	margin-top: -50px;
	z-index: 999;
}

#fixzaglavlje h1 a {
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	width: 280px;
	height: 40px;
	float: left;
	margin-top: -15px;
	margin-left: 3px;
}

#fixzaglavlje h1 a:hover {
	background: none;
}

div>p {margin:0}

#logo {

	padding-left: 49px;
	padding-top: 16px;
	padding-bottom: 4px;
}

#onlinestatus {
        padding-top: 10px;
	padding-right: 30px;
	text-align: right;
}

#zaglavlje {
	width: 956px;
	height: 100px;
	background: url(media/header-top.jpg) no-repeat center top;
}

#podnozje {
	clear: both;
	width: 956px;
	font-family: arial, geneva, sans-serif;
	font-size: 82%;
	color: #666666;
	text-align: right;
	padding-top: 50px;
	padding-bottom: 15px;
}

#copyright {
	padding-right: 25px;
}

#sadrzaj {
	width: 100%;

}

#sadrzaj1 {
	float: left;
	display: inline;
	width: 650px;
	margin-left: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: #fdf7f4;

}

#sadrzaj2 {
	float: left;
        width: 100%;
	display: inline;
	padding-top: 10px;
	margin-top: -35px;
}

#sadrzaj3 {
	float: left;
	display: inline;
	width: 450px;
	margin-left: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 50px;

}

#sadrzaj-akcija {
	float: left;
        width: 710px;
	display: inline;
	padding-top: 5px;
	margin-left: 30px;
}

#stup1, #stup2, #stup3 {
	/* width: 180px; */
	width: 250px;
	height: 160px;
	background: #f7f7f7;
	font-size: 90%;
	line-height: 130%;
	margin-bottom: 15px;
}

#stup1 {
	display: inline;
	margin-left: 30px;
	padding: 20px;
	float: left;
	background-image: url(media/stup01-vrh.gif);
	background-repeat: no-repeat;
	background-position: -6px top;

}

#stup2 {
	display: inline;
	margin-left: 10px;
	padding: 20px;
	float: left;
	background-image: url(media/stup02-vrh.gif);
	background-repeat: no-repeat;
	background-position: -6px top;
}

#stup3 {
	display: inline;
        margin-right: 35px;
	padding: 20px;
	float: right;
	background-image: url(media/stup03-vrh.gif);
	background-repeat: no-repeat;
	background-position: -6px top;
}

.stup-info {
	width: 200px;
	background: #ffffff;
	font-size: 85%;
	line-height: 130%;
	text-decoration: none;
	display: inline;
	margin: 7px;
	padding: 16px;
	float: left;
        border: 0px solid #dedede;
}

.stup-akcija {
	width: 180px;
	background: #ffffff;
	font-size: 85%;
	line-height: 130%;
	text-decoration: none;
	display: inline;
	margin: 7px;
	padding: 16px;
	float: left;
        border: 1px solid #dedede;
}

.stup-konf {
	width: 300px;
	background: #ffffff;
	font-size: 90%;
	line-height: 130%;
	display: inline;
	margin: 7px;
	padding: 16px;
	float: left;
        border: 1px solid #dedede;
}

.stup-akcija:hover {
	background: #ffffff;
        border: 1px solid #e26a18;
        text-decoration: none;
}

.stup-akcija em {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #666666;
	font-style: normal;
}

.stup-akcija strong {
	font-size: 120%;
	font-weight: bold;
	float: right;
	color: #E26E14;
	font-style: normal;
	margin-top: 10px;
}

.stup-akcija ul {
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
}

.stup-konf em {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #666666;
	font-style: normal;
}

.stup-konf strong {
	font-size: 90%;
	font-weight: bold;
	margin-top: 5px;
}

.cijena {
	font-size: 120%;
	font-weight: bold;
	float: right;
	color: #E26E14;
	font-style: normal;
	margin-top: 10px;
}

.stup-konf ul {
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
}

#desnistupac {
	float: right;
	display: inline;
	width: 182px;
        margin-right: 8px;
        padding-right: 20px;
        padding-top: 0px;
        padding-bottom: 15px;
	text-align: left;
}

#post-it {

	width: 182px;
	height: 201px;
	background: url(media/post-it1.jpg) no-repeat;
}

#post-it-sadrzaj {

	width: 130px;
	text-align: center;
	text-indent: -1000em;
	font-weight: bold;
	padding-top: 40px;
	padding-left: 20px;
	font-family: "times new roman", times, serif;
	font-size: 125%;
	line-height: 140%;
        color: #404040;
}

#novosti {
	width: 160px;
	font-size: 90%;
	line-height: 120%;
	text-align: left;
        padding-left: 15px;
}

#input {
	width: 250px;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
}

#input #name, #thereemail, #message {
	width: 250px;
	font-family: verdana, helvetica, sans-serif;
	font-size: small;
	color: #0066cc;
	border: 1px solid #f2f2f2;
	background-color: #f7f7f7;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	margin-bottom: 2px;
}

#input #submit {
	width: 50px;
	font-family: verdana, helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	border: 1px solid #ffffff;
	background-color: #666666;
	margin-top: 10px;
	cursor: pointer;
}

h2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #e26a18;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*
#sadrzaj1 h2 {
	color: #666666;
}
*/

h3 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.1em;
	margin-bottom: 4px;
}

h4 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #404040;
	text-align: left;
	text-transform: uppercase;
	line-height: 110%;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 25px;
	margin: 0px;
}

h5 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.1em;
}

#uizradi {
	list-style-image: url(media/list_bullet.gif);
	line-height: 150%;
}

/*   Revolver JS   */
.revolver, ul.revolver {
	width : 645px;
	height : 320px;
	border : 0px solid #ffffff;
	position : relative;
	overflow : hidden;
	margin:0;
	padding:0;
}

.revolver div, ul.revolver li {
	position:absolute;
	width:250px;
	height:250px;
}

.revolver img {
        /*width:100%;
	height:100%; */
        width:100%;
        height:100%;
        border:0;
}

.revolver span.productSpecialPrice {
	display:block;
        text-align: right;
	margin-top: -20px;
	position: relative;
	z-index: 100;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
}

#revolverlinks {
	text-align: right;
	margin-top: -40px;
	position: relative;
	z-index: 100;
}

#revolverlinks a {
	text-decoration: none;
	display: block;
	float: right;
	font-size: 200%;
}

/*   iz Zen Cart-a   */
#navMainSearch {
	float:right;
	margin-right: 20px;
	margin-top: -12px;
}

#navMainSearch input#keyword {
	display: block;
	float: left;
	background: #ff9e64 url(media/submit.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px;
	color: #d45000;
	width: 138px;
	height: 23px;
	padding-top: 8px;
	padding-left: 6px;

}

#navMainSearch input#keyword:focus {
	color: #a12601;

}

#navMainSearch input.button_search {
	display: block;
	float: left;
        background: url(media/submit.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 0px;
	color: #ff9e64;
	width: 54px;
	height: 32px;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
}

#navMainSearch input.button_searchHover {
	display: block;
	float: left;
        background: url(media/submit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px;
	color: #ff9e64;
	width: 54px;
	height: 32px;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
}


