﻿body {
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	background-image: url('../Images/bottomWatermark.jpg');
	background-repeat: no-repeat;
}
.mainDiv
{
	width: 100%;
	height: 100%;
	text-align: center;
	margin:0 auto 0;
	left: 0px;
}

#main
{
	width: 100%; 
	height:100%;		
	margin:0 auto 0;
	text-align: -moz-center;
	left:0px;
}
#divHead{
	background-position: left top;
	width: 950px;
	height: 185px;
	text-align: left;
	vertical-align: top;
	background-image: url('../Images/epo_tech_header.jpg');
	background-repeat: no-repeat;	
}
#cellFoto{
	width:20%;
	height:80px;
}
#divTopFoto{
	width:950px;
	height:140px;
	text-align:center;
}
#tableTopFoto{
	width:950px;
	height:130px;

}
#tableBody{
	width:750px;
	padding-top:5px;
}
#tableBodyTextCell{	
	vertical-align:top;	
	padding-left:5px;
	text-align:left;
}
#tableBodyWSMenu{
	vertical-align: top;
	text-align: left;
	background-image: url('../Images/wsMenuBack.jpg');
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 10px;
	width: 231px;
	color: #FFFFFF;
	font-weight: bold;
}
#tableBodyWSMenu a:link{	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
#tableBodyWSMenu a:visited{	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

#tableBodyWSMenu a:hover, a:link:hover, a:visited:hover,a:active:hover{	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

#tableFooter{
	width: 100%;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
#tableFooter a:link{
	text-decoration:none;
	color:#333333
}
#tableFooter a:visited{
	text-decoration:none;
	color:#333333
}
#tableFooter a:active{
	text-decoration:none;
	color:#333333
}
#tableFooter a:hover{
	text-decoration:underline;
	color:#333333
}

#tableLMenu{
	width:100%;
	text-align:center;
}
#tableTopMenu{
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
#cellTopMenu1 {
	background-image: url('../Images/menuOnama.jpg');
	background-repeat: no-repeat;
	width: 107px;
	height: 28px;
}
#cellTopMenu1 a:link {	
	color: #034582;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}
#cellTopMenu1 a:hover {	
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: underline;
}
#cellTopMenu1 a:active{
	color:red;
}
.topMenuLink1{
	color: #034582;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.topMenuLink1 a:link{
	text-decoration: none;
}
.topMenuLink1 a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}
.topMenuLink1 a:visited{
	text-decoration: none;
}
.topMenuLink1 a:active{	
	text-decoration: underline;
}
.topMenuDiv{
	width:950px;
	margin:0 auto 0;
	text-align:center;
	left:0px;
}
.topMenuDiv{
	width:950px;
	margin:0 auto 0;
	text-align: -moz-center;
	left:0px;
}
#cellTopMenu2{
	background-image: url('../Images/menuGalerija.jpg');
	background-repeat: no-repeat;
	width: 108px;
	height: 28px;
}
#cellTopMenu2 a:link {	
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}
#cellTopMenu2 a:hover {
	color: #034582;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: underline;
}

.topMenuLink2{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.topMenuLink2 a:link{
	text-decoration: none;
}
.topMenuLink2 a:hover{
	color: #034582;
	text-decoration: underline;	
}
.topMenuLink2 a:visited{
	text-decoration: none;
}
.topMenuLink2 a:active{
	text-decoration: none;
}

#cellTopMenu3{
	background-image: url('../Images/menuProdaja.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	width: 105px;
	height: 28px;
}
#cellTopMenu3 a:link {	
	color: #034582;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}
#cellTopMenu3 a:hover {	
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: underline;
}

#cellTopMenu4{
	background-image: url('../Images/menuKontakt.jpg');
	background-repeat: no-repeat;
	width: 109px;
	height: 28px;
}
#cellTopMenu4 a:link {	
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}
#cellTopMenu4 a:hover {	
	color: #034582;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: underline;
}

