﻿div.homeContentUp 
{
	width:649px;
	height:375px;
	float:left;
	background-image:url('images/home_content_up.gif');
	background-repeat:no-repeat;
}

div.productsUp 
{
	width:620px;
	height:135px;
	margin-left:18px;
	margin-top:50px;
	background-color:Transparent;
}

div#largeImage 
{
	width:auto;
	height:auto;
	position:absolute;
    visibility:hidden;
	z-index:5;
	border-right: silver 2px solid; 
	border-top: silver 2px solid; 
	border-left: silver 2px solid; 
	border-bottom: silver 2px solid;
	padding: 5px 5px 5px 5px;
	background-color:White;
}

div.productsDown 
{
	width:620px;
	height:135px;
	margin-left:18px;
	margin-top:33px;
	background-color:Transparent;
}
/*max velicina slike 120x100*/
td.proizvodi 
{
	width:124px;
	height:100px;
	vertical-align:middle;
	text-align:left;
	cursor:pointer;
}

td.opis 
{
	width:124px;
	height:20px;
	text-align:center;
	vertical-align:top;
	font-size:11px;
	font-weight:bold;
}

td.cena 
{
	width:124px;
	height:8px;
	text-align:center;
	font-size:12px;
	vertical-align:top;
	color:#ff0000;
	font-weight:bold;	
}

td.opis a
{
   font-size:11px;
   color:Black;
   text-decoration:none;
   cursor:pointer;
   font-weight:bold;
}

td.opis a:hover
{
   font-size:11px;
   color:#ff0000;
   text-decoration:none;
   font-weight:bold;
}

.articleHeader 
{
     font-size:11px;
     color:#000000;
     font-weight:bold;
     cursor:pointer;
}

.articleHeader:hover 
{
     font-size:11px;
     color:#ff0000;
     font-weight:bold;
}

.articleDescription
{
    font-size:10px;
    color:#000000;
    font-weight:normal;    
}

.articlePrice
{
    font-size:12px;
    color:#ff0000;
    font-weight:bold;    
}

div.homeContentDown 
{
	width:649px;
	height:auto;
	float:left;
	margin-top:9px;
	/*background-image:url('images/home_content_down.gif');*/
	background-repeat:no-repeat;
}

div.izdvajamo 
{
	width:270px;
	height:200px;
	margin-top:55px;
	margin-left:25px;
	float:left;
	text-align:center;
}

div.izdvajamo a 
{
   font-size:12px;
   color:Black;
   text-decoration:none;
}

div.izdvajamo a:hover 
{
   font-size:12px;
   color:Maroon;
   text-decoration:none;
}


div.specifikacija 
{
	width:292px;
	height:200px;
	margin-top:55px;
	margin-left:35px;
	float:left;
	text-align:left;
}

/*Advertising content*/
div.common_right_header
{
	width:153px;
	height:22px;
	float:left;
	text-align:center;
	font-family:Verdana;
	font-weight:bold;
	color:White;
	font-size:10pt;
	cursor: default;
	background-image:url('images/common/left_content_header.gif');
	background-repeat:no-repeat;
}

div.common_right_content
{
	width:153px;
	float:left;
	background-image:url('images/common/left_content_content.gif');
	background-repeat:repeat-y;
}

div.common_right_footer
{
	width:153px;
	height:6px;
	float:left;
	background-image:url('images/common/left_content_footer.gif');
	background-repeat:no-repeat;
}

div.news_container
{
	width:153px;
	width:100%;
	padding:10px;
	height:195px;
	float:left;
}

div.news_body
{
	width:153px;
	margin-left:3px;
	font-size:11px;
	padding-bottom:3px;
	padding-top:3px;
	margin-top:15px;
}

/*partners*/
div.partners_container
{
	width:153px;
	width:100%;
	padding:10px;
	float:left;
}

div.partners_body
{
	width:150px;
	margin-left:5px;
	padding-bottom:3px;
	padding-top:3px;
}

/*main menu*/
table.dropdown 
{
	width:100%;
	cursor:pointer;
	font-size:18px;
}

table.dropdown tr 
{
	width:100%;
}

table.dropdown td 
{
	width:162px;
	height:37px;
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}
/*table for drop down menu items*/
table.menuItems 
{
	width:162px;
	position:absolute;
	visibility:hidden;
	text-align:left;
	margin-top:8px;
	z-index:3000;
}

table.menuItems td
{
	text-align:left;
}

/*Search area*/

