
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial;
	color: #000;
	background-color: #fff;
}

h1, h2, h3 {
	color: #000;
}

h1 {
	text-decoration: none;
	text-align: justify;
	font-size: 1.3em;
	margin-bottom: 10px;
	color: #6E6E6E;
	font-style: italic;}

h2 {
	text-align: center;
}

h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

p {
	color: #000;
	text-align: justify;
	font-size: 1.2em;
}

ul li {
	text-align: center;
}

a {
	text-decoration: none;
	color: #000;
}
/* Content */

#content {
	width: 960px;
	margin: auto;
}

/* logo */

#logo {
	width: 360px;
	height: 125px;
	float: left;
}
#logo p {
	text-decoration: none;
	text-align: center;
	font-size: 1.2em;
}

/* menu */

#menu {
	width: 600px;
	height: 125px;
	float: left;
}

/* menu_top */

#menu_top {
	width: 600px;
	height: 55px;
	float: left;
}

/* menu_menu */

#menu_menu {
	width: 600px;
	height: 33px;
	float: left;
}

/* menu_dol */

#menu_dol {
	width: 600px;
	height: 37px;
	float: left;
}

/* przerwa */

#przerwa {
	width: 960px;
	height: 20px;
	float: left;
	background: url(images/przerwa.jpg); 
}

/* sidebar */

#sidebar {
	width: 200px;
	height: 500px;
	float: left;
	background-color: #fff;
}

#sidebar p {
	
	text-decoration: none;
	text-align: justify;
	font-size: .9em;
	margin-bottom: 10px;
	color: #6E6E6E;
	font-style: italic;
}

#sidebar a {
	text-decoration: none;
	color: #6E6E6E;
}

/* strona */

#strona {
	width: 760px;
	float: left;
}

/* baner */

#baner {
	width: 760px;
	height: 330px;
	float: left;
	background: url(images/baner_bozenarodzenie.jpg);
}

/* tekst */

#tekst {
	width: 760px;
	float: left;
	margin-top: 20px;
}
#tekst p {
	text-decoration: none;
	text-align: justify;
	font-size: .9em;
	margin-bottom: 10px;
	color: #6E6E6E;
	font-style: italic;
}

/* tekst_k */

#tekst_k {
	width: 760px;
	float: left;
	margin-top: 20px;
}
#tekst_k p {
	text-decoration: none;
	text-align: center;
	font-size: .9em;
	margin-bottom: 10px;
	color: #6E6E6E;
	font-style: italic;
}

#tekst_k a {
	text-decoration: none;
	color: #6E6E6E;
}

/* kosze */

#kosze {
	width: 760px;
	height: 200px;
	float: left;
	margin-top: 20px;
}
#kosze p {
	text-decoration: none;
	text-align: justify;
	font-size: .9em;
	margin-bottom: 10px;
	color: #6E6E6E;
	font-style: italic;
}

#kosze a {
	text-decoration: none;
	color: #6E6E6E;
}


/* ofirmie */

#ofirmie {
	width: 346px;
	height: 300px;
	float: left;
	margin-top: 20px;
	background: url(images/o_firmie.jpg);
}
#ofirmie p {
	text-decoration: none;
	text-align: justify;
	font-size: .9em;
	margin-top: 80px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	color: #6E6E6E;
	font-style: italic;
}

#ofirmie a {
	text-decoration: none;
	color: red;
}

/* nowosci */

#nowosci {
	width: 346px;
	height: 300px;
	float: left;
	margin-top: 20px;
	background: url(images/nowosci.jpg);
}
#nowosci p {
	text-decoration: none;
	text-align: justify;
	font-size: .9em;
	margin-top: 80px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	color: #6E6E6E;
	font-style: italic;
}

#nowosci a {
	text-decoration: none;
	color: red;
}

/* stopka */

#stopka {
	width: 960px;
	height: 106px;
	float: left;
	background: url(images/stopka.jpg);
}

/* kungas */

#kungas {
	width: 960px;
	float: left;
}
#kungas p {
	text-decoration: none;
	text-align: center;
	font-size: .6em;
	margin-top: -20px;
	color: #6E6E6E;
	font-style: italic;
}

#kungas a {
	text-decoration: none;
	color: #6E6E6E;
}