.img-shadow {
float:right;
background: url('../Images/trans-shadow.png') no-repeat bottom right; 
/* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.img-shadow img {
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
.spliter{
	background-image: url('../Images/spliter.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width:950px;
	height:4px;
}
.ostaliTableMenu{	
	width:800px;
	text-align:center;
}
.tableWSButton{
	width:215px;
	margin:0 auto 0;
	text-align:center;
	left:0px;
}
.tableWSButton{
	width:215px;
	margin:0 auto 0;
	text-align: -moz-center;
	left:0px;
	}

#cellWSButton{
	background:url('../Images/wsButton.jpg') center center no-repeat;	
	width:215px;
	height: 32px;
}
#cellWSButton{
	background:url('../Images/wsButton.jpg') center center no-repeat;	
	width:215px;
	height: 32px;
	margin:0 auto 0;
	text-align: -moz-center;
	left:0px;

}

#cellWSButton a:link{
	color: #034582;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	 
	}
#cellWSButton a:hover{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;	 
	}
#cellSabaButton{
	background:url('../Images/sabaButton.jpg') center center no-repeat;	
	width:107px;
	height: 28px;
}
#cellSabaButton a:link{
	color: #034582;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	 
	}
#cellSabaButton a:hover{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	 
	}
#cellEpifanesButton{
	background:url('../Images/epifanesButton.jpg') center center no-repeat;	
	width:107px;
	height: 28px;
}
#cellEpifanesButton a:link{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	 
	}
#cellEpifanesButton a:hover{
	color: #034582;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	 
	}
#cellProsetButton{
	background:url('../Images/prosetButton.jpg') center center no-repeat;	
	width:107px;
	height: 28px;
}
#cellProsetButton a:link{
	color: #034582;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
#cellProsetButton a:hover{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	 
	}
#cellAerovacButton{
	background:url('../Images/aerovacButton.jpg') center center no-repeat;	
	width:107px;
	height: 28px;
}
#cellAerovacButton a:link{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	 
	}
#cellAerovacButton a:hover{
	color: #034582;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	 
	}
#cellSotecoButton{
	background:url('../Images/sotecoButton.jpg') center center no-repeat;	
	width:107px;
	height: 28px;
}
#cellSotecoButton a:link{
	color: #034582;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
#cellSotecoButton a:hover{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	 
	}
#cellBoeroButton{
	background:url('../Images/boeroButton.jpg') center center no-repeat;	
	width:107px;
	height: 28px;
}
#cellBoeroButton a:link{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	 
	}
#cellBoeroButton a:hover{
	color: #034582;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	 
	}
#cellRedtreeButton{
	background:url('../Images/redtreeButton.jpg') center center no-repeat;	
	width:107px;
	height: 28px;
}
#cellRedtreeButton a:link{
	color: #034582;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
#cellRedtreeButton a:hover{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	 
	}
#cellFormaxButton{
	background:url('../Images/formaxButton.jpg') center center no-repeat;	
	width:107px;
	height: 28px;
}
#cellFormaxButton a:link{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	 
	}
#cellFormaxButton a:hover{
	color: #034582;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	 
	}


/***********************WEST SYSTEM***************************************/
#divWestHead{
	background-position: left top;
	width: 950px;
	height: 185px;
	text-align: left;
	vertical-align: top;
	background-image: url('../Images/WEST_SYSTEM/West_System_header.jpg');
	background-repeat: no-repeat;	
}
#tableWestBody{
	width:950px;
	padding-top:5px;
}

#tableWestPodkategorijeMeni{
	width:200px;
	padding-top:10px;
}
#cellWestPodkategorijeMeni1{
	background-color: #949599;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	height:30px;
}

#cellWestPodkategorijeMeni1 a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#cellWestPodkategorijeMeni1 a:link{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#cellWestPodkategorijeMeni1 a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
#cellWestPodkategorijeMeni2{
	background-color: #0e5dac;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	height:30px;
}
#cellWestPodkategorijeMeni2 a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#cellWestPodkategorijeMeni2 a:link{		
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#cellWestPodkategorijeMeni2 a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

