/* =============================*/
/*        Marcin Tatko          */
/*      http://tatko.net        */
/* =============================*/

/* CSS File for ............... */

/* Universal rules ===============================*/
body,html,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd {
  margin: 0;
  padding: 0;
  }
ul,li {
  list-style-type: none;
  }
img {
  border:none;
  }  
.clear {
	clear:both;
	}
a {text-decoration: none;}    
a:hover {text-decoration: underline;}
/* CSS Document ==================================*/

/* Colors ========================================  

Main Colors
  * RED
  * color: #8c0000;
  * #FDFFED
  *  
  * color: #FECB09;      
==================================================*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background: #E0EDD3 url(2008-1.bg.body.ece.png) 0 210px repeat-x;	
	}
body.ece {	
	background:  #E0EDD3 url(2008-1.bg.body.ece.png) 0 210px repeat-x;
	}
body.eshit {	
	background: #6E0203 url(2008-1.bg.body.red.jpg) 100% 210px no-repeat;
	}
body.eskiw {	
	background: #fc0 url(2008-1.bg.body.yellow.jpg) 100% 210px no-repeat;
	}

body a, body a:visited {
  color: #85B580;
  } 
body.eshit a, body.eshit a:visited {
  color: #8c0000;
  }    
body.eskiw a, body.eskiw a:visited {  
  color: #dd7b0d;
  }

#MemberInfo {position: absolute; top: 0; left: 50%;margin-left: -300px; width: 600px;border-top: 5px solid #a7d7a2; background: #f4f4f4;padding: 5px; text-align: center;}
body.eshit  #MemberInfo {border-color: #ae2222;}
body.eskiw  #MemberInfo {border-color: #fe2;}
#bg2 {
  background: #fdffed;
  z-index: 10;
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 215px;
  display: none;
  }	
#Container {

	}	
#Header {
  background: #fdffed;
  border-top: 5px solid #999;
  }

#Header .wrapper  {
  background: #fdffed url(bgHeader.png) 0 4px no-repeat;
  height: 204px;
  overflow: hidden;
  position: relative;
	margin: 0 auto 10px;
	width: 880px;
	top: -5px;
  border-top: 5px solid #85B580;
  }  
  
.eshit #Header .wrapper  {border-color: #8c0000;}
.eskiw #Header .wrapper  {border-color: #FFCC00;}

#Header h1 {color:#85B580; }
.eshit #Header h1 {color:#8c0000; }
.eskiw #Header h1 {color:#FFCC00;}
#Header h1, #Header p {
  font-size: 14px;  
  text-align: right;
  position: absolute;
  top: 35px;
  right: 0;
  width: 544px;
  height: 30px;
  }

#Header p {
  top: 65px;
  height: 100px;
  font-size: 12px;
  color: #666;
  }	
#Header h1 span, #Header p span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  }
#Header h1 span {
  background: url(2008.main.ece.png) 100% 0 no-repeat;
  }
.eshit #Header h1 span {background-image: url(2008.main.eshit.png)}
.eskiw #Header h1 span {background-image: url(2008.main.eskiw.png)}
      
#Header p span {
  background: url(p_adres4.png) 100% 0 no-repeat;
  } 
#Header #eshitEceLogo, #Header #eskiwEceLogo, #Header #eceEceLogo {
  position: absolute;
  top: 26px;
  left: 0;
  width: 172px;
  height: 100px;
  }  	
#Header #eshitEceLogo div, #Header #eskiwEceLogo div, #Header #eceEceLogo div {
display: none  }  	  
/* InfoMenu =================================================================*/   
#InfoMenu {
  position: absolute;
  top: 163px;
  width: 880px;
  left: 50%;
  height: 50px;
  margin-left:  -420px;
  overflow: hidden;

  } 
#InfoMenu li {
  float: left;
  height: 50px;

  }
#InfoMenu a {
  display: block;
  width: 168px;
  height: 40px;
  position: relative;
  z-index: 100;
  background-color: #8c0000;  
  color: #fff;
  padding-top: 10px;
  font-weight: bold;
  font-size: 11px;
  text-align: center; 
  }  
