BODY {
	height:100%;
	background-color: #f9f3e3;
	background-image:url('../img/tlo.gif');
	background-position: top left;
	background-repeat:repeat-x;
  font-size: 11px; 
	line-height:140%;
	font-family: Tahoma, Verdana, serif; 
	color: #484848;
}

H1, .tlo2		 	{ 
	font-size: 18px; 
	color: #666666; 
	font-weight: normal; 
	background-image:url('../img/linia.gif');
	background-position: bottom left;
	background-repeat:no-repeat;	
	padding-top:7px; 
	padding-bottom:12px; 	
	margin:0px; 
	margin-bottom:10px;
}
	
H2		 	{ 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; 
}

HR	 		{ 
	margin:0px; 
	padding:0px; 
	border:0px;
	height:1px; 
	background-color: #cccccc; 
}


/* formularze */
INPUT, SELECT	{ 
	vertical-align:middle; 
	margin-bottom: 2px; 
	margin-top: 2px; 
	border: 1px solid #d8cba7; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #000000; 
	padding:4px;
}

INPUT[type="checkbox"]{
   padding:1px;
}    


TEXTAREA{ 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #d8cba7; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #000000; 
	padding:4px;	
}

.formularz2	{ 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px;
	margin-top: 2px; 
	border: 1px solid #a06b5c; 
	font-size: 11px; 
	background-color: #891c00; 
	color: #ffffff; 
	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; 
}

.top, .top TD, .top TH {
	vertical-align:top;
}

A, A:link, A:visited, A:active	{ 
	color: #9a3502; 
	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; 
}


/* ramki tabelek */
.tlo1 {  }


/* tlo tresc */
.tlo3	{ 
	padding:4px;		
}

/* tlo wyroznione */
.tlo4	{ 
	padding:4px;
}

.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; }
.szerokosc { width:990px; }
.mapa_p { margin-left:15px; margin-bottom:10px; }


#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;
}

.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;
}


.podtytul{
	font-weight:bold;
	padding-bottom:10px;
}


/* art submenu */
TABLE.submenu{
	margin:auto;
	width:90%;	
	text-align:left;	
	margin-top:7px;
	margin-bottom:7px;
}

TABLE.submenu TD{
	padding-right:1px;
	padding-bottom:1px;
}


TABLE.submenu A, TABLE.submenu A:visited, TABLE.submenu A:link, TABLE.submenu A:active {
	display:block;
	font-weight:normal;
	padding:7px;
	text-align:left;
	background-color:#e6e4e6;
	color:#0f297b;
}


TABLE.submenu A:hover {
	background-color:#2e3c68;
	color:#ffffff;
	text-decoration:none;
}


UL.submenu{
}

UL.submenu LI{
	padding-bottom:10px;
}


UL.submenu LI DIV A{
	font-weight:bold;
}

TABLE.submenu3{
	margin:auto;
	width:90%;	
	text-align:center;	
	margin-top:7px;
	margin-bottom:7px;
}

TABLE.submenu3 TD{
	padding:5px;;
	text-align:center;
	font-weight:bold;
}


TABLE.submenu4{
	width:100%;
	text-align:left;	
	margin-top:7px;
	margin-bottom:7px;
}


TABLE.submenu4 TD{
	padding:4px;
}


TABLE.submenu4 TD.td1{
	width:120px;
}

/* table empty elements  */
.brak{
	font-weight:bold;
	padding:15px;
	text-align:center;
}


.serwis {
	font-size:9px;
	color:#707070;
}

.t1 {
	background-color:#616161;
}

.t2{
	background-color:#204f8b;
	color:#ffffff;
	background-image:url('../img/t2.gif');
	background-position:top left;
	background-repeat:repeat-x;
}


.t3{
	background-color:#dfdddf;
}


.t4{
	background-color:#f37e1b;
}


.t5{
	color:#ffffff;
	background-image:url('../img/tmenu1.gif');
	background-position:top left;
	background-repeat:repeat-x;
}


.t6{
	background-color:#c9c9cc;
}


.news_tyt {
	color:#275899;
	font-weight:bold; 
	font-size:11px;
	padding-bottom:4px;
}

.banery{
	text-align:center;
}


/* lewe menu */


#l_menu{
	background-image:url('../img/lmenu.gif');
	background-position:top right;
	background-repeat:repeat-y;		
}


#l_menu2{
	background-image:url('../img/lmenu6.gif');
	background-position:top right;
	background-repeat:repeat-y;		
	padding-top:20px;
	padding-left:7px;
	padding-right:7px;
}

.l_item1,
.l_item1:visited,
.l_item1:link,
.l_item1:active {

	font-weight:normal;
	display:block;
  font-size:11px;
	color:#3f3f3f;
	text-align:left;	
  padding-left: 	37px;
  padding-right: 	10px;
  padding-top: 		4px;
  padding-bottom: 4px;	
	
	color:#ffffff;
	font-size:13px;
	background-image:url('../img/ll.gif');
	background-position:15px 7px;
	background-repeat:no-repeat;		
		
}
	