#tableWestPodkategorijaLKolona{
	width:20%;
	text-align:center;
	vertical-align:middle;
}
#tableWestPodkategorijaRKolona{
	width:80%;
	text-align:justify;
	vertical-align:top;
}
#cellWestPodkategorijTitl{
	text-align: center;
	color: #2F8FA8;
	font-weight: bold;	
	font-size: 16px;
	line-height:50px;
	vertical-align:middle;
}
#cellWestPodkategorijSubTitl{
	text-align: left;
	color: #54B7CF;
	font-weight: bold;
	line-height:20px;
}
#divWestLogo{
	width:750px;
	text-align:left;
}
#tableWestBodyTextCell{	
	vertical-align:top;	
	padding-left:5px;
	text-align:justify;
}
#imgWSLogo{
	border: 2px solid #FFFFFF;
	float: left;
	padding: 10px;
}
#divWSLogo{	
	border: 2px solid #FFFFFF;
}
#divWSLogo a:active img{
	border: 2px solid #FFFFFF;
}
#divWSLogo a:link img{
	border: 2px solid #FFFFFF;
}
#divWSLogo a:visited img{
	border: 2px solid #FFFFFF;
}

#divWSLogo a:hover img{
	padding: 11px;
	border: 1px solid #021a40;
	background-color: #FFFFCC;
}

.pdfLink{
	background-image: url('../Images/pdf.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:20px;	
	line-height:22px;
}
.pdfLink a:active{
	color: #808080;
	text-decoration: none;
}
.pdfLink a:link{
	color: #808080;
	text-decoration: none;
}
.pdfLink a:visited{
	color: #808080;
	text-decoration: none;
}
.pdfLink a:hover{
	color: #808080;
	text-decoration: underline;
}

#cellPdfLink{
	color: #808080;
	text-decoration: none;
	text-align:right;
}
#cellPdfLink a:active{	
	color: #808080;
	text-decoration: none;
}
#cellPdfLink a:link{
	color: #808080;
	text-decoration: none;
}
#cellPdfLink a:visited{
	color: #808080;
	text-decoration: none;
}
#cellPdfLink a:hover{
	color: #666666;
	text-decoration: underline;
}
#cellWestPodkategorijeMeni
{
	vertical-align:top;
	padding-top:10px;
}
#linkWestVideo{
	font-size: 10px;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
#linkWestVideo a:active{	
	color: #000066;
	text-decoration: none;
}
#linkWestVideo a:link{	
	color: #000066;
	text-decoration: none;
}
#linkWestVideo a:visited{
	color: #000066;
	text-decoration: none;
}
#linkWestVideo a:hover{
	color: #000000;
	text-decoration: underline;
}


/***************************END*******************************************/
/****************************AEROVAC**************************************/
#divAeroHead{
	background-position: left top;
	width: 950px;
	height: 185px;
	text-align: left;
	vertical-align: top;
	background-image: url('../Images/AEROVAC/Aerovac_header.jpg');
	background-repeat: no-repeat;	
}
/***************************END*******************************************/
/****************************BOERO**************************************/
#divBoeroHead{
	background-position: left top;
	width: 950px;
	height: 185px;
	text-align: left;
	vertical-align: top;
	background-image: url('../Images/BOERO/Boero_header.jpg');
	background-repeat: no-repeat;	
}
/***************************END*******************************************/
/****************************EPIFANES**************************************/
#divEpifanesHead{
	background-position: left top;
	width: 950px;
	height: 185px;
	text-align: left;
	vertical-align: top;
	background-image: url('../Images/EPIFANES/Epifanes_header.jpg');
	background-repeat: no-repeat;		
}
#tableEpifanesPodkategorijeMeni{
	width:950px;
}
#cellEpifanesPodkategorijeMeni{
	border: 2px solid #333333;
}
#tableEpifanesPodkategorijaLKolona{
	width:15%;
	text-align:center;
	vertical-align:middle;
}
#tableEpifanesPodkategorijaRKolona{
	width:60%;
	text-align:justify;
	vertical-align:top;
}
#cellEpifanesPodkategorijTitl{
	text-align: left;
	color: #2F8FA8;
	font-weight: bold;
	line-height:40px;
}
#cellEpifanesPodkategorijSubTitl{
	text-align: left;
	color: #54B7CF;
	font-weight: bold;
	line-height:20px;
}

