html,body {
	margin:				0;
	padding:			0;
	height:				100%;
	background-color:	#192435;
} 
#backlinija {
	width: 100%;
	top: 120px;
	background-color: #2C405E;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #4B6D9F;
	height: 1.4em;
	position: absolute;
	vertical-align: bottom;
	text-align: right;
	background-image: url(backlinija.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#glavni {
	position: absolute;
	height:				auto !important; /* Detect height automatically, Incompatible w/IE */
	height:				100%;
	min-height:			100%;
	background-color: #FFFFFF;
	width: 80%;
	top: 0px;
	left: 10%;
	background-image: url(content-pozadina.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content {
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 1em;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
}
#content h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	letter-spacing: 0.2em;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2E4363;
	font-weight: bold;
}
#content h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	width: 70%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-indent: 1em;
}
#content a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #003399;
}
#content a:hover {
	color: #000099;
	background-color: #CCFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
}
#content a:visited {
	color: #003399;
}
#content a:active {
	color: #993333;
}
#content li {
	padding-bottom: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0.5em;
}
#naslov {
	background-color: #476696;
	position: absolute;
	height: 1.4em;
	width: 100%;
	top: 120px;
	bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
	text-indent: 1em;
	background-image: url(naslovlinija.gif);
	background-repeat: repeat-x;
	background-position: top;
	white-space: nowrap;
	overflow: hidden;
	left: 0px;
	vertical-align: middle;
	margin: 0px;
	padding: 0em;
}
#naslov h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-variant: small-caps;
	color: #FFFFFF;
	margin-top: 0.1em;
}
.navigacija {
	position: absolute;
	bottom: 0px;
	right: 10%;
	width: 80%;
	text-align: right;
	height: 24px;
}
#dugme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: right;
	white-space: nowrap;
	height: 24px;
}
#dugme ul {
	list-style-type: none;
	text-align: center;
	border: 0;
	margin: 0px;
	padding: 0px;
}
#dugme li {
	padding: 0px;
	margin: 0;
	float: left;
	text-align: center;
	display: block;
}
#dugme li a {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	height: 19px;
	color: #555;
	display: block;
	text-decoration: none;
	text-align: center;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #eee;
	border-right: 1px solid #aaa;
	width: 100px;
	overflow: hidden;
}
#dugme li#contact a{
	border-right: none;
}
#dugme li#products a{
	border-left: none;
}
#dugme li a:hover {
	background: url(nav-plavo.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
}
.navbg {
	background-image: url(nav-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	vertical-align:	middle;
	white-space: nowrap;
}
.gore {
	background-color: #192435;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 120px;
	width: 100%;
	background-image: url(pozadinagore.jpg);
	background-repeat: repeat-x;
}
.slikagore {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 640px;
	left: 0px;
	top: 0px;
}
.homefav {
	top: 0px;
	right: 10%;
	height: 21px;
	width: 40px;
	position: absolute;
}
/* SENKE */
.ydsf {
	display: block;
	position: relative;
	margin: 4px -4px -4px 4px;
	background: url(shadow-grid.gif) repeat;
}

/* ie6 ignores this selector */
html>body .ydsf {
	margin: 10px -10px -10px 10px;
	background: url(shadow.png) right bottom no-repeat;
}

/* shadow corners */
.ydsf:before,
.ydsf:after {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	background: inherit;	
}

.ydsf:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: -10px 0 0 auto;
	background-position: right top;
}

.ydsf:after {
	margin: -10px 0 0 -10px;
	background-position: left bottom;
}

.ydsf .inner {
	display: block;
	position: relative;
	overflow: hidden; /* prevents margin leakage from child elements */
	left: -4px;
	top: -4px;
}
/* ie6 ignores this selector */
html>body .ydsf .inner {
	left: -10px;
	top: -10px;
	margin: 0;
}
.newsnaslov {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFB378;
	background-color: #3F2C1E;
	letter-spacing: 0.4em;
	text-align: left;
	text-indent: 1em;
	overflow: hidden;
	background-image: url(news-linija.gif);
	background-repeat: repeat-x;
	background-position: top;
	white-space: nowrap;
}
.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFB378;
	color: #000000;
	text-align: left;
	background-image: url(news-pozadina.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 1em;
	padding-right: 10px;
	padding-left: 0px;
}
.newscontent li {
	background-image:url(news-bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
	padding-left: 20px;
}
.newscontent hr {
	width: 100%;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #775439;
}
.notenaslov {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #65D788;
	background-color: #193522;
/*	letter-spacing: 0.2em; */
	text-align: left;
	text-indent: 1em;
	overflow: hidden;
	background-image: url(customers-linija.gif);
	background-repeat: repeat-x;
	background-position: top;
	white-space: nowrap;
}
.notecontent {
	background-color: #65D788;
	color: #000000;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1.5em;
}
.notecontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	text-indent: 0px;
}
.note {
	background-color: #E5DDCF;
	color: #000000;
	text-align: center;
	padding: 1em;
}
.right {
	float: right;
	clear: right;
}
.left {
	float: left;
	clear: left;
}
.bezmargine {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.w30 {
	width: 30%;
}
.w45 {
	width: 45%;
}
.w65 {
	width: 65%;
}
.w80 {
	width: 80%;
}
.w100 {
	width: 100%;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: normal;
	text-indent: 34px;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(email-pozadina.gif);
	background-repeat: no-repeat;
	overflow: visible;
	height: 32px;
	vertical-align: middle;
	background-position: left center;
}
.email a {
	text-decoration: none;
	border-bottom-width: 1px !important;
	border-bottom-style: dashed !important;
}
.velikilink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	margin-bottom: 1em;
}
.velikilink ul {
	list-style-type: none;
	text-align:	left;
	border: 0;
	margin: 0px;
	padding: 0px;
}
.velikilink ul li {
	padding: 0;
	margin: 0;
	display: block;
}
.velikilink li a {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	padding-right: 0.5em;
	margin: 0;
	display: block;
	text-decoration: none;
	background-color: #EAF1FA;
	border: 1px solid #CCCCCC;
	background-image: url(link-strelica.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.velikilink li a:hover {
	background-image:url(link-strelica-anim.gif);
	border: 1px solid #66CCFF;
}
.downloadlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	background-image: url(download.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 34px;
}
.producttable {
	width: 100%;
}
.producttable th {
	padding: 0.5em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
}
.producttable td {
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 34px;
}
.producttablerow {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.producttableroweven {
	background-color: #FFDDD8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3877E;
}
.producttablerowevenleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3877E;
	background-image: url(prodtable-leftbgeven.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFF5F4;
}
.producttablerowodd {
	background-color: #F8FCD5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC17D;
}
.producttablerowoddleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC17D;
	background-image: url(prodtable-leftbgodd.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FCFDF1;
}
.producttablerowheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3877E;
}
.producttablerownaslov {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3877E;
}
.producttablerazdelnik {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #96999D;
}
.bundletable {
}
.bundletable th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
.bundletable td {
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 34px;
}
.bundletablerowheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC17D;
}
.bundletabledisabled {
	background-color: #FCFDF1;
	background-image: url(prodtable-disabled.gif);
}
#dole {
	position:			absolute;
	bottom:				0px;
	margin-left:		0px !important;
	margin-bottom:		0px !important;
/*	margin-bottom:		-2px; */
	width:				100%;
	clear:				both;
	height:				1.5em;
	text-align:			center;
	vertical-align:		top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
