body {
	background: #ffffff url(../images/sage_bg.gif) 0 0 repeat-x;
	font-family: Tahoma, Verdana,sans-serif;
}

a{
	text-decoration: none;
	color: #7F7B81;
}

a:hover{
	text-decoration: underline;
	color: #000000 !important;
}



#page{
	margin: 0 auto;
	width: 920px;
	font-size: 11px;
	color: #7f7b81;
}

/* ---------------------------------------- FORMATING HELPERS ---------------------------------------- */

.cl{
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

/* ---------------------------------------- IMAGE REPLACEMENT ---------------------------------------- */
.imageReplacement{
	line-height: 100px;
	overflow: hidden;
	height: 21px;
	display: block;
}

#gdzieKupic{
	background: transparent url(../images/pl/txt/gdzie_kupic.gif) 0 0 no-repeat;
}

#szybkieLinki{
	background: transparent url(../images/pl/txt/szybkie_linki.gif) 0 0 no-repeat;
}

#kontakt{
	background: transparent url(../images/pl/txt/kontakt.gif) 0 0 no-repeat;
}
#aktualnosci{
	background: transparent url(../images/pl/txt/aktualnosci.gif) 0 0 no-repeat;
}

#dlaUzytkownika{
	background: transparent url(../images/pl/txt/dla_uzytkownika6.gif) 0 0 no-repeat;
}

#rozwiazania{
	background: transparent url(../images/pl/txt/rozwiazania.gif) 0 0 no-repeat;
}
#plikiZSerwisu{
	background: transparent url(../images/pl/txt/pliki_z_serwisu.gif) 0 0 no-repeat;
}
#powiazaneLinki{
	background: transparent url(../images/pl/txt/powiazane_linki.gif) 0 0 no-repeat;
}
#wsparcieTechniczne{
	background: transparent url(../images/pl/txt/wsparcie_techniczne.gif) 0 0 no-repeat;
}
#formularzZapytan{
	background: transparent url(../images/pl/txt/formularz_zapytan.gif) 0 0 no-repeat;
}

#srednieDuze{
	background: transparent url(../images/pl/txt/srednie_i_duze.gif) 0 0 no-repeat;
}
#srednie{
	background: transparent url(../images/pl/txt/srednie.gif) 0 0 no-repeat;
}
#maleSrednie{
	background: transparent url(../images/pl/txt/male_i_srednie.gif) 0 0 no-repeat;
}
#mikrofirmy{
	background: transparent url(../images/pl/txt/mikrofirmy.gif) 0 0 no-repeat;
}

#produkty{
	background: transparent url(../images/pl/txt/produkty.gif) 0 0 no-repeat;
}
.lightGreen #produkty{
	background-position:  0 -60px;
}
.yellow #produkty{
	background-position:  0 -40px;
}
.blue #produkty{
	background-position:  0 -20px ;
}
.violet #produkty{
	background-position:  0 0;
}

#uslugiIPomoc{
	background: transparent url(../images/pl/txt/uslugi_i_pomoc.gif) 0 0 no-repeat;
}
#uslugiAbonamentowe{
	background: transparent url(../images/pl/txt/uslugi_abonamentowe.gif) 0 0 no-repeat;
}
#pomocTechniczna{
	background: transparent url(../images/pl/txt/pomoc_techniczna.gif) 0 0 no-repeat;
}
#wdrozenia{
	background: transparent url(../images/pl/txt/wdrozenia.gif) 0 0 no-repeat;
}
#szkolenia{
	background: transparent url(../images/pl/txt/szkolenia.gif) 0 0 no-repeat;
}
#certyfikacja{
	background: transparent url(../images/pl/txt/certyfikacja.gif) 0 0 no-repeat;
}
#aktualneSzkolenia{
	background: transparent url(../images/pl/txt/aktualne_szkolenia.gif) 0 0 no-repeat;
}
#partnerzy{
	background: transparent url(../images/pl/txt/partnerzy.gif) 0 0 no-repeat;
}
/* ---------------------------------------- COMMON ELEMENTS ---------------------------------------- */
.noneDot > li,
li.noneDot{
	padding-left: 0 !important;
	background: none !important;
}


