/* CSS Document */
html, body {
	width:auto;
	height: auto;
	padding: 0px;
	margin:0px;
	}

body {
  margin: 0;
  padding: 0;
  font-family: Tahoma;
  color: #555555;
  font-size: 11px;
  background-color: #ffffff;
}

div#main {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 970px;
  min-height: 700px;
  _height: 700px;

  z-index: 20;
}

div#top {
  position: relative;
  margin: 0;
  padding: 0;
  width: 970px;
  height: 101px;
  background-image: url(../img/top-bg.gif);
  background-repeat: repeat-x;
}

div#top-left {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 379px;
  height: 101px;
}

div#top-right {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 551px;
  height: 101px;
  margin-left: 40px;
}

img#logo {
  position: relative;
  margin: 0;
  padding: 0;
  width: 379px;
  height: 98px;
  border: none;
}

div#banner {
  position: relative;
  margin: 0;
  padding-top: 100px;
  padding-left: 430px;
  padding-right: 50px;
  width: 490px;
  height: 158px;
  background-image: url(../img/banner.gif);
  color: #ffffff;
  line-height: 18px;
  text-align: justify;
}

img#foto {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 360px;
  height: 270px;
  border: solid 1px #ffffff;
  z-index: 10;
  top: 94px;
  left: 40px;
}

a.menu {
  position: relative;
  float: left;
  display: block;
  height: 12px;
  background-color: #e4e4e4;
  text-align: center;
  font-size: 12px;
  color: #555555;
  text-decoration: none;
  margin: 1px;
  margin-left: 0;
  padding: 10px 10px;
  padding-top: 15px;
  top: 62px;
}

a.menu:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #a31f1f;
  z-index: 20;
  height: 18px;
  border-bottom: solid 1px #ffffff;
}

div#content {
  position: relative;
  margin: 0;
  padding: 0;
  width: 970px;
  height: auto;
  overflow:auto;
  background-image: url(../img/content-bg.gif);
  background-repeat: repeat-x;
}

div#logos {
  position: relative;
  margin: 0;
  padding: 0;
  width: 970px;
  height: 237px;
  background-image: url(../img/logos-bg.gif);
}

div#footer {
  position: relative;
  margin: 0;
  width: 910px;
  height: 50px;
  padding: 0 30px;
}

div#footer-left {
  position: relative;
  float: left;
  padding-top: 17px;
  height: 33px;
  width: 700px;
}

div#footer-right {
  position: relative;
  float: left;
  height: 50px;
  width: 210px;
}
div#footer2 {
  position: relative;
  margin: 0;
  width: 910px;
  height: 50px;
  padding: 60px;
  text-align: center;
}

a.footer-link {
  text-decoration: none;
  margin: 0 20px;
  color: #555555;
}

a.footer-link:hover {
  text-decoration: underline;
}

img#mtweb {
  width: 185px;
  height: 47px;
  margin: 0;
  border: none;
}

#flash-object {
  position: absolute;
  top: 94px;
  left: 40px;
  z-index: 10;
}

div.leftContent ,div.rightContent{
	border-right:solid 0px #555555;
	width: 415px;
	height: auto;
	overflow: auto;
	padding:30px 30px 30px 40px;
	margin:0px;
	margin-bottom:10px;
	float: left;
	}
div#content div.rightContent{
	padding-bottom: 96px;
	}

span.pageTitle{
	display: block;
	color: #6e0000;
	font-size: 18px;
	font-family:arial;
	background-image: url(../img/square.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	border-bottom: solid 1px #999999;
	line-height: 30px;
	margin-bottom: 30px;
	}
h2.pageTitle, h3.pageTitle {
	display: block;
	color: #6e0000;
	font-size: 18px;
	font-family:arial;
	background-image: url(../img/square.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	border-bottom: solid 1px #999999;
	line-height: 30px;
	margin-bottom: 30px;
	margin-top: 0px;
	font-weight: normal;
	}
h3.pageTitle{
	font-size: 16px;
	margin-top: 30px;
}
div.staticText{
	font-size: 12px;
	font-family: tahoma;
	text-align: justify;	
	}
div#szybkiKontakt {
	background-image: url(../img/contact_grad.gif);
	background-repeat:repeat-x;
	height: 65px;
	width: 360px;
	position: absolute;
	top: -66px;
	left:540px;
	color:#ffffff;
	font-size: 18px;
	font-family:arial;
	font-weight: normal;
	padding:10px 20px 10px 20px;
	}
div#szybkiKontakt span {
	vertical-align: middle;
	}

.font36 {
	font-size: 36px;
}

img.thumb, img.galeryPic, img.bigPic, img.biggestPic {
	width:85px;
	border: solid 2px #999999;
	float: left;
	margin:5px;
	}
img.thumb{
	height: 57px;
	}
	
img.galeryPic {
	width:auto;
	height: auto;
	}	
img.bigPic {
	width:382px;
	}
img.biggestPic {
	height:400px;
	width:auto;
	margin-left: auto;
	margin-right:auto;
	display: block;
	}	
div.biggestPic {
	margin-left:auto;
	margin-right:auto;
	width:514px;
	float: none;
	height: 414px;
	
	}
	
table p {
	margin: 0px;
}

div.galleryBox {
	margin-bottom: 90px;
	padding:20px;
	height: auto;
	overflow: auto;
}

a.pageLink, a.pageLink:visited,a.pageLink:link{
	color:#555555;
	text-decoration: none;
}
a.pageLink:active, a.pageLink:hover  {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

img.navi{
	float: left;
	margin:49px 10px 10px 10px;
	}
div.galleryRow {
	float: left;
	width:836px;
	height:155px;
	overflow: hidden;
	}
div.galleryRow a {
	display: block;
	}
span.mtLinks
	{
	display:block;
	float:right;
	background-image: url(../img/mtweb.gif);
	height:46px;
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 46px;
	width:200px;
	line-height: 46px;
	vertical-align: middle;
}
span.mtLinks a , span.mtLinks span{
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	color:#8a8a8a;
	}

