body {
	background: #3F7490 url(../img/body-bg.jpg) center 0;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: default;
}

a {
	color: #00638C;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0 none;
}

input.submit, input.image {
	cursor: pointer;
}

form {
	margin: 0;
	padding: 0;
}

.right {
	text-align: right;
}

#main {
	width: 904px;
	margin: 0 auto;
	position: relative;
	padding-left: 46px;
}

h1#logo {
	background: url(../img/top-bg.jpg) no-repeat 0;
	padding: 22px 0 0 0;
	margin:0 0 0 -46px;
	height: 278px;
}

#menu {
	position: absolute;
	top: 149px;
	left: 100px;
	height: 46px;
	width: 766px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../img/menu-bg.png) repeat-x;
}

#menu li {
	float: left;
	position: relative;
	background: url(../img/menu-separator.png) no-repeat 0 center;
	margin-left: -5px;
	padding: 0;
}

#menu a {
	height: 46px;
	line-height: 46px;
	float: left;
	padding:0 34px;
	font-size: 13px;
	font-weight: bold;
	color: #896D47;
	text-decoration: none;
	background: url(../img/menu-bg-hover.png) no-repeat -1000px;
	position: relative;

}

#menu a:hover, #menu li.hover a {
	background: url(../img/menu-bg-hover.png) 0;
	color: white;
}

#content {
	background: #E9E7DA url(../img/content-bg.png) no-repeat 0 bottom;
	float: left;
	width: 419px;
	padding: 0 20px 20px 20px;
	position: relative;
	top: -70px;
	color: #716E60;
	font-size: 14px;
	text-align: justify;
}

#content h2 {
	background: url(../img/h2-bg.png) no-repeat 0 center;
	font-size: 17px;
	color: #046494;
	margin: 0 0 0 -22px;
	padding: 10px 0 10px 40px;
}

#sidebar {
	width: 393px;
	float: left;
	position: relative;
	top: -105px;
	border-right: 1px solid #77ABBF;
	text-align: left;
	color: #fff;
}

#sidebar p.img {
	margin: 0;
	padding: 0!important;
	text-align: center;
	background: #E9E7DA;
	height: 264px;
	position: relative;
	overflow: hidden;
}

#sidebar p.img img {
	border: 1px solid #8A754B;
	margin: 3px 0;
}

#sidebar address {
	background: url(../img/contact.png) no-repeat;
	color: #524D2A;
	font-size: 12px;
	width: 300px;
	height: 65px;
	font-style: normal;
	padding: 23px 0 10px 70px;
	margin: -20px 0 0 20px;
	position: relative;
}

#sidebar h2 {
	color: #fff;
	font-size: 17px;
	margin: 0;
	padding: 15px;
}

#sidebar label {
	float: left;
	clear: left;
	padding-bottom: 10px;
	width: 130px;
	color:#fff;
	font-size: 13px;
}

#sidebar #form {
	padding-left: 10px;
}

#sidebar #form input, #sidebar #form textarea {
	margin-bottom: 10px;
	border: 1px solid #86B3C3;
	background: #478BA9;
	color: #fff;
	padding: 3px;
        font-family: "Tahoma";
        font-size: 13px;
}

#sidebar #form input.image {
	border: 0 none;
	background: transparent;
	padding: 0;
	margin-right: 20px;
}

#sidebar p {
	padding: 0 10px;
}

#wzory-umow {
	margin-top:-20px;
	padding-left: 17px !important;
}

#footer {
	clear: both;
	background: url(../img/footer-bg.jpg) repeat-x;
	overflow: hidden;
	height: 116px;
}

#footer ul.menu {
	padding: 10px;
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 670px;
}

#footer ul.menu li {
	float: left;
	position: relative;
	left: -10px;
}

#footer ul.menu a {
	color:#fff;
	font-size: 14px;
	text-decoration: none;
	padding: 0 20px;
	float: left;
	border-left: 1px solid #fff;
	margin-left: -1px;
	font-weight: normal !important;
}

#footer ul.menu a:hover {
	text-decoration: underline;
}

#copyright {
	margin: 0;
	padding: 20px;
	list-style: none;
	width: 650px;
	margin: 0 auto;
	position: relative;
}

#copyright a {
	color:#fff;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

#copyright li {
	float: left;
	color: white;
	font-size: 10px;
	padding:0 15px;
	text-align: left;
	border-left: 1px solid #fff;
}

#copyright li.copy {
	border-left: 0 none;
}

#copyright li img {
	float: left;
	padding-right: 10px;
}
