body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
    background: #200808 url(images/tlo1.jpg) 0 0;
    text-align: center;
}

#wrap {
    background: #200808 url(images/main-pasek.jpg) 0 0 repeat-x;
    text-align: center;
}

a img, :link img, :visited img {
    border: none
}

#cialo {
    width: 1064px;
    height: 700px;
    margin:0 auto;
    background: #000000 url(images/main.jpg) top center no-repeat;
    text-align: left;
}

#gallerySWF {
	padding:0;
    margin: 0;
    position:relative;
	z-index:99991;
    width: 500px;
	height:500px;
}
#gallerySWF div#logo {
	position:absolute;
    margin-top: 218px;
    margin-left: 258px;
	z-index:99992;
}

#gallerySWF div#logo h1 {
	margin:0;
    padding: 0;
    margin-top: 156px;
    margin-left: 111px;
	text-indent:-9999px;
	width:300px;
	height:117px;
	background:url(images/logo.png) no-repeat;
    background-position: 0px 0px;
}
#gallerySWF div#logo h1 a {
	width:300px;
    height:117px;
	text-indent:-9999px;
	display:block;
}
#gallerySWF div#logo h1 a, #gallerySWF div#logo h1 a:visited, #gallerySWF div#logo h1 a:hover {
    text-decoration: none;
}


#content {
  margin: 0;
  padding: 0;
  width: 1064px;
  position:absolute;
  z-index:99992;
  font-family: "Arial";
  font-size: 12px;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 15px;
  text-align: center;
  margin-left: -10px;
  margin-top: 18px;
}

#content a:link, #content a:visited, #content a:hover {
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    color: #be4581;
    text-decoration: none;
    letter-spacing: -1px;
}
#content a:hover {
  text-decoration: underline;
}
#footer {
  clear: both;
  margin: 0;
  padding: 0;
  margin-top: 83px;
  margin-left: -10px;
  width: 1064px;
  position:absolute;
  z-index:99993;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #AAAAAA;
  text-align: center;
}
#footer a:link, #footer a:visited, #footer a:hover {
  font-family: "Arial";
  font-size: 11px;
  color: #AAAAAA;
  font-weight: normal;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}


