body {
 margin: 0;
 background-image: url('../images/topBg.gif');
 background-repeat: repeat-x;
 background-color: #fff;
 background-position: top;
}

div.global {
 width: 950px;
 margin: 0;
 margin-left: auto;
 margin-right: auto;
}

div.flashTop {
 width: 950px;
 height: 232px;
 float: left;
 margin: 0;
 overflow: hidden;
 font-size: 0;
}

div.topBar {
 width: 950px; 
 height: 13px;
 margin: 0;
 float: left;
 background-image: url('../images/topBar.jpg');
 background-repeat: no-repeat;
 background-color: transparent;
 overflow: hidden;
 font-size: 0;
}

div.newsletter {
 width: 530px;
 margin: auto;
 text-align: center;
}

div.content {
 width: 950px; 
 margin: 0;
 float: left;
 background-image: url('../images/pageBg.gif');
 background-repeat: repeat-y;
 background-color: transparent;
 overflow: hidden;
}

div.contentInner {
 width: 950px; 
 margin: 0;
 float: left;
 background-image: url('../images/contentBottomUpper.jpg');
 background-repeat: no-repeat;
 background-color: transparent;
 background-position: bottom right;
 overflow: hidden;
}

div.contentTopBg {
 width: 950px; 
 height: 26px;
 margin: 0;
 float: left;
 background-image: url('../images/contentTopBg.jpg');
 background-repeat: no-repeat;
 background-color: transparent;
 overflow: hidden;
 font-size: 0;
}

div.contentLeft {
 width: 289px;
 float: left;
 margin: 0;
 text-align: right;
}

div.contentPhoto {
 width: 200px;
 float: right;
 margin: 0;
 padding-top: 10px;
}

div.contentRight {
 width: 621px;
 float: right;
 margin: 0;
}

div.contentText {
 width: 490px;
 float: left;
 margin: 0;
 padding-left: 5px;
 font-family: Tahoma, Verdana, "Trebuchet MS";
 font-size: 9pt;
 color: #707070;
}

div.contentLeftTop {
 width: 289px;
 float: left;
 margin: 0;
 overflow: hidden;
 font-size: 0;
}

div.contentBottom {
 width: 950px;
 height: 39px;
 float: left;
 background-image: url('../images/contentBottom.jpg');
 background-repeat: no-repeat;
 background-color: transparent;
}

div.icons {
 width: 950px;
 float: left;
 padding-top: 5px;
 text-align: center;
 line-height: 8px;
 overflow: hidden;
 font-family: Tahoma;
 font-size: 11px;
 color: #555;
}

div.footer {
 width: 950px;
 float: left;
 padding-top: 20px;
 
 background-image: url('../images/footerBg.jpg');
 background-repeat: no-repeat;
 background-color: transparent;
 text-align: center;
 font-family: Tahoma, Verdana, "Trebuchet MS";
 font-size: 8.5pt;
 color: #b8b8b8;
}

div.separator {
 width: 510px;
 height: 5px;
 background-image: url('../images/separator.jpg');
 background-repeat: no-repeat;
 background-color: transparent;
 background-position: top;
 overflow: hidden;
 font-size: 0;
}

div.wiecej {
 padding-top: 5px;
 float: right;
}

div.newsTopLeft {
 float: left;
}

div.newsTopRight {
 float: right;
 color: #b8b8b8;
 font-weight: normal;
 font-size: 8pt;
}

div.clear {
 clear: both;
 overflow: hidden;
 font-size: 0;
}

img.fotka {
 border: 1px solid #d9d6d1;
 padding: 8px;
 background: #f3efe6;
 position: relative;
 left: 15px;
}

div#map {
	width: 300px;
	height: 300px;
	position: relative;
	left: 150px;
	*left: 120px;
	border: 1px solid #d9d6d1;
 	padding: 8px;
 	background: #f3efe6;
}

img.logo {
 border: 0;
}

a.wiecej {
 color: #b8b8b8;
 text-decoration: none;
 font-weight: normal;
 font-size: 8pt;
}

a.wiecej:hover {
 text-decoration: underline;
}

a.tytul {
 color: #707070;
 text-decoration: none;
 font-weight: bold;
 font-size: 9pt;
}

a.logo {
 border: 0;
 cursor: default;
}

a.externLink {
 color: #b8b8b8;
 text-decoration: none;
 font-weight: normal;
}

a.externLink:hover {
 text-decoration: underline;
}

h1 {
 margin: 0;
 font-family: Tahoma, Verdana, "Trebuchet MS";
 font-size: 8.5pt;
 font-weight: normal;
 color: #707070;
}

h2 {
 margin: 0;
 font-family: Tahoma, Verdana, "Trebuchet MS";
 font-size: 8.5pt;
 font-weight: normal;
 color: #707070;
}

strong {
 color: #707070;
 font-weight: bold;
 font-size: 9pt;
}

input.newsletterForm {
 width: 100px;
 height: 14px;
 margin: 0;
 padding: 0;
 border: 1px solid #d5c4aa;
 font-size: 8pt;
 font-weight: normal;
 color: #707070;
 overflow: hidden;
}

input.newsletterSubmit {
 position: relative;
 top: 4px;
}