/* BASIC */
body {
  margin: 0;
  padding: 0;
  background: #eaeaea url(imgs/bg.jpg) repeat-x;
  font-family: Tahoma, Geneva, Kalimati, sans-serif;
  font-size: 11px;
  color: #454545;
}

img {
  border: 0;
}

a, a:visited {
  font-weight: bold;
  color: #454545;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
  text-indent: 20px;
  line-height: 20px;
}

input {
  font-family: Tahoma, Geneva, Kalimati, sans-serif;
  font-size: 11px;
  color: #454545;
	padding: 2px;
}

textarea {
  font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 12px;
	color: #454545;
	padding: 2px;
}

div.toleft {
  float: left;
}

div.toright {
  float: right;
}

div.toclear {
  width: 900px;
  height: 1px;
  clear: both;
}

h2.marg {
  margin-top: 25px;
}

.red {
  color: #d00;
	text-align: center;
}

.green {
  color: green;
	text-align: center;
}
/***************************/

/* CONTENER */
div.contener {
  width: 900px;
  margin: auto;
}
/***************************/

/* TOP */
div#top h1 {
  width: 900px;
  height: 200px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
}

div#top h1 a {
  width: 900px;
  height: 200px;
  display: block;
  background: transparent url(imgs/top.jpg) no-repeat;
}
/***************************/

/* MENU */
div#menu {
  width: 639px;
  height: 40px;
  background-color: #333;
  margin-left: 25px;
  padding-left: 150px;
}

ul#nav {
  height: 40px;
  width: 355px;
  margin: 0;
  padding: 0;
}

ul#nav li {
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  text-indent: -9999px;
}

ul#nav li a {
  text-decoration: none;
  display: block;
	background: transparent url(imgs/menu.jpg) no-repeat;
	height: 40px;
}

li#home a {
  width: 75px;
}

li#ofert a {
  width: 85px;
}

li#port a {
  width: 105px;
}

li#kontakt a {
  width: 90px;
}

li#home a:link, li#home a:visited {
  background-position: 0 0;
}

li#ofert a:link, li#ofert a:visited {
  background-position: -75px 0;
}

li#port a:link, li#port a:visited {
  background-position: -160px 0;
}

li#kontakt a:link, li#kontakt a:visited {
  background-position: -265px 0;
}

li#home a:hover {
  background-position: 0 -40px;
}

li#ofert a:hover {
  background-position: -75px -40px;
}

li#port a:hover {
  background-position: -160px -40px;
}

li#kontakt a:hover {
  background-position: -265px -40px;
}
/***************************/

/* SPACE */
div#space {
  width: 900px;
  height: 50px;
  background-image: url(./imgs/margines.jpg);
}
/***************************/

/* MAIN */
div#main {
  width: 900px;
  min-height: 200px;
  background: transparent url(imgs/bg_middle.jpg) repeat-y;
  margin: 0;
}

div#last {
  width: 195px;
  height: 170px;
  background: #2173BF url(imgs/right.jpg) no-repeat;
	background-position: 0 0;
  padding: 50px 0 0 19px;
}

div#offer {
  width: 214px;
  min-height: 129px;
  background: url(imgs/right.jpg) no-repeat;
	background-position: 0 -220px;
  font-size: 12px;
  color: #E2E5E9;
  padding: 45px 0 0 0;
}

div#main div.toleft {
  width: 535px;
  padding: 0 20px 20px 45px;
}

div#main div.toright {
  width: 300px;
  vertical-align: top;
}

div#main h2 {
  font-size: 14px;
  font-family: Tahoma;
  color: #4498E4;
}
div#main h2.red {
  font-size: 15px;
  color: #DD0000;
  text-align: center;
}

div#main h3 {
  font-size: 12px;
  font-family: Tahoma;
  color: #4498E4;
  margin-top: 30px;
}

div#main div.toright h3 {
  text-indent: -9999px;
  height: 0;
  margin: 0;
  padding: 0;
}

div#main li {
  list-style-type: none;
  margin-left: -15px;
  line-height: 18px;
}

div#main div.toright li {
  font-weight: bold;
}

div#main img {
  border: 3px solid #CDCDCD;
}

div#main table {
  width: 500px;
	margin: auto;
}

div#main table div {
  margin-bottom: 20px;
}

div#main fieldset {
  border: 0;
	padding: 0; padding: 20px;
	margin: 0; margin: 20px;
}

div#main legend {
  font-weight: bold;
}

div#main p.less {
  margin: 0;
}

div#main p#tel {
  margin-left: 15px;
}

div#main input {
  width: 150px;
}

div#main textarea {
	margin: -12px 0 0 39px;
}

div#main .button {
	color: #4498E4;
	font-weight: bold;
	border: 1px solid #C3C3BD;
	background-color: #fff;
	width: 60px;
}

div#main .form {
	border: 1px solid #C3C3BD;
}

div#main div#nazwa {
  height: 27px;
	margin-left: 5px;
}

div#main div#mail {
  height: 27px;
	margin-left: 48px;
}

div#main div#tresc {
  margin-left: 50px;
}

div#main div#submit {
  width: 60px;
	margin: 15px auto 0 auto;
}

div#last a, div#last a:visited {
  font-weight: bold;
  color: #E2E5E9;
  text-decoration: underline;
}

div#last a:hover {
  color: #fff
}

div#last div {
  margin-top: 10px;
  text-align: center;
}

div#offer p {
  line-height: 18px;
  text-indent: 0;
  margin: 20px 15px 8px 20px;
}
/***************************/

/* FOOTER */
div#footer {
  width: 100%;
  height: 31px;
  background-image: url(imgs/footer.jpg);
  background-repeat: repeat-x;
}

div#footer div.contener {
  width: 860px;
  height: 16px;
  background-image: url(imgs/bg_bottom.jpg);
  padding-top: 15px;
  padding-left: 40px;
}

div#footer div.toleft {
  height: 16px;
}

div#footer div.toright {
  height: 16px;
  margin-right: 99px;
  margin-top: 1px;
  color: #E2E5E9;
  font-size: 10px;
}

div#footer a {
  font-weight: normal;
  color: #E2E5E9;
  text-decoration: underline;
}

div#footer a:hover {
  color: #FFFFFF;
}
/***************************/