html {
	background: url('1.png');
}

body {
	text-align: center;
}

#pojemnik {
	width: 776px;
	margin: 0 auto;
}

#menu {
	padding: 0;
	margin-top: 10px;
}

#menu em a {
  float: left;
	display: block;
	width: 151px;
	height: 160px;
	text-indent: -5000px;
}

#menu #logo {
	background: url('image/logo.png') no-repeat;
}


#menu #home {
	background: url('image/home.png') no-repeat;
	width: 53px;
}
#menu #home:hover {
	background: url('image/home-on.png') no-repeat;
	width: 53px;
}


#menu #news {
	background: url('image/news.png') no-repeat;
	width: 51px;
}
#menu #news:hover {
	background: url('image/news-on.png') no-repeat;
	width: 51px;
}


#menu #weekly-classes {
	background: url('image/weekly-classes.png') no-repeat;
	width: 137px;
}
#menu #weekly-classes:hover {
	background: url('image/weekly-classes-on.png') no-repeat;
	width: 137px;
}


#menu #privet-classes {
	background: url('image/privet-classes.png') no-repeat;
	width: 137px;
}
#menu #privet-classes:hover {
	background: url('image/privet-classes-on.png') no-repeat;
	width: 137px;
}


#menu #events {
	background: url('image/events.png') no-repeat;
	width: 66px;
}
#menu #events:hover {
	background: url('image/events-on.png') no-repeat;
	width: 66px;
}


#menu #gallery {
	background: url('image/gallery.png') no-repeat;
	width: 77px;
}
#menu #gallery:hover {
	background: url('image/gallery-on.png') no-repeat;
	width: 77px;
}


#menu #contact-us {
	background: url('image/contact-us.png') no-repeat;
	width: 104px;
}
#menu #contact-us:hover {
	background: url('image/contact-us-on.png') no-repeat;
	width: 104px;
}

#tresc {
	width: 776px;
	height: 350px;
	background-color: rgb(41,23,0);
	margin: 15px 0 15px 0;
	float: right;
}

#tresc-events {
	width: 776px;
	text-align: center;
	background-color: rgb(41,23,0);
	margin: 15px 0 15px 0;
	float: right;
}

#tresc p {
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 70%;
	padding: 0 7px 7px 7px;
	margin: 6px 0 0 0;
	text-align: justify;
}

#tresc-events p {
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 70%;
	padding: 0 7px 7px 7px;
	margin: 6px 0 0 0;
	text-align: justify; /* org. justify */
}

#tresc-events em {
	font-style: normal;
}


h2 {
	font-family: Garamond, serif;
	color: rgb(255,101,1);
	text-align: center;
	margin-top: 6px;
	margin-bottom: 0px;
}

h6 {
	color: white;
	font-size: 80%;
	text-align: center;
	margin: 40px 0 20px 0;
	font-family: Verdana, sans-serif;
}

.czerwony {
	color: red;
	font-family: Verdana;
}

.czerwony-big{
	color: red;
	font-size: 150%;
	font-weight: bold;
}


#stopka {
  clear: both;
	width: 776px;
	height: 26px;
	background-color: rgb(255,101,1);
	margin-bottom: 10px;
}

#stopka p {
	font-family: Verdana, sans-serif;
	font-size: 55%;
	color: white;
	text-align: center;
	padding-top: 7px;
}

em {
	font-style: normal;
	font-family: Verdana, sans-serif;
	font-size: 130%;
}

.prawo-contact {
	float: right;
	padding: 10px 0 0 0;
}

.prawo-events {
	float: right;
	padding: 98px 0 0 0;
}

.img-events {
	width: 600px;
	height: 450px;
	margin-top: 20px;
	margin-left: 45px;
}

.img-events2 {
	width: 600px;
	height: 840px;
	margin-top: 20px;
	margin-left: 45px;
}

.img-events3 {
	width: 600px;
	height: 840px;
	margin-bottom: 20px;	/* specjalny */
	margin-top: 20px;
	margin-left: 84px;
}

.img-lekcje {
	width: 650px;
	height: 450px;
	margin-top: 30px;
}

.prawo-news {
	float: right;
	margin-top: 120px;
}

.img-news {
	width: 440px;
	height: 320px;
	margin-left: 20px;
	margin-top: 10px;
}

.img-news2 {
	width: 240px;
	height: 320px;
	margin-left: 20px;
	margin-top: 10px;
}

.lewo-privet {
	float: left;
	margin-top: -20px;
}

.prawo-privet {
	float: right;
	margin-top: -20px;
}

.prawo-home {
	float: right;
	margin-top: 3px;
}

.lewo-gallery {
	float: left;
	margin-top: -30px;
}

.odnosnik-private a, a:active, a:link, a:visited, a:hover {
	color: rgb(255,101,1);
	font-family: Verdana, sans-serif;
	font-size: 100%;
}
