/* hack dla chroma */

@media screen and (-webkit-min-device-pixel-ratio:0) { 

li.choice input {
	margin-left: -105px !important;
	margin-right: -95px !important;
	margin-top: -5px !important;
}
ol.choices-group label {
	margin-left: 0px !important;
	margin-top: 0px !important;
	float: left;
}
 label.chrome_visible {
	display      : block !important;
	margin-bottom: 10px;
	float        : left;
}

}
/* end */
fieldset {
	border: 0px;
}
fieldset ol {
	list-style: none inside !important;
}
fieldset ol li {
	list-style: none inside !important;
}
li.check_boxes {
	margin-right: 10px !important;
	padding-right: 10px !important;
	font-weight: normal !important;
}
ol.choices-group label {
	font-weight: normal !important;
	margin-bottom: 10px !important;
	float: left;
}
fieldset.choices {
	float: left !important;
	font-weight: normal;
	text-align: left !important;
}
li {
	list-style: none inside !important;
}
ol.choices-group {
	list-style: none inside !important;
	font-weight: normal !important;
	display: block;
}
li.choice {
	float: left !important;
	list-style: none !important;
	font-weight: normal;
}
li.choice input {
	float: left !important;
	display: block;
	padding: 0px !important;
	margin-left: 0px;
	margin-right: 10px;
}
fieldset ol li input { 
	width: 221px;
  height: 29px;
  float: left;
  background: url('/assets/input.png') no-repeat !important;
  border: 0px;
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: -3px;
  font-size: 11px;
}
.formtastic-input { 
	width: 221px;
  height: 29px;
  float: left;
  background: url('/assets/input.png') no-repeat !important;
  border: 0px;
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: -3px;
  font-size: 11px;
}
.formtastic-inputd { 
	width: 123px;
  height: 23px;
  float: left;
  background: url('/assets/dzien2.png') no-repeat !important;
  border: 0px;
  color: #000;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  font-size: 11px;
  margin-top: 15px;
}
input[type="submit"].login_button {
	border: 0px !important;
	background: url('/assets/loguj.png') no-repeat;
	width: 113px;
	height: 41px;
	text-indent: -9999px;
}
input[type="submit"].register_button {
	border     : 0px !important;
	background : url('/assets/rejestruj.png') no-repeat;
	width      : 145px;
	height     : 38px;
	text-indent: -9999px;
}
div#drive_out ol {
	display: inline !important;
}
div#drive_out ol li {
	display: inline-block !important;
	margin: 0px !important;
}
div#drive_out input {
	display: block;
	float: left;
}
div#drive_out label {
	float: left;
	display: block;
}
.add-button {
        width: 148px;
        height: 35px;
        float: right;
        border: 0px;
        background: url('/assets/dodaj_firme.png') no-repeat;
        margin-top: -10px;
}
.add-button-og {
        width: 207px;
        height: 35px;
        float: right;
        border: 0px;
        background: url('/assets/dodaj_ogloszenie.png') no-repeat;
        margin-top: -10px;
}
.main-select {
	margin-top: -50px !important;
	float: left;
	z-index: 2000;
}
.add-search {
		width: 128px;
    height: 68px;
    float: left;
    background: url('/assets/search.jpg') no-repeat;
    margin-top: 137px !important;
    border: 0px;
    margin-left: -50px;
}
