html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	color: #333333;
	background-color: #dbdbdb;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
img {border:0;}
body a {
	color: #333333;
	text-decoration: underline;
}
body a:hover {
	color: #000000;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
}
h2, h2.offer, h2.stats, h2.pname {
	font-size: 20px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 10px;
	color: #006CA8;
	background-image: url(../images/linia_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	width: 190px;
}

h2.offer{
  	background-image: url(../images/blue_line.gif);
}

h2.ask_leasing{
  	padding:5px;
    padding-left:0;
    padding-bottom:15px;
    padding-top:0;
    background-image: none;
}

h2.stats {
  	color: #de9c00;
    background-image: url(../images/yellow_line.gif);
 }

h2.pname {
  line-height:22px !important;
  background:none;
  padding-top:10px;
  width: 445px;
}

h2 a.link {
  color: #006CA8;
  text-decoration:none;
}
    
h3 {
	font-size: 16px;
  font-weight:normal;
	color:#2f85b4;
	background-image: url(../images/linia_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	color: #0084B5;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.color {
	color: #d09d00;
}
.oferty {
	margin-bottom: 30px;
}


.clear {
	clear: both;
}
#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 331px;
	width: 960px;
	position: relative;
}
#top {
	height: 80px;
	width: 960px;
	position: relative;
}
#logo {
	float: left;
	height: 80px;
	width: 225px;
}
#top ul {
	margin: 0px;
	list-style-type: none;
	float: right;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top li {
	float: left;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
  padding:0px 10px;
}
#top li a, #footer li a {
	text-decoration: none;
	color:#333333;
  padding:2px 0px;
}
#top li a:hover,  #footer li a:hover {
	background: url(../images/link_dots.gif)  repeat-x left bottom;
  color:#006ca8;
}

#top  .none  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flash {
	height: 200px;
	width: 960px;
	position: relative;
}
#szukaj {
	height: 40px;
	width: 960px;
	position: relative;
	margin-top: 10px;
	background-image: url(../images/bg_szukaj.gif);
	background-repeat: repeat-x;
}
#szukaj img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#szukaj form {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	left: 80px;
	top: 10px;
	width: 600px;
}
#szukaj input {
	font-size: 12px;
	color: #666666;
	background-color: #E4E4E4;
	border: 1px solid #999999;
	width: 150px;
	margin-right: 20px;
}
#szukaj select {
	font-size: 12px;
	color: #666666;
	background-color: #E4E4E4;
	border: 1px solid #999999;
	width: 150px;
	margin-right: 20px;
}
#szukaj .button a {
	background-image: url(../images/button_wyswietl.gif);
	background-repeat: repeat;
	height: 21px;
	width: 75px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 7px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#szukaj .button a:hover {
	text-decoration: underline;
}
#szukaj #zaawansowane {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 40px;
	width: 220px;
	background-color: #cfcfcf;
	background-image: url(../images/bg_zaawansowane.gif);
	background-repeat: repeat-x;
}
#szukaj #zaawansowane a {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 180px;
	padding-top: 12px;
	padding-left: 40px;
	background-image: url(../images/lupka.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
}
#szukaj #zaawansowane a:hover {
	text-decoration: underline;
}
#naglowek {
	height: 57px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
	position: relative;
}
#naglowek #left {
	height: 37px;
	width: 150px;
	font-size: 18px;
	color: #007FDC;
	background-image: url(../images/bg_kategorie.gif);
	background-repeat: no-repeat;
	background-position: 20px 25px;
	padding-top: 20px;
	padding-left: 50px;
	float: left;
}
#naglowek #rihgt {
	float: right;
	width: 735px;
}
#naglowek #rihgt #sciezka {
	float: left;
	color: #666666;
	padding-top: 20px;
	height: 37px;
	padding-left: 10px;
	background-image: url(../images/kreska_naglowek.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#naglowek #rihgt #sciezka a {
	color: #666666;
	text-decoration: none;
}
#naglowek #rihgt #sciezka a:hover {
	text-decoration: underline;
}
#naglowek #rihgt #sciezka span {
	color: #0090F7;
}
#naglowek #rihgt #dostepne_srodki {
	float: right;
}
#content {
	padding-bottom: 20px;
	position: relative;
	width: 960px;
}

