/*----------panel----------*/
#panel
{
	background: #e7ecf0;
	width: 800px;
	position: absolute;
	left: -50px;
	top: 1px;
	z-index: 15;
}

#panel #background {
	border: 1px solid #8ea8c1;
	border-left: 0px solid #8ea8c1;
	min-height: 36px;
}

ul#background2
{
	list-style: none;
	margin-top: 7px;
	margin-bottom: 7px;
}

#background2 a
{
	color: black;
	text-decoration: none;
}

#background2 a:hover
{
	text-decoration: underline;
}

/*---------przycisk panelu--------*/
.slide_button
{
	background: url('../images/wyszukiwarka_przycisk.gif');
	display: block;
	height: 38px;
	text-indent: -9999px;
	width: 31px;
	position: absolute;
	left: 799px;
	top: 0px;
}

a:focus { 
	outline: none; 
}

/* wyszukiwarka */
#wyszukiwarka {
	margin-left: auto;
	margin-right: auto;
	width: 765px;
}

#wyszukiwarka form {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 720px;
	margin: auto;
}

.wyszukiwarka_pola {
	display: block;
	float: left;
	text-align: right;
	width: 238px;
}

.wyszukiwarka_pola2 {
	display: block;
	float: left;
	text-align: right;
	width: 338px;
}

.wyszukiwarka_pola_auto {
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	text-align: right;
	width: 238px;
}

#slide_navigation {
	display: block;
	width: 27px;
	position: absolute;
	left: 801px;
	top: 41px;
	text-align: center;
}

#slide_navigation_current_subelement_text {
	margin: 1px 0px 1px 0px;
}

.recount_cdr_szerokosc {
	width: 30%;
}