@charset "utf-8";

/*Style uniwersalne*/

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
    margin: 0 auto;
}
img {
  border: 0;
}
.cb,
.submit {
	clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.c {
  text-align: center !important;
}
.r,
.submit {
  text-align: right !important;
}
.submit {
	padding-top: 10px;
}
#logos {
	float: left;
}
#tabelka {
	float: right;
}


/*Formularze*/
form.logowanie {
  padding-left: 250px;
}
fieldset {
  margin: 20px 0;	
  padding: 10px;	
  border: 1px solid #000;
 
}
label {
	clear: both;
	display: block;
	padding: 2px 0;
	text-align: left;
	width: 60px;	
}
input[type="text"],
input[type="password"],
textarea,
select {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  padding: 2px;
  border: 1px solid #999;
  width: 200px ; 
}
input#data[type="text"] {	
	width: 100px !important;
}

input:focus,
textarea:focus,
select:focus {
	border: 1px solid #be0f34;
	
}
input[type="hidden"],
input[type="radio"],
input[type="checkbox"],
fieldset.etykiety input[type="checkbox"] {
  border: none !important; 
}
fieldset.etykiety input[type="text"] {
	width: 482px !important;
}
input[type="submit"] {
    width: 100px !important;
	text-align: center;
}

input.przycisk2,
fieldset.xinha select {
  width: 150px !important;
}
input.bmale {
  width: 40px !important;
}
input.male {
  width: 150px !important;
}
input.srednie,
select.srednie {
  width: 30% !important;
}
input.srednie2 {
  width: 280px !important;
}
/*Formatowanie w zależności od klasy przypisanej do fieldset*/
fieldset.etykiety label,
fieldset.etykiety input,
fieldset.etykiety select,
fieldset.checkboxy input,
fieldset.checkboxy label {
	float: left;
	margin: 3px;
}
fieldset.etykiety label {
	clear: both;
	width: 32%;
}
fieldset.etykiety input,
fieldset.etykiety select {
	width: 64%;
}
fieldset.checkboxy input[type="checkbox"],
div.checkboxy input[type="checkbox"] {
	clear: both;	
}
div.checkboxy input[type="checkbox"].druga_kol {
	clear: none;
}
fieldset.checkboxy label,
div.checkboxy label {	
	clear: none !important;
	width: 30% !important;
}
fieldset.xinha textarea {
	padding: 0;
	width: 95%;
}
/*Formularz logowania*/
fieldset#login_form {
	float: left;
	width: 450px !important;
	border: 1px solid black;
}
fieldset#rejestracja_form {
	float: left;
	width: 450px;
	margin-left: 20px;
}
fieldset#login_form input {
	clear: both;
	float: none;
	width: 210px;
}
fieldset.checkboxy label{
	width: 170px !important;
}
/*Komunikaty*/
.blad {
  border: 1px solid #000;
  background: #ffae99;
}
.blad div {
	background: url(/Szablony/_grafika/ikony/blad_22.jpg) no-repeat 6px 6px;
}
.info {
  border: 1px solid #000;
  background: #a2bcf9;
}
.sukces {
  border: 1px solid #000;
  background: #ccc;
}
.sukces div {
	background: url(/Szablony/_grafika/ikony/sukces_22.gif) no-repeat 6px 6px;
}
/*Komunikaty w oknie dialogowym*/
#dialog .pytanie,
#dialog .blad,
#dialog .sukces {
  min-height: 74px;
  padding-left: 50px !important;
  vertical-align: top;	
}
#dialog .pytanie {
  background: url(/Szablony/_grafika/ikony/ostrzezenie.jpg) no-repeat 0 6px;
}
#dialog .blad {
  background: url(/Szablony/_grafika/ikony/blad.jpg) no-repeat 0 6px;
}
#dialog .sukces {
  background: url(/Szablony/_grafika/ikony/sukces.jpg) no-repeat 0 6px;
}
/*Komunikaty w treści*/
#komunikat {
	margin: 12px 0;
}
#komunikat div {
	padding: 10px 10px 10px 40px;
}
.f_info {
  clear: left;
  margin: 0 0 2px 0;
  color: #cc3838;
  font-size: 10px;
}

/*Produkty i oferty sprzedazy samochodów*/
p.kod {
  font-size: 10px;
}
div.prod {
  margin-bottom: 10px;
}
div.prod_kol1 {
  margin-right: 268px;
}
div.prod_kol2 {
  display: block;
  float: right;
  width: 260px;
}
div.prod_kol2 div.obr_mini {
  padding: 5px;
  border: 1px solid #cc3838;
  font-size: 10px;
  margin-bottom: 10px;
}
.obr_kol1,
.obr_kol2 {
	clear: none;
	float: left;
}
.obr_kol2 {
	margin-left: 10px;
}
.obr_kol1 img,
.obr_kol2 img {
	width: 115px !important;
}
div#cechy table.cechy,
div#parametry table.parametry {
  width: 100%;
  border: 1px solid #cc3838;
  margin-bottom: 10px;
  border-spacing: 0;
}
div#cechy tr,
div#parametry tr {
  padding: 1px;
}
div#cechy tr.w2,
div#parametry tr.w2 {
  background: #e4ebfc;
}
div#cechy td,
div#parametry td {
  padding: 2px;
  border-bottom: 1px solid #cc3838;
}
div#cechy td.cecha,
div#parametry td.cecha {
  width: 40%;
}
div#cechy td.tresc,
div#parametry td.tresc {
  width: 100%;
}
div.strony {
	clear: both;
	text-align: center;
	padding: 10px;
}
/*Lista samochodów*/
ul#lista_samochodow {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#lista_samochodow li {
	clear: left;
	padding: 5px 0;	
	margin: 0;
}
ul#lista_samochodow li div.ikona,
ul#lista_samochodow li div.kinfo {
	float: left;
}
ul#lista_samochodow li div.ikona {
	border: 1px solid #cc3838;
	padding: 3px;
}
ul#lista_samochodow li div.ikona img {
	width: 100px;	
}
ul#lista_samochodow li div.kinfo {
	width: 420px;
	margin: 10px 0 10px 10px;
	font-size: 13px;
}
ul#lista_samochodow li div.kinfo a {
	font-weight: bold;
	font-size: 15px;
}
#stopka_panel {
  border-top: 3px solid #8a0d0d;
 margin-top: 250px;
  clear: both;
}
#stopka_panel ul {
  color: #666;
  text-align: center;
  margin-left:0;
  padding-left: 0;
}
#stopka_panel ul li{
  display: inline;

}
#stopka_panel ul li a {
  color: #666;
  font: 12px Verdana, Tahoma, Arial;
  text-decoration: none;
}
