
body, div, table, tr, td, img {
   padding: 0px;
   margin: 0px;
   border-collapse: collapse;
   border: none;
   font-family: Verdana;
   font-size: 12px;
   color: black;
}

body {
   background: #FFFFFF; 
   text-align: left;
}
#container {
   width: 100%;
   height: 100%;  
}
#cell {
   height: 100%;     
}
#menu {
   height: 240px;
}
#menu td {
   padding-left: 3px;  
   vertical-align: top;   
}
.totop {
   vertical-align: top;
}
#content-left {    
   width: 59px;
   background-image: url(../img/main/content-left.png);
   vertical-align: bottom;   
}
#content-right {  
   width: 66px;
   background-image: url(../img/main/content-right.png);
   vertical-align: bottom;
}
#content-center {  
   height: 100%;
   width: 900px;   
   background-image: url(../img/main/content-back.png);
   vertical-align: bottom;
}
#round {   
   height: 100%;
   width: 900px;
   bottom: 0px;   
}
.bottom-text {
   font-weight: normal;
   font-size: 10px;
   color: white;
   text-align: right;
   padding: 5px 10px 5px 0px;    
}
.text12 {
   font-size: 12px;
   color: white;
}
.r {
   width: 8px;
   //width: 1%;
   vertical-align: bottom;
}
#truba {
   padding-left: 16px;
   //margin-left: 16px;
}
#data {
   height: 100%;
   padding: 10px 0px 10px 0px;
}
#ramka {  
   height: 100%;
   width: 862px;   
}
#ramka-left{
   background-image: url(../img/main/ramka-left-top.png);
   width: 13px; 
   vertical-align: bottom;
}
#ramka-right{
   background-image: url(../img/main/ramka-right-top.png);
   width: 12px;   
   vertical-align: bottom;
}
#contur {   
   height: 100%;
   width: 837px;
   background-color: #e5e5e5;
   background-image: url(../img/main/contur-back.png);
   background-position: 100% 100%;
   background-repeat: no-repeat;   
}
#border-line {
   width: 100%;
   height: 100%;
   border: solid 1px #5a5a5a;  

   background-image: url(../img/main/contur-in-back.png);
   background-position: 0% 0%;
   background-repeat: no-repeat;
}
#page {
   padding: 25px;   
}
.main-title {
   font-size: 1.8em;
   padding: 15 15 15 15px;
}
P {
	text-indent: 	15px;	
}
UL {
	margin-top: 2px;	
}
LI {
	margin-top: 4px;	
}