 body{
   background-color: rgb(255,255,255);
   margin: 60px auto 40px auto; 
   text-align: center;
}             
img{
   border: none;
}          
table{
   border-collapse: collapse;
   border-spacing: 0px;
}           
td{
   padding: 0px 0px 0px 0px;
}
table.frame{
	width:805px;
	margin-left: auto;
	margin-right: auto;
}         
.red{
   background-color: rgb(238,62,150);
}
td.btm_title{
   width: 145px;
   background-color: rgb(238,62,150);
   vertical-align: top;
   text-align: right;
   padding-right: 20px;
   padding-top: 10px;
   vertical-align: top;
}   
td.top_title{
   width: 165px;
   background-color: rgb(238,62,150);
   vertical-align: top;
   text-align: left;
   vertical-align: middle;
}              
td.btm_red{
   height: 46px;
   background-color: rgb(238,62,150);
}
td.contacts{
   width: 227px;
   text-align: left;
   color: rgb(255,255,255);
   font-size: 11px;
   font-family: Arial, Helvetica, sans-serif;
}                 
td.contacts a{
   color: rgb(255,255,255);
   text-decoration: none;
}                             
td.btm_lines{
   background-image:  url("../images/klientai/line_btm.gif");
   background-position: top;
   background-repeat: repeat-x;
   height: 3px;
   width: 798px;   
   border-left: 1px solid rgb(238,62,150);
   border-right: 1px solid rgb(238,62,150);
}    
td.top_lines{
   background-image:  url("../images/klientai/line_top.gif");
   background-position: bottom;
   background-repeat: repeat-x;
   height: 3px;
   width: 798px;   
   border-left: 1px solid rgb(238,62,150);
   border-right: 1px solid rgb(238,62,150);
}
.copyright{
   text-align: left;
   color: rgb(255,0,0);
   font-size: 10px;
   font-family: Arial, Helvetica, sans-serif;
   padding-left: 24px;   
}     
table.klientai td.logos{
   width: 587px;
   padding: 30px 0px 30px 24px;    
   border-left: 1px solid rgb(238,62,150);   
   vertical-align: top;
}                    
table.klientai td.clist{
   padding: 10px 20px 10px 24px;
   width: 145px;     
   border-right: 1px solid rgb(238,62,150);
}
table.klientai td.clist a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: rgb(0,0,0);
   text-decoration: none;
} 
table.klientai td.clist a:hover {
   color: rgb(238,62,150);;
}

