/* 
    Document   : edu
    Created on : 2009-02-09, 15:47:48
    Author     : tomjantc
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}


#KursSearcher
{
  background:url(../img/bg-head-searcher-kurs.jpg) no-repeat left top;
  padding: 5px 20px 10px 10px;
  position: relative;
  height: 170px;
  width: 650px;
  margin-top: 10px
}

#EduForm {
  padding: 10px 20px 10px 10px;
  position: relative;
  margin-top: 20px
}

#ExamForm {
  padding: 10px 20px 10px 10px;
  position: relative;
  margin-top: 20px
}

#KursSearcher div.form,
#KursSearcher div.inputy
{
  float: left;
  margin: 0;
  width: 620px;
}

#KursSearcher .form-row .long, #EduForm .form-row .long
{
  background: transparent url(../img/bg-input-searcher-Kurs.jpg) no-repeat center top;
  border: 0;
  height: 22px;
  width: 414px; 
}

#KursSearcher select.selectLong, #EduForm select.selectLong
{
  background: transparent url(../img/bg-select-long.jpg) no-repeat left top;
  border: 0 none;
  padding: 0;
  width: 250px;
  height: 22px;
}

#KursSearcher select.selectMedium, #EduForm select.selectMedium
{
  background: transparent url(../img/bg-select-medium.jpg) no-repeat left top;
  border: 0 none;
  padding: 0;
  width: 131px;
  height: 22px;
}

#KursSearcher .form-row, #EduForm .form-row
{
  float: left;
  padding-top: 10px;
}

#KursSearcher label
{
  float: left;
}

#SzkolenieForm {
    background-color: #ebeff4;
    padding: 10px;
    width: 500px;
}

#SzkolenieForm .inputy select, #KursSearcher .inputy select
{
    display: inline;
}

#SzkolenieForm label, #KursSearcher label
{
  display: inline;
  font-size: 12px;
  font-weight: bold;
  color: #5f5f5f;
  text-transform: uppercase;
  padding-bottom: 10px;
}

#KursSearcher .FormRows
{
  float: right;
  padding-top: 10px;
}

TABLE#eduCalendarTab TD {
    padding: 5px;
    text-align: right;
}

#daneFirma .form-row LABEL {
    text-transform: none;
    font-weight: normal;
}

#form-zgloszenie a.submit {
    float: right;
}

#form-zgloszenie a.addStudent {
    float: left;
}

#form-zgloszenie a.removeStudent {
    float: right;
}

P.e1 {
    margin-top: 10px;
}

P.eduError {
    color: red;
    font-weight: bold;
}

#Content #Main .AboutContent .selectbox-wrapper-edu
{
  background-color: white;
  border: 1px solid #CCCCCC;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
  margin: 21px 0 0 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  text-align: left;
  max-height: 108px;
  z-index: 100;
}

#Content #Main .AboutContent .selectbox-wrapper-edu ul
{
  padding-bottom: 0;
  padding-left: 2px;
  margin: 0;
  text-align: left;
  z-index: 100;

}


#Content #Main .AboutContent .selectbox-wrapper-edu ul li
{
  background-image: none;
  cursor: pointer;
  text-align: left;
  padding: 2px;
  list-style-type: none;
  list-style-image: none;
 
}

#EduForm #kategoria_container, #KursSearcher #kategoria_container 
{
  left: 10px;
}

#KursSearcher #grupa_container
{
  left: 305px;
}

#EduForm #autoryzacja_container, #KursSearcher #autoryzacja_container
{
  left: 157px;
}

#EduForm #jezyk_container, #EduForm #date_container
{
  left: 111px;
}

#EduForm #godzina_container
{
  left: 463px;
}

#ExamForm #producent_container, #ExamForm #jezyk_container {
  left: 143px;
}

#ExamForm #platnik_typ_container {
    left:125px;
}

#Content #Main #EduMainOfertaTable {
    margin: 0 0 30px 30px;
    float: left;
}

#Content #Main #EduMainOfertaTable DIV {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 10px;
    float: left;
   background: transparent url(../img/bg-head-edu-oferta.jpg) no-repeat left top;
   width: 263px;
   height: 130px;
   vertical-align: top;
   font-size: 11px;
   margin:10px 10px 0px 0px;

}

#Content #Main #EduMainOfertaTable A {
    text-decoration: none;
}


#Content #Main #EduMainOfertaTable DIV IMG {
    float: left;
    margin: 5px 5px 0px 0px;
 }



DIV#EduOferta {
    padding: 10px 0px 10px 10px;
}

 #Content #Main.edu-menu
{
	padding-right: 20px;
	width: 950px;
	background: none;
}

#Content #Main.edu-menu .AboutContent
{
	width: 710px;
}

#EduPartnersSmall {
    margin: 50px 50px 20px 50px;
}

#EduPartnersSmall IMG {
    float: left;
    margin-left: 20px;
}

.EduGroupLogo, .EduCategoryLogo {
    float: right;
}

.EduCategoryLogo {
}

.EduGroupLogo {
    margin: 10px 10px 10px 10px;
    clear: both;
}


TD.edu_label {
    color: rgb(126,126,126);
    font-weight: bold;
}
