* {
	margin: 0px;
	padding: 0px;
    outline: 0;
}
#box {
    background-color:#F8F9FA;
	height: 500px;
	width: 250px;
	font-size: 12px;
}
#box h3 {
        font-size: 13px;
		font-family: Cambria, "Times New Roman", Times, serif;
		color: #006075;
		font-weight: bold;
        padding-left: 5px;
		padding-right: 5px;
		background-image: url(http://przejazdy.info/images/widget-headerBg.gif);
		background-repeat: repeat-x;
		background-position: top;
		line-height: 26px;
		margin-bottom:5px;
		text-align: left;
		display: block;
}
.box2 {
margin-left:25px;
}
.transportation select {
        width: 176px;
		font: 11px Tahoma;
        color: #1c1f21;
        height: 25px;
        padding: 0 0 0 7px;
		margin: 0 0 10px;
}
.transportation fieldset {
	  border: none;
}
.transportation strong {
        display: block;
        color: #696969;
        margin: 10px 0;
}
.transportation fieldset > input {
        display: block;
        border: none;
        background: url(http://przejazdy.info/images/widget-button_szukaj-transportu.png) no-repeat left top;
        height: 38px;
        width: 134px;
		text-align:center;
		margin-left:50px;
		margin-bottom:10px;
		margin-top:10px;
}
.transportation label {
        display: block;
        height: 38px;
        margin: 0 0 5px;
        line-height: 38px;
}
.transportation label img {
            display: block;
            float: left;
            width: 58px;
            height: 38px;
}
.transportation label input {
            float: left;
            margin: 13px 10px 0;
}
