html,
body {
  height:                    100%;
  margin:                    0;
  padding:                   0;
  }
  
  .tlogo {
   text-align: left;
   border: 1px solid red;
  }
  
#cal a:link, #cal a:visited {
	color: white;
	border-bottom: 1px dashed white;
}

#cal a:hover {
	border-bottom: 1px solid white;
}
  
#topmenu{
   height: 26px;
   position: relative;
   margin: 10px 0px;
   border-bottom: 2px solid #d55821;
}
#topmenu ul{
   height: 26px;
   margin: 0px;
}
#topmenu li{
   display: inline;

}
#topmenu ul li a{
   display: block;
   float: left;
   background-color: #e0b12f;
   height: 23px;
   text-align: center;
   color: white;
   padding-top: 4px;
   text-decoration: none;
   padding-left: 15px;
   padding-right: 15px;
}
#topmenu ul li a:hover{
   background-color: #d55821;
}
#topmenu ul li a.act{
   background-color: #d55821;
}
  
body {
  background:                url(/include/images/bg_koment.jpg);
  background-repeat: repeat;
  background-color: white;
  font-family:               sans-serif;
  }

#vc-shell {
  width:                     950px;
  margin: 0px auto;
  background-color: #f4e8c8;
									  border: 5px dashed #d6581e;
									  border-top: none;
  }

#vc-frame {

  }

#vc-panel {

  }

a#continue:link  {
  color: #00a7d4;
}

.box {
  background-color: #dfe9ef;
  border: 2px solid #dbdbdb;
  color: #3e3e3e;
  padding: 5px;
  text-align: center;
  width:                     400px;
}
.header {
  color: white; background-color: #dd5000; margin: 0px; font-size: 26px;
}
.content {
 text-align: left; font-size: 18px; line-height: 28px;
}
</style>
<!--[if IE]>
#vc-frame {
  height:                    auto;
  position:                  absolute;
  text-align:                center;
  top:                       50%;
  width:                     100%;
  }
#vc-panel {
  position:                  relative;
  text-align:                left;
  top:                       -50%;
  }
.tlogo {
  text-align: center;
}
<![endif]-->




