@charset "iso-8859-2";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	/* background:url(images/bg.gif) center repeat-y; */
	background-color:#000;
}
h1 {font-size: 16px}
h2 {font-size: 10px}
h3 {font-size: 8px}
h4 {margin:10; font-size:1px; font-weight:normal; display:inline;}


div,td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#484B4C;
}

.pds{
	width:773px;
	height:100%;
	margin:auto;
	background:url(images/bg.gif);
}
.data{
	background:url(images/t1.jpg); height:36px; width:257px;  text-align:center;
}
.data p{ margin:0px;padding:0px;padding-top:12px;}

.szukaj{
	background:url(images/t5.jpg); height:32px; width:257px;  text-align:center;
}

.logowanie{
	background:url(images/t6.jpg); height:32px; width:516px;  text-align:center;
}
a{
	color:#5683A2;
	text-decoration:none;
}

/* panel lewy */
.ng1{
	background:url(images/m_tlo.gif) repeat-y;
	text-align:center;
	font-weight:bold;
	color:#1596D6;
	padding:5px;
}
.lin{
	text-align:center;
	background:url(images/m_tlo.gif) repeat-y;
	padding:3px;
}

.lin a{
	color:#666;
	text-decoration:none;
}
.lin a:hover{
	color:#000;
	text-decoration:none;
}

/**************/

/* środek */
.sredek{
background:url(images/s_tlo.gif);
padding:10px;
}


/*********/

/* panel lewy */
.ng2{
	background:url(images/m2_tlo.gif) repeat-y;
	text-align:center;
	font-weight:bold;
	color:#1596D6;
	padding:5px;
}
.lin2{
	text-align:center;
	background:url(images/m2_tlo.gif) repeat-y;
	padding:3px;
}

.lin2 a{
	color:#666;
	text-decoration:none;
}
.lin2 a:hover{
	color:#000;
	text-decoration:none;
}

/**************/
.banner{
background:url(images/d2.jpg); 
width:752px;
height:75px;
text-align:center;
}
.banner p{
margin:0px; 
padding-top:15px;
color:#fff;
}