body {
		font-family: verdana;
		margin: 0;
		padding: 0;
		z-index: 1;

		
}

#body b{
	color:#414141;
	
}
#center {
	z-index: 20;
	background:url("./images/main.png") no-repeat;
	height: 692px;
	width: 1020px;
	margin:auto auto;

}
#center_podklad {
	z-index: 10;
	background:url("./images/main-podklad.png") no-repeat;
	height: 692px;
	width: 1020px;
	margin:auto auto;
	
}

#formularz{
	position: absolute;
	padding-left: 90px;
	margin-top: 370px;	
	width: 300px;
	
	
}
#logo {
	position: absolute;
	margin-left: 80px;
	margin-top: 57px;
}

#name {
	position: absolute;
	margin-left: 160px;
	margin-top: 57px;
}

#opis {
	position: absolute;
	width: 500px;
	margin-left: 400px;
	margin-top: 385px;
	font-size: 11px;
}

#search {
	background:url("./images/news-bar.png") no-repeat;
	padding-left: 10px;
	padding-top: 4px;
	position: absolute;
	margin-left: 825px;
	margin-top: 28px;
	display: block;
	height: 46px;
	width: 242px;

}

#ogolne{
	font-weight: bold;
	padding-left: 93px;
   position: absolute;
	width: 340px;
	text-align: left;;
	padding-top: 160px;
}
#tytul {
	color: #1291D0;
	
	font-size: 17px;
}

#data {
	padding-top: 10px;
	font-size: small;	
	color:#414141;
	
}

#tytul_form{
	line-height: 50%;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color:#414141;
}

#zmienne {
	padding-left: 7px;	
	font-size: small;
}

#baner {
 position: absolute;
 margin-top: 65px;
 margin-left: 390px;	
 width: 600px;
}

#tytul_opis {
		
	
}

#podtytul_ogolne{
	color: #1291D0;
	font-size: 12px;
}
#szablon {
	width: 1300px;
	margin: auto auto;
}


#footer {
	display: block;
	margin:auto auto;
	
	text-align: center;

}

#top {
	padding-right: 100px;
	height: 80px;
	width: 1020px;
	margin:0 auto;		
}

#top_bar {
	font-family: verdana;
	font-size: small;
	text-align: right;
	text-decoration: none;
	color: black;
	padding-right: 30px;

}

#login {
	background:url("./images/news-bar.png") no-repeat;
	padding-top: 16px;
	padding-left: 14px;
	text-align: left;
	position: absolute;
	margin-left: 540px;
	margin-top: 24px;
	height: 53px;
	width: 189px;	
	display: block;
}
#news {
	background:url("./images/news-bar.png") no-repeat;	
	
	position: absolute;
	margin-left: 100px;
	margin-top: 28px;
	height: 33px;
	width: 182px;	

}


.form-text {
background: #e6e6e6;	
border: 1px solid;
	
}

#search-advance {
font-size: 10px;	
margin-left: 27px;
}

#edit-submit {

border: 0px;
background: #e6e6e6;	
font-weight: bold;
}


ul#menu-news li{
  list-style-type: none;
  list-style: none outside;
  float: left;
  font: 13px Verdana;
  overflow: hidden;
}

#test ul{
 	margin: 0px; 
 	padding: 0px;
  text-decoration: none outside;	
}
ul#menu-news li a{
  text-decoration: none ;
}

ul#menu-news li li a{
  padding: 6px 12px;
  
}

ul#menu-news li li:hover{
  background: #e6e6e6;


}

ul#menu-news li ul{
  list-style: none outside;
  overflow: hidden;
  display:none;
}

ul#menu-news li:hover ul{
  z-index: 100;
  position: absolute;
  background: #e6e6e6;
  padding-left: 10px;
  border:0px solid #e6e6e6;
  display: block;
  width: 171px;
 
}

#szczegoly {
	text-align: left;
	text-decoration: none;	
	width: 320px;
	margin-top: 615px;
	margin-left: 400px;
	position: absolute;
	color:#414141;
	z-index: 90;
	font-size:11px;
	
}

#szczegoly img {
	
	
}
A:link {
	color:#414141;
	text-decoration: none;
}
A:visited {
	color:#414141;
	text-decoration: none;
}
A:active {
	color:#414141;
	text-decoration: none;
	text-decoration: underline;
}
A:hover {
	color:#414141;
	text-decoration: none;
	text-decoration: underline;
}

#kliknij{
	padding-top: 4px;
	color:#414141;
	
}


#tres_opis b {
	color:#414141;	
}

#tytul_ostatni {
	font-size: 14px;	
	color:#414141;
	
}
