@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/bg_body.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #DAD5CB;
}
img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-top: 4px;
	height: 110px;
}

#header .nrTel {
	float: right;
}
#menu {
	background-image: url(../images/bg_menu_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
}
#menu ul {
	padding: 0px;
	float: right;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li {
	float: left;
	display: block;
	position: relative;
	padding: 0px;
}
#menu ul li a {
	display: block;
	height: 46px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#menu  ul  li  a:hover {
	background-position: left bottom;
}
#stronaGlowna a {
	background-image: url(../images/menu/strona_glowna.png);
	width: 102px;
}
#oFirmie a {
	background-image: url(../images/menu/o_firmie.png);
	width: 69px;
}
#dlaKlientowIndywidualnych a {
	background-image: url(../images/menu/dla_klientow_indywidualnych.png);
	width: 186px;
}
#dlaFirm a {
	background-image: url(../images/menu/dla_firm.png);
	width: 73px;
}
#cennik a {
	background-image: url(../images/menu/cennik.png);
	width: 62px;
}
#kontakt a {
	background-image: url(../images/menu/kontakt.png);
	width: 67px;
}
#baner {
	height: 216px;
}
#baner img {
	float: left;
}

#content {
	padding-top: 10px;
	position: relative;
}

#zamow {
	background-image: url(../images/zamow_tlo_rep.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 309px;
	position: absolute;
	z-index: 2000;
}
#zamowTlo {
	background-image: url(../images/zamow_tlo_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
form#zamowTaxi {
	background-image: url(../images/zamow_tlo_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.h {
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
.h span {
	display: none;
}

h3#zamów_taksowke {
	background-image: url(../images/zamow_taksowke_nag.png);
	width: 132px;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zamow label {
	display: block;
	padding-right: 18px;
	padding-left: 20px;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	padding-top: 3px;
	margin-bottom: 1px;
}
#zamow  input#adres, #zamow input#nazwa {
	background-image: url(../images/zamow_form_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 265px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 18px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
}

#zamowFormUkryte {
	display: none;
}
#zamow .zamowGodzina {
	width: 130px;
	display: block;
	float: left;
	height: 60px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#zamow  .zamowGodzina label {
	padding: 0px;
}
#zamow .zamowGodzina input {
	background-image: url(../images/zamow_form_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 43px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	margin-right: 10px;
}
#zamowTaxi input {
	text-align: center;
}
input#telefon {
	background-image: url(../images/zamow_form_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 265px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 18px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: left;
}
#submitDiv {
	padding-top: 22px;
	width: 115px;
	float: left;
	display: block;
}
#infoMain {
	width: 350px;
	float: left;
	padding-left: 309px;
}
#infoPds {
	width: 580px;
	float: left;
	padding-left: 309px;
}
#infoPds li {
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1#glownaNaglowek {
	background-image: url(../images/postoje_naszych_nag.png);
	margin-right: 16px;
	margin-left: 16px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 180px;
	height: 18px;
}
h1#klientowIndywidualnych {
	background-image: url(../images/kliencie_indywidualni.png);
	margin-right: 16px;
	margin-left: 16px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 270px;
	height: 18px;
}
h1#dlaFirm {
	background-image: url(../images/dla_firm.png);
	margin-right: 16px;
	margin-left: 16px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 270px;
	height: 18px;
}
h1#bezpiecznaTaksowka {
	background-image: url(../images/bezpieczna_taksowka.png);
	margin-right: 16px;
	margin-left: 16px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 270px;
	height: 18px;
}
#infoMain  p, #infoPds p {
	color: #DAD5CB;
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0px;
}
#mapkaPostaoje {
	float: left;
	width: 240px;
}
#mapkaPostaoje h3#postojeTaksówek {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/postoje_naszych_nag.png);
	width: 170px;
	height: 18px;
}
.liniaKropkowanaTop {
	background-image: url(../images/bg_linia_punkt.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#cenyGlownaBox {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	color: #DAD5CB;
	line-height: 38px;
	height: 38px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#cenyGlownaBox p {
	float: left;
	width: 115px;
	margin: 0px;
	padding: 0px;
}
#cenyGlownaBox  ul#news {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#cenyGlownaBox li {
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	width: 744px;
}
.readyFirst {
	display: block;
}

#cenyGlownaBox ul div {
	display: block;
	float: left;
	padding-right: 13px;
	padding-left: 13px;
	background-image: url(../images/bg_ceny.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#cenyGlownaBox  ul  div.last {
	background-image: none;
}







#cenyGlownaBox span {
	color: #FF9B06;
	font-weight: normal;
}
#cenyGlownaOpis {
	color: #9E9E9E;
	margin-right: 10px;
	margin-left: 10px;
	height: 38px;
	line-height: 38px;
	padding-right: 10px;
	padding-left: 10px;
}
#cenyGlownaOpis p {
	margin: 0px;
	padding: 0px;
}
#stopka {
	color: #9E9E9E;
	margin-right: 10px;
	margin-left: 10px;
	height: 38px;
	line-height: 38px;
	padding-right: 10px;
	padding-left: 10px;
}
#stopka #madeBy {
	float: right;
}

#stopka  p {
	margin: 0px;
	padding: 0px;
}
#stopka a {
	color: #9E9E9E;
	text-decoration: none;
}
#stopka  a:hover {
	color: #F19100;
	text-decoration: underline;
}
.orange {
	color: #F39501;
}
#infoPds .dymek{
	color: #000000;
	background-image: url(../images/dymek_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
}
#infoPds .dymek p {
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cennikTabela td {
	background-color: #333333;
	padding: 10px;
}
#infoPds a {
	color: #DAD5CB;
}
#infoPds  a:hover {
	color: #F5A601;
	text-decoration: none;
}
.bgCall {
	background-image: url(../images/kontakt-call.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