/***************************END*******************************************/
/****************************SABA**************************************/
#divSabaHead{
	background-position: left top;
	width: 950px;
	height: 185px;
	text-align: left;
	vertical-align: top;
	background-image: url('../Images/SABA/Saba_header.jpg');
	background-repeat: no-repeat;	
}
/***************************END*******************************************/
/****************************SOTECO**************************************/
#divSotecoHead{
	background-position: left top;
	width: 950px;
	height: 185px;
	text-align: left;
	vertical-align: top;
	background-image: url('../Images/SOTECO/Soteco_header.jpg');
	background-repeat: no-repeat;	
}
/***************************END*******************************************/
/***************************PROSET****************************************/
#divProsetHead{
	background-position: left top;
	width: 950px;
	height: 185px;
	text-align: left;
	vertical-align: top;
	background-image: url('../Images/PRO_SET/ProSet_header.jpg');
	background-repeat: no-repeat;	
}
/***************************END*******************************************/
/***************************REDTREE****************************************/
#divRedtreeHead{
	background-position: left top;
	width: 950px;
	height: 185px;
	text-align: left;
	vertical-align: top;
	background-image: url('../Images/REDTREE/RedTree_header.jpg');
	background-repeat: no-repeat;	
}
#tableRedtreeImages{
	
	width:950px;
}
#tableRedtreeImagesLKolona{
	width:300px;
	text-align:right;
	vertical-align:top;

}
#tableRedtreeImagesRKolona{
	width:650px;
	text-align:left;
	vertical-align:top;
}
/***************************END*******************************************/
/****************************GALERIJA*************************************/
#tableGalerija{	
	width:950px;
	padding-top:10px;	
}
#cellGalerijaImg{
	/*width: 350px;
	height: 220px;*/
	color: #005399;
	vertical-align:bottom;
	text-align: center;
	text-align: -moz-center;
}
#tableGalerijaImg{
	width: 200px;
	text-align: left;	
}
.img-shadow {
float:right;
background: url('../Images/Gallery/trans-shadow.png') no-repeat bottom right; 
/* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.img-shadow img {
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}

/***************************END*******************************************/

.newStyle1 {
	list-style-type: none;
}
/****************************FORMAX**************************************/
#divFormaxHead{
	background-position: left top;
	width: 950px;
	height: 185px;
	text-align: left;
	vertical-align: top;
	background-image: url('../Images/FORMAX/Formax_header.jpg');
	background-repeat: no-repeat;	
}
/***************************END*******************************************/
/*_________________________________________________*/
	/*-----------Style for jQPOOOP--------------------------*/

	
.popup{

z-index:10000;
width:450px;
height:250px;
position:relative;
border: solid 3px #6b6b6b;
background: white url('../Images/top_back.jpg') 0 0 repeat-x;

}
.warning_button {
	background-position: 0 0;
	background: url('../Images/warning.jpg') no-repeat 0 0;
	margin: 5px 0 0 10px;
	padding: 5px 0 0 30px;
	font-size: 14px;
	height: 22px;
	float: left;
	font-weight: bold;
}
.close_button {
	float: right;
	border: none;
	margin: 6px 6px 0 0;
	font-size: 14px;
	height: 22px;
	padding: 5px 0 0 30px;
	background: url('../Images/close.gif') 0 0 no-repeat;
	cursor: pointer;
}


