@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-image: url(../images/tlo.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.strona_glowna {
	font-size: 12px;	
}
#nag_tlo {
	background-image: url(../images/tlo_nag.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 140px;
	width: 100%;
	background-position: center;
}

#zakladki {
	float: left;
	height: 18px;
	width: 416px;
	margin-top: 100px;
}
#gora {
	padding: 0px;
	height: 98px;
	width: 829px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#logo_home {
	padding: 0px;
	float: right;
	height: 63px;
	width: 321px;
	margin-top: 40px;
	margin-right: 0px;
}
#kontener {
	padding: 0px;
	height: auto;
	width: 837px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#lewa {
	padding: 0px;
	float: left;
	height: auto;
	width: 608px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
*html #lewa {
	margin-top: -12px;
}
*:first-child+html #lewa {
	margin-top: -14px;
}
.lewa_naglowek {
	background-image: url(../images/trest_gora.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 608px;
}
.lewa_tresc {
	background-image: url(../images/tresc_tlo.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	min-height: 400px;
	width: 608px;
	line-height: 1.5;
}
.lewa_dol {
	background-image: url(../images/tresc_dol.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 608px;
}


#oferta_indywidualna {
	margin-right: 4px;
	margin-left: 4px;
}
.prawa {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 221px;
	margin-bottom: 10px;	
}
.prawa_nag {
	background-image: url(../images/prawa_gora.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 221px;
}
.prawa_tresc {
	background-image: url(../images/prawa_tlo.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 221px;
}
.prawa_tresc_form {
	background-image: url(../images/form_tlo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 221px;
}
.prawa_tresc_kursy {
	background-image: url(../images/kurs_walut_tlo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 221px;
}
.prawa_dol {
	background-image: url(../images/prawa_dol.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 8px;
	width: 221px;
}
#partnerzy {
	background-image: url(../images/partnerzy_tlo.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 81px;
	width: 837px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}
#napis_partnerzy {
	height: 16px;
	width: 800px;
	margin-left: 10px;
	margin-top: 1px;
	float: left;
	font-size: 10px;
	font-weight:bold;
}
#loga_partnerow {
	height: 44px;
	width: 821px;
	margin-left: 8px;
	float: left;
}
#podpisy {
	height: 12px;
	width: 811px;
	margin-left: 13px;
	margin-top: 2px;
	float: left;
	font-size:10px;
}
*html #podpisy{
	margin-left: 6px;
}
.podmenu {
	padding: 0px;
	float: left;
	height: 10px;
	width: 800px;
	margin-top: 4px;
	margin-left: 5px;
}
.tytul {
	color: #f36100;
	padding: 0px;
	margin-top: 6px;
	margin-left: 10px;
	margin-bottom: 0px;
}
.tresc {
	margin-left: 10px;
	margin-right: 8px;
}
.pole {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;	
	border: 1px solid #f36100;
}
.przycisk {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;	
	border: 1px solid #f36100;
	background-color: #f2f2f2;
}
.przycisk:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;	
	border: 1px solid #f36100;
	background-color: #fff;	
}
.el_podmenu {
	margin-left: 2px;
	margin-right: 2px;
	font-weight:bold;
	height: 15px;
	border: 1px solid #CCC;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	background-color:#f2f2f2;
}
.el_podmenu:hover {
	border: 1px solid #666;
	background-color:#fff;
}
.el_podmenu_act {
	margin-left: 2px;
	margin-right: 2px;
	font-weight:bold;
	height: 15px;
	border: 1px solid #666;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	background-color:#FFF;	
}
.el_podmenu a:link, .inne_url a:link, .el_podmenu a:visited, .inne_url a:visited, .el_podmenu a:active, .inne_url a:active {
	color: #333;
	text-decoration:none;
}
.el_podmenu a:hover, .inne_url a:hover {
	color: #f36100;
	text-decoration:none;
}
.el_podmenu_act a:link, .el_podmenu_act a:visited, .el_podmenu_act a:active {
	color: #f36100;
	text-decoration:none;	
}
.el_podmenu_act a:hover {
	color: #f36100;
	text-decoration:none;
}
.linia_p_dol {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.linia_p_dol_prawa {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;	
}
.linia_p_prawa {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;	
}
.rama{
	border: 1px solid #f2f2f2;
}
.rama_ccc{
	border: 1px solid #ccc;
}
.naglowek_tab {
	background-image: url(../images/tlo_tab.png);
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
	color: #f36100;
	text-decoration:none;	
}
a:hover {
	color: #333;
	text-decoration:none;
}
.podsw_wiersz {
	background:#FFF;
}
.podsw_wiersz:hover {
	background: #F4F4F4;
}
#adr {
	z-index: 100;
	position: absolute;
	top: 6px;
}
*html #adr{
	margin-left: -805px;
}
*:first-child+html #adr {
	margin-left: -805px;
}
.tabelka_oferty {
	padding: 0px;
	float: left;
	height: auto;
	width: 563px;
	margin-left: 13px;	
}
*html .tabelka_oferty{
	margin-left: 6px;
}
#oferta_ind_nag {
	height: 65px;
	width: 563px;
	float: left;
	background-image: url(../images/oferta_ind_nag.png);
	background-repeat: no-repeat;
}
#oferta_firm_nag {
	height: 65px;
	width: 563px;
	float: left;
	background-image: url(../images/oferta_firm_nag.png);
	background-repeat: no-repeat;
}
.tabelka_oferty_pole {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 561px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
.tabelka_oferty_pole p {
	margin: 5px;
}
.separator {
	height: 10px;
	float: left;
}
.tabelki_ofert {
	margin-bottom: 10px;
	float:left;
}
.tabelka_oferty_tytul {
	color: #f36100;
	margin-top: 44px;
	margin-left: 70px;
	font-weight:bold;
}
#prawa_au {
	float: left;
}
#dannet {
	float: right;	
}
#licznik {
	width: 340px;
	float: left;	
}
#mny_cw table {
	width: 100%;
}
.cw_h1_t {
	float: right;
}
.cw_h1_l {
	float: left;
}
.cw_h2 {
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;	
}
.td1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;		
}
.prawa_tresc_form p {
	margin-bottom: 8px;
	margin-top: 8px;
}
.kolor_pomar {
		color: #f36100;
}
.clipart {
	margin-right: 5px;
	border: 1px solid #CCC;
}
.werset {
	margin-top: 2px;
	margin-bottom: 2px;
}
.wciecie {
	margin-left: 20px;
}
