html, body {
	font-family: Calibri, Arial;
	color: #ffffff;
	background-color: #000000;
	margin: 0 auto;
	text-align: center;
}

#containeri {
	color: #ffffff;
	border: 0px solid #ccc;
	width: 1000px;
	font-family: Calibri, Arial;
	text-align: center;
	background-image: url("images/indexbg.jpg");
	margin: 0 auto;
}

#container {
	color: #ffffff;
	border: 0px solid #ccc;
	width: 1000px;
	font-family: Calibri, Arial;
	text-align: center;
	background-image: url("images/bg.jpg");
	margin: 0 auto;
}

#naglowek {
	height: 180px;
	color: #FFFFFF;
	border: 0px;
}

#main {
	text-align: justify;
	padding: 0px 0px 0px 0px;
	font-family: Calibri, Arial;
	text-align: justify;
	text-decoration: none;
	font-size: 15px;
	color: #ffffff;
	width: 1000px;
	height: auto;
	border-top: 0px solid #8d2020;
	border-left: 0px solid #8d2020;
	border-right: 0px solid #8d2020;
}

#menu {
	width: 1000px;
	height: 43px;
	background-image: url("images/menu.jpg");
	margin-top: 20px;
}

#aktualnosci {
	padding: 0px 15px 10px 15px;
	text-align: center;
	font-family: Calibri, Arial;
}

.aktualnosci {
	font-family: Calibri, Arial;
	text-align: center;
	font-size: 18px;
}

#stopka {
	width: 1000px;
	height: 34px;
	text-decoration: none;
	background-color: #000000;
	background-image: url("images/stopka.jpg");
	margin: 0 auto;
}

#copyright {
	color: #ffffff;
	font-family: arial;
	font-style: italic;
	font-size: 11px;
	text-align: left;
	float: left;
}

#zespol {
	padding: 0px 10px 0px 10px;
	text-align: justify;
}

.wyroznienie {
	text-decoration: underline;
}

#opis {
	width: 886px;
	height: 336px;
	padding-top: 80px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}

.text {
   color: #ffffff;
	font-size: 20px;
	font-family: Calibri, Arial;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-shadow: 2px 2px 10px #999999;
}

#podpis {
	color: #ffffff;
	font-size: 22px;
	font-family: Calibri, Arial;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	text-shadow: 2px 2px 10px #999999;
}

#galeria {
	text-align: center;
	padding-bottom: 10px;
}

#video {
	text-align: center;
}

.mp3 {
	text-align: right;
	font-size: 8px;
}

img.naglowek {
	border: 0px;
}

img.wolne {
	border: 0px;
}

img.event {
	width: 350px;
	height: 224px;
	float: right;
}

img.sebek {
	width: 200px;
	height: 316px;
	float: right;
}

img.wojtek {
	width: 200px;
	height: 316px;
	float: none;
}

img.maciek {
	width: 297px;
	height: 326px;
	float: left;
}

img.members {
	width: 132px;
	height: 180px;
	float: left;
	vertical-align: middle;
}

img.partner {
	padding: 1px;
}

table {
	table-layout: auto;
	text-align: justify;
	empty-cells: hide;
	border-spacing: 10px;
}

table.galeria {
	vertical-align: top;
	text-align: justify;
	width: 888px;
}

td.galeria {
	width: 444px;
	text-align: justify;
}

td.zespol {
	vertical-align: top;
}

.galeria {
	vertical-align: top;
	text-align: justify;
}

#planujemy-wesele {
	vertical-align: top;
	text-align: center;
}

p.podpis {
	text-align: right;
}

p.strona {
	font-size: 10px;
	text-align: left;
}
.partner {
	padding-top: 5px;
	padding-bottom: 5px;
}

.mail {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 26px;
	text-align: center;
}

h1.galeria {
	text-align: left;
	font-size: 24px;
	font-style: italic;
}

h2 {
	font-size: 18px;
	font-style: italic;
	font-variant: normal;
	text-decoration: underline;
}

h3 {
	font-size: 15px;
	font-style: italic;
}

#wspolpraca {
	overflow: auto;
	height: 768px;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #242424;
	scrollbar-arrow-color: #C00;
	scrollbar-darkshadow-color: #303030;
	scrollbar-base-color: #000;
	scrollbar-3dlight-color: #000;
	margin: 0 auto;
}

#lewa-kolumna {
	float: left;
	width: 470px;
}

#prawa-kolumna {
	float: right;
	width: 470px;
}


