/* reset css */

/*
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME,
H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE,
A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE,
DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP,
SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR,
FIELDSET, FORM, LABEL, LEGEND,
TABLE, CAPTION, TBODY, TFOOT, THEAD{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;	
}

DL, DT, DD, OL, UL, LI, TR, TH, TD {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
*/

:focus {
	outline: 0;
}

HTML {	height:100%; }

BODY {
	height:100%;
	background-color: #dbd4cb;
	background-image:url('img/tlo.gif');
	background-position: top left;
	background-repeat:repeat-x;
  font-size: 11px; 
	font-family: Arial, Verdana, serif; 
	color: #69675e;
  margin: 0px;
  padding:0px;
}


DIV,P,TABLE{
  font-size: 11px; 	
}

H1, .tlo2		 	{ 
	font-size: 16px; 
	color: #900032; 
	font-weight: bold; 
	margin:0px; 	
	padding-top:7px; 
	padding-bottom:5px; 
	border-bottom:1px solid #f4f3ee;
	margin-bottom:7px;
}
	
H2		 	{ 
	font-size: 11px; 
	color: #840f39; 
	font-weight: bold; 
}

HR	 		{ 
	margin:0px; 
	padding:0px; 
	border:0px;
	height:1px; 
	background-color: #cccccc; 
}

FORM		{ margin: 0px; padding: 0px; }

IMG { border:0px none }

/* formularze */

INPUT, SELECT, .formularz	{ 
	vertical-align:middle; 
	margin-bottom: 2px; 
	margin-top: 2px; 
	border: 1px solid #b3b1ad; 
	font-size: 11px; 
	background-color: #ebe9e3; 
	color: #000000; 
	padding:4px;
}

TEXTAREA, TEXTAREA.formularz	{ 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #b3b1ad; 
	font-size: 11px; 
	background-color: #ebe9e3; 
	color: #000000; 
	padding:4px;	
}

.formularz2, INPUT.formularz2	{ 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px;
	margin-top: 2px; 
	border: 1px solid #d6e96c; 
	font-size: 10px; 
	background-color: #d6e96c; 
	color: #666666; 
	padding:4px;	
}

.f_bkrotki    { width:40px;  }
.f_krotki     { width:70px;  }
.f_sredni     { width:120px; }
.f_dlugi      { width:180px; }
.f_dlugi2     { width:290px; }
.f_bdlugi2    { width:350px; }
.f_bdlugi     { width:380px; }


.przycisk     { 
	height:13px; 
	margin: 0px; 
	border: 0px none;
	font-size: 11px; 
	background:none; 
}

A, A:link, A:visited, A:active	{ 
	color: #279b14; 
	text-decoration: none; 
}

A:hover 		{ 
	color: #FF6600; 
	text-decoration: none; 
}

.male, .male A, .male A:link, .male A:visited, .male A:active, .male A:hover, A.male, A.male:link, A.male:visited, A.male:active, A.male:hover  { 
	font-size: 9px;
}

