body{margin:auto 0px;  padding:0px;   text-align:center;}

#container{margin:auto;  position:relative;  width:782px;  height:800px;}

#left{
background:url(../images/bg-left.jpg) repeat;
display:table-cell;
width:268px;
height:175%;
position:absolute;
top:0px;
left:0px;
}

#right{
position:absolute;
left:268px;
top:0px;
}

#nav-container{
position:absolute;
top:362px;
left:30px;
}

#nav{
width: 284px; 
height: 12px;
background: url(../images/nav.png);
margin: 10px auto; 
padding: 0;
position: absolute;
} 

#nav li {
margin: 0; 
padding: 0; 
list-style: none;
position: absolute; 
top: 0;
} 

#nav li, #nav a {
height: 12px; 
display: block;
}

#classes{
left:0px;
width:66px;
}

#trainer{
left:66px;
width:84px;
}

#register{
left:150px;
width:135px;
}

#classes a:hover{
background:url(../images/nav.png) 0 -12px no-repeat;
}

#trainer a:hover{
background:url(../images/nav.png) -66px -12px no-repeat;
}

#register a:hover{
background:url(../images/nav.png) -150px -12px no-repeat;
}

h2{
font-family:"Courier New", Courier, monospace;
font-size:12px;
font-weight:bold;
color:#000;
}

#classy a{
color:#000;
font-size:12px;
text-decoration:none;
}

#classy a:hover{
color:#000;
font-size:12px;
text-decoration:none;
}

#classy{
line-height:20px;
position:absolute;
left:30px;
top:365px;
font-family:"Courier New", Courier, monospace;
color:#000;
font-weight:bold;
text-align:left;
width:240px;
}

#content{
font-family:Arial, Helvetica, Verdana, sans-serif;
position:absolute;
top:410px;
left:30px;
text-align:left;
font-size:13px;
line-height:20px;
width:460px;
}

#title a{
color:#000;
text-decoration:none;
font-size:18px;
font-family:"Courier New", Courier, monospace;
font-weight:bold;
}
#nav_title{
font-size:22px;
color:#000;
margin-bottom:5px;
}
fieldset{
border:0px;
width:400px;
}
legend{
display:none;
}

textarea{
width:285px;
height:50px;
}

label { 
position: absolute; 
text-align:left; 
width:130px; 
float:left;
font-family:"Courier New", Courier, monospace; 
color:#FF0000;
}

input { 
margin:-20px 0px 9px 140px; 
width:140px;
}

#zemSubmit{
margin:5px 0px 0px 205px; width:auto; 
}

p{
margin:0px; 
padding:0px;
}

.regTitle {
font-size:14px;
text-align:left;
}

.comments{
color:#000;
}
#requiry a{
font-family:"Courier New", Courier, monospace; 
color:#FF0000;
font-weight:bold;
text-decoration:none;
}