.mainColumn ul li{
	padding-left: 20px;
	min-height: 1px;
	margin: 0 0 0 0 !important;
	background: transparent url(../images/dot_green.gif) 0 6px no-repeat;
	line-height: 1.5;
}

.mainColumn.lightGreen ul li{
	padding-left: 20px;
	margin: 0 0 0 0 !important;
	background: transparent url(../images/dot_lightgreen.gif) 0 6px no-repeat;
}

.mainColumn.violet ul li{
	padding-left: 20px;
	margin: 0 0 0 0 !important;
	background: transparent url(../images/dot_violet.gif) 0 6px no-repeat;
}

.mainColumn.blue ul li{
	padding-left: 20px;
	margin: 0 0 0 0 !important;
	background: transparent url(../images/dot_blue.gif) 0 6px no-repeat;
}

.mainColumn.yellow ul li{
	padding-left: 20px;
	margin: 0 0 0 0 !important;
	background: transparent url(../images/dot_yellow.gif) 0 6px no-repeat;
}
.mainColumn ol{
	padding-left: 30px;
}
.mainColumn ol li{
	min-height: 1px;
	margin: 0 0 0 0 !important;
	list-style-type: decimal;
	line-height: 1.5;
	vertical-align: top;
	display: list-item;
}

.greenDot li,
li.greenDot{
	padding-left: 20px;
	background: transparent url(../images/dot_green.gif) 0 0px no-repeat;
}
.lightGreenDot li,
li.lightGreenDot{
	padding-left: 20px;
	background: transparent url(../images/dot_lightgreen.gif) 0 0px no-repeat;
	height: 12px;
}
.yellowDot li,
li.yellowDot{
	padding-left: 20px;
	background: transparent url(../images/dot_yellow.gif) 0 0px no-repeat;
	height: 12px;
}
.blueDot li,
li.blueDot{
	padding-left: 20px;
	background: transparent url(../images/dot_blue.gif) 0 0px no-repeat;
	height: 12px;
}
.violetDot li,
li.violetDot{
	padding-left: 20px;
	background: transparent url(../images/dot_violet.gif) 0 0px no-repeat;
	height: 12px;
}
.mainColumn .lightGreenDot li,
.mainColumn ul li.lightGreenDot{
	padding-left: 20px;
	background: transparent url(../images/dot_lightgreen.gif) 0 5px no-repeat;
	height: 12px;
}
.greenDot a,
.yellowDot a,
.blueDot a,
.violetDot a,
.lightGreenDot a{
	color: #7f7b81;
}

.greenDot .noneDot li,
.yellowDot .noneDot li,
.blueDot .noneDot li,
.lightGreenDot .noneDot li,
.violetDot .noneDot li{
	background: none;
}


.greenBg{
	background: #008066 url(../images/green_bg.gif) 0 0 no-repeat;
	color: #fff;
	padding:  1px 10px 2px 9px;
	font-size: 10px;
	position: relative;
	color: #fff;
	float: left;
	border: none;
	display: block;
}

a.greenBg:hover{
	border: none;
	text-decoration: underline !important;
	color: #fff !important;
}

