/*for Company page*/

#CompanyInnerShell{
	position: relative;
	left: 0px;
	top: 0px;
	width: 340px;
	text-align: left;
	display: block;
}

#CompanyContactInfo {
	width: 100%;
}	

#CompanyAddress {
	line-height: 13px;
	width: 260px;
	/*height: 50px;*/
	overflow: hidden;
}

#CompanyContactName {
	width: 270px;
	height: 14px;
	overflow: hidden;
}

#CompanyPhoneArea {
	width: 100%;
}

.CompanySmallLine1 {
	height: 1px;
	top: 0px;
	left: 0px;
	width: 130px;
	border-top: #dddddd 1px solid;
}

.CompanyPhoneImage {
	position: absolute;
	left: 0px;
	top: 2px;
	width: 17px;
	height: 17px;
}

.CompanyPhone {
	background: url(../../images/firmy/icon_phone.gif) no-repeat left top;
	width: 115px;
	padding: 0 0 0 20px;
	margin: 2px 0 2px 0;
	line-height: 16px;
}

#CompanyTopBlurb {
	position: relative;
	left: 40px;
	top: 3px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Sans-Serif;	
	color: #11B900;
}

.CompanySmallLine2 {
	height: 1px;
	top: 20px;
	left: 0px;
	width: 130px;
	border-top: #dddddd 1px solid;
}

#CompanyLogo {
	position: absolute;
	right: 0px;
	top: 30px;
	border: solid 1px #dddddd;
	overflow:hidden;
}

#CompanyVisitUs {
margin: 0px 0 0 0;
float:left;
	position: absolute;
	right: 0px;
	color: #0a357e;
	width: 118px;
	height: 17px;
}

#CompanyWebsiteIcon {
	float: left;
	border: none;
	height: 17px;
	width: 18px;
	margin-bottom: 5px;
}

#CompanyWebsiteLink {
	float: left;
	height: 17px;
	width: 100px;
	line-height: 17px;
	background: url(../../images/firmy/icon_website.gif) no-repeat left center;
	padding-left: 20px;
}

#CompanyDescription {
	width: 100%;
}

#CompanyDescriptionText {
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: 2px solid #dddddd;
	font-size: 8pt;
	width: 95%;
	overflow: auto;
	padding: 7px;
}

#CompanyLink1 {
	position: absolute;
	left: 0px;
	top: 265px;
	width: 370px;
	height: 15px;
	color: #0a357e;
	overflow: hidden;
}

#CompanyLink2 {
	position: absolute;
	left: 0px;
	top: 280px;
	width: 370px;
	height: 15px;
	color: #0a357e;
	overflow: hidden;
}

#CompanyFooter     {
	width: 100%;
}

#CompanyFooterCompanyName {
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #0a357e;
	left: 0px;
}

#CompanyFooterPhoneArea {
	width: 100%;
	height: 50px;
	margin-top: 5px;
}

#CompanyFooterBlurb {
	position: relative;
	left: 40px;
	top: 3px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Sans-Serif;
	color: #11B900;
}

#CompanyButtons {
	float: right;
	margin-top: 5px;
	width: 250px;
	height: 25px;
	display: block;
}

#CompanyEmailButton {
	float: right;
	width: 112px;
	height: 21px;
}

#CompanyRequestButton {
	float: right;
	width: 118px;
	margin-right: 4px;
	height: 21px;
}
