* {
	border:0;
	margin:0;
	padding:0;
}
.left {
	float:left;
	padding:0 10px 0 0;
}
.right {
	float:right;
	padding:0 0 0 10px;
}
a {
	color:#01a5ec;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
p {
	padding:0 0 10px;
}

input, select, textarea, button {
  border: 1px solid #E1E1E1;
  background-color:#ffffff;
  color:#000000;
  margin:4px;
}
input {
  padding:5px;
  color: #A1A1A1;
}


/* body */
body {
	background:#0080D6 url('1.jpg') repeat-x;
	color:#666;
	font:12px "Trebuchet ms", Helvetica, sans-serif;
}

/* header */
#header {
	background:#C90646 url('grafika/header.jpg') center no-repeat;
	height:208px;
	margin: auto;
	width:917px;
}


/* box_szukaj */

#box_szukaj {
	background: url('grafika/box_szukaj.gif');
	height:125px;
	width:639px;
	margin: -6px auto;
}

#linki {
	margin: 14px auto;
	color: #FFFFFF;
	text-align: right;
	}

#linki a {
	color: #FFFFFF;
	text-decoration: none;
	}

#linki a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

/* content */
#content {
	margin:0px auto;
	width:639px;
}
#content h1 {
	color:#626262;
	font:18px Arial;
	font-weight: bold;
	margin:15px 0 5px 0;
}

.naglowek {
	color:#626262;
	font:18px Arial;
	font-weight: bold;
	text-align: left;
	margin-top: -18px;
	margin-left: 50px;
}

.naglowek_ostatnio {
	color:#626262;
	font:18px Arial;
	font-weight: bold;
	text-align: left;
	margin-top: -36px;
	margin-left: 50px;
}

.tytul {
	color:#C90646;
	font:12px Arial;
	font-weight: bold;
}

#main {
	margin-top: -5px;
	background: #FFFFFF;
	text-align: center;
}

/* footer */
#footer {
	clear:both;
	color: #FFFFFF;
	margin:0 auto;
	text-align:center;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footer p {
	color:#FFFFFF;
	line-height:10px;
	padding: 20px;
}

/*  */

#przycisk_szukaj {
  border: 0px;
  background: url('grafika/przycisk_szukaj.gif');
  width: 111px;
  height: 27px;
  color:#000000;
  margin:4px;
}

#strony {
	text-align:center;
	font:18px Arial;
	margin: 0px auto;
}


#strony a {
	color: #088EDC;
	text-decoration: none;
	font-weight: bold;
	font:18px Arial;
	}

#strony a:hover {
	color: #626262;
	font-weight: bold;
	text-decoration: underline;
	}
