/*  STYLE DO PODSTRON */

#nav {
	height: 150px;
	background: transparent url(../gfx/nav-bg-sub.gif) no-repeat 0 0;
}

#personText {
	top: 90px;
}

#box {
	top: -5px;
}

#personText {
	visibility: visible;
	font-size: 20px;
	left: 260px;
	top: 90px;
	width: 300px;
}

a img{
	border : none;
}

#personHead {
	left: 50px;
	position: absolute;
	top: -24px;
	display: block;
	width: 138px;
	height: 174px;
	background: transparent url(../gfx/osoba-kontakt.png) no-repeat 0 0;
}

#quote {
	background: #FFFFFF;
	display: block;
	width: 762px;
	height: 0px;
	clear: both;
}

#bottomSelect {
	display: block;
	width: auto;
	height: 50px;
	clear: both;
}

#bottomSelect select {
	border-color: #999999;
	color: #999999;
	font-size: 9px;
	height: 20px;
	margin-left: 10px;
	margin-top: 13px;
	width: 150px;
}

/*
													PAGINACJA DITTO
*/

.ditto_pages
{
	font-size: 11px;
	margin: 20px 0px;
	text-align: left;
}

.ditto_pages a 
{
	text-decoration: none;
}

.ditto_page
{
	margin: 10px 5px 5px 5px;
	font-size: 11px;
	text-decoration: none;
}

.ditto_page:hover
{
	font-weight: bold;
	text-decoration: none;
}

.ditto_currentpage
{
	margin: 10px 5px 5px 5px;
	font-weight: bold;
	color: #8C061C;
}

.ditto_off
{
	display: none;
}








/*********************************************************************************

											NEWSLETTER

**********************************************************************************/


#newsletter {
	float: none;
}


/*
DLA INWESTOROW
*/

span.BoardTitle{
	color: #D63C42;
	font-weight: bold;
	text-decoration: none;
}

table.BoardListTable td{
	vertical-align : top;
}

table.BoardListTable td.head{
	background: transparent url(../../common/gfx/arrow-right2.gif) no-repeat scroll 2px 6px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-top: 1px;
	padding-left: 17px;
	
}

div.pointer{
	background: transparent url(../../common/gfx/arrow-right2.gif) no-repeat scroll 2px 6px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding-left: 17px;
	font-weight: bold;
}

table.BoardListTable tr.separator td{
	height : 20px;
}

table.StockTable{
	width: 100%;
	border : 1px solid #CF7B79;
	border-bottom : none;
}
table.StockTable td{
	border-top : 0.5px solid #CF7B79;
	border-bottom : 1px solid #CF7B79;
	text-align : center;
}
table.StockTable tr.header{
	background-color : #CF7B79;
	font-weight: bold;
}

table.StockTable tr.header td{
	padding : 0px 5px 0px 5px;
	line-height:110%
}

a.fancybox image{
	border : none;
}