#InfoMenu a:hover {
  background-color: #9d1111;
  }  
#InfoMenu a span {
  background: 0 0 no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 200;
  }	
#InfoMenu a span b {
  background:  0 -50px no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 300;
  cursor: pointer;
  }	

#InfoMenu a span, #InfoMenu a span b {background-image: url(menuTopG.png)}
.eshit #InfoMenu a span, .eshit #InfoMenu a span b {background-image: url(menuTopR.png)}
.eskiw #InfoMenu a span, .eskiw #InfoMenu a span b {background-image: url(menuTopY.png)}
  
  #InfoMenu .link1 a span {background-position: 0 0;}
  #InfoMenu .link2 a span {background-position: -168px 0;}
  #InfoMenu .link3 a span {background-position: -336px 0;}
  #InfoMenu .link4 a span {background-position: -504px 0;}
  #InfoMenu .link5 a span {background-position: -672px 0;}

  #InfoMenu .link1 a span b {background-position: 0 -50px;}
  #InfoMenu .link2 a span b {background-position: -168px -50px;}
  #InfoMenu .link3 a span b {background-position: -336px -50px;}
  #InfoMenu .link4 a span b {background-position: -504px -50px;}
  #InfoMenu .link5 a span b {background-position: -672px -50px;}


#Tabs {
  width: 600px;
  height: 36px;
  border-bottom: 1px solid #fff;
  margin: 0 auto;
  overflow: hidden;
  } 
#Tabs li {
  float: left;
  height: 36px;
  margin: 0;padding : 0;list-style-type: none;
  }
#Tabs a {
  display: block;
  width: 150px;
  height: 28px;
  position: relative;
  z-index: 100;
  background-color: #eee;
  padding-top: 8px;
  font-weight: bold;
  font-size: 10px;
  text-align: center; 
  }
.eshit #Tabs a {
  color: #8c0000;
  }  
.eskiw #Tabs a {
  color: #fc0 ;
  }    
.eshit #Tabs a:hover {
  background-color: #8c0000;
  color: #fc0;
  }  
.eskiw #Tabs a:hover {
  background-color: #fc0;
  color: #8c0000;
  }  
#Tabs a span {
  background: 0 0 no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 200;
  }	
#Tabs a span b {
  background:  0 -37px no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 300;
  }	
.eshit #Tabs a span, .eshit #Tabs a span b {background-image: url(2008.sub.menu.red.png)}
.eskiw #Tabs a span, .eskiw #Tabs a span b {background-image: url(2008.sub.menu.yellow.png)}

  #Tabs .link1 a span {background-position: 0 0;}
  #Tabs .link2 a span {background-position: -150px 0;}
  #Tabs .link3 a span {background-position: -300px 0;}
  #Tabs .link4 a span {background-position: -450px 0;}

  #Tabs .link1 a span b {background-position: 0 -37px;}
  #Tabs .link2 a span b {background-position: -150px -37px;}
  #Tabs .link3 a span b {background-position: -300px -37px;}
  #Tabs .link4 a span b {background-position: -450px -37px;}  

.Tab {
  border-top: 1px solid #ccc;
  padding: 10px;
  }  

#TopImage #container {
  }  

/* ==========================================================================
   Special AdContent Box 
   - disable display: none
   - enter height
   - enter width or...
   - ...disable width (for full screen width)
   
#AdContentMainBox {
  height: 180px;
  margin: 0 auto;
  background: #fff;
  position: relative;
  top: 10px;
  width: 880px;
  }

==================================================*/

  
#MenuLeft {
  width: 290px;
  margin-left: -60px;
  float: left;
  /*position: relative;
  top: -320px;
  z-index: 1001;*/
  }

#MenuLeft li.kierunek {
  width: 204px;
  height: 65px;
  padding-top: 19px;
  padding-left: 86px;
  background: url(bg_MenuLeft.png) no-repeat;
  position: relative;
  text-align: center;
  color: #666;
  font-weight: bold;
  }
* html #MenuLeft li.kierunek {background: url(bg_MenuLeft.gif) no-repeat;}
  
