/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2666C5;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2666C5;
}
a:hover {
	text-decoration: none;
	color: #2666C5;
}
a:active {
	text-decoration: underline;
	color: #2666C5;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.witamy {
	padding-right: 23px;
	padding-left: 23px;
	background-color: #F4F4F4;
}
.footer {
	font-size: 9px;
	color: #999999;
}
.important {
	color: #003585;
	text-align: center;
}
.img {
	border: 1px solid #FFFFFF;
}
.frame {
	padding: 7px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #F4F4F4;
	border: 1px solid #FFFFFF;	
}
.tab-title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #555555;
	text-align: center;
}
.tab-header {
	font-weight: bold;
	color: #555555;
	background-color: #f0f0f0;
	text-align: center;
}
.tab {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
#text {
	padding: 20px;
	width: 700px;
	text-align:left;
}
#main {
	padding: 0px;
	width: 700px;
}
#adres {
	text-align: left;
	padding: 20px;
	float: right;
	width: 320px;
}
#formularz {
	text-align: left;
	padding: 20px;
	float: right;
	width: 320px;
}
#mapa {
	text-align: left;
	padding: 20px;
	float: left;
	width: 300px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 2px;
	width: 200px;
	border: 1px solid #999999;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003585;
	padding: 2px;
	border: 1px solid #336EC6;
}