.greenBg.right{
	float: right;
	padding: 1px 13px 2px 10px;
}
.greenBg span{
	background: transparent url(../images/green_bg.gif) 0 -13px no-repeat;
	padding-right: 10px;
	margin-bottom: -1px;
	height: 13px;
	width: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.greenBg span.arrow{
	background: transparent url(../images/green_bg.gif) 0 -26px no-repeat;
	padding-right: 10px;
	margin-left: 3px;
	width: 0px;
}

.greyBg{
	background: #c1bfc2 url(../images/grey_bg.gif) 0 0 no-repeat;
	color: #fff;
	padding:  0 10px 1px 10px;
	font-size: 10px;
	position: relative;
}
.greyBg span{
	background: transparent url(../images/grey_bg.gif) 0 -13px no-repeat;
	padding-right: 7px;
	margin-bottom: -1px;
	height: 13px;
	position: absolute;
	right: 0;
	top: 0;
}

.greyBg:hover{
	color: #fff !important;
	text-decoration: underline;
}

img.lightBorder{
  border: 1px solid #C1BfC2;
}

a.more{
	background: transparent url(../images/more.gif) 0 0 no-repeat;
	width: 47px;
	height: 14px;
	display: block;
	color: #fff;
	font-size: 11px;
	padding: 1px 7px;
}

a.more:hover{
	text-decoration: underline;
	color: #fff !important;
}



.roundCorner{
	position: relative;
	border: 1px solid #cccbcb;
}

div.cornerTopLeft{
	width: 6px;
	height: 6px;
	position: absolute;
	top: -1px;
	left: -1px;
	background: transparent url(../images/corners.gif) top left no-repeat;
	line-height: 0;
	font-size: 0;
}
div.cornerTopRight{
	width: 6px;
	height: 6px;
	position: absolute;
	top: -1px;
	right: -1px;
	background: transparent url(../images/corners.gif) top right no-repeat;
	line-height: 0;
	font-size: 0;
}
div.cornerBottomLeft{
	width: 6px;
	height: 6px;
	position: absolute;
	bottom: -1px;
	left: -1px;
	background: transparent url(../images/corners.gif) bottom left no-repeat;
	line-height: 0;
	font-size: 0;
}
div.cornerBottomRight{
	width: 6px;
	height: 6px;
	position: absolute;
	bottom: -1px;
	right: -1px;
	background: transparent url(../images/corners.gif) bottom right no-repeat;
	line-height: 0;
	font-size: 0;
}

.backLink {
  clear:both;
  margin: 20px 0;
}

h2.pageHeader {
	text-align: left;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
}

h3.pageHeader {
	text-align: left;
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: normal;
}

/* ---------------------------------------- TOP NAVIGATION ---------------------------------------- */
#topNavigation{
	clear: left;
	font-size: 11px;
	margin-bottom: 20px;
}

#topNavigation a:hover{
	text-decoration:underline;
	color: #fff !important;
}
#topNavigation ul{
	float: right;
	margin: 1px 0 0 0;
}
#topNavigation li{
	float:left;
	color: #fff;
}
#topNavigation li a{
	color: #fff;
	line-height: 22px;
	padding: 0 10px;
}
#topNavigation a.more{
	float: right;
	background: transparent url(../images/more_transparent.gif) center 1px no-repeat;
	margin: 4px 10px 0 0;
	font-size: 10px;
	padding: 2px 0 2px 14px;
}
#topNavigation fieldset{
	float: right;
	background: transparent url(../images/search_input.gif) 0 0 no-repeat;
	height: 19px;
	margin-top: 3px;
	width: 164px;
}
#topNavigation fieldset input{
	background: none;
	border: none;
	float: left;
}
#topNavigation fieldset input.text{
	padding: 2px 10px;
	width: 125px;
}

#topNavigation fieldset input.submit{
	background: transparent url(../images/search_submit.gif) 0 0 no-repeat;
	float: right;
	height: 18px;
	cursor: pointer;
	padding: 0;
	width: 19px;
}

#topNavigation #call_to_me_link {
	float:right;	
	background:url("../images/call-on-bg.gif") no-repeat scroll left top transparent;
	float:right;
	font-size:10px;
	margin:5px 10px 0 10px;
	padding:2px 6px 2px 20px;
	color:#FFFFFF;
	height:11px;
	outline:none;
}


#call_to_me {
	margin-top:25px;	
	position:absolute;
	margin-left:460px;
	top:10px;
}

.call-to-me-box {
	width:370px;
	background-color:transparent;
}

.call-to-me-box .top {
	background:url("../images/call-on-form-bg-top.gif") no-repeat scroll left top transparent;
	width:370px;
	height:17px;
}

.call-to-me-box form {
	background:url("../images/call-on-form-bg-middle.gif") repeat-y scroll left top transparent;
	width:330px;
	padding-right:20px;
	padding-left:20px;
	position:relative;
}

.call-to-me-box .bottom {
	background:url("../images/call-on-form-bg-bottom.gif") no-repeat scroll left top transparent;
	width:370px;
	height:44px;	
}