.obrazek { border: 1px solid #000000; margin:3px; }

.tytul { 
	font-weight:bold; 
	font-size: 11px; 
	color: #000000; 
}

.biale  { background-color:#ffffff; } 
.czarne { background-color:#000000; }

/* ramki tabelek */
.tlo1 { background-color: #ffffff; }


/* tlo tresc */
.tlo3	{ 
	background-color: #f4f3ee; 
	border:1px solid #dad5cc;
	background-image:url('img/tlo3.gif');
	background-position: top right;
	background-repeat:no-repeat;		
}


/* tlo wyroznione */
.tlo4	{ 
	padding:6px;
}

.tabelka{
	border:1px solid #ffffff;
	border-collapse:collapse;
	width:100%;
	margin-bottom:3px;
}

.datownik { font-weight: normal; font-size: 9px; }

.margines { padding:2px; }

.error  { color: #FF0000; }

.blok { display:block }
.liniowy { display:inline }

.grube, .grube A, .grube A:link, .grube A:visited, .grube A:active, .grube A:hover		{ 
	font-weight:bold; 
}

.nobr 		{ white-space: nowrap; }
.nowa_l		{	clear:both; }

.lewa, TD.lewa, TR.lewa, DIV.lewa  { text-align:left; }
TABLE.lewa, IMG.lewa, DIV.lewal    { float:left; }

.prawa, TD.prawa, TR.prawa, DIV.prawa  { text-align:right; }
TABLE.prawa, IMG.prawa, DIV.prawap     { float:right; }

.srodek       { text-align:center; margin:auto; }
TABLE.srodek  { margin:auto; }
TD.srodek, TR.srodek, DIV.srodek    { text-align:center; }

.justuj, DIV.justuj      { text-align:justify; }

.ramka { 
	border:1px solid #666666;
	padding:5px;
	margin:10px;
	background-color: #f7f6f7;
	color: #4f4f4f;
	text-align:left;
}

.ramka DIV, .ramka SPAN { 
	color: #4f4f4f;
}

.ramka A, .ramka A:link, .ramka A:visited, .ramka A:active	{ 
	color: #275899; 
	text-decoration: none; 
}

.ramka A:hover 		{ 
	color: #FF6600; 
	text-decoration: none; 
}

.szerokosc { width:980px; }
.seta  { width:100%; }

.mapa_p { margin-left:15px; margin-bottom:10px; }

.blad {
	color:#000000;
	padding:7px;
	margin:auto;
	border:1px solid #ff0000;
	background-color:#ffffcc;
	display:block;
}

.bladform{
	color:#ff0000;
}

/* przyciski, ikonki, itp */


div.nieprzycisk{ 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk3.gif');	
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 



A.przycisk, A.przycisk:link	, A.przycisk:visited, A.przycisk:active { 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 

A.przycisk:hover { 
	background-image:url('grafika/przycisk2.gif');
  text-decoration : none; 
} 

#art_mapa ul{
	list-style-image: url('grafika/list.gif');
	padding-left:20px;
	margin:0px;
}

#art_mapa li{
	padding:1px;
}


/* tabelk danych */

.dane_tabelka{
	width:90%;
	margin:auto;
	text-align:center;
	border:1px solid #858689;
	border-collapse:collapse;
}

.dane_tabelka TD{
	border:1px solid #858689;
}

.dane_opis{
	width:200px;
	text-align:left;
	font-size:10px;
	background-color:#ffffff;
}

.dane_tytul{
	text-align:left;
	font-weight:bold;
	background-color:#ffffff;
}

.dane_wartosc{
	text-align:left;
	background-color:#f8f6eb;
}


/* tooltip */
.tooltip{
	border:1px solid #38639d; 
	width:200px;
}

/* tooltip title */
.tooltip .tooltip_title {
	font-weight:bold;
	padding:2px; 
	color:#ffffff;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#38639d; 
	text-align:left;
}

/* tooltip title */

.tooltip .tooltip_content {
	padding:4px; 
	color:#4b4d4b;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#e6f4fe; 
	text-align:left;
}

.botproof{
	margin-bottom:5px; 
	margin-top:5px; 	
	border:1px solid #666666
}

.galeria1{
	padding-top:3px;
	padding-bottom:3px;
}

.galeria1 TABLE {
	margin:auto;
	text-align:center;
}

.galeria1 TD{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}

.galeria1 IMG{
	border:1px solid #666666;
}

.galeria1 DIV {
	font-size:10px;
	padding-bottom:4px;
	text-align:center
} 

.cytat{
	padding:4px; 
	border:1px solid #cccccc;
	background-color:#eaedf9;
}

/* pasek reklamowy */
.pasek_linia{
	background-color:#000000;	
}

.pasek_tlo{
	background-color:#cccccc;	
}


.podtytul{
	font-weight:bold;
	padding-bottom:10px;
}

#tlo_glowne{
	background-image:url('img/tlo2.gif');
	background-position: top center;
	background-repeat:no-repeat;
}


#stronaw{
	width:980px;
	margin:auto;
}

#top{
	background-image:url('img/top.jpg');
	background-position: top center;
	background-repeat:no-repeat;
	width:980px;
	height:341px;
}


#top1{
	width:980px;
	height:98px;
}

#top1_1{
	width:267px;
	height:98px;
	float:left;
}

