/* GLOWNE BLOKI  */


/* Glowne ustawienia strony */

html { 
	min-width: 830px;
	 }
body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	background: #4396ca;
	color: #0e3f47;
	font: 12px Arial, Helvetica, sans-serif;
	}

  	
#global{
 	width: 830px; 
 	text-align: center;
	margin-right: auto;
	margin-left: auto; 
	border: 0;
	padding: 0;
}



/* MENU TOP */


#MenuTop{
background: transparent;
color: #fff;
padding: 25px 10px 10px 0;
text-align: right;
}



#MenuTop ul{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: right;
	list-style: none;
}


#MenuTop ul li{
	margin: 0;
	padding: 0;
	margin: 0;
  	display: inline;
}

#MenuTop ul li a{ 
padding: 0 5px 0 10px;
color: #fff;
font-size: 11px;
text-decoration: none;
background:  url('../img/bgmk.gif') no-repeat left; 
}


#MenuTop ul li a.First, #MenuTop ul li a.clicka{
background: none;
}

#MenuTop ul li a:hover{
color: #A2D6F4;
}

#MenuTop ul li .onc{
text-decoration: underline;
}


#TopContent{
width: 830px;
height: 12px;
background: #FFFFFF url('../img/bgtop.gif') no-repeat bottom;
}

#content {
	padding: 0 20px 0 10px;
	margin: 0;
	background: #FFFFFF url('../img/bgcont.gif') repeat-y right;
	text-align: left;
	border: 0;
	width: 830px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 800px;
}

html>body #content {
	width: 800px;
}


#TopHead{
width: 800px;
height: 50px;
margin 0;
padding: 0;
background: #1d7f8e url('../img/tophead.gif') no-repeat;
}

#MainHead{
width: 800px;
height: 229px;
}

.Odst{
height: 7px;
}

#MainHome{
width: 590px;
padding: 10px 0;
float: left;
}


#LeftHome{
width: 295px;
padding: 0 15px 0 0;
float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 280px;
}

html>body #LeftHome {
	width: 280px; /* ie5win fudge ends */
}

#RightHome{
width: 295px;
padding: 0  0 0 10px;
float: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 285px;
}

html>body #RightHome {
	width: 285px; /* ie5win fudge ends */
}


#RightSec{
	width: 180px; 
 	float: right;
	margin: 0;
	padding: 0 0 0 35px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 145px;
}

html>body #RightSec {
	width: 145px; /* ie5win fudge ends */
}




/* LEWA i PRAWA SEKCJA */


#LeftSec{
	width: 200px; 
 	float: left;
	margin: 0;
	margin: 0;
}





/* menu nawigacyjne */

#LeftSec .mTop{
width: 200px;
height: 4px;
margin: 0;
padding: 0;
background: #c2e1f6 url('../img/mtop.gif') no-repeat bottom;
}


#LeftSec .mBot{
width: 200px;
height: 4px;
margin: 0;
padding: 0;
background: #c2e1f6 url('../img/mbot.gif') no-repeat top;
}

#LeftSec ul{
	padding: 10px;
	margin: 0;
	border: 0;
	list-style: none;
	background: #C2E1F6 url('../img/bglm.gif') repeat-y;
}

#LeftSec ul li{
	margin: 0;
	padding: 1px 0;
}

#LeftSec ul li a{
	text-decoration: none;
	color: #00568b;
	background: url('../img/str.gif') no-repeat left;
	font-weight: bold;
	margin: 0;
	padding-left: 12px;
}


#LeftSec ul li a.click, #LeftSec ul li a.clicka{
	color: #1e9257;
}

#LeftSec ul li a:hover{
	color: #1e9257;
}



/* submenu 1 */


#LeftSec ul ul{
	padding: 5px 0;
	margin: 0;
	border: 0;
	list-style: none;
	background: none;
}


#LeftSec ul ul li a{
	text-decoration: none;
	color: #00568b;
	background: none;
	font-weight: bold;
	margin: 0;
	padding-left: 25px;
}




#LeftSec ul ul ul{
	padding: 2px 0;
	margin: 0;
	border: 0;
	list-style: none;
	background: none;
}


#LeftSec ul ul ul li a{
	text-decoration: none;
	color: #00568b;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-left: 45px;
}