.call-to-me-box form h2 {
	background:url("../images/call-on-label.gif") no-repeat scroll left top transparent;
	color: #7F7B81;
	text-indent:-9999px;
	width:166px;
	height:18px;
	margin-bottom:15px;
}

.call-to-me-box form p {
	margin-bottom:10px;
	line-height:12px;
}

.call-to-me-box form input {
	border:1px solid #8C8C8C;
	float:left;	
	width:166px;
}

.call-to-me-box .field {
	margin-left:65px;
	margin-bottom:10px;	
}

.call-to-me-box div.last {
	padding-bottom:20px;
    margin-bottom: 0;
}

.call-to-me-box div.last input{
  border: none;
}

.call-to-me-box form label {
	display:block;
	float:left;	
	width:95px;
	text-align:left;
	line-height:17px;
}

.call-to-me-box form .submit {
	position:absolute;
	bottom:-25px;
	right:25px;
}

.call-to-me-box form .field_error {
	margin-left:0px;	
}

.call-to-me-box form .submit input {
	background:url("../images/call-on-send-btn.gif") no-repeat scroll left top transparent;
	float:right;
	border:none;	
	width:66px;
	color:#FFFFFF;
	font-size:10px;
	outline:none;
	cursor:pointer;
}

.call-to-me-box form .submit span {
	float:right;	
	margin-right:10px;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
	margin-top:1px;
	font-size:10px;
}

.call-to-me-box span.close-button {
    cursor: pointer;
    text-decoration:underline;
    color:#000000;
}

.call-to-me-box form .submit span:hover {
	text-decoration:none;
	color:#000000;
}



/* ---------------------------------------- MAIN NAVIGATION ---------------------------------------- */
#mainNavigation{
	clear: left;
	margin-top: 15px;
	background: transparent url(../images/line_long.gif) center bottom no-repeat;
	margin: 0 -40px 0 -40px;
	padding: 13px 0 0 40px;

}
#mainNavigation .main{
	overflow:hidden;
	height:31px;
}
#mainNavigation li{
	float: left;
	padding: 2px 2px 1px;
}
#mainNavigation li a{
	display: block;
	font-size: 12px;
	line-height: 100px;
	overflow: hidden;
	height: 33px;
	border: none;
	background: transparent url(../images/pl/menu.png) -2px 0 no-repeat;
}
#mainNavigation li.on a,
#mainNavigation li.open a,
#mainNavigation li a:hover{
}

li#menuStronaGlowna{
	margin-left: 0;
}
li#menuStronaGlowna a { background-position: -2px 0; width: 95px; }
li.on#menuStronaGlowna a,
li#menuStronaGlowna a:hover { background-position: -2px -33px; }

li#menuSrednieIDuzeFirmy a { background-position: -99px 0; width: 119px; }
li.open#menuSrednieIDuzeFirmy a,
li#menuSrednieIDuzeFirmy a:hover{ background-position: -99px -33px; }

li#menuSrednieFirmy a { background-position: -220px 0; width: 87px; }
li.open#menuSrednieFirmy a,
li#menuSrednieFirmy a:hover{ background-position: -220px -33px; }

li#menuMaleISrednie a { background-position: -309px 0; width: 121px; }
li.open#menuMaleISrednie a,
li#menuMaleISrednie a:hover { background-position: -309px -33px; }

li#menuMikrofirmy a { background-position: -432px 0; width: 78px; }
li.open#menuMikrofirmy a,
li#menuMikrofirmy a:hover { background-position: -432px -33px; }

li#menuSzkolenia a { background-position: -512px 0; width: 71px; }
li.open#menuSzkolenia a,
li#menuSzkolenia a:hover { background-position: -512px -33px; }

li#menuUslugiIPomoc a { background-position: -585px 0; width: 97px; }
li.open#menuUslugiIPomoc a,
li#menuUslugiIPomoc a:hover { background-position: -585px -33px; }

li#menuOFirmie a { background-position: -684px 0; width: 63px; }
li.open#menuOFirmie a,
li#menuOFirmie a:hover { background-position: -684px -33px; }

