/* CSS Document */

BODY {
	background-color: #000000;
	
	SCROLLBAR-FACE-COLOR: black;
	SCROLLBAR-HIGHLIGHT-COLOR: black;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-3DLIGHT-COLOR: gray;
	SCROLLBAR-ARROW-COLOR: gray;
	SCROLLBAR-TRACK-COLOR: #444444;
	SCROLLBAR-DARKSHADOW-COLOR: gray;
}

p{
	text-align: justify;
}

td, td a {
	font-family: Arial;
	font-size: 11px;
	color: #A3A3A3;
	text-decoration: none;
}

td a:hover {
	color: #FFFFFF;
}

.small_text  {
	font-family: Tahoma;
	font-size: 9 px;
	color: #ABAAAA;
}

.small_text, a.small_text  {
	font-family: Tahoma;
	font-size: 9 px;
	color: #ABAAAA;
	text-decoration: none;
}

a.small_text:hover {
	color: #FFFFFF;
}

.bg_main {
	background-image: url(../lay/bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.bg_big_pod {
	background-image: url(../lay/bg_big.gif);
	background-repeat: repeat-x;
	background-position: center 100px;

}

.bg_big {
	background-image: url(../lay/bg_big.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.bg_bottom_01 {
	background-image: url(../lay/bottom_01.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bg_bottom_02 {
	background-image: url(../lay/bottom_03.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bg_left_menu {
	background-image: url(../lay/pod_mid_01.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bg_nowosci {
	background-image: url(../lay/tab2.jpg);
	background-repeat: no-repeat;
}

.ramka {
	border : 1px solid #383838;
}

hr {
	color: #3B3B3B;
	height: 1px;
}

.table_bg {
	background-image: url(../lay/table_bg.gif);
}

.nazwa_produktu {
	color: #FFFFFF;
	font-size: 12 px;
	font-weight: bold;
}