body {
	background-image: url(../images/tlo.png);
	background-repeat: repeat;
	margin: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background-position: left top;
	font-size: 14px;
}
#prawa a:link, #prawa a:active, #prawa a:visited {
	text-decoration:none;
	color:#009;
}
#prawa a:hover {
	text-decoration: underline;
	color: #06C;
}
#kontener {
	height: auto;
	width: 823px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#naglowek {
	background-image: url(../images/naglowek.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 201px;
	width: 823px;
}
#flash {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 175px;
	width: 342px;
}
#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 24px;
	width: 823px;
	text-align:left;
}
#blok {
	background-image: url(../images/tlo-tresc.png);
	background-repeat: repeat-y;
	height: auto;
	width: 823px;
	clear: both;
	float: left;
	min-height: 400px;
}
#przerwa {
	background-image: url(../images/przerwa.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 11px;
	width: 823px;
}
* html #przerwa {
	margin-bottom: -5px;
}
#stopka {
	background-image: url(../images/stopka.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 70px;
	width: 823px;
}
#lewa {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 206px;
	text-align:left;
}
.element_menu a:link, .element_menu a:active, .element_menu a:visited {
	text-decoration:none;
	color:#000;
}
.element_menu a:hover {
	text-decoration:none;
	color: #333;
}
#oferta_nag {
	background-image: url(../images/oferta_menu.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	width: 206px;
}
.element_menu {
	background-image: url(../images/oferta-tlo.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 24px;
	width: 206px;
	padding:0px;
}
.element_menu p {
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 30px;	
}

.element_menu_part {
	background-image: url(../images/oferta-tlo-part.png);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 206px;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.element_menu_part p {
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.element_menu_part a:link, .element_menu_part a:active, .element_menu_part a:visited {
	color:#df0012;
	text-decoration:none;	
}
.element_menu_part a:hover {
	text-decoration:none;
	color: #333;	
}

#prawa {
	text-align: left;
	padding: 0px;
	float: right;
	height: auto;
	width: 575px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	line-height: 1.9;
}
#prawa h3 {
	margin-top: 0px;
}
* html #prawa {
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#menu-stopka {
	float: right;
	height: 18px;
	width: 243px;
	margin-top: 10px;
	margin-right: 20px;
	text-align:right;
}
* html #menu-stopka {
	margin-right: 8px;
	margin-top: 13px;
}
/*formularze*/
form p {
	clear:left;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	}
form p label {
	float:left;
	width: 20%;
}
legend {
	font-weight: normal;
	color: #FF0000;
}	
fieldset {
	border-style: solid;
	border-width: 1px;
	border-color:#333;
	background-color:#f3f3f3;
	padding-left: 5px;
}	
.przycisk {
	color: #000;
	border: 1px solid #000;
	background-color:#CCC;
	font-weight:bold;
}
.przycisk:hover {
	color:#A2772D;
	font-weight:bold;
	background-color:#FFF;
}
.przycisk_tekst {
	color: #000;
	font-weight:bold;
	background-color: transparent;
	border: 0;
	padding: 0;
}
.przycisk_tekst:hover {
	color: #A2772D;
	font-weight:bold;
	background-color: transparent;
	border: 0;
	padding: 0;
}
.tabelka {
	border: 1px solid #333;
}
.tabela_pods {
	background-color:#f3f3f3;
}
.tabela_pods:hover {
	background-color: #FFF;
}
.rama-tabeli {
	border: 1px solid #333;
}
.zdjecie-ramka {
	border: 1px solid #333;
}
.zdjecie-ramka:hover {
	border: 1px solid #00C;
}
.pod_li {
	margin-left: 40px;
}
.tabela_folder {
	border: 1px solid #ccc;
}
#krd {
	margin-left: 30px;
	margin-bottom: 20px;
}
#krd p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tab_partnerzy {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.linia_dol_p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}