/* Start of CMSMS style sheet 'STRZELECKI - Structure' */
body {
	background: #ffffff url(images/img/bg-top.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	clear: both;
}


#container {
	width: 800px;
	background: #3399FF;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#header {
	background: #ffffff;
	height: 50px;
	width: 800px;
	margin: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#asx-top-right {
	background: url(images/img/top-right-asx.jpg) top right no-repeat;
	height: 26px;
	width: 190px;
	margin: 0;
	padding-top: 24px;
	float: right;
}

#asx-top-right a, #asx-top-right a:link, #asx-top-right a:active, #asx-top-right a:visited {
	color: #999999;
	text-decoration: none;
	
}

#asx-top-right a:hover {
	color: #333333;
	text-decoration: underline;	
}

#asx-top-right_live {
	background: url(images/img/top-right-asx.jpg) top right no-repeat;
	height: 26px;
	width: 220px;
	margin: 0;
	padding-top: 0px;
	float: right;
}

#price_holder {
        background: url(images/img/top-right-asx.jpg) right -14px no-repeat;
        text-align:right;
        padding-right:55px;
}

#asx-top-right_live p {
	color: #999;
	font-size: 10px;
	font-family: "Arial", Helvetica, sans-serif;
	margin: 14px 0px 0px;
}

#asx-top-right_live p a, #asx-top-right_live p a:link, #asx-top-right_live p a:active, #asx-top-right_live p a:visited {
	color: #999999;
	text-decoration: none;
}

#asx-top-right_live p a:hover {
	color: #333333;
	text-decoration: underline;	
}

#asx-top-right_live p.delay {
	color: #b7b7b7;
	font-size: 8px;
	margin:0px;
}

#title-top-left {
	background: #ffffff;
	height: 26px;
	width: 190px;
	margin: 0;
	padding-top: 24px;
	padding-left: 30px;
	float: left;
}

#top-nav {
	background: #333333;
	height: 32px;
	width: 800px;
	margin: 0;
	padding: 0px;
	clear: both;
}

#top-nav-wrap {
	background: none;
	height: 20px;
	width: 730px;
	margin: 0px auto;
	padding-top: 10px;
	clear: both;
}

#main-image-holder {
	background: #ffffff;
	height: 125px;
	width: 800px;
	margin: 0;
}

#main-image-right {
	background: url(images/img/main-image-right.jpg) top left no-repeat;
	height: 125px;
	width: 600px;
	margin: 0;
	float: right;
}

#main-image-left {
	background: url(images/img/main-image-left.gif) top left no-repeat;
	height: 125px;
	width: 200px;
	margin: 0;
	float: left;
}

#holder1 {
	background: #ffffff;
	width: 800px;
	clear: both;
}

/*-------- begin left panel area ----------*/

#holder1-left {
	background: #ffffff;
	width: 200px;
	clear: none;
	float: left;
}

/*-------- left sidebar ----------*/

#sidebar-header {
	background: url(images/img/sidebar-header-bg.jpg) top left no-repeat;
	width: 200px;
	height: 60px;
}

#announcements {
	background: #ffffff url(images/img/sidebar-bg-fade.jpg) top left no-repeat;
	width: 200px;
}

#announcements-wrap {
	background: none;
	padding: 12px 0 0 0;
	margin: 0;
}

/*-------- end left sidebar ----------*/
/*-------- begin right panel area ----------*/

#holder1-right {
	background: none;
	width: 600px;
	clear: none;
	float: right;
}

#main-content-header {
	background: url(images/img/main-content-header-bg.jpg) top left no-repeat;
	width: 600px;
	height: 60px;
}

#main-content {
	width: 555px;
	background: #FFFFFF;
	padding: 15px 15px 15px 30px;
}

#main-content img {
	float:left;
	margin-right: 20px;
}

#main-content img.imgpad {
	float:left;
	margin-right: 0px;
}


#main-content #map img {
	float: none;
	margin-right: 0px;
}

/*-------- end right panel area ----------*/
/*-------- Footer start ----------*/

#footer {
	height: 62px;
	width: 800px;
	background: url(images/img/footer-rx.gif) top left repeat-x;
	clear: both;
}

#footer-nav {
	padding-top: 6px;
	color: #999999;
	font-size: 11px;
	height: 21px;
	width: 405px;
	margin: 0px auto;
	clear: both;
}

/*-------- Footer end ----------*/



/* End of 'STRZELECKI - Structure' */

