html, body{
  margin:0px;
  padding:0px;
  font:12px Arial;
}

form {
  margin:0px;
  padding:0px;
}

a:link, a:visited{
  font:12px Arial;
  color:#3E9EFF;
  text-decoration: underline;
}

a:hover{
  color:#CC0000;
}

h1{
  margin:0px;
  padding:0px;
  font:20pt Arial;
  color: #336699;
}



h2{
  margin:0px;
  padding:0px;
  font:18px Arial;
  color: #336699;
}

.main-table{
  width:100%;
}

.main-div{
  padding-left:10px;
  padding-right:10px;
}

.page-content, .page-part{
  font:12px Arial;
  color: #666666;
  padding-top:20px;
}
.page-content{
  padding-left:20px;
  padding-right:20px;
  text-align:justify;
}

.page-content a:link, .page-content a:visited{
  font:12px Arial;
  color:#3E9EFF;
  text-decoration: underline;
}

.page-content a:hover{
  color:#FF6600;
}

.page-content .block-name, .page-content h1, .page-part h1{
  color: #d8350f;
  margin-top:0px;
}

 
.r1, .r2, .r3, .r4, .r5, .r1-l, .r2-l, .r3-l, .r4-l, .r5-l{
    display: block;
    height: 1px;
    overflow: hidden;
    font-size:1px;
}

.r5 { margin:0 5px; }
.r4 { margin:0 4px; }
.r3 { margin:0 3px; }
.r2 { margin:0 2px; }
.r1 { margin:0 1px; }


.r5-l { margin-left: 5px; }
.r4-l { margin-left: 4px; }
.r3-l { margin-left: 3px; }
.r2-l { margin-left: 2px; }
.r1-l { margin-left: 1px; }

.dialog-up{
  margin:10px;
}

.dialog-up b, .dialog-up .inner-box{
   background-color: #F7F7F7;
   color:black;
}

.colored-red .inner-box, .colored-red  b, .colored-red h1, .colored-red h2 {
    background-color: #d8350f;
    color:white;
}

.colored-red .inner-box a:link, .colored-red .inner-box a:visited{
    color:white;
    text-decoration:none;
}

.colored-red .inner-box a:hover{
   text-decoration:underline;
}

.colored-pink .inner-box, .colored-pink  b, .colored-pink h1, .colored-pink h2 {
    background-color: #FFAABB;
    color:white;
}

.colored-pink .inner-box a:link, .colored-pink .inner-box a:visited{
    color:white;
    text-decoration:underline;
}

.colored-pink .inner-box a:hover{
   text-decoration:none;
   color:yellow;
}

.colored-yellow .inner-box, .colored-yellow  b, .colored-yellow h1, .colored-yellow h2 {
    background-color: #D9D900;
    color:white;
}

.colored-yellow .inner-box a:link, .colored-yellow .inner-box a:visited{
    color:white;
    text-decoration:none;
}

.colored-yellow .inner-box a:hover{
   text-decoration:underline;
}

.colored-green .inner-box, .colored-green  b, .colored-green h1, .colored-green h2 {
    background-color: #006600;
    color:white;
}

.colored-green .inner-box a:link, .colored-green .inner-box a:visited{
    color:white;
    text-decoration:none;
}

.colored-green .inner-box a:hover{
   text-decoration:underline;
}

.colored-blue .inner-box, .colored-blue  b, .colored-blue h1, .colored-blue h2 {
    background-color: #3E9EFF;
    color:white;
}

.colored-blue .inner-box a:link, .colored-blue .inner-box a:visited{
    color:white;
    text-decoration:none;
}

.colored-blue .inner-box a:hover{
   text-decoration:underline;
}

.colored-gray .inner-box, .colored-gray  b, .colored-gray h1, .colored-gray h2 {
    background-color: #666666;
    color:#EEEEEE;
}

.colored-gray .inner-box a:link, .colored-gray .inner-box a:visited{
    color:#EEEEEE;
    text-decoration:none;
}

.colored-gray .inner-box a:hover{
   color: white;
   text-decoration:underline;
}

.colored-red h1, .colored-blue h1, .colored-gray h1, .colored-red h2, .colored-blue h2, .colored-gray h2{
  margin:0px;
  padding:0px;
}

.inner-box {
    padding:13px;
    font: 12px Arial;
}

.jm-1{
   width:197px;
   height:200px;
   background-image:url(../i/jm1.gif);
   background-repeat:no-repeat;
}

.girl-1{
   width:112px;
   height:200px;
   background-image:url(../i/girl1.gif);
   background-repeat:no-repeat;
}

.girl-2{
   width:153px;
   height:200px;
   background-image:url(../i/girl2.gif);
   background-repeat:no-repeat;
}

.girl-3{
   width:139px;
   height:200px;
   background-image:url(../i/girl3.gif);
   background-repeat:no-repeat;
}

.girl-4{
   width:162px;
   height:200px;
   background-image:url(../i/girl4.gif);
   background-repeat:no-repeat;
}

.girl-5{
   width:136px;
   height:200px;
   background-image:url(../i/girl5.gif);
   background-repeat:no-repeat;
}

.girl-6{
   width:200px;
   height:370px;
   background-image:url(../i/girl6.gif);
   background-repeat:no-repeat;
   margin-bottom:-170px;
   z-index:2;
}

.girl-7{
   width:180px;
   height:200px;
   background-image:url(../i/girl7.gif);
   background-repeat:no-repeat;
}

.girl-8{
   width:140px;
   height:200px;
   background-image:url(../i/girl8.gif);
   background-repeat:no-repeat;
}

.girl-9{
   width:158px;
   height:200px;
   background-image:url(../i/girl9.gif);
   background-repeat:no-repeat;
}

.regForm-input{
  border:1px solid #990000;
  font:12px Arial;
}

body .footer{
  padding: 10px;
  height:60px;
  position:relative;
  text-align:right;
  background-image:url(../i/trava.jpg);
  background-repeat:repeat-x;
  background-position: bottom;
  font:10px Arial;
  color: #336699;
}


