body {
	margin: 0 auto;
 	background-image: url(../gfx/tlo.jpg);
	background-repeat: repeat-x;
 	background-color: #ffffff;
}

a:link     { COLOR: #442a1d; Text-Decoration: underline; }
a:visited { COLOR: #442a1d; Text-Decoration: underline; }
a:active  { COLOR: #442a1d; Text-Decoration: underline; }
a:hover  { COLOR: #e85008; Text-Decoration: underline; }

a.menu:link     { COLOR: #ffffff; Text-Decoration: none; font-weight: bold; }
a.menu:visited { COLOR: #ffffff; Text-Decoration: none; font-weight: bold; }
a.menu:active  { COLOR: #ffffff; Text-Decoration: none; font-weight: bold; }
a.menu:hover  { COLOR: #ffffff; Text-Decoration: underline; font-weight: bold; }

a.menu_p:link     { COLOR: #422514; Text-Decoration: none; }
a.menu_p:visited { COLOR: #422514; Text-Decoration: none; }
a.menu_p:active  { COLOR: #422514; Text-Decoration: none; }
a.menu_p:hover  { COLOR: #422514; Text-Decoration: underline; }

a.stopka:link     { COLOR: #674e3f; Text-Decoration: none; }
a.stopka:visited { COLOR: #674e3f; Text-Decoration: none; }
a.stopka:active  { COLOR: #674e3f; Text-Decoration: none; }
a.stopka:hover  { COLOR: #674e3f; Text-Decoration: underline; }

.hr {
	height: 1px; 
	border: none;
	color: #d4cac4;
	background: #d4cac4;
        margin: 0px;
        padding: 0px;
}

.top {
	margin: 0 auto;
	width: 900px;
	height: 90px;
	text-align: left;
	display: block;
	float: left;
}

.logo {
	margin: 0 auto;
	width: 400px;
	text-align: left;
	float: left;
	display: block;
}

.lang {
	margin: 30px 0 0 0;
	width: 150px;
	text-align: right;
	float: right;
	display: block;
}

.main {
 	background-image: url(../gfx/main.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 900px;
	height: 199px;
	text-align: left;
	display: block;
	float: left;
}

.top_menu {
	width: 668px;
	height: 46px;
	display: block;
	float: right;
	text-align: left;
	line-height: 46px;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	color: #c2b0a5;
}

.kat {
	margin: 115px 0 0 0;
	width: 230px;
	height: 38px;
	text-align: right;
	float: right;
	display: block;
}

.wrapper {
	float: left;
	width: 900px;
	margin: 0 auto;
	display: table; 
}

.przerwa {
	width: 25px;
	display: table-cell;
}

.txt {
	display: table-cell;
	width: 610px;
	text-align: left;
	line-height: 18px;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	vertical-align: top; 
	color: #000000;
}

.naglowek {
	font-family: verdana;
	font-weight: normal;
	font-size: 14pt;
	color: #e85008;
}

.przerwa2 {
	display: table-cell;
	width: 35px;
}

.prawa {
 	background-image: url(../gfx/prawa_tlo.gif);
	display: table-cell;
	width: 230px;
	text-align: right;
	vertical-align: top;
	font-size: 5pt; 
}

.menu_prawa {
 	background-image: url(../gfx/menu_tlo.gif);
	display: block;
	padding-top: 7px;
	width: 230px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	vertical-align: top;  
	color: #422514;
}

.podpis {
	margin: 20px 0 0 0;
 	background-image: url(../gfx/stopka_tlo.gif);
	background-repeat: repeat-x;
	width: 875px;
	height: 51px;
	display: block;
	float: right;
	text-align: center;
	padding-top: 20px;
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #674e3f;
}

.zawartosc {
	font-size: 9pt;
	line-height: 18px;
	color: #000000;
}

.zawartosc2 {
	font-size: 11pt;
	line-height: 22px;
	color: #000000;
}

