body {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-color:#000000;
font-family:tahoma,verdana,arial;
font-size:11px;
color:#000000;
height: 100%;
}


.top {
height:120px;
background-color:#000000;
width:100%;

}

.maestro {
padding-top:30px;
padding-right:25px;
margin-left:30px;
float:left;
}

.maestro img{
    margin-right:10px;
}
.title {

padding-top:30px;
padding-left:22px;

}

.title_txt {
padding-left:11px;
background-color:#FFFFFF;
padding-top:30px;
padding-bottom:8px;

}

/*.content
{
	clear:both;
	width:470px;
	float:right;
	height:466px;
	margin:0px 0px 0px 0px;
	border: none 0px #ffffff;
	
	background-image:url('img/background_big.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:transparent;
}*/


.content
{
	
	height:466px;
	margin:0px 0px 0px 0px;
	border: none 0px red;
	vertical-align:bottom;
	text-align:right;
	background-image:url('img/background_big.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:transparent;
}

.spacer500{
width:470px;
height:1px;
background-color:transparent;
}

.container {
width:100%;
background-color:#ffffff;
background-image:url('img/background_1.jpg');
background-repeat:repeat-x;
height:466px;

}

.container2 {
width:360px;
background-color:#ffffff;
}

.line {
	clear:both;
background-image:url('img/line_bg.gif');
background-repeat:repeat-x;
width:100%;
height:1px;
background-color:#ffffff;
padding-bottom:0px;
padding-top:0px;

background-position: center center;
}

.line2 {
float:left;
width:11px;
height:1px;
background-color:#ffffff;
}

.line3 {
float:right;
width:11px;
height:1px;
background-color:#ffffff;
}

.form_header{
padding-left:11px;
width:500px;
position:absolute;
z-index:99;
}
.formdiv{
padding-left:11px;
padding-top:60px;
}

.search_div,.form{
width:270px;
height:260;
}

input,select,td{
font-family:tahoma,verdana,arial;
font-size:11px;
}

.search_button{
background-image:url('img/szukaj.gif');
background-repeat:no-repeat;
width:74px;
height:19px;
border:none 0px #ffffff;
font-size:1px;
text-align:left;
vertical-align:top;
color:#817f45;
float:right;
cursor: pointer;
}

.search_button_off{
background-image:url('img/szukaj_off.gif');
background-repeat:no-repeat;
width:74px;
height:19px;
border:none 0px #ffffff;
font-size:1px;
text-align:left;
vertical-align:top;
color:#817f45;
float:right;

}

.spacer_h8
{
height:8px;
width:1px;
}

.spacer_h20
{
height:20px;
width:1px;
}
.spacer_h20_white
{
height:20px;
width:100%;
background-color: #ffffff;
}

.powrot{
	float: right;
	
	}

a:link, a:visited, a:active,a:hover{color:#980001;text-decoration:none;font-weight:bold}



.categoryTable td{vertical-align:bottom; padding-right:25px;font-family:tahoma,verdana,arial;width:75px;}
.categoryTable tr.desc td {vertical-align:top;}
.catbox { margin-right:8px;}

.filtruj_button{
background-image:url('img/filtruj_button.jpg');
background-repeat:no-repeat;
background-position:center middle;
border:none 0px #ffffff;
font-weight:bold;
width:63px;
height:28px;
text-align:center;
vertical-align:middle;
cursor: pointer;
}

.category_div {
padding-left:11px;
}

.pointlist td{vertical-align:middle; padding-right:20px; padding-bottom:20px;font-family:tahoma,verdana,arial;}

.loading2image
{
	margin: auto;
	margin-top: 100px;
	width: 100px;
	height: 100px;
}





  div.loading-invisible{
    display:none;
  }

  div.loading-visible{
    display:block;

    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align:center;

    background:#fff;
    _background:none; /*this line removes the background in IE*/
    opacity:.75;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;

    padding-top:40%;
  }

.moreinfo{
	
	width:775px;
	height:30px;
	
	text-align: right;
	padding-top: 15px;
}

a.moreinfolink:link, a.moreinfolink:visited, a.moreinfolink:active,a.moreinfolink:hover{color:#b3b88f;text-decoration:none;font-weight:normal;font-size: 11px;}

/*select*/

.selectedline
{ 
    background-color:#0a246a;
    color:#ffffff;
    width:128px;
    cursor:pointer;
    z-index:10;
    padding-left: 2px;
}


.normalline
{ 
    background-color:#ffffff;
    width:128px;
    color:#000000;
    cursor:pointer;
    z-index:10;
    padding-left: 2px;
}

.pOptionstyle
{
	border:solid 1px #000000;
	cursor:pointer;
	width:132px;
	height:15px;
	background-image:url('img/arrow_dd.gif');
	background-repeat:no-repeat;
	background-position:right center;
	vertical-align:middle;
	padding-left: 2px;
}

.pOptionstyleDisabled
{
	border:solid 1px #000000;
	width:132px;
	height:15px;
	background-image:url('img/arrow_dd_off.gif');
	background-repeat:no-repeat;
	background-position:right center;
	vertical-align:middle;
	padding-left: 2px;
	color:#808080;
}

.pOptionsstyle
{
border:solid 1px #000000;
z-index:10;
width:130px;
position:absolute;

}

.container22
{
z-index:10;
}

/*select end*/



