body {
	background-color: #BFCFE7;
	color: #707070;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	}

div#container {
	width: 783px;
	margin: 0 auto;
	text-align: left;
	height: 873px;
	min-height: 873px;
	background: #BFCFE7 url(../gfx/backContainer.jpg) 0 0 no-repeat;
	}

div#headerBox {
	width: 765px;
	height: 255px;
	}
	
div#leftBox {
    float: left;
    width: 529px;
	margin-left: 18px;
	_margin-left: 9px;
	}
	
div#rightBox {
    float: right;
    width: 236px;
	padding-top: 100px;
	}
	
div#leftBox div#contentTop {
	background: transparent url(../gfx/contentTop.jpg) no-repeat;
	width: 529px;
	height: 39px;
	}
	
div#leftBox div#content {
	background: transparent url(../gfx/contentMiddle.jpg) 0 0 no-repeat;
	width: 515px;
	min-height: 187px;
	height: auto;
	_height: 187px;
	padding-left: 14px;
	line-height: 16px;
	}
	
div#leftBox div#contentBottom {
	background: transparent url(../gfx/contentBottom.gif) no-repeat;
	width: 529px;
	height: 9px;
	}

div#leftBox div#content div#contentIn {
	background-color: #FFFFFF;
	width: 416px;
	margin: 0px;
	padding: 10px 30px 20px 26px;
	color: #707070;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	
div.line {
	background: transparent url(../gfx/backLine.jpg) repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 3px;
	width: 416px;
	}
	
p a {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #50899C;
	font-size: 11px;
	}
	
p a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #858585;
	border-bottom: 1px dashed #50899C;
	}
	
h1.headerIndex {
	background: #FFFFFF url(../gfx/headers/stronaGlowna.jpg) 0 0 no-repeat;
	height: 41px;
	width: 128px
	}
	
h1.headerBiografia {
	background: #FFFFFF url(../gfx/headers/biografia.jpg) 0 0 no-repeat;
	height: 41px;
	width: 128px
	}
	
h1.headerMultimedia {
	background: #FFFFFF url(../gfx/headers/multimedia.jpg) 0 0 no-repeat;
	height: 41px;
	width: 128px
	}
	
h1.headerPowerDance {
	background: #FFFFFF url(../gfx/headers/powerDance.jpg) 0 0 no-repeat;
	height: 41px;
	width: 128px
	}
	
h1.headerPrasa {
	background: #FFFFFF url(../gfx/headers/prasa.jpg) 0 0 no-repeat;
	height: 41px;
	width: 128px
	}
	
h1.headerKoncerty {
	background: #FFFFFF url(../gfx/headers/koncerty.jpg) 0 0 no-repeat;
	height: 41px;
	width: 128px
	}
	
h1.headerGaleria {
	background: #FFFFFF url(../gfx/headers/galeria.jpg) 0 0 no-repeat;
	height: 41px;
	width: 128px
	}
	
h1.headerKontakt {
	background: #FFFFFF url(../gfx/headers/kontakt.jpg) 0 0 no-repeat;
	height: 41px;
	width: 128px
	}

div#footer {
	width: 416px;
	margin: 5px 0px 40px 0px;
	padding: 0px 30px 0px 26px;
	color: #707070;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	
a.footerLink:hover {
	color: #707070;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
a.footerLink {
	color: #A5A5A5;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
hr {
	height: 3px;
	width: 416px;
	margin: 0 auto;
	background: url(../gfx/backLine.jpg) 0 0 repeat-x;
	border: none;
	}

.center {
	text-align: center;
	}
	
h2 {
	font-size: 18px;
	}
	
img {
	border: 0;
	}
	
a.foto {
	border: 0;
	}

a.foto:hover {
	border: 0;
	}
	
.title {
	font-weight: bold;
	color: #35A6C6;
	font-size: 12px;
	}
	
.title2 {
	font-weight: bold;
	color: #35A6C6;
	font-size: 11px;
	}

span.wazne {
	font-size: 10px;
	color: red;
	font-weight: bold;
	margin-left: 10px;
}

span.dopis {
	font-size: 10px;
	font-weight: normal;
}