#left_columns {
	float: left;
	width: 200px;
	padding-top: 15px;
}
.lista {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
}
.lista li {
	background-image: url(../images/linia_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
	width: 200px;
	float: left;
}
.lista li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-image: url(../images/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	float: left;
	width: 130px;
	padding-right: 50px;
  font-size: 11px;
}
.lista li a:hover {
	background-color: #41aaeb;
	color: #FFFFFF;
	text-decoration: none;
}
.lista span {
	position: absolute;
	top: 5px;
	right: 5px;
}
.lista .select a {
	color: #FFFFFF;
	background-color: #007CC2;
}
.lista_2 {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
}
.lista_2  li {
	background-image: url(../images/linia_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
	width: 200px;
	float: left;
}
.lista_2 li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	float: left;
	width: 140px;
	font-size: 11px;
	padding-right: 50px;
}
.lista_2 li a:hover {
	background-color: #41aaeb;
	color: #FFFFFF;
	text-decoration: none;
}
.lista_2 span {
	position: absolute;
	top: 5px;
	right: 5px;
	color: #006CA8;
}
#right_columns {
	float: right;
	width: 735px;
	position: relative;
}
#right_columns .buttons {
	padding-top: 10px;
	background-image: url(../images/linia_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


#footer {
	background-image: url(../images/linia_menu.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #666666;
}
#footer p {
	float: left;
	padding-left: 10px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	width: 135px;
}
#footer li {
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}


#footer .none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
        margin: 0px;
        padding:0px;
}

form p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
  clear:left;
}
form label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
}
form input {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width: 200px;
}
form input[type=checkbox] {
	width: auto;
}
form input[type=radio] {
	width: auto;
}
form select {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width: 200px;
}
form textarea {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width: 200px;
}
.button_wstecz a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/button_wyczysc.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 21px;
	width: 62px;
	padding-top: 1px;
	float: right;
	margin-right: 10px;
}
.button_wstecz a:hover {
	text-decoration: underline;
}
.button_wyczysc a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/button_wyczysc.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 21px;
	width: 62px;
	padding-top: 1px;
	float: right;
	margin-right: 10px;
}
.button_wyczysc a:hover {
	text-decoration: underline;
}
.button_wyswietl a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/button_wyswietl.gif);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 74px;
	padding-top: 1px;
	padding-left: 8px;
	float: right;
}
.button_wyswietl a:hover {
	text-decoration: underline;
}

label.user_acc {
  width:400px; text-align:left;font-size:10px;line-height:100%    
}

form.new_bidding {
    margin:0;
    padding:0;
}

form.new_bidding input {
    width: 150px;
    color:#000;
}

p.error {
    color:#f00;
}

table.statistics {
  
}

ul.list{
  list-style-type:none;
  margin:0;
  padding:0;
  line-height:2.2em;
  clear:both;
 }
ul.list li{
  background: url(../images/link_button.gif)  no-repeat left;
  margin:0;
  padding:0;
  padding-left:20px;
}


h4.title {
  background-image: url(../images/linia_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
  width:200px;

}

h4.title img{
  position:relative;
  top:5px;
}


p a, a.blue {
  font-size:12px;
  font-weight:normal;
  color:#006ca8;
  text-decoration:none;
  padding:2px 0px;
  background: url(../images/link_dots.gif)  repeat-x left bottom;
}

#footer p a {
  background: none;
}

p.pdf a {
  position:relative;
  top:10px;
  font-size:12px;
}

span.blue {
   color:#006ca8;
}

p a:hover, a.blue:hover {
  text-decoration:none;
  color:#0197d6;
   background: url(../images/link_dots_hover.gif)  repeat-x left bottom;
}

form input.checkbox {
  background-color:transparent;
  border:1px solid #CCC;
  padding:2px;
  width:15px;
}

form#register_user_form h3 {
  padding-top:16px;
}

p.user_acc a{
  text-decoration: none;
  font-size:11px;
  background:none;
}

/*terms*/


img, fieldset
{
	border: 0;
}

div#container
{
	width: 100%;
	text-align: center;
	margin: auto;
}

div#regulamin_body
{
	margin: auto;
	clear: both;
	width: 735px;
}

div#regulamin_body p
{
  font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	color: #333333;
}

div#regulamin_body p.regulamin_naglowek
{
	font-size: 16px;
	margin-bottom: 30px;
	padding: 0px;
	color: #006ca8;
	text-align: center;
	font-weight: bold;
}

div#regulamin_body p.regulamin_czesc
{
	font-size: 16px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #006ca8;
	text-align: left;
	font-weight: lighter;
	background-image: url(../images/line_terms.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}

div#regulamin_body p.regulamin_czesc span
{
	color: #333333;
	font-weight: bold;
}

img.paragraf_obrazek
{
  display: block;
  clear: left;
  float: left;
  margin-right: 10px;
  margin-bottom: 15px;
}

span.paragraf_text
{
  display: block;
  clear: right;
  float: left;
  font-size: 14px;
  color: #006ca8;
  position: relative;
  top: 4px;
  font-weight: lighter;
}

div#regulamin_body p.regulamin_text
{
	margin-bottom: 20px;
	text-align: justify;
	font-weight: lighter;
	clear: both;
}

div#regulamin_body p.regulamin_text span
{
	font-weight: bold;
}



