body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0pt;	padding:0pt;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
ol, ul {list-style-image:none;list-style-position:outside;list-style-type:none;}
li {list-style-type:none;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal;}
table {border-collapse:collapse;border-spacing:0pt;}
fieldset, img {border:0pt none;}
caption, th {text-align:left;}
q:before, q:after {content:'';}
a:focus {outline: none; }
body {
	background-color: #333;
	color:#aaa;
	font-family: Tahoma, Geneva, sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0pt auto;
	padding:0pt;
	text-align:center;
	overflow: hidden;
}
#content {
	width: 100%;
	height: 100%;
	margin: 0pt auto;
	}
#pasek {
	border-top: 5px solid #000;
	}
#indexContainer {
	position: absolute;
	width: 250px;
	height: 100%;
	top: 50%;
	left: 50%;
}
#indexMain {
	position: relative;
	padding-top: 50px;
	width: 250px;
	height: 100%;
	top: -50%;
	left: -50%;
	}
#indexMenu {
	padding-top: 20px;
}
#indexMenu a, a:visited {
	font-size: 20px;
	text-transform: none;
	color: #777;
	text-decoration: none;
	border-bottom: solid 1px #444;
	}

#indexMenu a:hover {
	text-decoration: none;
	color: #999;
	border-color: #aaa;
}
#galeriaMenu {
	padding-bottom: 10px;
	}
#galeriaMenu a, a:visited {
	font-size: 14px;
	text-transform: none;
	color: #999;
	text-decoration: none;
	border-bottom: solid 1px #444;
}
#galeriaMenu a:hover {
	text-decoration: none;
	color: #999;
	border-color: #aaa;
}
#container{
	position: absolute;
	width: 960px;
	height: 700px;
	left: 50%;
	}
#main {
	position: relative;
	width: 960px;
	height: 700px;
	left: -50%;
	}
#logo {
	font-family: Georgia, serif;
	color: #ccc;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 0px;
	}
	#logo span {
		font-family: 'Trebuchet MS',Helvetica,sans-serif;
		letter-spacing: 3px;
		text-align: center;
		font-size:20px;
		text-transform: uppercase;
		color: #fff;
	}
#zdjecie {
	background-image: url(images/GSs.jpg);
	background-repeat: no-repeat;
	height: 252px;
	margin: 10px 25px;
	}
#opis {
	text-align: left;
	margin-left: 25px;
	}
#kontakt {
	color: #666;
	padding-top: 50px;
	text-transform: uppercase;
	font-size: 12px;
	}
a, a:visited {
	text-transform: none;
	font-size: 12px;
	color: #555;
	text-decoration: none;
	border-bottom: solid 1px #444;
}
a:hover {
	text-decoration: none;
	color: #999;
	border-color: #aaa;
}