#top1_1 A{
	display:block;
	width:267px;
	height:98px;	
}

#top1_2{
	width:713px;
	height:98px;
	float:left;
}


#top_menu{
	padding-left:143px;
	padding-top:55px;
	text-align:left;
}


#top_menu A, #top_menu A:link, #top_menu A:visited, #top_menu A:active	{ 
	color:#8d8881;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
}

#top_menu A:hover { 
	color:#b2ca2e;
	text-decoration:none;
}

#top2{
	clear:both;
	width:980px;
	height:208px;
}

#top3{
	clear:both;
	width:980px;
	height:37px;
}


#top3_1{
	width:800px;
	height:37px;
	float:left;
}


#top3_2{
	width:180px;
	height:37px;
	line-height:37px;
	font-weight:bold;
	font-size:16px;
	text-align:right;
	color:#ffffff;
	float:left;
}

#top4{
	height:5px;
	line-height:4px;
	font-size:1px;
	clear:both;
}

/* menu glowne  */

.ddm1 {
	margin-left:30px;
	margin-top:4px;
}


.ddm1 .item1,
.ddm1 .item1:visited,
.ddm1 .item1:link,
.ddm1 .item1:active,
.ddm1 .item1-active:visited,
.ddm1 .item1-active:active,
.ddm1 .item1-active:link
 {
  font-size:12px;
	display: block; 
	font-weight:bold;
	position:relative;		
	color:#ffffff;
	background:none;
	border-right:1px solid #c52055;
	padding-top:3px;
  padding-left: 	28px;
  padding-right: 	28px;
  line-height:25px;
	height:25px;		 
  text-decoration : none; 
}


.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:visited,
.ddm1 .item1-active:active,
.ddm1 .item1-active:link,
.ddm1 .item1-active:hover {

	padding-top:0px;
	border-top:3px solid #e24275;
	color:#ffffff;
  padding-left: 	28px;
  padding-right: 	28px;
  line-height:25px;
	height:25px;		 
	background-color:#c62356;
}


.ddm1 .item2,
.ddm1 .item2:visited,
.ddm1 .item2:link,
.ddm1 .item2:active {

	display: block; 
  font-size:11px;
	color:#eee2e6;
	background-color:#b10f44;	
	width:160px; 	
  text-decoration : none; 
	
}

.item2 SPAN {
	font-weight:normal;
	display:block;
  font-size:11px;	
	color:#eee2e6;
	text-align:left;	
  padding-left: 	15px;
  padding-right: 	8px;
  padding-top: 		5px;
  padding-bottom: 5px;	
  border: 1px solid #74002a; 	
	border-top:0px none;	
}

.ddm1 .item2:hover {
	color:#ffffff;
	background-color:#c52055;	
}


.item2:hover SPAN {
	color:#ffffff;

}

.ddm1 .section {
	padding-top:1px;
  border-top: 1px solid #74002a; 	
	text-align:left;
  position: absolute;
  visibility: hidden;
  z-index: -1;
}

.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */


#kolumny_k{
	clear:both;
	width:100%;
	background-color:#ffffff;
	text-align:left;
}

#lewa_k{
	width:257px;
	padding-top:11px;
	padding-bottom:20px;
	text-align:right;
}

#lewa_k2{
	width:236px;
	float:right;
	text-align:left;
}

