p, td, li, div {
    color: #000000;
    font-family: Tahoma, Arial;
    font-size: 11px;
}

.txtNgl{
	color: #F7850B;
    font-size: 12px;
	font-weight : bold;
}

.txtNg2{
	color: #6788AB;
    font-size: 12px;
	font-weight : bold;
}

.txtNglNews{
	color: #F7850B;
    font-size: 11px;
}

.paddNgl{
	padding-top: 4px;
	padding-bottom: 5px;
}

.zdj1{
	border-width: 1px;
	border-color:#000000;
}

/*
-----------------------------------
Linki
*/

a:link {
	color: #696759;
	text-decoration: none
}
a:visited {
	color: #696759;
	text-decoration: none
}
a:hover {
	color: Navy;
	text-decoration: none
}

a.menu:link {
	color: #263E36;
	text-decoration: none
}
a.menu:visited {
	color: #263E36;
	text-decoration: none
}
a.menu:hover {
	color: #9DA180;
	text-decoration: none
}


#gielda { margin: 20px 0 0 0; padding: 0; list-style: none; width: 100%; }
#gielda li.g_item { display: block; padding: 0; margin: 0 0 10px 0; background: url(/images/gielda/block_up.gif) no-repeat 0 0; }
#gielda li.g_item .g_item_container { background: url(/images/gielda/block_bottom.gif) no-repeat left bottom; padding: 10px; width: 676px; overflow: hidden; }
#gielda li.g_item .g_item_container img { float: left; margin-right: 20px; border: #000 1px solid; }
#gielda li.g_item .g_item_container .details { float: left; width: 480px; }
#gielda li.g_item .g_item_container .details h3 { margin: 0 0 10px 0; color: #6788AB; }
#gielda li.g_item .g_item_container .details span { font-weight: bold; }


.gielda_cm h3 { color: #6788AB; margin: 0 0 10px 0; }

.gielda_szczegoly{ }
.gielda_szczegoly td { padding: 0 30px 0 0; }
.gielda_szczegoly td.label { padding: 0 10px 0 0; font-weight: bold; }
.cena { font-weight: bold; margin-top: 20px; }
.cena span { font-size: 14px; color:#006600; }