/* blok tekstowy */

.RTxt{
padding: 10px 0 ;
margin: 0;
}


.Mark{
background: #E9F0F4;
padding: 10px;
margin: 5px 0 10px 0;

}

.Mark h2{
margin-top: 0;
}

#LeftSec hr{
border-bottom-color: #dae5bb;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
height: 1px;
margin: 10px 0;
clear: both;
}

/* TRESC MAIN */


#MainSec{
width: 600px;
padding: 0 0 0 10px;
margin: 0;
text-align: left;
float: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 590px;
}

html>body #MainSec {
	width: 590px; /* ie5win fudge ends */
}




#MainCont{
padding: 10px 0 0 0;
clear: left;
}






/* KLASY WSPOLNE - GLOBALNE*/

.alt{
display: none;
}

.small{
font-size: 10px;
}


/* pozycjonowanie grafiki do lewej i prawej */

.Imri{ 
	margin: 5px 0px 2px 7px;
	float: right;
}


.Imle{ 
	margin: 3px 12px 2px 0;
	float: left;
}

.ImleB{ 
	margin: 1px 10px 2px 0;
	float: left;
	background: #fff;
	padding: 2px;
}


.ImB{
	background: #F3F3F3;
	padding: 5px;
	margin-bottom: 4px;

}

.ImgB{
	background: #F3F3F3;
	padding: 3px;
}

/* grafika z podpisem */

.DImle{ 
	margin: 5px 7px 2px 0;
	background: #F3F3F3;
	padding: 5px;
	float: left;
}

.DImle img{
	padding-bottom: 5px;

}

.DImri{ 
	margin: 5px 0 2px 7px;
	background: #F3F3F3;
	padding: 5px;
	float: right;
}

.DImri img{
	padding-bottom: 5px;

}



/* data w aktualnosciach */

.Data{
margin: 0;
font-weight: normal;
font-size: 10px;
color: #9bbacc;
font-style: italic;
}


/* adnosniki */
a{
text-decoration: none;
color: #3d89b8;
}
a:hover{
text-decoration: underline;
}


a.Lin{
font-weight: bold;
color: #3d89b8;
}

a.nor{
color: #3d89b8;
}

a.more{
height: 11px;
padding: 0 15px 0 10px;
line-height: 11px;
font-size: 11px;
background: url('../img/more.gif') no-repeat right 5px; 
}




ul.Nlist{
margin: 0 0 5px 10px;
padding: 0 0 5px 10px;
list-style: disc;
color: #3D89B8;
}


ul.Nlist li{
margin-bottom: 2px;
color: #3D89B8;
}

ul.Nlist li a{
color: #3D89B8;
}


/* nagłówki */


h1{
font-size: 22px;
margin: 0 0 8px 0;
color: #1a7280;
font-weight: normal;
}


h2{
font-size: 14px;
margin: 5px 0;
color: #1a7280;
}


h3{
font-size: 12px;
margin: 5px 0;
color: #1a7280;
}

h3.ne{
margin: 2px 0;
}

h3 a{
color: #3D89B8;
}

h4{
font-size: 12px;
color: #1a7280;
margin: 4px 0;
}

h4 a{
color: #3D89B8;
font-weight: normal;
}


/* naglowki bez odstepow*/

h4.NN{
padding: 0;
margin: 0;
}

p.NN{
margin-top: 0;
padding-top: 0;
}

h2.NN{
padding-bottom: 0;
margin-bottom: 0;

}

/* Sciezka nawigacyjna */

#Sciezka ul{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}

#Sciezka li{
	margin: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}


#Sciezka li a{
	display: block;
	margin-right: 7px;
	float: left;
	padding: 0 0 0 16px;
	color: #66c1f4;
	font-size: 11px;
	text-align: center;
	background: url('../img/strsc.gif') no-repeat left;

}

#Sciezka li a.Home{
	padding: 0;
	background: none;
}



/* Galeria zdjec dokumentow, newsow, artykulow  */


table.tbgal{ 
text-align: center;
font-size: 11px;
empty-cells: show;
width: 100%;
border: 0;
margin: 15px 0;
}

table.tbgal td{
padding: 7px;
vertical-align: top;
}

table.tbgal td img{
margin-bottom: 4px;
	background: #fff;
	padding: 2px;
}






