body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_site.png);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #6E6F6E;
	text-align: justify;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	border: 0;
}

a:link, a:visited {
	color: #5d6364;
}

a:hover, a:active {
	color: #999933;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	color: #797676;
	margin: 0;
	padding: 2px 20px 2px 20px;
	letter-spacing: 0.2mm;
}

h1:hover {
	color: #999933;
}

h2 {
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: 3mm;
	margin-top: 0;
	color: #9ea09f;
	text-align: center;
	margin-bottom: 65px;
}

h3 {
	font-size: 11pt;
	color: #ada34c;
	font-style: italic;
	letter-spacing: -0.2mm;
	margin-top: 40px;
}

h4 {
	color: #666666;
	font-size: 16pt;
	margin: 0;
	margin-bottom: 25px;
	font-weight: normal;
}

p {
	color: #666666;
	letter-spacing: -0.1mm;
}

#header {
	width: 960px;
	height: 378px;
	position: relative;
	background-image: url(../images/header.jpg);
}

#logo {
	width: 186px;
	height: 77px;
	position: absolute;
	top: 42px;
	left: 62px;
	border: 0;
}

#home, #langs {
	position: absolute;
	top: 180px;
	right: 136px;
	color: #9ea09f;
	font-size: 10pt;
	font-style: italic;
}

#home a:link, #home a:visited {
	color: #9ea09f;
}

#home a:hover, #home a:active {
	color: #999933;
}

#langs {
	right: 22px;
}

#langs a:link, #langs a:visited {
	color: #9ea09f;
}

#langs a:hover, #langs a:active {
	color: #999933;
}

#menuHolder, #secondMenu, #footerMenu {
	width: 691px;
	height: 63px;
	padding: 218px 18px 0 250px;
	color: #797676;
}

#footerMenu {
	padding: 0 18px 6px 0;
	height: 25px;
}

#menuHolder ul {
	margin-top: 35px;
	padding-left: 57px;
}

#footerMenu ul {
	padding-left: 0;
}

#footerMenu ul li h1 {
	font-size: 8pt;
}

#menuHolder ul li, #footerMenu ul li {
	float: left;
	list-style: none;
}

#secondMenu {
	padding: 0 18px 0 0;
	width: 150px;
	height: 35px;
	margin-left: 500px;
	border-left: 1px solid #ABA9A8;
}

#content {
	position: relative;
	width: 691px;
	padding: 0 18px 0 250px;
	min-height: 300px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}

#footer {
	width: 960px;
	height: 60px;
	position: relative;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 8pt;
}

#copy {
	position: absolute;
	bottom: 15px;
	left: 50px;
	color: #7a7a7a;
}

#created {
	position: absolute;
	bottom: 15px;
	right: 25px;
	color: #5d6364;
}

.apply {
	text-decoration: underline;
	letter-spacing: 0.5mm;
	padding-left: 155px;
	padding-top: 18px;
	color: #929391;
}

#suggest {
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	height: 71px;
	margin-top: -91px;
	margin-left: -195px;
	padding: 15px 0 0 20px;
	color: #A8AEAD;
	background-image: url('../images/cloud.png');
	visibility: hidden;
	z-index: 10;
	font-style: italic;
}

#suggestpic {
	margin-top: 36px;
}

.info {
	padding: 15px 143px 118px 146px;
	font-size: 10pt;
	font-style: italic;
}

.special {
	color: #ada34c;
}

.pureText {
	margin: 0 85px 175px 85px;
}

.gold {
	color: #ada34c;
	font-weight: bold;
	font-style: italic;
}

.ofertaList {
	color: #666666;
	padding-left: 15px;
	list-style-image: url(../images/square.png);
}

.up {
	padding-right: 30px;
	color: #ada34c;
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
	vertical-align: middle;
	margin-top: -3px;
}

.kontaktlink a:link, .kontaktlink a:visited {
	color: #ada34c;
	font-style: italic;
}

.prevnext {
	font-size: 10pt;
	letter-spacing: 0mm;
	padding-top: 6px;
	cursor: pointer;
}

.pic {
	margin-bottom: 6px;
	margin-left: 6px;
}

.realisations {
	width: 521px;
	float: left;
}

#switch {
	width: 2605px;	/* realisations.width * ilosc realiacji */
	margin-left: 0;
}

.onasPic {
	float: left;
	margin-right: 4px;
}
