@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #dae3e4;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	overflow-x: hidden;

}
.oneColFixCtrHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
        z-index: 2;
        position: relative;
	text-align: left;
	top: -2px;
}

.conBack
{
	background: url('../slike/mainBackGrad.png') no-repeat;
}
.oneColFixCtrHdr #header {
	background: none; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	
}

.oneColFixCtrHdr #header img {
        margin-top: 15px;
	margin-bottom: 40px;
}

.oneColFixCtrHdr #header a img{
	border: none;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#header-right{
	position: absolute;
	right: 38px;
	top: 20px;
}

#header-right img{
	display: block;
	margin: 10px 0 0;
	border: none;
}

.oneColFixCtrHdr #mainBack{
        text-align: center;
        position: relative;
	display: table-row;
}

#mainTable{
	display: table;
	width: 100%;
}

#mainBackGradL{
	width: auto;
}

#mainBackGradL img{
	width: 100%;
	height: 691px;
}

#mainBackGradR{
	width: auto;
}

#mainBackGradR img{
	width: 100%;
	height: 691px;
}

.tableCell{
	display: table-cell;
	vertical-align:top;
}
.oneColFixCtrHdr #mainBackSideL{
    background: url('../slike/mainBackSideL.png') no-repeat;
    overflow: hidden;
    height: 700px;
    width: 545px;
    top: 0px;
    left: -200px;
    z-index: -1;
    position: absolute;
}.oneColFixCtrHdr #mainBackSideR{
    background: url('../slike/mainBackSideR.png') no-repeat;
    top:0px;
    right:0px;
    overflow: hidden;
    height: 700px;
    width: 494px;
    z-index: -1;
    position: absolute;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	position: relative;
}
.oneColFixCtrHdr #mainColumn {
    position: relative;
    left: -100px;
    float: none;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.navBarMain{
    position: relative;
    width: 100%;
    height: 39px;
    z-index: 5;
    top: -3px;
    left: -1px;
}

h4.prodhelp{
	line-height: 172px;
}

h4.indhelp{
	line-height: 12px;
	margin: 0;
}

h4.mainhelp{
	line-height: 12px;
	margin: 0;
}

h4.klihelp{
	line-height: 48px;
}

h4.konhelp{
	line-height: 28px;
	margin: 0;
}

h4.tehhelp{
	line-height: 222px;
}

h4.prohelp{
	line-height: 149px;
}

h4.onahelp{
	line-height: 0;
}

h4.tehhelp2{
	line-height: 0;
}

h4.techelp{
	line-height: 180px;
}

h4.onahelp {
voice-family:"\"}\"";
voice-family:inherit;
[color:black;
line-height:42px;]/*Opera and newer Safary 4+*/
}

h4.tehhelp2 {
voice-family:"\"}\"";
voice-family:inherit;
[color:black;
line-height:39px;]/*Opera and newer Safary 4+*/
}


#bigPic img{
	z-index: 2;
	position: relative;
	margin: 3px 0 11px 7px;
}

#navBarLeft{
    float: left;
    background: url('../slike/mainColNavBarL.png') no-repeat;
    width: 14px;
    height: 39px;
}
#navBar{
    float: left;
    background: url('../slike/mainColNavBarC.png') repeat-x;
    width: 941px;
    height: 39px;
}

#navBar ul{
	margin-left: -44px;
	position: relative;
	top: -6px;
}

#navBar li{
    float: left;
    list-style: none;
    background: none;
    background-position: 0 -3px;
    font-family: Verdana, Arial;
    font-size: 90%;
    font-weight: bold;
    color: #FFF;
    margin: 0;
    height: 21px;
    position: relative;
}
#navBar li a{
	text-decoration: none;
	color: #FFF;
	padding-left: 30px;
	padding-right: 30px;
	outline: none;
	display: block;
	padding-top: 2px;
	position: relative;
	top: -3px;
}

#navBar li a.menuHighlight{
	color: #ec1c24;
}

#navBar li a:hover{
    background: url('../slike/paser.png') no-repeat;
    height: 35px;
    color: #ec1c24;
    border: none;
}

#navBar li a:active{
    background: url('../slike/paser.png') no-repeat;
    height: 35px;
    color: #ec1c24;
    border: none;
    outline: none;
}

