BODY {margin-top:00;margin-right:0;margin-left:0;margin-bottom:0;      scrollbar-face-color: #cccccc;scrollbar-highlight-color: #eeeeee;scrollbar-3dlight-color: #dddddd;scrollbar-darkshadow-color: #bbbbbb;scrollbar-shadow-color: #bbbbbb;scrollbar-arrow-color: #FFFFFF;scrollbar-track-color: #dddddd;      font-family:verdana; font-size:12;line-height: 16px; color:#000000; font-weight:normal; text-decoration:none; background-color: #fff;}
a, a:link, a:visited, a img, img {text-decoration: none; border: none; text-align: left; }

.top {width: 960px; margin: 0 auto; background-image: url('g/tlo_podpis.jpg'); background-position: top center; background-repeat: no-repeat;
font-size: 12px; line-height: 16px; height: 610px; text-align: left;}
.top b {font-size: 12px; line-height: 20px;}
.top_link {color: #303030;}
.top_link a {color: #303030; }
.top_link a:visited {color: #303030;}
.top_link a:hover {color: #ff0000;}
.numerki {font-size:12px; line-height: 16px; color: #505050;}
.numerki b {font-size:24px; line-height: 24px;}
.numerki a {color: #909090; }
.numerki a:visited {color: #909090;}
.numerki a:hover {color: #ff0000;}
.praca_wyswietl  {font-size:12px; line-height: 16px; color: #505050;}
.praca_wyswietl b {font-size:20px; line-height: 28px; color: #909090;}
.praca_wyswietl a {font-size:24px; line-height: 28px; color: #909090; font-weight:bold;}
.praca_wyswietl a:visited {color: #909090;}
.praca_wyswietl a:hover {color: #ff0000;}
.story {width: 960px; margin: 0 auto; font-size: 10px; line-height: 16px; text-align: left;}
.kolumna {float: left; width: 300px; margin-right: 20px;}
.kolumna h1 {font-family:verdana; font-size:36px; color:#bbbbbb; font-weight:normal; text-decoration:none; line-height: 58px; text-align: left; display: inline;}
.kolumna h2 {font-family:verdana; font-size:19px; color:#a0a0a0; font-weight:normal; text-decoration:none; line-height: 24px; text-align: left; display: inline;}
.link_pole { margin-top: 5px;	background: #bbbbbb; color: #ffffff; width: 280px; height: 40px; text-align: center; }
.link_pole a { margin-top: 5px;	background: #ffbbbb; color: #ff0000;}
.link_pole a:visited { margin-top: 5px;	background: #ffbbbb; color: #ff0000;}
.link_pole a:hover { margin-top: 5px;	background: #ffbbbb; color: #ff0000;}
.link_pole b {	position: relative; top: 5px; font-size:20px; line-height: 30px; color: #ffffff;}
/* kategorie pokazywane na pierwszej stronie jako przesuniecia - slidery*/
.kategorie h1 {font-family:verdana; font-size:21px; color:#000000; font-weight:normal; text-decoration:none; line-height: 30px; text-align: left; display: inline;}
.pomarancz {color: #D29450;}


/* to niejst wykorzystywane menu gorne dopiete do prawej strony*/
.menu {
	float: none;
	position: absolute;
	width: 120px; height:400px;
	top:0;
	z-index: 2;
	position: fixed;
	left: 50%;
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	color: #ff0000;
	background: url(g/menu_gorne.png) no-repeat;
	margin-left: 430px;
	background-position: top top;
	/*--Domy&#182;lnie ukryte, będzie wykorzystane w pó&#317;niejszym kodzie jQuery--*/
}


/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:590px;	width: 390px;
	overflow: hidden; /*--Ukrywa wszystko co nie mie&#182;ci się w warstwie--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
	color: #0f0f0f;
}

.image_reel a , a:visited, a:hover {
color: #0f0f0f;
}

.image_reel img {
 }
.image_reel div {
float: left;
top: 0; left: 0;
padding: 0px;
}



/*--Paging Styles--*/
.paging {
	float: right;
	position: absolute;
	bottom: 570px; left: 70px;
	width: 390px; height:47px;
	z-index: 100; /*--Konieczne by warstwa paging była zawsze na wierzchu--*/
	text-align: center;
	font-size:18px;
	line-height: 30px;
	display: none; /*--Domy&#182;lnie ukryte, będzie wykorzystane w pó&#317;niejszym kodzie jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #dddddd;
}
.paging a.active {
	font-weight: none;
	background: #ff0000;
	}
.paging a:hover {
	font-weight: none; color: #ffffff;
	background: #a0a0a0;}

