/* amg - usuniecie czarnego bordera z przycisku search */
div#top-search	input.button{filter:chroma(color=#000000);}

.link-in-box-more {
	padding-bottom:2px;
}

a.more-right{
	background:url(../PublishingImages/box-arrow2.gif) no-repeat right;
	padding:3px 25px 2px 5px;
	text-align:right;
}

div#bottom-content .newsitem{
	margin-bottom:0px;
}

/****
	amg: naprawia blad w boxach gdy zawartosc wieksza od ustalonej wysokosci boxa;
	w przypadku gdy w boxie brak .link-in-box-image to margines nalezy dodac do innego elementu
****/
.fixed-height .link-in-box-image{margin-bottom:-20px;position:relative;}
#documents-needed-box .checkboxes-box label{text-align:left; float:left; width:375px; font-weight:normal;  margin-top: 4px; margin-right:10px; }

div#investment-profil-form form fieldset legend{position:relative;top:-6px;}
div#investment-profil-form .field-row label{margin-left:0px;}
div#investment-profil-form .field-row input{margin-right:5px;}

#icon-logout{margin-left:0px;}

/* text resize CSS : START */
#top-search .text-resize-controls .text-resize-links #text-resize-enlarge{margin-top:-2px;position:relative;line-height:1.2em !important}
#top-search .text-size-medium .text-resize-controls .text-resize-links #text-resize-enlarge{margin-top:0px;}
#top-search .text-size-large .text-resize-controls .text-resize-links #text-resize-enlarge{margin-top:2px;}
/* text resize CSS : KONIEC */
