body {
	/*
background-image: url(../img/tlo.jpg);
*/
	background-color: #f6fbff;
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
}

img {
	border: 0;
}

h1 {
	margin: 0px;
	color: #ffffff;
	font-size: 18px;
	padding-left:80px;
	padding-top:5px;
	font-family: Times;
}

h2 {
	color: #284c71;
	font-size: 14px;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}

li {
	margin: 5px 0px 5px 5px;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0;
}

label {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.content {
	width: 969px;
	min-height: 575px;
	margin: 0 auto;
	border: none;
	background-color: #f6fbff;
}

.srodek {
	width: 933px;
	margin: 0 auto;
	text-align: left;
}

.baner {
	height: 138px;
	width: 933px;
	background-image: url(../img/baner-menu.jpg);
	background-color: #f6fbff;
	background-repeat: no-repeat;
	background-position: top center;
}

.gora {
	width: 933px;
	height:100px;
}

.logo {
	width: 256px;
	height: 100px;
	float: left;
}

.menu-gora {
	width: 677px;
	height: 100px;
	float: left;
}

.elementy-menu {
	width: 677px;
	height: 50px;
	color: #50728c;
	font-size: 17px;
	padding-top: 20px;
	padding-left:150px;
}

.elementy-menu ul {
	display: inline;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.elementy-menu li {
	float: left;
	margin: 0 20px;
}

.elementy-menu a {
	color: #50728c;
	text-decoration: none;
}

.baner-menu {
	font-size: 16px;
	text-align: right;
	padding-top: 17px;
	color: #3e5e7d;
	font-weight: bold;
}

.baner-menu a {
	color: #3E5E7D;
}

.baner-menu ul {
	margin: 0px;
	padding: 0px;
}

.baner-menu li {
	padding:0 700px 22px 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}

.srodek {
	width: 933px;
}

.srodek-lewy {
	width: 294px;
	float: left;
	background-image: url(../img/formularz.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 10px;
}

.srodek-prawy {
	width: 639px;
	float: left;
}

.srodek-prawy-txt {
	border-left: solid 1px #bbd1e6;
}

.srodek-lewy-txt-nag {
	color: #8f91a4;
	font-size: 11px;
	padding:25px 0 0 10px;
}

.srodek-prawy-txt-zaw {
	padding: 20px;
	color: #585a6b;
	font-size: 12px;
	font-family: Arial;
}

.stopka-prawa {
	height: 30px;
}

.stopka-prawa-menu {
	color: #93aeca;
	font-size: 11px;
	margin: 10px 0px;
}

.stopka-prawa-menu ul {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.stopka-prawa-menu li {
	float: left;
	margin:0 30px 0 0;
}

.stopka-prawa-menu a {
	color: #50728c;
	text-decoration: none;
}

.srodek-prawy-txt-zaw-naglowek h1 {
	color: #284c71;
	font-size: 17px;
	font-family: Arial;
	margin: 0 0 15px 0;
	padding: 0px;
}

.baner-tel {
	margin-top: 2px;
	width: 640px;
	height: 85px;
	background-image: url(../img/baner-tel.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: #8f91a4;
}

.baner-tel-txt {
	margin:15px 0 0 170px;
	float: left;
	width: 150px;
}


.baner-tel-menu {
	width: 300px;
	float: left;
	color: #585A6B;
}

.baner-tel-menu a {
	color: #585A6B;
}

.baner-tel-menu ul {
	margin-top: 15px;
}

/*
	Formularz kontaktu
*/


#contactarea {
	width:350px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-top: 20px;
}

#inputbox {
	border: 1px solid #BBD1E6;
	width: 230px;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
}

#inputlabel {
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #409DC6;
}

#textarea {
	border: 1px solid #BBD1E6;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
	width:230px;
}

#submitbutton {
	background-color:#FFFFFF;
	border:1px solid #BBD1E6;
	color:#409DC6;
}