#MenuLeft li.kierunek span {
  display: block;
  width: 100%;
  height: 84px;
  position: absolute;
  top: 0;
  left: 0;
  background: 17px 17px no-repeat;
  }
  #MenuLeft li.kierunek span.icon-th  {background-image: url(2008.ico.hotelarstwo.png)}
  #MenuLeft li.kierunek span.icon-tot {background-image: url(2008.ico.turystyka.png)}
  #MenuLeft li.kierunek span.icon-kel {background-image: url(2008.ico.barman.png)}
  #MenuLeft li.kierunek span.icon-tuk {background-image: url(2008.ico.kosmetyka.png)}
  #MenuLeft li.kierunek span.icon-tuf {background-image: url(2008.ico.fryzjerstwo.png)}
  #MenuLeft li.kierunek span.icon-wis {background-image: url(2008.ico.wizazysta.png)}  
  #MenuLeft li.kierunek span.icon-spa {background-image: url(2008.ico.paznokcie.png)}
  #MenuLeft li.kierunek span.icon-mas {background-image: url(2008.ico.masaz.png)}  
  
#MenuLeft li.kierunek span b {
  display: block;
  width: 212px;
  height: 28px;
  position: absolute;
  top: 14px;
  left: 80px;
  background: url(link_th.png) 0 0 no-repeat;
  }
  #MenuLeft li.kierunek span.icon-th  b {background-image: url(2008.menu.left.th.png)}
  #MenuLeft li.kierunek span.icon-tot b {background-image: url(2008.menu.left.tot.png)}
  #MenuLeft li.kierunek span.icon-kel b {background-image: url(2008.menu.left.kel.png)}
  #MenuLeft li.kierunek span.icon-tuk b {background-image: url(2008.menu.left.tuk.png)}
  #MenuLeft li.kierunek span.icon-tuf b {background-image: url(2008.menu.left.tuf.png)}
  #MenuLeft li.kierunek span.icon-wis b {background-image: url(2008.menu.left.wis.png)}  
  #MenuLeft li.kierunek span.icon-spa b {background-image: url(2008.menu.left.spa.png)}
  #MenuLeft li.kierunek span.icon-mas b {background-image: url(2008.menu.left.mas.png)}
  
#MenuLeft li.kierunek a {    
  display: block;
  width: 102px;
  position: absolute;
  background: #EEEEEE url(2008.school.menu.left.png) 50% 0 no-repeat;
  bottom: 2px;
  height: 20px;
  font-size: 10px;
  padding: 2px;
  font-weight: bold;
  }
  
.eshit #MenuLeft li.kierunek a {color: #8C0000;}  
.eskiw #MenuLeft li.kierunek a {color: #dd7b0d;}

#MenuLeft li.kierunek a.szkola2 {left: 80px; line-height: 20px;background-image: url(2008.school2.menu.left.png);width: 208px;}      
#MenuLeft li.kierunek a.szkola  {left:  80px; line-height: 10px;}
#MenuLeft li.kierunek a.kurs    {left: 188px; line-height: 20px;}
#MenuLeft li.kierunek a:hover   {padding-bottom: 8px;}    
  
/* ContentBox ===============================================================*/

#ContentBox {
  width: 880px;
  margin: 20px auto; 
  background: #fdffed;
  padding-bottom: 20px;
  /*position: relative;*/
  } 
  
#TopImage {
   background:  url(img_bottom.png) 50% 100% no-repeat;
   padding-bottom: 27px;
   height: 307px;
   position: relative;
   overflow: hidden;
  }
     
#TopImage  .bgwrapper {
   background: url(img_top.png) 50% 0 no-repeat;
   height: 27px;
  }    
#TopImage #TopImagesList img { 
  padding: 10px;
  margin: 0;
  height: 260px;
  width: 560px;
  }  
#TopImage #TopImagesList.wide img { 
  width: 860px;
  }    
#TopImage #TopImagesList.center  img{ 
  margin: 0 auto;
  }   
#TopImagesList {
  height: 280px; 
  overflow: hidden;
  }
#blok {
  position: absolute;
  top: 37px;
  right: 10px;
  height: 200px;
  width: 330px;
  display: none;
  }  
  
