/* -=-    -=- */
  #timetable .hall {
    margin-bottom:20px;
  }
  
  #timetable #prim {
    font-size:0.9em;
  }
  #timetable .red {
    font-size:1px;
	width:15px;
	height:15px;
	border:#000000 solid 1px;
	background-color:#FF0000;
	float:left;
  }
  
  #timetable .highend {
    background-color:#ff0000;
    padding-left:7px;
    padding-right:7px;
	padding-top:7px;
	padding-bottom:7px;
  }
  #timetable .lowend {
    padding-left:7px;
    padding-right:7px;
	padding-top:7px;
	padding-bottom:7px;
  }
  
  #timetable .hall caption {
    /*font-size: 170%;*/
    color:#7d5339;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:5px;
  }
  #timetable .direction {
  }
  
  #timetable .dancename {
	width:18em;
	text-align:center;
	font-weight:bold;
	background-color:#FBDE81;
	color:#800000;
	font-style:italic;
  }
  #timetable .dancename div {
    padding-top:7px;
    padding-bottom:7px;
  }
  
  #timetable .group {
  }
  #timetable .groupname {
    width:5em;
	text-align:center;
    font-weight:bold;
  }
  #timetable .time {
    width:7em;
	text-align:center;
  }
  
  #timetable form {
	margin: 0px;
	padding: 0px;
  }
  #timetable table {
	border: 1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:0.9em;
	
	border-collapse:collapse;
  }
  #timetable td {
    border: 1px solid #000000;
    /*font-size: 105%;*/
	font-weight:bold;
  }
  #timetable  th {
	border: 1px solid #000000;
	font-size: 1.2em;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	padding-bottom:7px;
	background-color:#FF9803;
  }
  #timetable td input {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	width:5.5em;
  }
  
  #timetable .submit {
    width:10em;
	height:2em;
  }
  
  #timetable .exit {
    color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
    width: 4em;
	height: 2em;
	background-color:#FF0000;
    text-align:center;
    padding-top:0.5em;
    float:right;
    margin-right:2em;
  }
    


	
/* -=-   -=- */
  /*
  #authorizateform {
	width:20em;
	position:absolute;
	top:0px;
	left:0px;
	margin-left:35%;
	margin-top:25%;
	
	visibility:hidden;
	z-index:10000000000;
  }
  */
  /* 
  #authorizateform .skrug_line {
    width:100%;
	height:15px;
	font-size:1px;
  }
  #authorizateform .skrug_line #lefttop {
    float: left;
    width: 15px;
    height: 15px;
	background-image:url(../im/1.gif);
	background-repeat:no-repeat;
  }
  #authorizateform .skrug_line #righttop {
	float: right;
	width: 15px;
	height: 15px;
	background-image:url(../im/2.gif);
	background-repeat:no-repeat;
	background-position: right;
  }
  #authorizateform .skrug_line #contenttop {
    background-color:#cbc477;
    height:15px;
    width:90.5%;
    float:left;
  }
  #authorizateform .skrug_line #leftbottom {
    float: left;
    width: 15px;
    height: 15px;
	background-image:url(../im/4.gif);
	background-repeat:no-repeat;
  }
  #authorizateform .skrug_line #rightbottom {
    float: right;
    width: 15px;
    height: 15px;
	background-image:url(../im/3.gif);
	background-repeat:no-repeat;
	background-position: right;
  }
  #authorizateform .skrug_line #contentbottom {
    background-color:#cbc477;
    height:15px;
    width:90.5%;
    float:left;
  }
  */
  /* / */
  /* close */
  /*
  #authorizateform #closeaf {
    font-size:1px;
    position:absolute;
	top:0px;
	left:0px;
	margin-left:93%;
	margin-top:3px;
	width:15px;
	height:15px;
	background-image:url(../im/close_af.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	cursor:hand;
  }
  */
  /* /close */
  /*  */
  /*
  #authorizateform #textiform {
    background-color:#cbc477;
	padding-top: 3px;
	padding-bottom: 5px;
	overflow:hidden;
	text-align:center;
  }
  #authorizateform #textiform #zagolovok {
	margin-bottom:5px;
	margin-left:15px;
  }
  #authorizateform #textiform form {
	margin: 0px;
	padding: 0px;
  }
  #authorizateform #textiform #afform {
    display:inline;
  }
  #authorizateform #textiform #authsubmit {
    margin-top:5px;
  }
  */
  /* / */
  /* errors */
  /*
  .errorbackup {
  }
  .errorscript {
  }
  .notbackupfile {
  }
  */
  /* /errors */
  /*
  #zvezda {
   position:relative; 
   top:-50px;
   font-family: Arial, Helvetica, sans-serif;
   color:#BB2705;
   font-weight:bold;
   font-size:80%;
  }
  */