li#menuDlaPartnerowSage{
  float: none;
  padding: 0;
}
li#menuDlaPartnerowSage a{
  background: transparent url(../images/pl/txt/dla_partnerow_sage.gif) 0 11px no-repeat;
  float: right;
  margin-right: 40px;
  width: 115px;
  border: none;
}
li#menuDlaPartnerowSage a:hover{
  width: 115px;
  background-position: 0 -17px;
  margin-right: 40px;
  padding: 0;
}

.breadcrumbs{
  font-size: 10px;
}



/* ---------------------------------------- HEADER ---------------------------------------- */
#header{
	clear: both;
}

#header a{
	border: none;
}

/* ---------------------------------------- FOOTER ---------------------------------------- */
#footer{
	margin-top: 25px;
	font-size: 10px;
	padding: 5px;
	zoom: 1;
}
#footer ul{
	float: right;
	width: 50%;
}
#footer ul li{
	float: right;
}
#footer ul li a{
	color: #717074;
	margin: 0 10px;
	padding: 0 0 1px 0;
}
#footer span{
	color: #008066;
}

/* ---------------------------------------- LEAD ---------------------------------------- */
#lead{
	clear: both;
	font-size: 11px;
	color: #737373;
}

#lead .box{
	margin-top: 15px;
	margin-right: 19px;
	width: 31%;
	float: left;
}
#lead .box.home{
	width: 100%;
}
#lead .box h2{
	margin-bottom: 10px;
}

#lead .box h3 span{
	color: #0b715d;
	font-weight: normal;
}
#lead .box p{
	line-height: 1.5em;
	margin: 5px 5px 10px 0;
}
#lead .box a.link{
	color: #0b715d;
	clear: both;
	float: right;
	line-height: 1.1em;
	margin: 20px 30px 0 0;
}
#lead .box ul{
	margin-top: 10px;
}
#lead .box li{
	line-height: 30px;
	height: 30px;
	background-position: 0 11px;
}
#lead .box li a{
	color: #0b715d;
	display: block;
}

#lead .box.home li a{
  display: inline;
}
/* ---------------------------------------- SITEMAP ---------------------------------------- */
#sitemap{
	clear: both;
	font-size: 11px;
	color: #737373;
	background: transparent url(../images/line_site.gif) top center no-repeat;
	padding-top: 30px;
	margin-top: 20px;
	zoom: 1;
}

#sitemap .box{
	width: 33%;
	float: left;
}
#sitemap .box h3{
	margin-bottom: 10px;
}
#sitemap .box h3.short{
	float: left;
	width: 120px;
}
#sitemap .box p{
	padding:  0 20px 10px 0;
}

#sitemap .box.first ul li{
	margin-top: 5px;
	float: left;
	color: #0b715d;
}
#sitemap .box.first ul li.yellowDot{
	margin-left: 40px;
}

#sitemap .box.second ul{
	margin-top: 15px;
}

#sitemap .box.second ul li{
	padding-bottom: 15px;
}
#sitemap .box.second ul li a{
	color: #737373;
}

#sitemap .box.third strong{
	color: #0b715d;
	line-height: 1.5em;
}
#sitemap .box.third ul{
	margin-bottom: 5px;
}
#sitemap .box.third li{
	margin: 3px 0 9px;
}

/* ---------------------------------------- SITE NAVIGATION ---------------------------------------- */

#siteNavigation{
	width: 145px;
	margin: 40px 20px 0 0;
	float: left;
}
#siteNavigation .greenDot{
	margin-bottom: 30px;
}
#siteNavigation .greenDot .greenDot{
	margin-bottom: 0;
}
#siteNavigation li{
	margin: 10px 0;
  min-height: 10px;
}
#siteNavigation li a{
	color: #7F7B81;
	line-height: 13px;
}

#siteNavigation li.on a, #siteNavigation li.open > a{
  font-weight: bold;
}

#siteNavigation .download{
	width: 125px;
	height: 54px;
	display: block;
	background-image: url(../images/pl/download.png);
	line-height: 200px;
	overflow: hidden;
	margin-bottom: 10px;
}
#siteNavigation.blue #demoDownload{
	background-position: 0 0;
}
#siteNavigation.yellow #demoDownload{
	background-position: 0 -54px;
}