#navBar ul.submeni {
    float: none;
    display: none;
    list-style: none;
    position: absolute;
    top: 1.4em;
    left: 4em;
    background: #DAE3E4;
    padding: 0 3px 0 0;

}

#navBar .submeni li{
	font-size: small;
	float: none;
	padding-top: 12px;
	padding-bottom: 5px;
	border-top: 2px solid #F00;
	width: 12em;
	height: auto;
	margin: 0 30px;
}

#navBar .submeni li:first-child{
	border: none;
}

#navBar .submeni li a{
	padding-left: 0;	
    background: none;
    border: none;
    color: #000;
    text-align: left;
    height: auto;
}

#navBar .submeni li a:hover{
    color: #ec1c24;
}

#navBar .submeni li:first-child a{
    background: none;
    border: none;
    padding-bottom: 0;
}

#navBarRight{
    float: left;
    background: url('../slike/mainColNavBarR.png') no-repeat;
    width: 14px;
    height: 39px;
}

#navBar li.navDiv{
	float:left;
	background: url('../slike/navDiv.png') no-repeat;
	width: 8px;
	height: 33px;
	position: relative;
	list-style: none;
	top: -10px;
	padding: 0px;
	margin: 0;
}

#bigPic{
	position: relative;
	top: -6px;
}

#contentBack{
    position: relative;
    margin-top: -16px;
    margin-left: 2px;
}

#contentBackTop{
    background: url('../slike/contentBackTop.png') no-repeat;
    width: 962px;
    height: 18px;

}

#contentBackMid{
    background: url('../slike/contentBackMid.png') repeat-y;
    width: 962px;
    height: auto;
    position: relative;
}

#contentBackBtm{
    background: url('../slike/contentBackBot.png') no-repeat;
    width: 962px;
    height: 18px;
}

.content3Col{
	display: inline-table;
	height: auto;
	width: 297px;
	padding: 10px 3px 15px 15px;
	z-index: 5;
	position: relative;
	margin-bottom: 19px;
}

.content3Col {
voice-family:"\"}\"";
voice-family:inherit;
[color:black;
width:313px;]/*Opera and newer Safary 4+*/
}

.content3Col p{
	font-family: Verdana, Arial;
	font-size: x-small;
}

.content3Col h3{
	font-family: Verdana, Arial;
	font-size: small;
	color: #FFF;
	margin-bottom: 25px;
}
.content3Col ul{
	padding-left: 18px;
	clear: left;
}
.content3Col ul li{
	list-style-image: url('../slike/paser-dot.png');
	font-family: Verdana, Arial;
	font-size: x-small;
	margin-bottom: 22px;
}

.content3Col li.title{
	margin-bottom: 0px;
	list-style-image: url('../slike/paser-dot.png');
	font-family: Verdana, Arial;
	font-size: x-small;
	margin-left: 18px;
}

.content3Col li > h3, .content2Col l1 > h3{
	margin-bottom: 0;
}

.content3Col li > h3, .content2Col l1 > h3 {
voice-family:"\"}\"";
voice-family:inherit;
[color:black;
margin-left: -18px;]/*Opera and newer Safary 4+*/
}
.content3Col img{
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

.divider{
	background: url('../slike/contentDividerS.png') repeat-y;
}

.content2Col{
	display: inline-table;
	/*float: left;*/
	height: auto;
	width: 425px;
	padding: 10px 10px 0 33px;
	z-index: 5;
	position: relative;
	margin-bottom: 15px;
}

.content2Col {
voice-family:"\"}\"";
voice-family:inherit;
[color:black;
width:470px;]/*Opera and newer Safary 4+*/
}

.divider {
voice-family:"\"}\"";
voice-family:inherit;
[color:black;
padding-left: 20px;]/*Opera and newer Safary 4+*/
}

.content2Col br{
	height: 30px;
}

.content2Col p{
	font-family: Verdana, Arial;
	font-size: x-small;
	margin-bottom: 11px;
}

.content2Col h3{
	font-family: Verdana, Arial;
	font-size: small;
	color: #FFF;
}
.content2Col ul{
	padding-left: 18px;
	
}
.content2Col ul li{
	list-style-image: url('../slike/paser-dot.png');
	font-family: Verdana, Arial;
	font-size: x-small;
	margin-bottom: 11px;
}

.content2Col img{
}

#contentGrad{
	position: absolute;
	background: url('../slike/gradient3.png') no-repeat;
	height: 384px;
	width: 1024px;
	top: -36px;
	left: -30px;
	z-index: 0;
}
.content3Col ul.dotted{
	padding-left: 0px;
}
.content3Col ul.dotted li{
	list-style-image: none;
	list-style: disc;
	margin-bottom: 2px;
}
.content3Col ul.lined{
	padding-left: 0px;
}
.content3Col ul.lined li{
	list-style: none;
	margin-bottom: 2px;
}