#TextContainer {
  width: 600px; 
  float: right;
  margin-right: 20px;
  }  
* html #TextContainer {
  display: inline;
  }  

#IndexFlash {
    height: 398px;
    width: 768px; 
    border: 1px solid #ccc;
    }	
#CenterStart {
    height: 400px;
    width: 760px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -380px;
    } 	
#link1, #link2 {
    height: 98px;
    width: 300px;
    border: 1px solid red;    
    }
#StartLogo {
    height: 100px;
    width: 150px;
    border: 1px solid #ccc;
    position: absolute;
    top: -60px;    
    }
#StartImage {
    height: 198px;
    border: 1px solid #ccc;
    clear: both;    
    }
#link1 {
    float: right;
    }    
#link2 {
    float: left;    
    }    
h2.MainTitle {
  width: 600px;
  height: 50px;
  position: relative;
  overflow: hidden;
  margin: 2px 0 10px;
  font-size: 16px;
  font-family: arial;
  color: #85B580;
  }
.eshit h2.MainTitle {
  color: #8B0102
  }

.eskiw h2.MainTitle {
  color: #FDCB25;
  }

h2.MainTitle span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: 0 0 no-repeat; 
  }  
h2.school-th span {background-image: url(2008.h2.th.png)}
h2.school-tot span {background-image: url(2008.h2.tot.png)}
h2.school-kel span {background-image: url(2008.h2.kelner.png)}
h2.school-tuk span {background-image: url(2008.h2.tuk.png)}
h2.school-tuf span {background-image: url(2008.h2.tuf.png)}
h2.school-wis span {background-image: url(2008.h2.wizaz.png)}
h2.school-spa span {background-image: url(2008.h2.stylizacja.png)}
h2.school-mas span {background-image: url(2008.h2.masaz.png)}

h3.SchoolType {
  margin: 10px 0;
  font-size: 12px;
  font-weight: normal;
  }  
#Breadcrumbs {
  margin: 15px 30px;
  font-size: 10px;
  color: #999;
  }
.ece #breadcrumb a, .ece #breadcrumb a:visited {
  color: #85B580;
  } 
.eshit #breadcrumb a, .eshit #breadcrumb a:visited {
  color: #8c0000;
  }    
.eskiw #breadcrumb a, .eskiw #breadcrumb a:visited {  
  color: #dd7b0d;
  }
#breadcrumb a:hover {
  text-decoration: underline;
  }  
#Footer {
  background: 0 50% no-repeat;
  width: 880px;
  margin: 0 auto;
  font-size: 10px;
  margin-bottom: 10px;
  position: relative; 
  }
#Footer a.adminLink{
  color:#85B580;
   }  
.eshit #Footer a.adminLink{
  color:#fc0;
   }  
.eskiw #Footer a.adminLink{
  color:#8c0000;
   }        

.eshit #Footer {background-image: url(2008.footer.red.png)}
.eskiw #Footer {background-image: url(2008.footer.yellow.png)}

.eshit #Footer p{background-image: url(2008.logo.v.small.red.png); color: #fc0;}
.eskiw #Footer p{background-image: url(2008.logo.v.small.yellow.png);color: #8c0000;}  
#Footer p {
  background: 20px 50% no-repeat;
  line-height: 20px;
  padding: 5px 20px;
  text-align: right;  
  color: #85B580;
  }    
  
/* style tekstu ================================================*/
#textContent, #TextContainer .Tab {
  text-align: justify;
  }
#textContent h4,#TextContainer .Tab h4.subMainTitle {
  margin: 1em;
  border-bottom: 1px solid #efefef;
  padding: .4em 0;
  }
#textContent p ,#TextContainer .Tab p {
  font-size: 12px; 
  line-height: 1.6em;
  margin: 1em;
  }  
#textContent h5, #TextContainer .Tab h5  {
  font-weight: bold;
  font-size: 12px; 
  letter-spacing: 1px;
  margin: 1em;
  }  
#textContent ul , #TextContainer .Tab ul {
  margin: 1.2em 1.2em .6em 3em;
  }  