#siteNavigation.blue #newDownload{
	background-position: 125px 0;
}
#siteNavigation.yellow #newDownload{
	background-position: 125px -54px;
}
/* ----------------------------------------------------------------------------------------- */
/* ---------------------------------------- CONTENT ---------------------------------------- */
#content{
	float: left;
	width: 750px;
}




/* ---------------------------------------- TOP CONTENT ---------------------------------------- */
#content .topContent{
	margin-top: 40px;
	background: transparent url(../images/line_middle.gif) center bottom no-repeat;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#content .topContent a.greyBg{
	color: #fff;
	font-size: 10px;
	float: right;
	padding: 1px 10px 2px 10px;
	margin-left: 10px;
}
#content .topContent ul{
	margin-bottom: 5px;
}
#content .topContent ul li{
	display: inline;
}
#content .topContent ul li a{
	font-size: 10px;
	color: #7F7B81;
}


/* ---------------------------------------- MAIN COLUMN ---------------------------------------- */
#content .mainColumn{
	width: 520px;
	float: left;
	min-height: 1px;
}
#content .mainColumn.rootSection{
	width: 750px;
}
#content .mainColumn h1{
	margin-bottom: 10px;
}
#content .mainColumn .box li p {
  margin: 0 0 10px 0;
}
#content .mainColumn .lead{
	background: transparent url(../images/line_short.gif) center bottom no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#content .mainColumn .lead img{
	float: left;
	margin: 0 20px 20px 0;
}
#content .mainColumn .lead p{
	padding: 0 30px 10px 0;
	line-height: 1.5em;
}
#content .mainColumn .lead p a{
  line-height: 10px;
}
#content .mainColumn .lead ul{
	width: 50%;
	float: left;
}
#content .mainColumn .lead li{
	padding-bottom: 5px;
}


#content .mainColumn .text{
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#content .mainColumn .text p{
	line-height: 1.6em;
	padding-right: 30px;
}
#content .mainColumn .text p a{
  line-height: 10px;
}
#content .mainColumn .text h2{
	margin: 10px 0;
	clear: both;
}
#content .mainColumn .text ul.paragraph{
	margin-right: 30px;
	margin-bottom: 30px;
	clear: both;
}
#content .mainColumn .text ul.paragraph li{
	line-height: 1.8em;
	background-position: 0 6px;
	margin-bottom: 10px;
}
#content .mainColumn .text a.greenBg.right{
	float: right;
	padding: 1px 13px 2px 10px;
	margin-right: 30px;
	margin-top: -20px;
}

#content .mainColumn .middle-text-wrapper{
	padding: 0 0 15px 0;
}

#content .mainColumn .middle-text-wrapper p{
	margin: 0 0 10px 0;
}

#content .mainColumn .box{
	margin-right: 40px;
}

#content .mainColumn .box h3{
	line-height: 15px;
}

#content .mainColumn .box h3 span{
	color: #0b715d;
	font-weight: normal;
}
#content .mainColumn .box h3 a{
	color: #7F7B81;
}
#content .mainColumn .box li{
	margin: 10px 0 25px;
}
#content .mainColumn .box p{
	line-height: 1.5em;
	margin: 5px 0 10px;
	clear: both;
}
#content .mainColumn .box a.link{
	color: #0b715d;

	float: right;
	margin-right: 30px;
}
#content .mainColumn .box .newsCategory{
	float: right;
	font-size: 10px;
	color: #908c92;
	line-height: 14px;
}
#content .mainColumn .box .newsCategory a{
	color: #908c92;
}



#content .mainColumn .items li{
	width: 210px;
	padding: 5px 15px 15px 15px !important;
	margin: 0 20px 20px 0 !important;
	float: left;
	background: transparent url(../images/item_box.gif) left bottom no-repeat;
	text-align: center;
	display: inline; /* IE DOUBLE MARGIN BUG */
}

#content .mainColumn .items li.cl{
	background: none;
	height: 0;
	float: none;
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
	display: block;
}

