/* Arkusz styli www.parking-lotnisko.com - Krzysiek Koziarek - http://wiecej.pl */




#cennik {
	border-collapse: collapse;
	width: 250px;
}

#cennik td {
	border: 1px solid #627d91;
	padding: 8px;
	text-align: center;
	background-color: #526d81;
        font-family: "Trebuchet MS";
        font-size: 12px;
        color: #d7e4f0;
	
}

#cennikt td {
	background-color: #425d71;
	font-weight: bold;
}

#opismapy {
	font-family: "Trebuchet MS"; font-size: 16px; color: white; font-weight: bold; margin: 10px;
}

body {
	margin: 0;
	background-color: #527286;
	text-align: center;
}

#content {
	width: 751px;
	margin: auto;
	padding: 0;
}

#zakladki {
	height: 198px;
	width: 751px;
	background: url(/i/zakladki.png) no-repeat;
	text-align: left;
}

#zakladki ul {
	margin: 0;
	padding: 0;
	padding-top: 16px;	
	list-style: none;
}

#zakladki li {

	margin: 0px; padding: 0px;
	display: block;
	height: 38px;
	width: 238px;
	text-align: center;
	vertical-align: top;
}

#zakladki li a {
	text-decoration: none;
        font-weight: bold;
        font-size: 13px;
	color: white;
	vertical-align: 20%;
	margin-top: 3px;
	padding-left: 30px; padding-right: 30px;
}

#main {
	width: 509px;
	height: 280px;
	background: url(/i/parking-main.png) no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}

#tekst {
	width: 462px;
	height: 260px;
	text-align: left;
	margin-top: 14px;
	margin-left: 40px;
	margin-right: 00px;

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #d7e4f0;
	line-height: 15px;
	overflow: auto;
}

#tekst h1 {
	font-size: 13px; font-weight: bold; margin-bottom: 4px;
}

#tekst h2 {
        font-size: 12px; font-weight: bold; margin-bottom: 4px;
}

#mapka {
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
	}

#tekst ul {
	margin-top: 4px;
	padding-top: 0px;
}

#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
        height: 67px;
        background: url(/i/parking-footer.png) no-repeat;
}

#footer p,a {
	font-family: "Trebuchet MS";
        font-size: 12px;
	color: white;
	padding-top: 12px;
	
}

#logo {
	border: 0;
}

li {
	color: white; margin-bottom: 8px; margin-top: 4px;
}

li strong {
	color: #d7e4f0;
}
