* { font-family: Arial, Sans-Serif; }
body {
  color: #000;
  margin: 0;
  padding: 0;
  background: #fff url(../gfx/bgrnd.png) repeat;
  font-size: 8pt;
  text-align: center;
}


#horizon {
	text-align: left;
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 580px;
	overflow: visible;
	visibility: visible;
	display: block
}

#container {
	margin-left: -410px;
	background: url(../gfx/lay_bgrnd.png) no-repeat;
	position: absolute;
	left: 50%;
	width: 820px;
	height: 580px;
	visibility: visible
}

#logo {
	position: absolute;
	margin: 16px 0 0 632px;
	padding: 0;
}
#logo img {
	border: 0;
	margin: 0;
	padding: 0;
}

#menu {
	position: absolute;
	margin: 54px 0 0 110px;
	padding: 0;
	list-style-type: none;
	display: block;
}
#menu li {
	display: inline;
	margin: 0 45px 0 0;
	padding: 0;
}
#menu img {
	border: 0;
	margin: 0;
	padding: 0;
}

#menu_home_under {
	position: absolute;
	margin: 76px 0 0 90px;
	padding: 0;
	width: 78px;
	height: 12px;
	background: url(../gfx/menu_home_under.png);
	overflow: hidden;
}
#menu_onas_under {
	position: absolute;
	margin: 76px 0 0 180px;
	padding: 0;
	width: 78px;
	height: 12px;
	background: url(../gfx/menu_onas_under.png);
	overflow: hidden;
}
#menu_projekty_under {
	position: absolute;
	margin: 76px 0 0 273px;
	padding: 0;
	width: 101px;
	height: 12px;
	background: url(../gfx/menu_projekty_under.png);
	overflow: hidden;
}
#menu_videodvd_under {
	position: absolute;
	margin: 76px 0 0 390px;
	padding: 0;
	width: 59px;
	height: 12px;
	background: url(../gfx/menu_videodvd_under.png);
	overflow: hidden;
}
#menu_kontakt_under {
	position: absolute;
	margin: 76px 0 0 462px;
	padding: 0;
	width: 101px;
	height: 12px;
	background: url(../gfx/menu_kontakt_under.png);
	overflow: hidden;
}



#main_photo {
	position: absolute;
	margin: 110px 0 0 57px;
	padding: 0;
	border: 0;
}


#main_witamy {
	background: url(../gfx/main_witamy.png);
	position: absolute;
	margin: 137px 0 0 577px;
	padding: 0;
	width: 188px;
	height: 253px;
}
#main_witamy p {
	color: #dfdfdf;
	font-size: 8pt;
	text-align: justify;
	margin: 60px 20px 0 15px;
}

#onas_text {
	background: url(../gfx/onas_text_bgrnd.png);
	position: absolute;
	margin: 105px 0 0 58px;
	padding: 0;
	width: 494px;
	height: 285px;
}
#onas_text h1 {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin: 35px 37px 0 35px;
}
#onas_text p {
	color: #dfdfdf;
	font-size: 8pt;
	text-align: justify;
	margin: 20px 37px 0 35px;
}

#onas_text1 {
	background: url(../gfx/onas_text_bgrnd1.png);
	position: absolute;
	margin: 105px 0 0 58px;
	padding: 0;
	width: 494px;
	height: 285px;
}
#onas_text1 h1 {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin: 35px 37px 0 35px;
}
#onas_text1 p {
	color: #dfdfdf;
	font-size: 8pt;
	text-align: justify;
	margin: 20px 37px 0 35px;
}


#onas_osoby {
	background: url(../gfx/onas_osoby.png);
	position: absolute;
	margin: 137px 0 0 577px;
	padding: 0;
	width: 188px;
	height: 253px;
}
#onas_osoby ul {
	list-style-type: none;
	margin: 80px 33px 0 25px;
	padding: 0;
}
#onas_osoby li {
	font-weight: bold;
	font-size: 9pt;
	margin: 0 0 5px 0;
	padding: 0;
}
#onas_osoby a {
	text-decoration: none;
	color: #e0e0e0;
}
#onas_osoby a:hover {
	color: #52ba08;
}

.menu_highlight {
	color: #52ba08;
}



#projekty_text {
	background: url(../gfx/projekty_text_bgrnd.png);
	position: absolute;
	margin: 105px 0 0 58px;
	padding: 0;
	width: 494px;
	height: 285px;
}
#projekty_text h1 {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin: 35px 37px 0 33px;
}
#projekty_text p {
	color: #dfdfdf;
	font-size: 8pt;
	text-align: justify;
	margin: 5px 37px 0 33px;
}


#projekty_lista {
	background: url(../gfx/projekty_lista.png);
	position: absolute;
	margin: 137px 0 0 577px;
	padding: 0;
	width: 188px;
	height: 253px;
}
#projekty_lista ul {
	list-style-type: none;
	margin: 60px 33px 0 25px;
	padding: 0;
}
#projekty_lista li {
	font-weight: bold;
	font-size: 9pt;
	margin: 0 0 5px 0;
	padding: 0;
}
#projekty_lista a {
	text-decoration: none;
	color: #e0e0e0;
}
#projekty_lista a:hover {
	color: #52ba08;
}


#projekty_photo {
	position: absolute;
	margin: 109px 0 0 63px;
	padding: 0;
	border: 0;
}

#zdjecie_copy {
	position: absolute;
	margin: 359px 0 0 60px;
	border: 0;
	width: 475px;
	text-align: right;
}

#zdjecie_copy span {
	background: #000;
	color: #C0C0C0;
	padding: 1px;
	font-size: 8pt;
}

#photos_frame  {
	position: absolute;
	margin: 100px 0 0 55px;
	padding: 0;
	border: 0;
}


#under_construction {
	position: absolute;
	margin: 280px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	width: 100%;
}



#kontakt_text {
	background: url(../gfx/kontakt_text_bgrnd.png);
	position: absolute;
	margin: 105px 0 0 58px;
	padding: 0;
	width: 494px;
	height: 285px;
}
#kontakt_text p {
	color: #dfdfdf;
	font-size: 8pt;
	text-align: justify;
	margin: 40px 35px 0 35px;
}
#kontakt_text a {
	text-decoration: none;
	color: #52ba08
}
#kontakt_text a:hover {
	text-decoration: underline;
	color: #52ba08;
}



#thumbnails {
	position: absolute;
	margin: 413px 0 0 59px;
	padding: 0;
	width: 702px;
	height: 103px;
}


#stat_logo {
	position: absolute;
	margin: 515px 0 0 670px;
}

#zwiastun {
	position: absolute;
	margin: 125px 0 0 415px;
}

#zwiastun img {
	border: 0;
	margin: 0;
}

#projekty_text a {
	color: #52BA08;
	text-decoration: none;
}

#projekty_text a:hover {
	color: #fff;
	text-decoration: underline;
}

.premiera {
display: block;
margin: 0;
padding: 0;
text-align: left;
}