#content .mainColumn .items li h2{
	text-align: left;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
}
#content .mainColumn .items li p{
	line-height: 1.5em;
	text-align: left;
}
#content .mainColumn .items li a.more{
	display: inline;
	color: #fff;
	padding-right: 20px;
	font-size: 10px;
}
#content .mainColumn .items li a.greenBg{
/*
	float: left;
	padding: 1px 13px 2px 10px;
	margin-top: 5px;
*/
	float:left;
	height:13px;
	line-height:12px;
	margin-top:5px;
	overflow:hidden;
	padding:0 13px;
}
#content .mainColumn .items li h2.imageReplacement{
	margin-left: -15px;
}

#content .mainColumn .items li.double{
	width: 460px;
	background: transparent url(../images/item_big_box.gif) left bottom no-repeat;
}
#content .mainColumn .items li.double img{
	margin-left: -11px;
	margin-bottom: 10px;
}
#content .mainColumn .items li.double a.more{
	float: right;
	background-position: right 1px;
	padding: 2px 0;
}
#content .mainColumn .items li .partner{
	margin-top: 10px;
	zoom: 1;
}
#content .mainColumn .items li .partner li{
	background: none;
	display: inline;
	padding:0 8px 0 0 !important;
	margin: 0 !important;
	width: auto;
	color: #008066;
	line-height: 15px;
}
#content .mainColumn .items li .partner li a{
	margin-right: 8px;
	color: #008066;
}


/* ---------------------------------------- RIGHT COLUMN---------------------------------------- */
#content .rightColumn{
	width: 230px;
	float: left;
}
#content .rightColumn ul{
	margin-bottom: 40px;
}
#content .rightColumn .file li{
	padding: 10px 10px 10px 0;
	font-size: 10px;
	color: #908C92;
}

#content .rightColumn .file li .info{
	display: block;
	margin: 5px 0 0 0;
}

#content .rightColumn .file li .greenBg{
	margin: 0 5px 0 0;
}
#content .rightColumn .file li a{
	width: 120px;
	font-size: 11px;
	color: #7F7B81;
}

#content .rightColumn .links li{
	margin-top: 10px;
	color: #908c92;
	font-size: 10px;
	zoom: 1;
}
#content .rightColumn .links a{

	color: #7f7b81;
	font-size: 11px;
}

#content .rightColumn .links li span{
	display: block;
	margin-top: 5px;
}

#content .rightColumn .greenDot{
	margin-top: 10px;
}

#content .rightColumn .greenDot li{
	margin: 0 0 5px 0;
}

/* ---------------------------------------- PARTNER NAVIGATION---------------------------------------- */

#partnerNavigation{
	width: 100%;
	background: transparent url(../images/pl/partner_bg.gif) 0 -37px repeat-x;
	height: 37px;
	position: relative;
	margin-top: 30px;
}
#partnerNavigation #menuDlaPartnerowSage{
	position: absolute;
	top: -20px;
	right: -30px;
}
#partnerNavigation ul.first{
	background: transparent url(../images/pl/partner_bg.gif) 0 0 no-repeat;
	float: left;
	padding: 12px 0 0 180px;
	height: 25px;
}
#partnerNavigation ul.second{
	background: transparent url(../images/pl/partner_bg.gif) 100% -74px no-repeat;
	float: right;
	padding: 12px 20px 0 0;
	height: 25px;
}

#partnerNavigation ul li{
	display: inline;
	color: #fff;
}
#partnerNavigation ul li a{
	color: #fff;
}

#partnerNavigation ul li a:hover{
	color: #fff !important;
}

/* ---------------------------------------- FAQ ---------------------------------------- */
h1.home {
  margin-top: 20px;
}

.mainColumn .box.home li {
  height: 100%;
}

.home .newsCategory {
  text-align: right;
  margin: 10px 20px 20px 0;
}

#content .mainColumn .home .faqLabel {
  margin: 20px 0 0 0;
}

.mainColumn .home div.entry {
  line-height: 18px;
}

/* ---------------------------------------- PAGINATION ---------------------------------------- */

.pagination {
  clear: left;
  padding-top: 20px;
}

.pagination .disabled {
  color: #bbb;
}

.pagination .current {
  color: #333;
}


/* ---------------------------------------- FORM ---------------------------------------- */