/* lista plikow dolaczonych do dokumentow  */


ul.pliki{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	color: #7D8971;
}
ul.pliki li{
margin: 5px;
}




/* nawigacja u dolu strony: wroc, do gory, drukuj */

#NavigFotter{
text-align: right;
}


/* Nawigacja: limit, stronicowanie*/


#Navig{
padding: 3px 10px;
margin-top: 10px;
text-align: right;
}


#Navig a{
margin: 0 1px;
color: #3F7B9E;
border: 1px solid #9EC3D8;
padding: 1px 5px;
}
#Navig a:hover{
background: #E0EAEF;
}

#Navig .Nav{
margin: 0 1px;
color: #fff;
border: 1px solid #94B7C8;
padding: 1px 5px;
background: #94B7C8;
}
#Navig img{ 
vertical-align: text-top;
}

.NavigTop{
padding: 3px 10px;
margin-top: 5px;
text-align: right;
}


/* buton download */


#ButDown{
width: 200px;
height: 30px;
float: right;
padding: 5px 20px 0 0;
text-align: right;
}


#ButDown .formb{
  color: #ffffff;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #EADED5;
  width: 150px;
  background: #64270b;
  padding: 0px 5px;
  height: 28px;
  margin: 1px;
}

/* Download: lista opcji */

ul.down{
margin: 0 0 20px 0;
padding: 0;
list-style: none;
}


ul.down li{
margin-bottom: 3px;
color: #89afc5;
}




/* Czerwony, blas, alert */

.red{
color: #CC0000;
}







/* linia */

hr{
border-bottom-color: #b3c8d1;
border-bottom-style: dotted;
border-bottom-width: 1px;
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
height: 1px;
margin: 15px 0 10px 0;
clear: both;
}





/* tabela formatowana w tekscie   */


table.tab{
empty-cells: show;
width: 100%;
border-collapse: collapse;
}


table.tab td{
padding: 4px 7px;
border: solid 1px #66B4E8;
vertical-align: top;
}


table.tab thead{
background: #C2E1F6;
}

table.tab tr.tdh{
background: #C2E1F6;
font-weight: bold;
}


/* jasniejsza czcionka */

.ogl{
color: #89afc5;
font-size: 11px;
}




/* Dowlnoad Lista plikow */

ul.DList{
margin: 10px 0 25px 0;
padding: 0;
list-style: none;
}

ul.DList li{
margin-bottom: 20px;
}

ul.DList li h3{
margin-bottom: 4px;
}




.Baner{
text-align: center;
}







/* Formularz */


form{
margin: 0;
}

form input, form select, form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   background: #fff;
   border: 1px solid #5EA7D2;
   padding: 1px;
}
form input.but{
	width: 206px;
	color: #ffffff;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	background: #3f7b9e;
	padding: 1px 5px;
}


form input.img{
border: 0;
padding: 0;
background: transparent;
}


/* lista kategorii FAQ i kategorii Linkow */

ul.FAQcat{
margin: 0;
padding: 0 0 20px 0;
list-style: none;
}
ul.FAQcat li{
margin: 10px 0;
padding: 0 5px;
}


ul.FAQcat a{
font-weight: bold;
font-size: 13px;
}


/* lista pytan FAQ */

ul.faq{
margin: 3px 10px;
padding: 3px  10px;
/*list-style: disc; */
list-style-image: url('../img/more2.gif');
}

ul.faq li{
margin: 5px 0;
padding: 0 2px;
}


ul.faq a{
font-size: 11px;
font-weight: normal;
color: #39a2d1;
}







/* lista wypunkotowana bez punktow */

ul.noCir{
margin: 0 0 0 10px;
padding: 0 0 0 0px;
list-style: none;
}

ul.noCir li{
margin: 2px 0;

}


/* baner */

.baner{
margin: 10px;
}



/* mapa serwisu lista */

#sitemap ul{
margin: 0;
padding: 0 7px;
list-style: none;
}

#sitemap ul li{
margin: 10px 0;
font-weight: bold;
}


#sitemap ul ul{
margin: 0;
padding: 0 10px;
}

#sitemap ul ul li{
margin: 8px 0;
font-weight: normal;
}

#sitemap ul ul ul{
margin: 0;
padding: 0 15px;
}

