/* GLOWNE BLOKI  */


/* Glowne ustawienia strony */
html { 
	min-width: 1000px;
	 }
body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	background: #FFFFFF url('../img/bgsite.gif') repeat-x top;
	color: #313131;
	font: 12px Arial, Helvetica, sans-serif;
	}
	

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

 


#content {
	padding: 30px 0 0 0;
	margin: 0;
	text-align: left;
	width: 1000px;
}





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


#logo{
	padding: 0;
	margin: 0;
	text-align: left;
	border: 0;
	width: 250px;
	height: 120px;
	background: url('../img/logo.gif') no-repeat;
}


#logo a{
width: 250px;
height: 120px;
display: block;
}

#LeftCont{
width: 235px;
margin: 0 15px 0 0;
padding: 15px 0 0 15px;
background: url('../img/bgleft.gif') no-repeat right top;
	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 220px;
}
html>body #LeftCont {
	width: 220px;
}

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

#LeftSec ul li{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	background: url('../img/bgmbot.gif') no-repeat bottom;
}

#LeftSec ul li a{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	display: block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	color: #313131;
	background:  url('../img/bgm.gif') no-repeat left;
	padding-left: 25px;
	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 175px;
}
html>body #LeftSec ul li a {
	width: 175px;
}


#LeftSec ul li a.click, #LeftSec ul li a.clicka{
	color: #467b0c;
		background:  url('../img/bgmo.gif') no-repeat left;
	display: block;
}

#LeftSec ul li a:hover{
	color: #467b0c;
	background:  url('../img/bgmo.gif') no-repeat left;
	display: block;
}



/* submenu 1 */


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


#LeftSec ul ul li a{
	margin: 0;
	color: #FBE177;
	height: 26px;
	line-height: 26px;
	background:  none none;
}




#LeftSec h1{
margin: 20px 0 10px 0;
text-align: center;
color: #55950f;
font-size: 13px;
font-weight: bold;
font-family: tahoma;
}



#Main{
float: right;
width: 750px;
margin: 0;
padding: 0;
}




#Ban{
width: 750px;
height: 289px;
margin: 0;
padding: 0;
background: url('../img/bgban.gif') repeat-x;
}


#BanL{
width: 497px;
height: 247px;
float: left;
margin: 0;
padding: 0;
}

#BanR{
width: 253px;
height: 289px;
color: #fff;
background: url('../img/bgright.gif') no-repeat left; 
float: right;
padding: 22px 0 17px 20px;
	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 233px;
	height: 250px;
}
html>body #BanR {
	width: 233px;
	height: 250px;
}


#BanR h1, #BanR h2, #BanR h3, , #BanR a{
color: #fff;
}



#MainSec{
padding: 12px 0 0 0;
}


#HomeLeft{
width: 497px;
float: left;
padding: 0 25px 0 0;
margin: 0;
	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 472px;
}
html>body #HomeLeft {
	width: 472px;
}

#HomeRight{
width: 250px;
height: 305px;
float: right;
color: #fff;
margin: 0 0 0 3px;
background: #3d68a5 url('../img/bgkont.gif') no-repeat top;
padding: 20px 15px 20px 25px;
	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 210px;
	height: 265px;
}
html>body #HomeRight {
	width: 210px;
	height: 265px;
}

#HomeRight h1, #HomeRight h2, #HomeRight h3{
color: #fff;
}

#HomeRight a{
color: #fff;
}



a{
text-decoration: none;
color: #972102;
}

a:hover{
text-decoration: underline;
}

a.more{
font-size: 11px;
text-align: right; 
padding: 0 20px 0 10px;
background: url('../img/more.gif') no-repeat right 5px;
font-style: italic;


}


/* LEWA i PRAWA SEKCJA */





/* blok tekstowy */

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

#LeftSec hr{
border-bottom-color: #d4b169;
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 */


/* KLASY WSPOLNE - GLOBALNE*/

.alt{
display: none;
}

.small{
font-size: 10px;
}


/* pozycjonowanie grafiki do lewej i prawej */

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


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

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


.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 0 7px 0;
font-weight: normal;
font-size: 11px;
color: #d4b169;
}



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{
color: #ed1c24;
font-size: 22px;
margin: 0 0 15px 0;
text-transform: uppercase;
font-family: "Arial Narrow", Arial;
}

h2{
color: #ed1c24;
font-size: 20px;
font-family: "Arial Narrow", Arial;
margin: 10px 0;
}

h3{
color: #44780C;
font-size: 14px;
margin: 10px 0;
}




h3.ne{
margin: 0;
}

h3 a{
color: #44780C;
}

h4{
font-family: tahoma;
font-size: 12px;
color: #773901;
margin: 4px 0;
}

h4 a{
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;

}


a.Lin{
font-weight: bold;
}


/* Sciezka nawigacyjna */


#Sciezka ul{
	padding: 0 0 30px 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: #5D8D5D;
	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{
border: 1px solid #CFD3C7;
background: #fff;
padding: 5px;
margin-bottom: 4px;
}






/* 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: #d4b169;
font-size: 11px;
}




/* Czerwony, blas, alert */

.red{
color: #CC0000;
}







/* linia */

hr{
border-bottom-color: #B8BDBF;
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: #898989;
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;
padding: 10px 0;
}







/* Formularz */


form{
margin: 0;
}

form input, form select, form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   background: #fff;
   border: 1px solid #BCBCBC;
   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: #972102;
	padding: 2px 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/more.gif');
}

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


ul.faq a{
font-size: 12px;
font-weight: normal;
color: #2e2f30;
}







/* 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 */




/* 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: #E3E3E3;
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: #CCCCCC;
font-weight: bold;
}

.redtb{
color: #CC0000;
}




.Descr{
background: #EAEBEC;
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 {
border: 1px solid #CFD3C7;
background: #fff;
padding: 5px;
}



/* 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{
border: 1px solid #CFD3C7;
background: #fff;
padding: 5px;
}


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





/* Lista w wynikach wyszukiwania */

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

p.Se a{
color: #ABABAB;
}



/* STOPKA */



#footer{
margin: 20px 0 0 0;
padding: 5px 0;
background: #DDDDDD;
color: #6F6F6F;
font-size: 11px;
 	width: 1000px; 
 	text-align: center;
	margin-right: auto;
	margin-left: auto; 
}


#footer a{
color: #6F6F6F;
text-decoration: none;
}


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


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

#footer ul li a{ 
padding: 0 10px 0 15px;
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;
}

#footer p{
margin: 0 0 0 15px;
}






/* 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 #ABABAB;
vertical-align: top;
font-size: 11px;
}


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

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

table.Schedule td a{
font-weight: bold;
}



table.Domy{
empty-cells: show;
width: 100%;
border-collapse: collapse;
margin: 10px 0;
font-size: 11px;
font-family: tahoma;
}


table.Domy td{
padding: 3px 4px;
border: solid 1px #CFD3C7;
vertical-align: top;
background: #EEEEEE;
}


table.Domy thead td{
background: #DCDCDC;
vertical-align: middle;
text-align: center;
font-weight: bold;
}



table.DomyS{
empty-cells: show;
border-collapse: collapse;
margin: 10px 0 20px 0;
font-size: 11px;
font-family: tahoma;
}


table.DomyS td{
padding: 4px 4px;
border: solid 1px #CFD3C7;
vertical-align: top;
background: #EEEEEE;
}

table.DomyS td.a{
padding: 4px 10px;

border: solid 1px #BEC3B3;
font-weight: bold;
text-align: right;
background: #E1E1E1;
font-weight: bold;
}