#srodek_k{
	padding-top:11px;
	padding-bottom:20px;	
	width:550px;	
}

#srodek_k2{
	width:530px;
	margin:auto;
	text-align:left;
}

#prawa_k{
	padding-top:11px;
	padding-bottom:20px;	
	width:174px;
	text-align:left;
}

#prawa_k2{
	width:158px;
	float:left;
	text-align:left;
}



#d_menu{
	text-align:center;
	color:#cccccc;
	clear:both;
	padding-top:9px;
	padding-bottom:9px;	
	border-bottom:1px solid #c2baae;
}


#d_menu A, #d_menu A:link, #d_menu A:visited, #d_menu A:active	{ 
	color:#8d8881;
	font-weight: normal; 
	font-size: 10px; 
	text-decoration:none;
}

#d_menu A:hover { 
	color:#b61549;
	text-decoration:underline;
}

#stopka{
	clear:both;
	padding-top:7px;
	padding-bottom:10px;
	width:980px;	
	font-size:10px;
}

#stopka1{
	width:480px;
	float:left;
	text-align:left;
	font-size:10px;	
}

#stopka2{
	width:500px;
	float:left;
	text-align:right;
	font-size:10px;	
}


.oferta_1{
	border-top:2px solid #940033;
	background-color:#d64877;
	background-image:url('img/oferta_1_tlo.gif');
	background-position: bottom right;
	background-repeat:no-repeat;
	padding:7px;
	padding-top:4px;
	text-align:left;
}

.oferta_l1{
	border-top:2px solid #940033;
	background-color:#d64877;
	background-image:url('img/oferta_1_tlo.gif');
	background-position: bottom right;
	background-repeat:no-repeat;
	padding:7px;
	padding-top:4px;
	text-align:left;
}


.oferta_1 A, .oferta_1 A:link, .oferta_1 A:visited, .oferta_1 A:active	{ 
	background-image:url('img/of1.gif');
	background-position: top left;
	background-repeat:no-repeat;
	display:block;
	color:#ffffff;
	font-weight: normal; 
	text-decoration:none;
	padding-left:15px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#oferta_1 A:hover { 
	color:#eefe97;
	text-decoration:underline;
}


.oferta_2 A, .oferta_2 A:link, .oferta_2 A:visited, .oferta_2 A:active	{ 
	background-image:url('img/of2.gif');
	background-position: top left;
	background-repeat:no-repeat;
	display:block;
	color:#616f15;
	font-weight: normal; 
	text-decoration:none;
	padding-left:15px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#oferta_2 A:hover { 
	color:#202504;
	text-decoration:underline;
}


.oferta_tyt2{
	height:25px;
	line-height:25px;
	padding-left:17px;
	padding-right:10px;
	background-image:url('img/oferta_tyt2.gif');
	background-position: bottom left;
	background-repeat:no-repeat;
	text-align:left;
	font-weight:bold;
	color:#ffffff;
}


.oferta_2{
	border-top:2px solid #c2d738;
	background-color:#d74977;
	background-image:url('img/oferta_2_tlo.gif');
	background-position: bottom right;
	background-repeat:no-repeat;
	padding:7px;
	padding-top:4px;
	text-align:left;
}




#partnerzy{
	clear:both;
	padding-top:7px;
	border-top:1px solid #dad5cc;
}


A.newstyt, A.newstyt:link, A.newstyt:visited, A.newstyt:active	{ 
	color: #900032; 
	font-size:14px;
	font-weight:bold;
	text-decoration: none; 
}

A.newstyt:hover 		{ 
	color: #FF6600; 
	text-decoration: none; 
}

#panel_kontakt{
	clear:both;
	text-align:left;
	border:1px solid #a00f42;
	background-color:#f4f2eb;
	padding:7px;
}

.oferta_x{
	clear:both;
	text-align:left;
	border:1px solid #dad5cc;
	background-color:#f4f2eb;
	padding:7px;
}