#sitemap ul ul ul  li{
margin: 6px 0;
font-weight: normal;
}

#sitemap ul ul ul ul{
margin: 0;
padding: 0 20px;
font-style: italic;

}


#sitemap a{
color: #3F7B9E;
}

/* tabela mapy serwisu */

#sitemap table{
width: 100%;
}

#sitemap table td{
padding: 7px;
vertical-align: top;
}

#sitemap h3{
color: #3A484A;
}

/* Submenu wyswietlane na stronie MAIN */

ul.SubMenuMain{
margin:  0 0 20px 0;
padding: 5px 25px;
background: #F3F3F3;
list-style: url('../img/more.gif');
}

ul.SubMenuMain li{
margin: 7px 0;
padding: 0 5px;
}


ul.SubMenuMain a{
font-weight: bold;
font-size: 10px;
}





table.TbForm{
empty-cells: show;
border-collapse: collapse;
background: #C6DFE3;
font-size: 11px;
}

table.TbForm td{
padding: 7px;
border: solid 1px #ffffff;
vertical-align: top;
}

table.TbForm thead td, table.TbForm tr.wyr td{
background: #86BCC4;
font-weight: bold;
}

.redtb{
color: #9B1619;
}




.Descr{
background: #E9F0F4;
padding: 10px;
margin: 15px 0;
}


.Descr h2{
margin-top: 0;
font-size: 14px;
}



/* GALERIE ZDJEC */




/* tabela serii zdjec */

table.gallery{
text-align: center;
empty-cells: show;
width: 100%;
}

table.gallery td{
padding-bottom: 5px;
}


table.gallery a img {
	background: #fff;
	padding: 2px;
}



/* tabela z lista galerii */

table.GalList{
border-spacing: 7px;
empty-cells: show;

}


table.GalList td{
empty-cells: show;
vertical-align: top;
padding: 0 10px 10px 0;
}

table.GalList td img{
	background: #fff;
	padding: 2px;
}


table.GalList td h3{
margin-top: 0;
padding-top: 0;
}





/* Lista w wynikach wyszukiwania */

p.Se{
margin: 2px 0 12px 0;
color: #B8B7B7;
font-size: 11px;
}

p.Se a{
color: #89afc5;
}









/* STOPKA */



/* usytuowanie bloku */

#footer{
 	width: 800px; 
	height: 50px;
 	text-align: right;
	color: #218e9f;
	font-size: 11px;
	background: #C6DDE1 url('../img/bgfoot.gif') no-repeat;
	margin: 10px 0 0 0;
	padding: 20px 15px 10px 15px;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 770px;
	height: 20px;
}
html>body #footer {
	width: 770px;
	height: 20px;
}

/* zawartosc bloku */


#footer a{
color: #218e9f;
}

#footer ul{
	padding: 0;
	margin: 0 0 5px 0;
	border: 0;
	list-style: none;
}

#footer ul li{
	margin: 0;
	padding: 0;
	margin: 0;
	display: inline;
}

#footer ul li a{ 
padding: 0 7px;
background: url('../img/bgmf.gif') no-repeat left;
}

#footer ul li a.clicka, #footer ul li a.First{ 
background: none;
}


#footer ul li a.click, #footer ul li a.clicka{ 
font-weight: bold;
}

#footer ul li a:hover{
text-decoration: underline;
}


#BotContent{
width: 830px;
height: 20px;
background: #FFFFFF url('../img/bgbot.gif') no-repeat top;
}



/* SZKOLENIA */


ul.Harm{
margin: 0 0 20px 15px;
padding: 0 0 0 5px;
list-style: url('../img/more.gif');
}


ul.Harm li{
margin-bottom: 7px;
}

ul.Harm .Dat{
font-size: 11px;

}


table.Schedule{
empty-cells: show;
width: 100%;
border-collapse: collapse;
margin: 10px 0;
}


table.Schedule td{
padding: 4px 7px;
border: solid 1px #66B4E8;
vertical-align: top;
font-size: 11px;
}


table.Schedule thead{
background: #C2E1F6;
font-weight: bold;
}

table.Schedule tr.a{
background: #DEEFFA;
}

table.Schedule td a{
font-weight: bold;
color: #2B6081;
}