/* NON-HEADER */
*{
	padding:0; 
	margin:0;
	outline: none;
}
 body, td {
	font-size: 12px; 
	background-color: #F4F4F4 ; 
	font-family: Tahoma;
}
input[type=text], input[type=password], textarea, select {
	font-size: 12px; 
	padding: 2px;
	font-family: Tahoma;
	border: 1px solid #615F60;
}
.page-container {
	width:900px;
	margin:0px auto; 
	margin-top:10px; 
	margin-bottom:10px; 
	border:solid 0px ;
	font-size: 12px;
}
.top {
  width:900px;
  height:100px;
}
.logo {
  float:left;
}
.top-right {
  float:right;
  width:580px;
  height:100px;
}
.sitelogo {
  width:300px;
  height:100px;
  background:url(./img/logo.gif);
	position:absolute; 
	z-index:1;   
}
.top-links {
	width:564px;
  height:22px;
  background:url(./img/top-links.gif);
	font-size: 13px;
	color:#E9A503;
	font-weight:bold;
	text-align:right;
  padding:4px 8px 0 8px;  
}
.top-links a {
	font-size: 13px;
	color:#E9A503;
	font-weight:bold;
}
.white1 {
  color:#FFFFFF;
}
.search {
	width:572px;
	font-size: 13px;
	height:30px;
	color:#E9A503;
	text-align:right;
  padding:4px 8px 0 0; 
  margin-top:5px; 
}
.register {
	width:570px;
	font-size: 13px;
	height:30px;
	color:#676565;
	text-align:right;
  padding:4px 10px 0 0; 
  margin-top:5px; 
}
.register a {
	font-size: 13px;
	color:#676565;
	font-weight:bold;
}
.where-online {
	width:900px;
  height:26px;
  background:url(./img/where-online.gif);
	font-size: 13px;
	color:#E9A503;
}
.where {
  float:left;
  margin:4px 0 0 8px;
}
.where a {
	font-size: 13px;
	color:#E9A503;
	font-weight:normal;
	text-decoration:none;
}
.online {
  float:right;
  margin:5px 8px 0 0;
  font-size:12px;
  color:#E9A503;
}
.main {
  width:900px;
  height:auto;
  margin-top:5px;  
}
.rekrek {
  width:900px;
  height:100px;
  background:url(./img/rekrek.gif);
  margin-top:5px;
  padding:5px 0 5px 0;
  text-align:center;
}
.blok_lewy {
	width:160px;
	height:auto;
	float:left;
	margin:0 10px 0 0;
}
.blok_srodek {
	width:520px;
	height:auto;
	float:left;
	margin:0 10px 10px 0;
}
.blok_prawy {
	width:200px;
	height:auto;
	float:left;
	margin:0;
}
.kategoria {
	width:160px;
	height:auto;
	margin:0 0 10px 0;
}
.kategoria_tytul {
	width:152px;
  height:22px;
  background:url(./img/kategoria.gif);
	font-size: 13px;
	color:#E9A503;
	padding:4px 0 0 8px;
}
.kategoria_linki {
	width:143px;
	height:auto;
	padding:4px 0 0 17px;
	color:#404040;
	line-height:16px;
}
.kategoria_linki a {
	color:#404040;
	text-decoration:none;
}
.kategoria_200 {
	width:200px;
	height:auto;
	margin:0 0 10px 0;
}
.kategoria_200_tytul {
	width:192px;
  height:22px;
  background:url(./img/kategoria_200.gif);
	font-size: 13px;
	color:#E9A503;
	padding:4px 0 0 8px;
}
.kategoria_200_zawartosc {
	width:183px;
	height:auto;
	padding:4px 0 0 17px;
	color:#404040;
	line-height:16px;
}
.kategoria_200_tagi {
	width:166px;
	height:auto;
	padding:4px 17 0 17px;
	color:#404040;
	line-height:17px;
	
	text-align:justify;
}
.srodek {
	width:520px;
	height:auto;
	margin:0 0 20px 0;
}
.srodek_tytul {
	width:512px;
  height:22px;
  background:url(./img/blok_srodek.gif);
	font-size: 13px;
	color:#E9A503;
	padding:4px 0 0 8px;
}
.srodek_zawartosc {
	width:486px;
	height:auto;
	padding:4px 17px 0 17px;
	color:#404040;
	line-height:15px;
	text-align:justify;
}
.clear {
  clear:both;
}
.footer {
	width:900px;
  height:21px;
  background:url(./img/where-online.gif);
  text-align:center;
	font-size: 12px;
	color:#E9A503;
	padding-top:5px;
	margin-top:50px;
}
.span_white {
  color:#FFFFFF;
}

.logowanie {
  line-height: 2;
}
.logowanie input {
  width: 100px;
}
.plus, .minus {
  color: #D59E18;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  border:0px;
}
a {
	color:#404040;
	text-decoration:none;
}
.bold {
  font-weight: bold;
}
#oryginal {
display: none;
}
#upiekszony, .status {
  padding: 15px;
  margin: 10px;
  border-top: 1px #CFCFCF dotted;
  border-bottom: 1px #CFCFCF dotted;
  border-right: 1px #CFCFCF dotted;
  border-left: 2px #404040 solid;  
  background:#FFFFFF;
}