BODY {
	height:100%;
	background: #02488e;
	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: #333333;
}

P{
	margin:0px;
	padding-bottom:5px;
}

H1{
	display:block;
}

H1, .tlo2		 	{ 
	font-size: 16px; 
	font-weight: bold; 
	color:#ff6200;	
	padding:0px;
	height:32px;
	line-height:32px;
	border-bottom:4px solid #28639f;		
	margin:0px; 
	padding-left:10px;
}
	
H2		 	{ 
	font-size: 18px; 
	color: #ffffff; 
	font-weight: normal; 
	padding-top:7px; 
	padding-bottom:15px; 
	margin:0px; 
}

HR	 		{ 
	margin:0px; 
	padding:0px; 
	border:0px;
	height:1px; 
	background-color: #cccccc; 
}

LEGEND {
	font-weight:bold;
}

/* formularze */
INPUT, SELECT	{ 
	vertical-align:middle; 
	margin-bottom: 2px; 
	margin-top: 2px; 
	border: 1px solid #677f9c; 
	font-size: 11px; 
	color: #000000; 
	padding:4px;
}

INPUT[type="checkbox"]{
   padding:1px;
}    


INPUT[disabled="disabled"],SELECT[disabled="disabled"] {
	background-color:#cccccc;
}

TEXTAREA{ 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #677f9c; 
	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 #5176a7; 
	font-size: 11px; 
	background-color: #275899; 
	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: #3366cc; 
	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	{ 
	border:1px solid #d0d9e0;
	padding:10px;		
}

/* 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:980px; }
.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;
}


#top{
	background-image:url('../img/top0.gif');
	background-position: top center;
	background-repeat:no-repeat;		
	height:287px;
	text-align:center;
}

#top1{
	width:974px;
	height:287px;	
	overflow:hidden;
	text-align:center;
	margin:auto;
}

#top1_1{
	width:974px;
	height:46px;	
}

#top1_1_1{
	width:235px;
	height:46px;
	float:left;
}


#top1_1_2{
	width:739px;
	height:46px;
	float:left;
	text-align:right;
}

#menukontener{
	text-align:right;
	float:right;
}


#menukontener TD A, #menukontener TD A:visited, #menukontener TD A:link, #menukontener TD A:active{
	display:block;
	color:#ffffff;	
	background:none;
	height:46px;
	line-height:46px;
	border:0px;
	padding-left:10px;
	padding-right:10px;
}

#menukontener TD A:hover{
	background-image:url('../img/m2.gif');
	background-position: top left;
	background-repeat:repeat-x;
}

#trescwww{
	clear:both;
	overflow-y:auto;
	background-color:#ffffff;
	padding-top:12px;
	padding-bottom:30px;
}

#kolumny_k{
	width:974px;
	margin:auto;
	text-align:center;
}

#kolumny_k2{
	text-align:left;
}

#lewa_k{
	width:735px;
	float:left;	
	text-align:left;	
}

#lewa_k2{
	width:730px;
	overflow-x:hidden;
	text-align:left;
}


#prawa_k{
	width:239px;
	float:left;	
	text-align:left;	
}

#stopka{
	clear:both;
	background-image:url('../img/stopka.gif');
	background-position: top left;
	background-repeat:repeat-x;		
	height:151px;
	text-align:center;
}


#stopka1{
	background-image:url('../img/wspolpraca.gif');
	background-position: top center;
	background-repeat:no-repeat;		
	height:122px;
	width:974px;
	text-align:center;
	margin:auto;
}

#stopka1_1{
	padding-top:40px;
	text-align:center;	
}


#stopka2{
	color:#ffffff;
	clear:both;
	padding-top:5px;
	padding-bottom:25px;
	width:974px;
	text-align:center;
	margin:auto;
}

#stopka2_1{
	width:500px;
	text-align:left;
	float:left;
}

#stopka2_2{
	width:474px;
	text-align:right;
	float:left;
}


#kontaktp{
	background-image:url('../img/kontakt1.gif');
	background-position: top left;
	background-repeat:repeat-y;
}

#kontaktp P{
	padding-bottom:0px;
	margin-bottom:0px;
}

.kontakt_tr{
	padding-left:22px;
	padding-right:22px;
	padding-top:4px;
	padding-bottom:4px;
}


#sub {
	padding:0px;
	margin:0px;
	display:block;
	list-style-type: none;	
	padding:6px;
	margin-bottom:5px;
	background-color:#2862a1;
}



#sub LI {
	padding:0px;
	margin:0px;
	display:block;
	border:1px solid #ffffff;
	list-style-type: none;	
	background:none;
	padding:0px;
}



#sub A, #sub A:link	, #sub A:visited, #sub A:active { 
	display: block; 
	background-color:none;
	color:#000000;
	background-color:#ffffff;
	font-size:12px;	
	text-align:left;
	padding:5px;
  padding-left:12px;
  padding-right:12px; 
  text-decoration:none; 
} 



#sub A:hover,#sub A.wyb, #sub A.wyb:link	, #sub A.wyb:visited, #sub A.wyb:active { 
	display: block; 
	color:#ffffff;
	background-color:#ff6600;
	font-size:12px;	
	text-align:left;
	padding:5px;
  padding-left:12px;
  padding-right:12px; 
  text-decoration : none; 
} 





/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align:center;	
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align:center;	
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
	margin:auto;
	text-align:center;
}


/* Custom class modifications - adds to / overrides above
.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 	
	height:60px;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 930px;		
	height:60px;	
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	height:60px;
	width:110px;
	text-align:center;
}

