body {
	background-image: url(./images/i_03.gif);	
}

img {
	border: 0px;
}
#all {
	width: 793px; 
	margin: 0 auto;
	background-image: url(./images/back_all.jpg);
	background-repeat: repeat-y;	
}
/* Flash */

#flash {
	margin: 0 auto;
	display: table;
}
/* menu */

#menu {
	display: table;
	margin: 0 auto;
	width: 770px;
	padding-left:5px;_padding-left:10px;
}

.menu {
	float: left;
	display: inline;
}

/* Pole tekstowe */

#t {
	width: 793px;
	height: auto;
	display: table;
}
#p {
	padding: 20px;
	width: 700px;
	margin: 0 auto;
	background-color: #d8dbea;
	font-family: Tahoma;
	font-size: 10pt;
}

/* dolna czesc stronki */
#break {
	padding-left: 2px;
	width: 763px;
	margin: 0 auto;
	height: 2px;
	min-height: 2px;
	display: table;
	background-color: #5a7180;
	font-size: 1px;
}

/* footer */
#footer {
	background-image: url(./images/back_footer.jpg);
	background-repeat: repeat-x;
	height: 45px;
	min-height: 45px;
	width: 761px;
	margin: 0 auto;
	font-family:  Tahoma;
	font: Tahoma;
	font-size: 9pt;
	display: table;
}

#foo {
	width: 793px;
	margin: 0 auto;
}

.txt_foo {
	font-size: 8pt;
	position: relative;
	top: 17px;
	word-spacing: 3px;
	margin-left: 18px;_margin-left: 3px;
	margin-right: 3px;
}

/* linki */

a.foo {
	color: #494949;
	text-decoration: none;
	font-weight: bold;
}

a.foo:hover {
	color: #494949;
	text-decoration: underline;
	font-weight: bold;
}

a.foo_link {
	color: #494949;
	text-decoration: none;
	font-weight: bold;
}

a.foo_link:hover {
	color: #494949;
	text-decoration: underline;
	font-weight: bold;
}


/* pasek języka */

#language {
	margin:  0 auto;
	width: 793px;
}

/* fotki na stronie głównej */

#txtt {
	margin: 20px;
}

a.rozwin {
	color: #494949;
	text-decoration: none;
}

a.rozwin:hover {
	color: #494949;
	text-decoration: underline;
}

/* tabelki */
.first {
	width: 30%; border-right: solid 1px #494949; border-bottom: solid 1px #494949; height: 40px;
}

.second {
	width: 69%; border-bottom: solid 1px #494949; font-weight: bold; height: 40px;
}

.firstf {
	border-right: solid 1px #494949; border-bottom: solid 1px #494949; height: 20px; text-align: center;
}

.secondf {
	border-bottom: solid 1px #494949; height: 20px; text-align: center;
}