body {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-family: Verdana, sans, Arial, sans-serif;/*TODO*/
	color: black;
	text-align: center;
	height: 100%;
	background: #bfe4ff;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

table, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
}

#k {
	width: 100%;
	height: 100%;
}

#l {
	background: url('grafika/lewo.gif') repeat-y top left;
	width: 37px;
}
#c {
	text-align: center;
	vertical-align: top;
	background: url('grafika/topbg.gif') repeat-x;
}
#r {
	background: url('grafika/prawo.gif') repeat-y top left;
	width: 37px;
}

#site {
	width: 671px;
	margin: 0 auto;
	text-align: left;
}

#top {
	width: 671px;
	height: 285px;
	background: url('grafika/top.gif') no-repeat;
	position: relative;
}

#top img {
	margin-top: 17px;
}

#menu {
	float: left;
	width: 215px;
	text-align: right;
	margin-top: 4px;
}

#content {
	float: left;
	width: 422px;
	margin-left: 8px;
	background: url('grafika/contentbg.gif') repeat-y;
	padding: 0;
}
#contentBottom {
	display: block;
	clear: both;
	width: 421px;
	height: 13px;
	background: url('grafika/contentBottom.gif') no-repeat bottom;
}

#footer {
	clear: both;
	display: block;
	width: 418px; /* 422 */
	position: relative;
	margin: 0;
	margin-left: 225px;
	padding: 10px 0 3px 0;
	text-align: center;
	
	font: 8pt Verdana, Arial;
	text-decoration: none;
	/* font-weight: bold; 80bae5 */
	color: #509AD5;
}
#footer a {
	background: url('grafika/kreska.gif') no-repeat;
	width: 418px;
	display: block;
	padding-top: 3px;
	
	font: 8pt Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
	color: #80bae5;
}
#footer a:hover {
	text-decoration: underline;
	color: #0066B3;
}



#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
}
#menu ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#menu ul li a {
	background: url("grafika/menuBullet.gif") no-repeat 188px 12px;
	display: block;
	width: 176px; /* 215 */
	padding: 6px 39px 8px 0;
	
	color: #b32400;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li ul li a {
	background: none;
	display: block;
	width: 196px; /* 215 */
	text-align: right;
	padding: 3px 19px 3px 0;
	
	color: #236494;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4em;
}
#menu ul li a:hover {
	background: url("grafika/menuBgH.gif") no-repeat;
	color: white;
}
#menu ul li ul li a:hover {
	background: url("grafika/menuBgH1.gif") no-repeat;
	color: white;
}
#menu ul li ul li a.tall:hover {
	background: url("grafika/menuBgH1a.gif") no-repeat;
}

#contact {
	display: block;
	width: 196px;
	margin-right: 19px;
	border-top: 1px solid #b7685b;
	margin-top: 13px;
	padding-top: 15px;
	
	color: #0066b3;
	font-size: 8pt;
	line-height: 1.4em;
}
#contact a {
	color: #0066b3;
	font-weight: bold;
}
#contact a:hover {
	color: #b32400;
}


#content h1 {
	margin: 9px 24px 12px 24px;
}
#content p,
#content ul,
#content ol {
	margin: 8px 24px 8px 24px;
}
#content ul,
#content ol {
	padding-left: 32px;
}
#content ul li {
	list-style-type: square;
	margin-top: 4px;
	margin-bottom: 8px;
}

h1 {
	font-size: 11pt;
	color: #b32400;
	font-weight: bold;
}
#content p,
#content ul,
#content ol {
	line-height: 1.5em;
	text-align: justify;
}
p img {
	margin-bottom: 3px;
	vertical-align: middle;
}
#content a {
	color: #0066B3;
	text-decoration: none;
	padding: 2px;
	outline: none;
}
#content a:visited {
	color: #00487D
}
#content a:hover {
	background: white;
	border-bottom: 1px solid #0066B3;
}

#content p.special {
	display: inline; /* IE doubled-margin fix */
	float: right;
	border: 3px solid #b32400;
	margin: 5px;
	margin-right: 24px;
	margin-top: 0px;
	
	padding: 6px;
	background: #FFF7E6;
	
	line-height: 1.4em;
}
#content p.in {
	display: block;
	width: 374px;
	text-align: center;
}
#content p.info {
	display: block;
	width: 362px;
	text-align: center;
	background: #FFF7E6;
	padding: 3px;
	/* width - IE hack */
	width: 360px !important;
	width: 362px;
	width/**/:/**/362px;
}

p#mapa img {
	margin-top: 2px;
}
p#mapa a {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 8pt;
	text-decoration: none;
	color: black;
}

table#oferta,
table#kierowcy {
	margin: 4px 24px 4px 24px;
	border: none;
	background: white;
	
	font-size: 8pt;
}
table#oferta th,
table#kierowcy th {
	background: #B32400;
	color: white;
	border-bottom: 1px solid black;
	margin-bottom: 9px;
}
table#oferta th,
table#kierowcy th,
table#oferta td,
table#kierowcy td {
	vertical-align: middle;
	padding: 7px;
	padding-right: 0;
}
table#oferta th.cena,
table#kierowcy th.cena,
table#oferta td.cena,
table#kierowcy td.cena {
	text-align: right;
	width: 71px;
	padding-left: 0;
	padding-right: 7px;
}
table#oferta td.odd,
table#kierowcy td.odd {
	background: #FFECBF;
}

table#oferta a,
table#kierowcy a {
	color: black;
	padding: 0;
}
table#oferta a:visited,
table#kierowcy a:visited {
	color: black;
}
table#oferta a:hover,
table#kierowcy a:hover {
	text-decoration: underline;
	border: none;
	background: none;
}


p.humor1,
p.humor2 {
	position: relative;
	display: inline;
	float: left;
	clear: both;
	width: 322px;
	padding: 5px;
	text-align: left !important;
	font-size: 8pt;
	margin: 0;
}
p.humor1 {
	border: 2px solid #B32400;
	background: #FFCCBF;
}
p.humor2 {
	border: 2px solid #0066B3;
	background: #FFECBF;
	left: 28px;
}

a#doc {
	display: block;
	position: absolute;
	top: 17px;
	right: 28px;
	width: 16px;
	height: 12px;
	margin: 0;
	padding: 0;
	background: url("grafika/doctor.jpg") no-repeat;
}
a#doc img {
	display: none;
}
a#doc:hover {
	background: url("grafika/doctor1.jpg") no-repeat;
}