#textContent li ,#TextContainer .Tab ul li {
  margin: .5em;
  padding: 0 1em;
  list-style-type: square;
  }  
  
#ArticlePageNewsList li.ArticlePageNewsListElement a {
  display: block;
  padding: 20px 0 20px 110px;
  background: url(ArticleIcon2.gif) 10px 50% no-repeat;
  border-bottom: 1px dotted #f1f1f1;
  }
#ArticlePageNewsList li.ArticlePageNewsListElement a:hover {
  background-color: #f3f3f3;
  border-color: 1px dotted #eee;
  text-decoration: none;
  }
#ArticlePageNewsList li.ArticlePageNewsListElement span {
  display: block;
  padding: 3px;
  }    
#ArticlePageNewsList a .ArticlePageNewsTitle,
#ArticlePageNewsList a .ArticlePageShowDate {
  font-size: 14px;
  font-weight: bold;
  font-family: arial;
  }   
  
#ArticlePageNewsList a .ArticlePageShowDate,
#ArticlePageNewsList a .ArticlePageLead {color: #777};

.ArticlePageBackToParent {
  text-align: right;
  position: relative; top: -12px;
  }
  
#MainSchoolPage {background: url(bgBoxMainSchool2.png) g 100% 100% no-repeat;width: 820px;position: relative; left: -220px;float: left;}
* html #MainSchoolPage {left: 0;}


#MainSchoolPage li.kierunek {
  float: left;
  width: 320px;
  height: 115px;
  padding-top: 20px;
  padding-left: 90px;
  background:  no-repeat;
  position: relative;
  text-align: left;
  color: #666;
  font-weight: bold;
  }
body.eshit #MainSchoolPage li.kierunek { background-image: url(mainSchoolEshit.png);}
body.eskiw #MainSchoolPage li.kierunek { background-image: url(mainSchoolEskiw.png); } 
  
#MainSchoolPage li.kierunek span {
  display: block;
  width: 100%;
  height: 84px;
  position: absolute;
  top: 0;
  left: 0;
  background: 17px 17px no-repeat;
  }
  #MainSchoolPage li.kierunek span.icon-th  {background-image: url(2008.ico.hotelarstwo.png)}
  #MainSchoolPage li.kierunek span.icon-tot {background-image: url(2008.ico.turystyka.png)}
  #MainSchoolPage li.kierunek span.icon-kel {background-image: url(2008.ico.barman.png)}
  #MainSchoolPage li.kierunek span.icon-tuk {background-image: url(2008.ico.kosmetyka.png)}
  #MainSchoolPage li.kierunek span.icon-tuf {background-image: url(2008.ico.fryzjerstwo.png)}
  #MainSchoolPage li.kierunek span.icon-wis {background-image: url(2008.ico.wizazysta.png)}  
  #MainSchoolPage li.kierunek span.icon-spa {background-image: url(2008.ico.paznokcie.png)}
  #MainSchoolPage li.kierunek span.icon-mas {background-image: url(2008.ico.masaz.png)}  
  
#MainSchoolPage li.kierunek span b {
  display: block;
  width: 212px;
  height: 28px;
  position: absolute;
  top: 14px;
  left: 90px;
  background:  url(link_th.png) 0 0 no-repeat;
  }
  #MainSchoolPage li.kierunek span.icon-th  b {background-image: url(2008.menu.left.th.png)}
  #MainSchoolPage li.kierunek span.icon-tot b {background-image: url(2008.menu.left.tot.png)}
  #MainSchoolPage li.kierunek span.icon-kel b {background-image: url(2008.menu.left.kel.png)}
  #MainSchoolPage li.kierunek span.icon-tuk b {background-image: url(2008.menu.left.tuk.png)}
  #MainSchoolPage li.kierunek span.icon-tuf b {background-image: url(2008.menu.left.tuf.png)}
  #MainSchoolPage li.kierunek span.icon-wis b {background-image: url(2008.menu.left.wis.png)}  
  #MainSchoolPage li.kierunek span.icon-spa b {background-image: url(2008.menu.left.spa.png)}
  #MainSchoolPage li.kierunek span.icon-mas b {background-image: url(2008.menu.left.mas.png)}
  