.l_item1:hover {
	color:#ffffff;
	padding-left:37px;
	background-image:url('../img/ll.gif');
	background-position:25px 7px;
	background-repeat:no-repeat;		
}




#l_menu2 .l_item1,
#l_menu2 .l_item1:visited,
#l_menu2 .l_item1:link,
#l_menu2 .l_item1:active{
	color:#000000;
	font-size:13px;
	background-image:url('../img/ll2.gif');
	background-position:15px 12px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #d9c487;
	border-top:1px solid #eedfb2;	
	background-repeat:no-repeat;	
}


#l_menu2 .l_item1:hover {
	color:#000000;
	padding-left:37px;
	background-image:url('../img/ll2.gif');
	background-position:25px 12px;
	background-repeat:no-repeat;		
}

.l_item2,
.l_item2:visited,
.l_item2:link,
.l_item2:active {

	font-weight:normal;
	display:block;
  font-size:11px;
	color:#ffffff;
	text-align:left;	
  padding-left: 	55px;
  padding-right: 	10px;
  padding-top: 		4px;
  padding-bottom: 4px;	
  text-decoration : none; 	
}

.l_item2:hover {
	color:#000000;
}




#l_menu2 .l_item2,
#l_menu2 .l_item2:visited,
#l_menu2 .l_item2:link,
#l_menu2 .l_item2:active {
	color:#000000;
}

#l_menu2 .l_item2:hover {
	color:#666666;
}



#stronaw{
	width:990px;
	clear:both;
	margin:auto;
	text-align:center;
}

#kolumny_k{
	clear:both;
}

#lewa_k{
	width:221px;
	text-align:left;
	float:left;
}

#lewa_k2{
	width:217px;
	text-align:left;
}


#srodek_k{
	width:550px;
	text-align:center;
	clear:both;
	float:left;
	overflow:hidden;
}

#srodek_k2{
	overflow-x:hidden;
	width:520px;
	text-align:left;
	margin:auto;
}


#prawa_k{
	width:219px;
	text-align:left;
	float:left;
	overflow:hidden;
}

#glowna_k{
	width:769px;
	text-align:left;
	float:left;
	overflow:hidden;
}


#glowna_k3{
	width:739px;
	text-align:center;
	margin:auto;
}

#top{
	background-image:url('../img/top.gif');
	background-position: top center;
	background-repeat:no-repeat;
	height:171px;
	overflow-y:hidden;
}

#top1{
	height:18px;
	overflow:hidden;
}

#top2{
	height:139px;
}

#top2_1{
	width:217px;
	height:139px;
	float:left;	
}

#top2_1 A{
	display:block;
	width:217px;
	height:139px;	
}

#top2_2{
	width:773px;
	height:139px;
	float:left;	
	text-align:right;
}

#top2_2_1{
	height:42px;
	text-align:right;
}

#top2_3{
	clear:both;
	background-color:#ffffff;
	text-align:right;
}

#top2_3_1{
	width:660px;
	float:left;
}

#top2_3_1 DIV{
	padding-right:20px; 
	padding-top:47px;
}

#top2_3_2{
	width:112px;
	padding-top:42px;
	float:left;
}

#szuka{
	width:26px;
	height:26px;
	border:0px;
	padding:0px;
	margin:0px;
}


#banery_lewa{
	padding-top:21px;
}

#banery_lewa .banery{
	text-align:center;
	padding-bottom:9px;
}

#banery_srodek{
	width:550px;
	float:left;
	overflow-x:hidden;	
}

#banery_srodek2{
	width:218px;
	float:left;
	overflow-x:hidden;
}

#banery_srodek .banery{
	text-align:left;
	padding-bottom:9px;
}

#banery_srodek2 .banery{
	text-align:center;
	padding-bottom:4px;
}

#banery_prawa2{
}

#banery_prawa2 .banery{
	text-align:center;
	padding-bottom:20px;
}

#banery_prawa3 .banery{
	text-align:center;
	padding-bottom:20px;
}

#stopka{
	clear:both;
	background-image:url('../img/stopka.gif');
	background-position:top center;
	background-repeat:no-repeat;	
	height:70px;	
}

#stopka1 {
	float:left;
	width:771px;
	text-align:left;
	padding-top:20px;
}

#stopka2 {
	float:left;
	width:219px;
	text-align:right;
	padding-top:20px;
}

#stopka2 A{
	color:#666666;
}

#stopka2 A:hover{
	color:#000000;
}

.srodekw,
.srodekw:visited,
.srodekw:link,
.srodekw:active {
	clear:both;
	display:block;
	text-align:center;
	font-size:11px;
	padding:15px;
	color:#666666;
	background-image:url('../img/wiecej.gif');
	background-position:top center;
	background-repeat:no-repeat;	
}


.srodekw:hover {
	color:#f39918;
	background-image:url('../img/wiecej2.gif');
	background-position:top center;
	background-repeat:no-repeat;	
}

.newslettert{
	width:219px;
	height:140px;
	background-image:url('../img/newslettert.gif');
	background-position:top center;
	background-repeat:no-repeat;	
}

.newslettert2{
	padding:10px;
	text-align:left;
}

#stronaw0{
	background-position: center top;	
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}