body, td {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
}

body {
	padding: 0px;
	margin: 0px;
	border-style: none;
	color: #6A5E5E;
}

ol, ul, li {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

li {
	padding: 0px 0px 0px 5px;
}

h1, h2, h3, h4, h5, h6, h7, p, form {
	margin: 0px;
	padding: 0px;
}

td {
	vertical-align: top;
}

a {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* struktura */

td.lewyRegion {
	width: 166px;
	padding-right: 8px;
}

td.lewyRegionWelcome {
	width: 214px;
	padding-right: 8px;
}

td.prawyRegion {
	padding-left: 8px;
	width: 166px;
}

td.prawyRegionWelcome {
	padding-left: 8px;
	width: 290px;
}

/* gora */

div.pasekGora {
	background-color: #21B3DC;
	height: 2px;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

div.tloPodstronaGradient {
	background: url(images/tlo2_gradient.jpg) repeat-x;
	width: 100%;
}

div.tloStronaGradient {
	background: url(images/tlo_gradient.jpg) repeat-x;
	width: 100%;
}

div.tloPodstrona {
	background: url(images/tlo2.jpg) center top no-repeat;
}

div.tloStrona {
	background: url(images/tlo.jpg) center top no-repeat;
}

div.naglowekPodstrona {
	height: 116px;
}

div.naglowekStrona {
	height: 93px;
}

a.logoPodstrona {
	padding: 51px 0px 0px 35px;
	display: block;
	float: left;
}

a.logoStrona {
	padding: 26px 0px 0px 16px;
	display: block;
	float: left;
}

.floatPrawo {
	float: right;
}

div.infolinia {
	text-align: right;
	margin-top: 25px;
	font-size: 14px;
	font-weight: bold;
}

/* menu */
div.menu {
	background: url(images/menu_gora.gif) repeat-x;
	width: 100%;
	height: 31px;
	margin: 0px;
	padding: 0px;
}

/* lista gora */

ul.gora {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

ul.gora li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display: inline;
}

/* lista gora2 */

ul.gora2 {
	padding: 0px;
	margin: 12px 0px 0px 0px;
}

ul.gora2 li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display: inline;
}

span.napisz_do_nas {
	background: url(images/napisz_do_nas2.gif) no-repeat;
	width: 106px;
	height: 34px;
	display: block;
}

/*
ul.gora2 a {
	color: #3B7486;
	padding: 8px 0px 10px 25px;
	text-decoration: none;
	font-weight: bold;
	
	background: url(images/pointer2.gif) no-repeat;
	background-position: 0px 0px;
}

ul.gora2 a:hover {
	text-decoration: underline;
}
*/

/* menu Gora */

ul.menuGora {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.menuGora li {
	float: left;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #C63E39;	
	height: 31px;
}

ul.menuGora a {
	line-height: 31px;
	height: 31px;
	float: left;
	display: block;
	
	color: white;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}

ul.menuGora a.first {
	line-height: 31px;
	height: 31px;
	float: left;
	display: block;
	
	color: white;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	background: url(images/pierwszy.gif) repeat-x;	
}

ul.menuGora a.first:hover {
	text-decoration: none;
	/*background-color: #8E1B1B;*/
	background: url(images/pierwszyw.gif) repeat-x;
}

ul.menuGora a.wcisniety {
	/*background-color: #8E1B1B;*/
	background: url(images/menu_wcisniete.gif) repeat-x;
}

ul.menuGora a:hover {
	text-decoration: none;
	/*background-color: #8E1B1B;*/
	background: url(images/menu_wcisniete.gif) repeat-x;
}

/* kontener */
.rogGoraLewo {
	background: url(images/rog_gora_lewo.gif) no-repeat;
	width: 9px;
	height: 8px;
}

.ramkaGora {
	background: url(images/gora_ramka.gif) repeat-x;
}

.rogGoraPrawa {
	background: url(images/rog_gora_prawa.gif) no-repeat;
	width: 9px;
	height: 8px;
}

.ramkaNaglowekLewa {
	background: url(images/lewa_ramka.gif) repeat-y;
}

.naglowek {
	background-color: white;
	color: #3EB52F;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 5px 5px 5px;
}

.ramkaNaglowekPrawa {
	background: url(images/prawa_ramka.gif) repeat-y;
}

.ramkaNiebieskaLewa {
	background: url(images/lewa_ramka2.gif) no-repeat;
	width: 9px;
	height: 3px;
}

.kreskaNiebieska {
	background: url(images/kreska.gif) repeat-x;
}

.ramkaNiebieskaPrawa {
	background: url(images/prawa_ramka2.gif) no-repeat;
	width: 9px;
	height: 3px;
}

.ramka {
	width: 1px;
	background: url(images/ramka.gif) repeat-y;
}

.gradientBok {
	background: #FFFFFF url(images/gradient_dol3.gif) repeat-x bottom;
	width: 8px;
}

.cialo {
	background: #FFFFFF url(images/gradient_dol3.gif) repeat-x bottom;
	padding: 5px;
}

.rogDolLewy {
	background: url(images/rog_dol_lewa.gif) no-repeat bottom left;
	width: 9px;
	height: 8px;
}

.ramkaDol {
	background: url(images/ramka_dol.gif) repeat-x;
}

.rogDolPrawy {
	background: url(images/rog_dol_prawa.gif) no-repeat bottom;
	width: 9px;
	height: 8px;
}

/* stopka */

.stopka {
	background-color: #FFFFFF;
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E3E3E3;
	width: 100%;
	padding: 0px;
	padding-bottom: 5px;
	margin: 10px 0px 0px 0px;
}

div.stopkaPowered {
	float: right;
	padding-top: 10px;
	color: #22B4DD;
}

.stopkaTeleadresowe {
	padding-top: 10px;
	float: left;
}

.paddingLeft10 {
	padding-left: 10px;
}

a.mail1 {
	color: #7C7C7C;
	text-decoration: none;
	font-weight: normal;
}

a.mail1:hover {
	text-decoration: underline;
}

a.mail2 {
	color: #22B4DD;
	text-decoration: none;
	font-weight: bold;
}

a.mail2:hover {
	text-decoration: underline;
}

a.wiecej {
	color: #22B4DD;
	text-decoration: none;
	font-weight: normal;
	float: right;
	padding-left: 12px;
	background: url(images/strzalka.gif) no-repeat;
	background-position: 0px 3px;
}

a.wiecej:hover {
	text-decoration: underline;
}

span.ramkaObrazka {
	display: table-cell;
	_display: inline-block;
	border: 1px solid #1FACD2;
	padding: 2px;
}

/* aktualnosci - opisowa */

a.linkOpis {
	color: #22B4DD;
	text-decoration: none;
	font-weight: normal;
}

a.linkOpis:hover {
	text-decoration: underline;
}

a.linkOpisBold {
	color: #22B4DD;
	text-decoration: none;
	font-weight: bold;
}

a.linkOpisBold:hover {
	text-decoration: underline;
}

div.zdjeciaOpisBlok {
	margin: 5px;
	padding: 0px;
	width: 108px;
	float: left;
	text-align: center;
}

div.zdjeciaBlok4 {
	width: 120px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.clear {
	clear: both;
}

.newsMargines {
	padding: 0px 0px 15px 0px;
}

div.zalacznikRamka {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #E0E1E2;
}

div.zalacznik {
    margin: 0px;
	padding: 5px;
}

div.plik {
	margin: 0px;
	padding: 0px;
	text-indent: 15px;
	background: url('images/strzalka.gif') no-repeat;
	background-position: 0px 3px;
}

p.plikOpis {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

div.opisyOpis {
	margin: 0px;
	padding: 5px 0px 5px 0px;  
}

div.newsMargines2 {
	margin-right: 120px;
	padding: 0px 2px 15px 0px;	
}

div.zdjeciaBlok2 {
	width: 120px;
	margin: 0px;
	padding: 0px;
	margin-right: -132px;
	_margin-right: -69px;
	float: right;
}

div.newsMargines3 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 120px;
}

div.zdjeciaBlok3 {
	padding: 0px;
	width: 120px;
	margin-left: -125px;
	_margin-left: -65px;
	float: left;
}

div.zdjeciaBlok5 {
	width: 120px;
	margin: 0px;
	padding: 0px;
	float: left;
}

div.zdjeciaBlok6 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/* formularz */

input.forumlarzInput {
	background-color: #FFFFFF; 
	border: 1px #C3C8C9 solid; 
	color: #3C6500;
	font-size: 11px;
	font-family: tahoma, sans-serif;  
}

select.formularzSelect {
	font-size: 11px;
	background-color: #FFFFFF; 	
}

td.formularzLabel {
	color: #1FACD2;
	font-weight: normal; 
	padding: 5px 0px 0px 20px;
}

span.formularzGwiazdka {
	color: #FF7E00;
}

td.formularzWymagane {
	color: #FF7E00;
}

div.srodkuj {
	text-align: center;
}

p.formularzMargines {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #C8D0CF;
}

.komunikat {
	font-weight: bold;
	padding: 15px;
	text-align: center;
}

/* komisy */

div.wyszukiwarka {
	border-top: 1px solid #1FACD2;
	border-bottom: 1px solid #1FACD2;
	background: url(images/szukaj_img2.jpg) no-repeat top right;
	background-color: #E6F7FA;
	color: #1FACD2;
	padding: 10px;
}

button.przycisk_szukaj {
	margin-top: 5px;
	background: url(images/przycisk.gif) no-repeat;
	width: 57px;
	height: 23px;
	color: #1FACD2;
	text-align: center;
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

td.lista_naglowek {
	background: url(images/lista_naglowek.gif) repeat-x;
	height: 28px;
	color: #1FACD2;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
}

div.lista_spacer {
	background-color: #E9EAE8;
	height: 1px;
	overflow: hidden;
	margin: 0px;
}

div.ramka_zdjecia {
	background: url(images/ramka_zdjecia.gif) no-repeat;
	width: 147px;
	height: 111px;
	padding-top: 3px;
	text-align: center; 
}

td.lista_pole1 {
	text-align: center;
	color: #6A5E5E;
	vertical-align: middle;
}

td.lista_pole2 {
	text-align: center;
	vertical-align: middle;
}

a.lista_link {
	color: #6A5E5E;
	font-weight: bold;
	text-decoration: none;
}

a.lista_link:hover {
	text-decoration: underline;
}

td.lista_pole3 {
	text-align: center;
	color: #23AB11;
	font-weight: bold;
	vertical-align: middle;
}

div.label_pointer {
	background: url(images/strzalka.gif) no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px 0px;
}

div.label_pointer2 {
	background: url(images/strzalka.gif) no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 10px 0px;
	float: right;
}

div.label_pointer3 {
	background: url(images/strzalka.gif) no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px 0px;
	color: #1FACD2;
	font-weight: bold;
}

span.tekst_wyrozniony {
	color: #1FACD2;
	font-weight: bold;
}

span.tekst_niebieski {
	color: #1FACD2;
}

div.informacje_box {
	padding: 10px 0px 10px 0px;
}


div.lista_stopka {
	border-top: 1px solid #E9EAE8;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
}

tr.wierszNieparzysty {
	background-color: #F8F8F7;
}

/* pager */

.pager_link {
	color: #23AB11;
	font-weight: normal;
}

.pager_cur_link {
	color: #23AB11;
	font-weight: bold;
}

/* podstrona komisow */

td.rzad1 {
	border-bottom: 1px solid #E9EAE8;
	padding: 5px 0px 5px 20px;
	color: #1FACD2;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

td.rzad2 {
	border-bottom: 1px solid #E9EAE8;
	padding: 5px 20px 5px 10px;
	white-space: nowrap;
}

td.rzad3 {
	border-bottom: 1px solid #E9EAE8;
	background-color: #F8F8F7;
	padding: 5px 0px 5px 20px;
	color: #1FACD2;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

td.rzad4 {
	border-bottom: 1px solid #E9EAE8;
	background-color: #F8F8F7;
	padding: 5px 20px 5px 10px;
	white-space: nowrap;
}

span.pogrobiony {
	font-weight: bold;
}

span.cena {
	color: #23AB11;
	font-weight: bold;
}

div.box_informacyjny {
	border: 1px solid #E9EAE8;
	background-color: #F8F8F7;
	padding: 5px;
}

p.box_marginesy {
	margin: 5px 0px 5px 0px;
}

span.niebieski_napis {
	color: #1FACD2;
	font-weight: bold;
}

a.box_link {
	color: #23AB11;
	font-weight: normal;
	text-decoration: none;
}

a.box_link:hover {
	text-decoration: underline;
}

a.powrot_link {
	color: #23AB11;
	font-weight: bold;
	text-decoration: none;
}

a.powrot_link:hover {
	text-decoration: underline;
}

div.szczegoly_ramka {
	border-top: 1px solid #E9EAE8;
}

/* sifr */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash span.naglowek {
	visibility: hidden;	
	margin:0px;
	padding:0px;	
	padding-top:0px;
	font-size:15px;
}



/* ========================== style dodane ========================== */

/* blok Kategorie Góra */

.blokKategorieGora {
	overflow: hidden;
	margin: 0px auto 0px auto;	
	padding: 0px;
	width: 771px;
	height: 31px;
}

.blokKategorieGora li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 31px;
	background: none;
	line-height: 1;
	list-style: none;
}

.blokKategorieGora a {
	display: table;
	*display: inline-block;
	margin: 1px 0px 1px 0px;
	padding: 7px 15px 7px 15px;
	background: none;
	border: solid 1px #54c0d7;
	height: 14px;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.blokKategorieGora a:hover {
	background: #71e0f1;
	border: solid 1px #54c0d7;
	color: #ffffff;
	text-decoration: none;
}

.blokKategorieGora a.first {
	background: #0e8fb3;
	border: solid 1px #54c0d7;
	color: #ffffff;
	text-decoration: none;
}

.blokKategorieGora a.first:hover {
	background: #1ca7ce;
	border: solid 1px #54c0d7;
	color: #ffffff;
	text-decoration: none;
}
.stopkaOpis{
	font-weight:bold;
	padding-top:5px;
}

