/*********************************************************************
#======[ OGOLNE OPCJE STYLU ]========================================#
*********************************************************************/
body {
	color: #040404;
	font-family: Verdana, Times;
	font-size: 11px;
 text-align: center;

	background: url(tlo.jpg) #000 repeat-x fixed; 
	background-color:c0c0c0;

}
.cont {

	position:fixed;
	width:100%;
	align:center;
	opacity : 0.6;
	filter : alpha(opacity=60);
	top:0;
	z-index:1;
}
.pasek{

	position:fixed;
	width:100%;
	align:center;
	opacity : 0.9;
	filter : alpha(opacity=90);
	top:0;
	z-index:3;


}


.as {

	width:990px;
	margin-left: -495px;
	left: 50%;
	opacity : 1;
	align:center;
	top:12px;
	position:absolute;
	z-index:2;
}


td, p, a, .fbig, .fmid, .fsmall, .stopka, .l-title-bar, .r-title-bar, .news {
	font-family: Verdana, Times;
	font-size: 10px;
}
a:link, a:active, a:visited {
	color: #0000cc;
	font-size: 10px;
	text-decoration: none;
}
a:hover{
	color: #404040;
	font-size: 10px;
	text-decoration: underline;
}

/* [ link newsa ] */
.news:link, .news:hover, .news:active, .news:visited {
	color: #404040;
	font-size: 9px;
	text-decoration: none;
}
.news:hover {
	color: #000000;
}
/* [ wielkosc czcionek ] */
.fbig {
	font-size: 11px;
}
.fmid {
	font size: 13px;
}
.fsmall {
	font-size: 9px;
}
/***/
.stopka {
	color: #6A6A6A;
	font-size: 9px;
}
/*********************************************************************
#======[ opcje glownej tabeli ]======================================#
*********************************************************************/

/* [ kolor obramowania ] */
.tobr {
	background-color: #808080;
}
/*********************************************************************
#======[ opcje menu ]================================================#
*********************************************************************/

/* [ tlo lewego i prawego naglowka menu ] */
.l-title-bar {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #75B8DB;
	background-image: url('menu-bar.gif');
	background-repeat: repeat-x;
}
.r-title-bar {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	background-color: #75B8DB;
	background-image: url('menu-bar.gif');
	background-repeat: repeat-x;
}
/*********************************************************************
#======[ opcje rozne ]===============================================#
*********************************************************************/

/* [ ustawienia tabelki newsa i artykulow ] */
.text-body {
	text-align: justify;
	font-size: 10px;
}

.tboda {
	color: #000000;
	background-color: #fafafa;
	text-align: justify;
	font-size: 11.5px;
}
.tbodb {	
	color: #7777777;
	text-align: justify;
	background-image: url('menu-bar.gif');
	background-repeat: repeat-x;
	font-size: 11.5px;
}
.tbody {
	background-color: #F8F8F8;
	font-size: 11px;
}