.kopirajt{
	position: absolute;
	right: 41px;
	bottom: -18px;
	color: #747C82;
	font-size: xx-small;
}

strong{
	color: #FFF;
}

#littNav{
	font-size: x-small;
	position: absolute;
	left: -15px;
	bottom: -8px;
	color: #FFF;
}

#littNav li{
	list-style: none;
	float: left;
}

#littNav li.navDiv{
	margin-left: 2px;
	margin-right: 2px;
}

#littNav li a{
	text-decoration: none;
	color: #747C82;
}

#littNav li a:hover{
	color: #ec1c24;
}#littNav li a:active{
	color: #ec1c24;
}

p.bold{
	font-weight: bold;
	font-size: small ;
}

form{
	background: #DAE3E4;
	font-size: small;
	text-align: right;
	padding-top: 6px;
	padding-right: 4px;
	margin-left: -6px;
	margin-right: -15px;
}
input[type="text"]
{
	background: url('../slike/formLine.png') no-repeat;
	border: none;
	width: 325px;
	height: 21px;
}

input[type="submit"]{
	background: none;
	border: none;
}

textarea
{
	border: none;
	width: 325px;
	height: 94px;
	background: url('../slike/formMultiLine.png') no-repeat;
	vertical-align: baseline;
}

#kontaktinfo{
	font-size: small;
}
#kontaktinfo tr{
	margin-bottom: 7px;
}
td.titlecol{
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	margin-bottom: 2px;
}

td.datacol{
	line-height: 115%;
	padding-bottom: 10px;
}

#small{
	font-size: small;
	padding-bottom: 20px;
}

#sticker{
	display: block;
	position: absolute;
	right: 22px;
	top: 144px;
	width: 301px;
	height: 38px;
	z-index: 45;
}

#sticker.hr{
	background: url('../slike/preljepakHR.png') no-repeat;
}

#sticker.en{
	background: url('../slike/preljepakENG.png') no-repeat;
}

div#ljepak
{
	position: absolute;
	left: 100px;
	right: 100px;
	width: 454px;
	height: 600px;
	z-index: 500;
	text-align: left;
	font-size: x-small;
	display: none;
	top: 155px;
}

div#ljepak img.small{
	float: right;
	margin-top: -30px;
	margin-right: 10px;
}

div#ljepak p{
	max-width: 220px;
}

div#ljepak strong{
	font-weight: bold;
	color: #000;
}

div#ljepak div#backL{
	float: left;
	width: 20px;
	height: 600px;
	background: url('../slike/ljepakBackL.png') no-repeat;
}

div#ljepak div#backR{
	float:left;
	width: 20px;
	height: 600px;
	background: url('../slike/ljepakBackR.png') no-repeat;
}

div#ljepak div#backM{
	float: left;
	width: 414px;
	height: 600px;
	background: url('../slike/ljepakBackM.png') repeat-x;
}

div#ljepak div.content ul{
	padding-left: 18px;
}

div#ljepak div.content ul li{
	list-style-image: url('../slike/paser-dot.png');
	font-family: Verdana, Arial;
	font-size: x-small;
	margin-bottom: 22px;
}

div#ljepak div.content li.title{
	margin-top: 40px;
	list-style-image: url('../slike/paser-dot.png');
	font-family: Verdana, Arial;
	font-size: small;
}

#header img.logoEN{
	margin-bottom: 37px;
}

div.rotate{
	float: left;
	margin-left: 5px;
	height: 69px;
	width: 205px;
	border-collapse: collapse;
	padding: 0;
	position: relative;
}

div.rotate img{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 205px;
	height: 69px;
}

