﻿/*  GLoBAL - HTML TAGS */
body {
  margin:0;
  padding:0;
  font-family:Verdana,Arial,sans-serif;
  font-size:11px;
  background-color:#33691D;
  color:#00533D;
  margin-left:auto; 
  margin-right:auto; 
  /*line-height: 120%;*/
  text-align: center; /*** IE/Win (not IE/MAC) alignment of page ***/
}


table tr td, input {
  font-family: Arial,Verdana,Arial,sans-serif;
  font-size: 12px;
  line-height: 120%;
  color: #00533D;
}

h1, h2, h3, h4, h5, h6, img, a, p, ul, li, div, input, span {
  margin: 0;
  padding: 0;
  border: 0; 
  text-align: left; 
  outline: none; 
}

a { 
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/* #GENERIC CLASSES
---------------------------------------------------------------*/

.fl {
  float: left;
}

.fr {
  float: right;
}

.clr {
  clear: both;
  height:0;
}

.easyclear { display: inline-block; }
.easyclear{ display: block; }
.easyclear:after { content: '.'; display: block; clear: both; height: 0; visibility: hidden; }

h1, h1 a { color: #00533D; font-family: Georgia, Verdana, Arial, sans-serif; font-size: 20px; line-height: 100%; font-weight: normal; margin-bottom: 19px; m/argin-top: 5px; }

h2 {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 17px;
  color: #00533D;
  margin-bottom: 10px;
}

h3 {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #00533D;  
  font-weight: bold;
  margin-bottom:5px;
}

.b {
  font-weight: bold;
}

.dN {
  display: none;
}

.dB {
  display: block;
}

.ch {
  cursor: pointer;
}

.ar {
  text-align:right;
}

.al {
  text-align:left;
}

.u {
  text-decoration:underline;
}

.lt {
  text-decoration:line-through;
}

.quoteBox {
	background-color : #EEEEEE;
	padding : 14px;
	border : 1px solid #E0E0E0;
	margin-bottom : 10px;
	text-align:left;
	display:block;	
}
.quote{
	background-color:#EEEEEE;
	padding : 14px;
	padding-left:60px;
	padding-top: 10px;	
	border : 1px solid #E0E0E0;
	margin-bottom : 10px;
	text-align:left;
	background-image : url(/admstrv/i/icon_quote.gif);
	background-repeat : no-repeat;
	background-position : 14px 14px;
	display:block;	
}

/* HEADER */

#header { min-height: 180px; _height: 180px; }
#headerCenter { min-height: 180px; _height: 180px; background: url(/i/new/bgHeader.gif) no-repeat top; }
#headerNav { width: 875px; height: 32px; color: #FFF; }
#headerNav a { color: #FFF; }
#headerNav #tabs { list-style-type: none; width: 552px; float: left; }
#headerNav #tabs li { float: left; padding-right: 2px; }
#headerNav #tabs li.tab1 { width: 48px; }
#headerNav #tabs li.tab2 { width: 122px; }
#headerNav #tabs li.tab3 { width: 83px; }
#headerNav #tabs li.tab4 { width: 112px; }
#headerNav #tabs li.tab5 { width: 116px; }
#headerNav #tabs li.tab6 { width: 59px; }
#headerNav #tabs li a { display: block; padding: 9px 0; text-align: center; }
#headerNav #tabs li a:hover { background: url(/i/new/bgTabsHover.gif) repeat-x 0 0; text-decoration: none; }
#headerNav #tabs li.tab1 a:hover { background: url(/i/new/bgHomeTabHover.gif) no-repeat 0 0; }
#headerNav #lang { width: 39px; float: left; text-align: center; padding-top: 10px; padding-right: 2px; }
#headerNav #shoppingCart { width: 282px; float: left; p/adding: 9px 0; }
#headerNav #shoppingCart a { padding: 9px 5px 9px 9px; float: left; }
#headerNav #shoppingCart a#showCart { padding-right: 2px; padding-left: 5px; text-decoration: underline; }
#headerNav #shoppingCart span { float: left; padding: 9px 0; }
#headerNav #shoppingCart span#cos { background: url(/i/new/bgShoppingCart.gif) no-repeat 0 4px; display: block; width: 25px; height: 21px; text-indent: -99999px; padding-top: 4px; padding-right: 9px; }
#headerLogo { float: left; width: 200px; height: 82px; padding-top: 10px; *padding-top: 12px; }
#headerInfo { float: right; width: 646px; color: #FFF7E3; font-family: Georgia, Verdana, Arial, sans-serif; font-size: 17px; padding-top: 39px; }
#headerInfo a { color: #FFF7E3; text-decoration: underline; }
#headerInfo ul { list-style-type: none; }
#headerInfo ul li { float: left; }
#headerInfo ul li.info1 { width: 463px; }
#headerInfo ul li.info2 { width: 152px; }
#headerInfo ul li.spacer { text-indent: -99999px; background: url(/i/new/bgSpacer.gif) no-repeat center; width: 31px; height: 39px; }

#logoInfo { height: 98px; }


#headerNavigation { width: 875px; height: 50px; clear: both; p/adding-top: 4px; }

#headerMenu { height: 50px; }
#headerMenu ul { list-style-type: none; }
#headerMenu ul li { float: left; width: 292px; height: 50px; background: url(/i/new/tabs.png) no-repeat 0 0; text-indent: -99999px; }
.en-GB #headerMenu ul li { background-image: url(/i/new/tabs_en.png); }
#headerMenu ul li a { width: 292px; height: 50px; display: block; background: url(/i/new/tabs.png) no-repeat 0 0; text-indent: -99999px; }
.en-GB #headerMenu ul li a { background-image: url(/i/new/tabs_en.png); }
#headerMenu ul li a:hover { background-position: 0 -50px; }
#headerMenu ul li.ui-tabs-selected a { background-position: 0 -100px; }
#headerMenu ul li#CJB {  }
#headerMenu ul li#CJB a { background-position: 0 0; }
#headerMenu ul li#CJB a:hover { background-position: 0 -50px; }
#headerMenu ul li#CJB.ui-tabs-selected a { background-position: 0 -100px !important; }
#headerMenu ul li#RO { width: 291px; }
#headerMenu ul li#RO a { width: 291px; background-position: -292px 0; }
#headerMenu ul li#RO a:hover { background-position: -292px -50px; }
#headerMenu ul li#RO.ui-tabs-selected a { background-position: -292px -100px !important; }
#headerMenu ul li#I {  }
#headerMenu ul li#I a { background-position: -583px 0; }
#headerMenu ul li#I a:hover { background-position: -583px -50px; }
#headerMenu ul li#I.ui-tabs-selected a { background-position: -583px -100px !important; }

#submenuContainer { background: #FFF7E3; b/ackground: #FFF7E3 url(/i/new/bgSubmenuContainer.gif) no-repeat right top; min-height: 109px; _height: 109px; padding: 15px; position: relative; }
.ui-tabs-hide { display: none; }
#submenuImage { width: 250px; height: 139px; position: absolute; top: 0; right: 0; _right: -1px; overflow: hidden; display: block; text-align: right; }
#submenuContainer div ul { list-style-type: none; font-family: Verdana, Arial, sans-serif; }
#submenuContainer div ul li { float: left; padding: 0 9px; }
#submenuContainer div ul li span { font-family: Georgia, Verdana, Arial, sans-serif; font-size: 12px; padding-bottom: 5px; display: block; }
#submenuContainer div ul li ul li { float: none; padding: 0; padding-bottom: 2px; }
#submenuContainer div a { color: #00533D; display: block; }



#headerLinks, #headerLinks a {
  color: #FFFFFF;
}

#headerLinks .linkServices {
  padding-right:200px;
  padding-top:15px;
  margin-bottom:-15px;
  position:relative;
  width:175px;
}