div.searching 
{
	width:280px;
	height:auto;
	background-color:Gray;
	display:none;
	z-index:3;
	position:absolute;
    padding-bottom:3px;
    left:726px;
}

div.updatePanelSearch 
{
	width:274px;
	height:295px;
	margin-left:3px;
	margin-top:5px;
	background-color:White;
}

input.searchInput 
{
    width:125px;
	margin-left:40px;
	margin-top:7px;
}

/* Login Form Veleprodaja */
div.loginForm
{
   width:202px;
   height:200px;
   background-color:Silver;
   /*border-bottom-color:Red;
   border-bottom-style:solid;
   border-bottom-width:1px;
   border-right-color:Red;
   border-right-style:solid;
   border-right-width:1px;
   border-top-color:Red;
   border-top-style:solid;
   border-top-width:1px;
   border-left-color:Red;
   border-left-style:solid;
   border-left-width:1px;*/
   display:none;
   z-index:8;
   position:fixed;
}

div.disableForm 
{
  position:absolute; 
  width:1000px;
  height:844px;
  background-color:White;
  z-index:7;
  display:none;
}

div.references_header
{
	width:649px;
	height:47px;
	float:left;
	background-image:url('images/references_header.gif');
	background-repeat:no-repeat;
}

div.about_us_header
{
	width:649px;
	height:47px;
	float:left;
	background-image:url('images/about_us_header.gif');
	background-repeat:no-repeat;
}

div.business_strategy_header
{
	width:649px;
	height:47px;
	float:left;
	background-image:url('images/business_strategy_header.gif');
	background-repeat:no-repeat;
	margin-top:10px;
}

div.service_header
{
	width:649px;
	height:47px;
	float:left;
	background-image:url('images/service_header.gif');
	background-repeat:no-repeat;
}

div.contact_header
{
	width:649px;
	height:47px;
	float:left;
	background-image:url('images/contact_header.gif');
	background-repeat:no-repeat;
}

div.common_content
{
	width:649px;
	float:left;
	background-image:url('images/content.gif');
	background-repeat:repeat-y;
	font-size:10pt;
	font-family:Sans-Serif, Arial;
}

div.common_footer
{
	width:649px;
	height:13px;
	float:left;
	background-image:url('images/footer.gif');
	background-repeat:no-repeat;
	font-size:10pt;
}

div#Zoom 
{
	background-color:White;
	width:643px;
	position:absolute;
	display:none;
	margin-left:6px;
	filter: alpha(opacity=5);
    opacity: 0.05;
    z-index:2;
}

div#offeriamge 
{
   background-color:White;
   position:absolute;
   width:400px;
   /*height:320px;*/
   margin-left:121px;
   z-index:3;
   display:none;
   border:solid 1px silver;
   margin-bottom:10px;
}
div#offeriamge img 
{
}

.pricelist_button
{
	width:162px;
	height:37px;
	float:left;
	background-color:Transparent;
	border:none;
	cursor:pointer;
}

.popupItem 
{
    padding:3px;
    background-color:White;
    padding-right:10px;
    padding-left:10px;
    padding-bottom:10px;
}

.popupImage 
{
  border:none;
}

.popupHeader 
{   
  text-align:right;
}

.popupHeader img
{ 
  cursor:pointer;
  padding-bottom:2px;
}

#recommendedBannerSlider 
{
    float:left;
    width:649px;
	height:250px;
	max-height:250px;
}

.divRecommendedBanner 
{
}

.divRecommendedBanner img
{
    width:649px;
	height:250px;
	border:none;
}

#topBannerSlider 
{
    float:left;
    width:153px; 
    height:65px;     
}

.divTopBanner 
{
     margin-top:2px;
}

.divTopBanner img
{
  max-width:153px; 
	border:none;
}

.configuratorPage 
{
    width:610px;
	margin-left:20px;
    height:500px;
    overflow:scroll;
    border:none;
}

.articleName 
{
    margin-top:5px;
    color: black;
	font-size:12px;
	font-weight:bold;
	height:28px;
}

.articleName a
{
   color: black;
   text-decoration:none;
   cursor:pointer;
}

.articleName a:hover
{
   color:#ff0000;
}

.articlePrice 
{
    color:#ff0000;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	height:25px;
}

.articleDescription 
{
    font-size:10px; color: black;
    min-height:45px;
    max-height:45px;
}

.itemContent 
{
    float:left; 
    width:307px;
    height:120px;
    margin:0px; 
    padding:0px;
    margin-top:2px;
    background-image:url('images/itemsBg.png');
}