#MainSchoolPage li.kierunek a {    
  display: block;
  width: 160px;
  position: absolute;
  background: #EEEEEE url(2008.school.menu.left.png) 50% 0 no-repeat;
  bottom: 22px;
  height: 40px;
  font-size: 12px;
  text-align: center;
  padding: 2px;
  font-weight: bold;
  }
  
.eshit #MainSchoolPage li.kierunek a {color: #8C0000;}  
.eskiw #MainSchoolPage li.kierunek a {color: #dd7b0d;}

#MainSchoolPage li.kierunek a.szkola2 {left: 98px; line-height: 40px;background-image: url(2008.school2.menu.left.png);width: 208px;}      
#MainSchoolPage li.kierunek a.szkola  {left:  98px; line-height: 20px; width: 100px;}
#MainSchoolPage li.kierunek a.kurs    {left: 218px; line-height: 40px;  width: 100px;}
#MainSchoolPage li.kierunek a:hover   {padding-bottom: 8px;}

#mainEce {position:relative; left: 50px;}
#mainEce a {
  display: block;
  width: 220px;
  height: 130px;
  text-indent: -5000px;
  }      
#mainEce .mainEshit a {background: url(compSchool_eshit2small.png) 0 0 no-repeat;}

#mainEce .mainEskiw a {background: url(compSchool_eskiw2small.png) 0 0 no-repeat;}

#MediaButtons {position: absolute; top: 260px; left: 50%;z-index: 2000; margin-left: -470px;}
#linkGallery a {display: block; width: 55px; height: 100px; background: #fff; overflow: hidden; position: relative; text-align: center;font-weight: bold;border-right-width: 0;overflow: hidden;margin-bottom: 10px;background: url(bgGalleryLinkSel.png) 100px 0 no-repeat;text-indent: -5000px;}
#linkMovies a.selected {background-position: 0 0;}

#linkMovies a {display: block; width: 55px; height: 100px; background: #fff; overflow: hidden; position: relative; text-align: center;font-weight: bold;border-right-width: 0;overflow: hidden;margin-bottom: 10px;background: url(bgMovieLinkSel.png) 100px 0 no-repeat;text-indent: -5000px;}
#linkMovies a.selected {background-position: 0 0;}

.galleryButton {display: block; width: 264px; height: 156px; text-align: center; float: left; font-weight: bold;background: url(bgGaleriaButton.png) no-repeat;font-size: 18px; padding-top: 24px;}

.movieButton {display: block; width: 264px; height: 156px; text-align: center; float: left; font-weight: bold;background: url(bgMovieButton.png) no-repeat;font-size: 18px; padding-top: 24px;}


#MediaBox {
  position: absolute; top: 45px;right: 20px;width: 280px; height: 240px; z-index: 1000; background: url(multiBg.png) 30px no-repeat;
  }
#MediaBox h5 {
  margin-left: 30px; border-bottom: 3px double #ddd;
  text-align: center; padding: 5px 0; color: #bbb; font-size: 10px;
  }  
#MediaBox #MultiMedia a {text-indent: -5000px;
  display: block; width: 31px; height: 100px;position: absolute;left: 0;}
  #MediaBox #MultiMedia .link1 a { top: 40px;background:  url(multiType.png) -31px -100px no-repeat;}
  #MediaBox #MultiMedia .link2 a { top: 140px;background:  url(multiType.png)  0 0 no-repeat;}
  
  #MediaBox #MultiMedia .link1 a.selected { background-position: 0 -100px;}
  #MediaBox #MultiMedia .link2 a.selected { background-position: -31px 0;}
  
#MediaBox .ShowMedia {
  position: absolute;top: 40px;left: 50px; height: 200px; width: 230px;
  text-align: center;}
  
#MediaBox .ShowMedia p {
  margin: 10px; }  
  
#pageDojazd {
  background:  url(siedziba.jpg) no-repeat;
  text-indent: -5000px;
  display: block; 
  width: 220px;
  height: 260px;
  position: absolute; top: 35px;right: 20px; z-index: 1000;
  }  