#headerLinks .linkShopping{
  padding-top:10px;
  padding-right:0px;
  width:305px;
  text-align:right;
}

#headerLinks .linkShopping span.spacing{margin-top:0px;display:block;}

/* MAIN */

#main .mainInner { background: #FFFFFF; padding: 15px; }

#mainCenter { float: left; width: 630px; }

.mainCenterInner {  }

.wcenter { margin: 0px auto; width: 875px; }

.contentSmall { float: left; width: 630px; }

#mainContent { width: 875px; margin: 0px auto; }


#mainSidebar { float: right; width: 200px; }

#mainSidebar .ad {  }

#mainSidebar .ad a { color: #00533D; text-decoration: none; }

#mainSidebar .ad a:hover { color: #00533D; text-decoration: underline; }

#mainSidebar .ad .promo { margin-bottom: 15px; }

.listIntroText {
  font-family:Georgia,"Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
  font-size:12px;
  line-height:150%;
  padding-bottom:13px;
}

.line {
  background-image:url(/i/bgLine.jpg);
  background-repeat:no-repeat;
  height:1px;
}

/* FOOTER */

#footer {  }

#footerTop { background: #DBD797 url(/i/new/bgFooterTopBorder.gif) repeat-x 0 4px; border-top: 1px #EDEBCB solid; font-family: Georgia, Verdana, Arial, sans-serif; }

.wrapperFooterTop { padding: 20px 15px; }

#footerTop a { color: #00523D; }

#footer .col { float: left; margin-right: 15px; padding-right: 25px; width: 30%; background: url(/i/new/bgFooterSeparator.gif) no-repeat right top; }
#footer .col.last { margin-right: 0; padding-right: 0; background: none; }
#footer .col ul { list-style-type: none; font-family: Verdana, Arial, sans-serif; }
#footer .col ul li { padding-bottom: 2px; }
#footer .col ul li.title { font-family: Georgia, Verdana, Arial, sans-serif; font-size: 12px; padding-bottom: 10px; }
#footer .col ul li.more { padding-top: 10px; }


#footerBottom { padding-top: 6px; padding-bottom: 26px; font-size: 10px; }
#footerBottom, #footerBottom a { color: #FFF7E3; line-height: 16px; }

#footerBottom #footerMenu { float: left; width: 50%; }
#footerBottom #footerMenu a { background: url(/i/new/bltFooterMenu.gif) no-repeat right center; padding-right: 10px; margin-right: 5px; }
#footerBottom #footerMenu a.last { background: none; padding-right: 0; } 

#footerBottom #netlogiq { float: right; text-align: right; color: #ADBE94; }
#footerBottom #netlogiq a { color: #ADBE94; }

#footer #traffic { float: left; margin-left: 4px; }

#parteneri { float: left; padding-bottom: 30px; }



.location2{
color:#F67C99;
}
.location3{
color:#F6D000;
}