form.search {
  margin-bottom: 40px;
}

.mainColumn form.search {
  margin-top: 40px;
}

form.search label {
  display: block;
  width: 150px;
  text-align: right;
  float: left;
  margin-right: 10px;
  line-height: 25px;
}

form.search table label {
  line-height: 10px;
}

form.search input.contactCheckBox {
  float: left;
  margin-right: 10px;
  margin-left: 140px;
}

form.search label.inline {
  float: left;
  line-height: 17px;
  text-align: justify;
  width: 250px;
}

form.search .submit {
  margin-left: 160px;
}

form.search input[type=text], form.search input[type=password] {
  width: 250px;
  line-height: 15px;
}

form.search select {
  width: 250px;
}

form.search textarea {
  width: 250px;
  height: 100px;
  line-height: normal;
  padding: 2px;
}

form.search .field {
  margin-top: 5px;
  margin-bottom: 5px;
}

.error {
  color: red;
  margin-left: 160px;
}

.field_error {
  color: red;
  margin-left: 10px;
}

.success {
  color: green;
  margin-left: 160px;
}

/* ---------------------------------------- TABLE ---------------------------------------- */

table {
  margin: 10px 0 20px 0;
}

td, th {
  text-align: center;
  padding: 5px;
  border: 1px solid #ccc;
}


/* ---------------------------------------- SALE NETWORK ---------------------------------------- */

.saleNetwork {
  min-height: 200px;
}

.saleNetwork .pageHeader {
  margin: 10px;
}

.saleNetwork h3.pageHeader {
  margin: 30px 0 10px 30px;
}

.saleNetwork ul {
  margin-left: 40px;
}

.saleNetwork ul li {
  margin-bottom: 10px;
}

.saleNetwork ul li p {
  margin: 2px;
}

.saleNetwork a.greenBg {
  color: #fff;
  padding: 1px 10px 1px 9px;
  margin: 5px 0;
}

.mainColumn ul.box {
  margin-left: 0;
}

.mainColumn ul.box li {
  line-height: 30px;
}

#content .mainColumn .saleNetwork ul li p {
  margin: 2px;
  line-height: 1em;
}

#content .saleNetwork .rightColumn, .saleNetwork .rightColumn {
  float: right;
  width: 60%;
}

.saleNetwork .leftColumn {
  float: left;
}

ul.partners li h4 {
  margin: 10px 0 0 10px;
}

.trainingDate {
  width: 180px;
  display: inline-block;
}

/* ---------------------------------------- MAP ---------------------------------------- */

#map_wrapper {
  margin-left: 100px;
  margin-top: 50px;
  border: 1px solid #ddd;
  background-color: white;
  position:absolute;
  opacity: 0;
  z-index: 1000;
}

#map_canvas {
  margin-left: 2px;
  margin-top: 2px;
}

#map_image {
  cursor: pointer;
}


/* ---------------------------------------- SITEMAP ---------------------------------------- */

.home > .sitemap{
  margin: 40px 20px 0 40px;
}
.sitemap li{
  padding-left: 20px;
  background: transparent url(../images/dot_green.gif) 0 1px no-repeat;
}
.sitemap .sitemap {
	1margin-top: 10px;
}
#content .mainColumn .sitemap li {
  margin: 5px !important;
}
#content #siteMap li {
	margin: 10px 0;
}
#siteMap li a{
	color: #7F7B81;
	line-height: 13px;
}

/* ---------------------------------------- NEWS ARTICLES ---------------------------------------- */

#lead .newsArticle {
  margin-top: 20px;
  margin-right: 100px;
}

#lead .newsArticle .box {
  width: 100%;
}

#lead .newsArticle .box li {
  height: 100%;
}

#lead .newsArticle .box li a {
  display: inline;
  color: #7F7B81;
}

#content .mainColumn ul.box li.newsEntry {
  margin-bottom: 30px !important;
}

.mainColumn ul.box li.newsArticle ul li {
  line-height: 12px;
}

/* ---------------------------------------- ADVERTISEMENT ---------------------------------------- */

.advertisement {
  margin: 20px 0 10px 0;
}
