body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/top_gradient.jpg);
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
	color: #2583D2;
	text-decoration: none;
}
a:hover {
	color: #2583D2;
	text-decoration: underline;
}
/* --- start header --- */
#headerbox {
	position: relative;
	height: 84px;
	width: 930px;
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.emailbox {
	position: absolute;
	top: 65px;
	right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #aab1b4;
	text-align: right;
	vertical-align: top;
}
.emailbox a:link, .emailbox a:visited, .emailbox a:active {
	color: #aab1b4;
	text-decoration: none;
}
.emailbox a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* --- end header --- */
/* ---  start horizontal menu --- */
#hmenubox {
	width: 930px;
	height: 52px;
	background-image: url(../images/hmenu_back.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#hmenu {
	height: 34px;
	margin-left: 22px;
	text-align: left;
}
#hmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/* horizontal navigation */
#hmenu li {
	display: inline;
}
#hmenu a:link, #hmenu a:visited, #hmenu a:active {
	float: left;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B6B8B9;
	text-decoration: none;
	margin-right: 2px;
	padding-top: 17px;
	padding-bottom: 21px;
	display: block;
	background-image: url(../images/buttons/link_back_01.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
}
#hmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/buttons/link_back_02.gif);
}
/* ---  end horizontal menu --- */
#rountopbox {
	height: 20px;
	width: 930px;
	background-image: url(../images/round_top_930x20.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
/* ---  start galleryview --- */
#gviewbox {
	width: 890px;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#gallery_wrap {
	width: 890px;
	height: 316px;
}
.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}
#content {
	margin-left: 240px;
	margin-top: 30px;
	margin-right: 50px;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
/* ---  end galleryview --- */
#spacer20px {
	width: 930px;
	height: 20px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

/* ---  start main content - container --- */
#container {
	position: relative;
	width: 930px;
	min-height: 370px;
	background-image: url(../images/container_back.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
/* ---  start left menu box --- */
#leftmenu {
	position: absolute;
	width: 240px;
	vertical-align: top;
	text-align: left;
	padding: 0 0 0 20px;
}
.leftmenutitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #2F3031;
	text-align: left;
	vertical-align: top;
	width: 220px;
	height: 22px;
	background-image: url(../images/products_title_back.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#linkstop {
	width: 200px;
	height: 12px;
	background-image: url(../pictures/n_links_top.gif);
	background-repeat: no-repeat;
}
/* start left navigation */
#leftnavigation {
	width: 220px;
	margin: 0px;
}
#leftnavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/* korekcija za IE 6 without trouble with vertical space (<li> margins) */
* html #leftnavigation li a {
	width: 200px;
}
#leftnavigation li a:link, #leftnavigation li a:visited, #leftnavigation li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #868789;
	text-decoration: underline;
	padding-left: 17px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0px;
	background-image: url(../images/buttons/v_link_01.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
}
#leftnavigation li a:hover {
	color: #2583D2;
	text-decoration: underline;
	background-image: url(../images/buttons/v_link_02.gif);
	background-repeat: no-repeat;
}
/* end left navigation */
/* ---  end left menu box --- */
/* ---  end main content - container --- */

/* ---  start page content box --- */
#pagecontent {
	width: 630px;
	float: right;
	margin: 0 20px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #757677;
	text-align: justify;
	vertical-align: top;
}
.h1box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #2F3031;
	text-align: left;
	vertical-align: top;
	height: 22px;
	background-image: url(../images/title_back.gif);
	background-repeat: repeat-x;
	margin-bottom: 18px;
}
/* ---  start heading --- */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #2F3031;
	text-align: left;
	vertical-align: top;
	height: 22px;
	background-image: url(../images/title_back.gif);
	background-repeat: repeat-x;
	margin-bottom: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #757677;
	margin: 0px;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #757677;
	margin: 0px;
	text-decoration: none;
}
/* ---  end heading --- */
.productshome {
	width: 630px;
	vertical-align: top;
	text-align: left;
}
.productstxt {
	width: 340px;
	float: left;
	vertical-align: top;
	text-align: justify;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #757677;
	vertical-align: middle;
	text-align: left;
}
.more a:link, .more a:visited, .more a:active {
	color: #2583D2;
	text-decoration: none;
}
.more a:hover {
	color: #2583D2;
	text-decoration: underline;
}
.productsrightimg {
	width: 270px;
	float: right;
	vertical-align: top;
}
.plexi-letter-spacing {
	letter-spacing: 0.7em;
	text-transform: uppercase;
}
/* ---  start reference box --- */
.referencecontainer {
	vertical-align: top;
	text-align: left;
}
.referencebox {
	width: 315px;
	float: left;
	vertical-align: top;
	text-align: left;
}
.referencebox ul {
	margin: 0 0 0 14px;
	padding: 0;
}
.clear_referencebox {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
/* ---  end reference box --- */
.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}
#lastrow {
	height: 20px;
	width: 930px;
}
.productsclear {
	height: 20px;
	clear: both;
	margin: 0;
	padding: 0;
}
.product_id {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #757677;
	vertical-align: middle;
	text-align: center;
	padding: 3px 0 3px 0;
}
/* ---  end page content box --- */

/* ---  start footer box --- */
#footerbox {
	height: 67px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footer_back.gif);
	background-repeat: repeat-x;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ADAFB1;
	text-align: center;
	padding-top: 30px;
}
/* ---  end footer box --- */
