#header{
     background-image:url('../images/proza.gif');
     height:130px;
     width:760px;
}


#footer{
     width:760px;
     height:40px;
     background-color: #79c7f0 ;
}

html, body,#centre{
  height: 100%;  
  margin:0px;
  padding:0px ;
  background-color: #f0f0f0;
}

#main {
   width:760px;
   min-height: 100%; 
   margin-bottom: -40px;
   background-image:url('../images/proza2.jpg');
   background-repeat:no-repeat;
   background-position:right bottom;
   background-color:white;
}
* html #main{
   height: 100%;
}

#empty  {

   height: 40px; 
   clear: both;
}
 

#login{
   position: absolute;
   top:50%;
   left:50%;
   margin-left: -150px; 
   margin-top: -75px;
   height:130px;
   width:300px;
   border:1px solid #d0d0d0;
   background-image:url('../images/proza_fon.gif');
   background-color: #79c7f0 ;
   background-repeat:no-repeat;			
}

td.caption
{
   font-family   :  Arial,Verdana,Helvetica ;
   font-size     :  16px ;
   font-weight     :  bold ;
   color :         #ffffff  ;
   padding-left : 5px;
}

input.frmStyle{
   font-family   :  Arial,Verdana,Helvetica ;
   font-size     :  10px ;
   border        :  1px  solid #f63b5a;
}

input.flat{
  border:none;
  font-size:14px;
}

#chapter td {
   font-family:arial;
   font-size:16px;
   font-weight: bold;
   color: white;
   margin:0;
   padding:0;
}

.text
{
   font-family   :  Georgia,serif;
   font-size     :  12px ;
   color :         #646464  ;
}

td.menue
{
   font-family:arial;
   font-size:11px;
   vertical-align: middle;

}

.blackText
{
   font-family   :  Georgia,serif;
   font-size     :  12px ;
   color :         black  ;
   text-align: justify;
}
td.label
{
   font-family   :  Georgia,serif;
   font-size     :  12px ;
   font-weight   : bold ;
   color :         black  ;
}
form.outline
{
  border: 1px solid black;
}
